summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-13
* Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreAlan Curry2006-03-13
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-13
* obey vqscale in 2nd passLoren Merritt2006-03-13
* indentionBaptiste Coudurier2006-03-12
* reset interlaced_dct flagMichael Niedermayer2006-03-12
* use of PRI macros in dprintfBaptiste Coudurier2006-03-12
* fix conversion types in dprintfBaptiste Coudurier2006-03-12
* fix a warning when DEBUG is definedBaptiste Coudurier2006-03-11
* create edts atom when muxing B frames, needed to compute ctsBaptiste Coudurier2006-03-11
* do nal reformating when muxing H264, create avcc atomBaptiste Coudurier2006-03-11
* some mov files have invalid pts so we need to consider these pts too in calcu...Michael Niedermayer2006-03-11
* More correct demuxing and timestamp setting fot Sierra VMDKostya Shishkov2006-03-11
* 16-bit DPCM and stereo support for Sierra VMDKostya Shishkov2006-03-11
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-11
* av_free -> av_freepMichael Niedermayer2006-03-11
* fix %8 != 0 w/hMichael Niedermayer2006-03-11
* asserts to check if assumed conditions really are trueMichael Niedermayer2006-03-10
* out of array read fixMichael Niedermayer2006-03-10
* out of array read fixMichael Niedermayer2006-03-10
* cleanup picture / debug output codeMichael Niedermayer2006-03-10
* fixing out of array access (only cosmetic, this should never have had a end u...Michael Niedermayer2006-03-10
* add assert to clarify that we know what we are doingMichael Niedermayer2006-03-10
* fixing uninitalized dc_pred_dirMichael Niedermayer2006-03-10
* very minor optimizationMichael Niedermayer2006-03-10
* unused variableMichael Niedermayer2006-03-10
* Fix cropping, depending on enc pix fmtBaptiste Coudurier2006-03-10
* Fix crop & pad + rescalingLuca Abeni2006-03-09
* Marcus Engene is author and maintainer of watermark.cCorey Hickey2006-03-09
* Watermarking with exact colors.Marcus Engene2006-03-09
* Alignment fixes, caused problems on SPARC.David S. Miller2006-03-09
* 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