summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* move mpeg4video_parser in it's own fileAurelien Jacobs2007-05-05
* parser.h uses AVCodecContext so it needs to include avcodec.hAurelien Jacobs2007-05-05
* set CODEC_CAP_DR1 for vp5 and vp6 decodersAurelien Jacobs2007-05-05
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-05
* Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.Diego Biurrun2007-05-05
* Fix warning:Diego Biurrun2007-05-05
* parser.c is compiled unconditionally, there is no need to compile itDiego Biurrun2007-05-05
* reduce number of shiftsMichael Niedermayer2007-05-04
* simplifyMichael Niedermayer2007-05-04
* Add a note about tabs + trailing whitespace to the patch submission checklist.Diego Biurrun2007-05-04
* Move H.261 parser to its own file.Diego Biurrun2007-05-04
* Group benchmark items in the patch submission checklist together.Diego Biurrun2007-05-04
* 100l to myself. Do not include stuff unneeded by parserKostya Shishkov2007-05-04
* TypoKostya Shishkov2007-05-04
* Move some declarations into headerKostya Shishkov2007-05-04
* Rename oggvorbis decoder to libvorbis.Diego Biurrun2007-05-04
* Move VC1 parser to its own file.Diego Biurrun2007-05-04
* Move dca parser to its own file.Diego Biurrun2007-05-03
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-03
* Rename dts_decoder to libdts_decoder.Diego Biurrun2007-05-03
* Remove unused variable.Diego Biurrun2007-05-02
* cosmetics: Sort entries by CONFIG_ name.Diego Biurrun2007-05-02
* cosmetics: indention after last commitJustin Ruggles2007-05-02
* use downmixing coefficients in dca decoder.Justin Ruggles2007-05-02
* enable multichannel output in dca decoder.Justin Ruggles2007-05-02
* 1000l to myself - DCA decoder should not be registered in video codecs sectionKostya Shishkov2007-05-02
* add the possibility to choose aac profileNicolas George2007-05-02
* give the position offset of the file in the packetDaniel Cardenas2007-05-02
* update reference file for seek test after delivery 8826Benoit Fouet2007-05-02
* modify order in which files are diff'dBenoit Fouet2007-05-02
* cosmetics: Group all external library decoders and encoders together.Diego Biurrun2007-05-02
* return right format in set_codec_from_probe_dataBenoit Fouet2007-05-02
* patch so that the deprecated items show up correctlyMark Cox2007-05-02
* make mpeg decoder handle mid-stream changes in resolutionHeikki Lindholm2007-05-02
* add some commentsDenis Fortin2007-05-02
* cosmetics: indentation after previous patchBenoit Fouet2007-05-02
* test if color conv fonction exists prior to using itBenoit Fouet2007-05-02
* The configure test for ebx fails because it is run before the -mdynamic-no-picAlexander Strange2007-05-01
* use asf stream information to set bitrateZuxy Meng2007-04-30
* Fix loop condition so it can be run through more than once.Wolfram Gloger2007-04-30
* more detailed error message for buffer underflowWolfram Gloger2007-04-30
* cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-30
* prevent going out of the buffer if the nal size does not fit in the buffer.Mean2007-04-29
* cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-29
* cosmetics: Fix stray wrongly indented line.Diego Biurrun2007-04-29
* cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-29
* check for channels<=0 and print a reasonable error messageAlex Beregszaszi2007-04-29
* add V.Flash PTX decoderIvo van Poorten2007-04-29
* fix AVStream documentation: clarify start_time, start_time and duration are a...Baptiste Coudurier2007-04-28
* cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-28