5519 Commits (7e815047e5621683ab7a91a23c93906cf916ff36)
 

Author SHA1 Message Date
Baptiste Coudurier 5148a2aeeb fix conversion types in dprintf 19 years ago
Baptiste Coudurier 0ab16fe09d fix a warning when DEBUG is defined 19 years ago
Baptiste Coudurier c6e722e5e9 create edts atom when muxing B frames, needed to compute cts 19 years ago
Baptiste Coudurier c1b8e6d8a8 do nal reformating when muxing H264, create avcc atom 19 years ago
Michael Niedermayer 70a61ed4e4 some mov files have invalid pts so we need to consider these pts too in calculating the timabase 19 years ago
Kostya Shishkov d82da3a880 More correct demuxing and timestamp setting fot Sierra VMD 19 years ago
Kostya Shishkov 79d15fd4db 16-bit DPCM and stereo support for Sierra VMD 19 years ago
Michael Niedermayer c04c3282b4 simplify AVFormatParameters NULL checks 19 years ago
Michael Niedermayer e7c8206e5c av_free -> av_freep 19 years ago
Michael Niedermayer 87f20c2f31 fix %8 != 0 w/h 19 years ago
Michael Niedermayer 8437ff75f8 asserts to check if assumed conditions really are true 19 years ago
Michael Niedermayer 3aeefb93c8 out of array read fix 19 years ago
Michael Niedermayer 5d9db9c4a9 out of array read fix 19 years ago
Michael Niedermayer 5430b070a8 cleanup picture / debug output code 19 years ago
Michael Niedermayer 003ebe100b fixing out of array access (only cosmetic, this should never have had a end user vissible effect) 19 years ago
Michael Niedermayer eabb0ac38e add assert to clarify that we know what we are doing 19 years ago
Michael Niedermayer cb666260a0 fixing uninitalized dc_pred_dir 19 years ago
Michael Niedermayer 9e801ee2fa very minor optimization 19 years ago
Michael Niedermayer f7287c42b2 unused variable 19 years ago
Baptiste Coudurier f2651e7a6c Fix cropping, depending on enc pix fmt 19 years ago
Luca Abeni 4c4a4e9afe Fix crop & pad + rescaling 19 years ago
Corey Hickey bbdd41f57f Marcus Engene is author and maintainer of watermark.c 19 years ago
Marcus Engene ed818e25f8 Watermarking with exact colors. 19 years ago
David S. Miller bf4665eeec Alignment fixes, caused problems on SPARC. 19 years ago
Aurelien Jacobs 267b0e5754 Update ffserver regression tests: 19 years ago
Diego Biurrun 6c953a6af3 Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. 19 years ago
Steve L'Homme 267f7edcd1 (f)printf --> av_log conversion 19 years ago
Benjamin Larsson 6f3dda9328 Init simplification and 2% faster wma_decode_block on amd64 with tables use 19 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago
Baptiste Coudurier 8e32161943 correct computing of DV fourcc in mov muxer 19 years ago
Loren Merritt 548a1c8a35 h264_idct8_add_mmx 19 years ago
Loren Merritt 6da971f160 h264_idct_add only needs mmx1 19 years ago
Baptiste Coudurier 6e2695947d set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Sam Hocevar 5f112e1f96 Proper mangling information for symbols in OS X Mach-O shared objects. 19 years ago
Baptiste Coudurier 79c343c024 referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier fc5188f3d1 add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Michael Niedermayer b865838ea2 switch flac to av_crc 19 years ago
Michael Niedermayer e027d0a81e switch ac3enc to av_crc 19 years ago
Michael Niedermayer 43a80ccee5 generic crc calculation code 19 years ago
Roman Shaposhnik 56419683b2 I still don't think this should be here. Note: without this code DV encoder 19 years ago
Daniel Maas 0b297700b7 DVCPRO50 support. 19 years ago
Zuxy Meng 2ffb22d2ad use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors. 19 years ago
Loren Merritt d84f7c61ee gcc2.95 workaround 19 years ago
Baptiste Coudurier 980bbb13d6 Make faac_decode_frame return -1 on error and not 0 which avoids 19 years ago
Loren Merritt 7a5b2fa812 remove some useless instructions 19 years ago
Diego Biurrun 14b005d009 Make -xy help output consistent, output an empty line before and after. 19 years ago
Loren Merritt 9e4cc776da keyframe flag was wrong if SEIs followed the keyframe 19 years ago
Baptiste Coudurier 6a045bf3bd Support mov stsd atom version 2. 19 years ago
Michael Niedermayer ae9e417358 PAL8 support (fixed BLUR8.AVI) 19 years ago
Michael Niedermayer b5c85991f6 fix segfault with BLUR8.AVI 19 years ago