summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add prefix to some variables for consistencyKostya Shishkov2007-05-06
* Move VC-1 data to .c fileKostya Shishkov2007-05-06
* Make vc1_parser.c compilable without special definesKostya Shishkov2007-05-06
* Move variables to vc1data.hKostya Shishkov2007-05-06
* Add a note about maintaining alphabetical order to patch submission checklist.Diego Biurrun2007-05-06
* simplifyLoren Merritt2007-05-06
* Move dvdsub parser to its own file.Diego Biurrun2007-05-06
* Rename dvbsubdec_parser.c to dvbsub_parser.c.Diego Biurrun2007-05-06
* simplifyLoren Merritt2007-05-06
* faster and simpler vp6 bilinear mcLoren Merritt2007-05-06
* Move dvbsubdec parser to its own file.Diego Biurrun2007-05-06
* Remove superfluous #includes, parser.h now includes its prerequisites.Diego Biurrun2007-05-05
* ff_frame_rate_tab is now declared in mpegvideo.hAurelien Jacobs2007-05-05
* avoid a clash between two definitions of SEQ_START_CODEAurelien Jacobs2007-05-05
* add a ff_ prefix to the now exported mpeg1_find_frame_end() functionAurelien Jacobs2007-05-05
* move mpegvideo_parser in it's own fileAurelien Jacobs2007-05-05
* avoid a 'discards qualifiers from pointer' warningAurelien Jacobs2007-05-05
* move mpegaudio_parser in it's own fileAurelien Jacobs2007-05-05
* 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