summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg12dec.c
Commit message (Expand)AuthorAge
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* mpeg12decdata.h: Move all tables to the only place they are usedDiego Biurrun2013-08-15
* vdpau: remove old-style decodersRémi Denis-Courmont2013-08-05
* mpeg12: Ignore slice threading if hwaccel is activeRémi Denis-Courmont2013-07-25
* mpeg12: skip frames consistentlyJanne Grunau2013-05-28
* Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-05
* mpeg12: Move Mpeg1Context declaration to the only place it is usedDiego Biurrun2013-03-27
* Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-27