Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 24 Apr 2008 22:27:13 +0000 | bwolowiec | add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() libavcodec |
Thu, 24 Apr 2008 12:39:25 +0000 | benoit | Set pixel aspect ratio for libxvid wrapper. libavcodec |
Thu, 24 Apr 2008 10:17:55 +0000 | diego | Do not ignore .depend files, they are no longer generated. libavcodec |
Tue, 22 Apr 2008 23:24:47 +0000 | ramiro | Fix regression introduced by r12929. libavcodec |
Tue, 22 Apr 2008 20:30:50 +0000 | ramiro | The code now is pretty self explanatory about the header structure. libavcodec |
Tue, 22 Apr 2008 20:24:07 +0000 | ramiro | Use bytestream functions for reading frame header. libavcodec |