Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 30 Mar 2008 10:29:28 +0000 | gpoirier | check mm_flags for each DCT and skips the ones that can't be run libavcodec |
Sun, 30 Mar 2008 10:28:03 +0000 | gpoirier | get rid of the useless DCT_ERROR() macro libavcodec |
Sat, 29 Mar 2008 22:27:25 +0000 | michael | Fix closed gop flag disapearence. libavcodec |
Fri, 28 Mar 2008 20:42:55 +0000 | bwolowiec | change name from stream type to frame type in AC3 code libavcodec |
Fri, 28 Mar 2008 19:59:58 +0000 | bwolowiec | removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag libavcodec |
Wed, 26 Mar 2008 22:36:41 +0000 | jbr | only allocate context input buffer if AVCodecContext.error_reslience is greater than 0. libavcodec |
Tue, 25 Mar 2008 23:34:49 +0000 | jbr | cosmetics: indentation after last commit libavcodec |