Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 07 Jan 2009 23:03:04 +0000 | diego | Only #include svq3.c if the SVQ3 decoder is enabled. libavcodec |
Wed, 07 Jan 2009 22:54:59 +0000 | diego | The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c. libavcodec |
Wed, 07 Jan 2009 22:09:21 +0000 | superdump | Support ADTS AAC files in the ffaac decoder (limited to streams containing one libavcodec |
Wed, 07 Jan 2009 19:55:08 +0000 | michael | Document the need of buf=NULL buf_size=0 at the end to obtain all frames. libavcodec |
Wed, 07 Jan 2009 18:42:24 +0000 | diego | Add missing headers to allow 'make checkheaders' to pass. libavcodec |
Wed, 07 Jan 2009 18:24:16 +0000 | diego | Use <> instead of "" for system headers. libavcodec |
Wed, 07 Jan 2009 18:10:10 +0000 | superdump | Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that libavcodec |