aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/mpeg.h
AgeCommit message (Collapse)Author
2018-11-04VIDEO: Use liba52 to decode audio. This is still laughably brokenTorbjörn Andersson
At the moment, this produces nothing but misery in the form of Valgrind warnings and horrible noise.
2014-10-28IMAGE: Remove trailing whitespaceFilippos Karapetis
2014-02-28IMAGE: Update commentsMatthew Hoops
2014-02-28IMAGE: Make Codec take a stream reference; change function name to decodeFrameMatthew Hoops
2014-02-28IMAGE: Move video codecs to image/Matthew Hoops