summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add FFMIN3Baptiste Coudurier2008-04-26
* return error if buf_size is too smallBaptiste Coudurier2008-04-26
* values can fit uint8_tBaptiste Coudurier2008-04-26
* add constBaptiste Coudurier2008-04-26
* Fixed-point LSP and LPC decoding routines for ACELP-based codecsVladimir Voroshilov2008-04-26
* Missing tags in APE is normal situation, so don't print an error.Kostya Shishkov2008-04-26
* get_vlc2() only gets up to three levels in the tables. The last codes weren't...Ramiro Polla2008-04-26
* Correct company nameKostya Shishkov2008-04-26
* Fixed-point implementation of ff_cos, ff_log2, ff_exp2.Vladimir Voroshilov2008-04-25
* 10l, alphabetical orderBaptiste Coudurier2008-04-25
* yes it is true for mp4Baptiste Coudurier2008-04-25
* remove unneeded variableBaptiste Coudurier2008-04-25
* move vars decls where vars are usedBaptiste Coudurier2008-04-25
* identationBaptiste Coudurier2008-04-25
* remove no more needed fieldBaptiste Coudurier2008-04-25
* remove unused varBaptiste Coudurier2008-04-25
* remove ima qt decoding hack, decode whole frame at onceBaptiste Coudurier2008-04-25
* fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam...Baptiste Coudurier2008-04-25
* set channels and sample rate from mpeg4audio configBaptiste Coudurier2008-04-25
* mov demuxer depends on mpeg4audio code nowBaptiste Coudurier2008-04-25
* cosmeticsBaptiste Coudurier2008-04-25
* parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 reference ...Baptiste Coudurier2008-04-25
* update docBaptiste Coudurier2008-04-25
* error is -1Baptiste Coudurier2008-04-25
* cosmeticsBaptiste Coudurier2008-04-25
* move vars decls where vars are usedBaptiste Coudurier2008-04-25
* parser should not be needed anymore, merge cases and set frame size for amr tooBaptiste Coudurier2008-04-25
* 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