summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Make sure some value is always returned via data_sizeMichel Bardiaux2008-04-25
* lower frame size to split amr/qcelp/gsm framesBaptiste Coudurier2008-04-25
* Allow bitrates zero and 13200 (needed for decoding mov and aiff)Michel Bardiaux2008-04-25
* align and remove useless bracesBaptiste Coudurier2008-04-25
* cosmetics, remove whitespaces in tagsBaptiste Coudurier2008-04-25
* set gsm default frame size and bytes per frame, needed by old qt format, fix ...Baptiste Coudurier2008-04-25
* pts are unsigned according to specs, fix negative pts when 32bit pts are usedBaptiste Coudurier2008-04-25
* set wrap bits to 32bit to actually use itBaptiste Coudurier2008-04-25
* Revert "Adjust pkg-config files to include files residing in separate subdire...Måns Rullgård2008-04-25
* Avoid using reserved __names.Michael Niedermayer2008-04-24
* minor memleakMichael Niedermayer2008-04-24
* add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()Bartlomiej Wolowiec2008-04-24
* Fixing memleaks.Michael Niedermayer2008-04-24
* cosmetics: remove useless whitespaces and put braces correctlyBaptiste Coudurier2008-04-24
* demux qcelp, so this can work with soc decoder and stream copyBaptiste Coudurier2008-04-24
* qcelp fourccBaptiste Coudurier2008-04-24
* Adjust pkg-config files to include files residing in separate subdirectories.Diego Biurrun2008-04-24
* support for alac in .movBaptiste Coudurier2008-04-24
* set alac frame size from extradataBaptiste Coudurier2008-04-24
* Set pixel aspect ratio for libxvid wrapper.Thorsten Jordan2008-04-24
* Enhance documentation for AVClassStefano Sabatini2008-04-24
* Support shared pthreads-win32.Gianluigi Tiesi2008-04-24
* Ensure that the timestamp reading code used for seeking chooses a positionMichael Niedermayer2008-04-23
* Fix regression introduced by r12929.Ramiro Polla2008-04-22
* The code now is pretty self explanatory about the header structure.Ramiro Polla2008-04-22
* Use bytestream functions for reading frame header.Ramiro Polla2008-04-22
* Make Xvid wrapper use threads (with support for newest CVS Xvid only)Thorsten Jordan2008-04-22
* Send context to some ffmpeg.c opt* functionStefano Sabatini2008-04-22
* Read asf file header fields in the right orderRafaël Carré2008-04-22
* Add supported_samplerates field to AVCodecStefano Sabatini2008-04-22
* Rename diracschro_common.[ch] to libdirac_libschro.[ch], external libraryDiego Biurrun2008-04-22
* libdirac and libschro common code, patch from Anuradha Suraparaju anuradhaAtr...Luca Barbato2008-04-22
* change ff_ac3_parse_header() to take a GetBitContext instead of const char*Bartlomiej Wolowiec2008-04-22
* Add .longname to bfi_decoder declaration.Sisir Koppaka2008-04-22
* Compute AC3 frame CRC for stronger raw AC3 format probing.Andreas Öman2008-04-21
* Make some ffmpeg opts use parse-number-or-die.Stefano Sabatini2008-04-21
* Force inlining of MPV_motion_internal.Keiji Costantini2008-04-21
* Unroll codepathKeiji Costantini2008-04-21
* Correct ASF duration.Henrik Gulbrandsen2008-04-21
* Fix bug introduced by r12827.Ramiro Polla2008-04-21
* Simplify ff_split_xiph_headersReimar Döffinger2008-04-20
* Add checks to ff_split_xiph_headers to ensure that returned header_len andReimar Döffinger2008-04-20
* Raw dts muxerBenjamin Larsson2008-04-20
* check for ARM VFP supportMåns Rullgård2008-04-20
* Implement FFMAX3(a,b,c) - maximum over three arguments.Vladimir Voroshilov2008-04-19
* Decrease returning probe score for WAV demuxer to avoidVladimir Voroshilov2008-04-19
* Do not pass dct_block to vlc_decode_block().Ramiro Polla2008-04-19
* Cosmetics and style.Ramiro Polla2008-04-19
* Rename vlc1 to vlc.Ramiro Polla2008-04-19
* Add note about using latest MSYS make for MinGW.Ramiro Polla2008-04-19