summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update ffserver regression tests:Aurelien Jacobs2006-03-09
* Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.Diego Biurrun2006-03-08
* (f)printf --> av_log conversionSteve L'Homme2006-03-08
* Init simplification and 2% faster wma_decode_block on amd64 with tables useBenjamin Larsson2006-03-08
* 3DNow! & Extended 3DNow! versions of FFTZuxy Meng2006-03-08
* correct computing of DV fourcc in mov muxerBaptiste Coudurier2006-03-08
* h264_idct8_add_mmxLoren Merritt2006-03-07
* h264_idct_add only needs mmx1Loren Merritt2006-03-07
* set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <bapti...Baptiste Coudurier2006-03-06
* Proper mangling information for symbols in OS X Mach-O shared objects.Sam Hocevar2006-03-06
* referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier...Baptiste Coudurier2006-03-06
* add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <ba...Baptiste Coudurier2006-03-06
* switch flac to av_crcMichael Niedermayer2006-03-06
* switch ac3enc to av_crcMichael Niedermayer2006-03-06
* generic crc calculation codeMichael Niedermayer2006-03-06
* I still don't think this should be here. Note: without this code DV encoderRoman Shaposhnik2006-03-06
* DVCPRO50 support.Daniel Maas2006-03-06
* use xorps instead of mulps to toggle the sign of a float, as suggested by Sof...Zuxy Meng2006-03-05
* gcc2.95 workaroundLoren Merritt2006-03-05
* Make faac_decode_frame return -1 on error and not 0 which avoidsBaptiste Coudurier2006-03-05
* remove some useless instructionsLoren Merritt2006-03-04
* Make -xy help output consistent, output an empty line before and after.Diego Biurrun2006-03-04
* keyframe flag was wrong if SEIs followed the keyframeLoren Merritt2006-03-04
* Support mov stsd atom version 2.Baptiste Coudurier2006-03-04
* PAL8 support (fixed BLUR8.AVI)Michael Niedermayer2006-03-03
* fix segfault with BLUR8.AVIMichael Niedermayer2006-03-03
* Register myself as a maintainerKostya Shishkov2006-03-03
* fix infinite loopMichael Niedermayer2006-03-02
* fixing total_framesMichael Niedermayer2006-03-02
* indentionMichael Niedermayer2006-03-02
* timebase fixMichael Niedermayer2006-03-02
* ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-03-02
* dwstart supportMichael Niedermayer2006-03-02
* fixing demuxing of minorityreport.AVIMichael Niedermayer2006-03-02
* cleanup IMA-ADPCM WAV decoderMichael Niedermayer2006-03-02
* 4% faster h264_qpel_mcLoren Merritt2006-03-02
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-02
* * bugfixing call referenceZdenek Kabelac2006-03-01
* fix decoding of mpeg2-trunc.vobMichael Niedermayer2006-03-01
* fix debug code: do not try to take st->codec if st is NULL. This makes ffplay...François Revol2006-03-01
* can't have PES headers in MPEG video elementary streams so fail probeMåns Rullgård2006-03-01
* fixing av sync in videotest.avi (index doesnt match chunks, header doesnt ind...Michael Niedermayer2006-03-01
* support seeking in RenderAvi.avi (audio stream == single huge chunk)Michael Niedermayer2006-03-01
* 10l forgot to set packet_sizeMichael Niedermayer2006-03-01
* fix demuxing of XviD_with_3_AAC-HE_audio_streams.aviMichael Niedermayer2006-03-01
* add movi_list offset into indexMichael Niedermayer2006-03-01
* add size to AVIndexMichael Niedermayer2006-03-01
* Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch byBenjamin Larsson2006-03-01
* ODML index parsing supportMichael Niedermayer2006-03-01
* replace if by assert as it should never by trueMichael Niedermayer2006-03-01