37802 Commits (c15f3bd3dba9b17ba03606e32ec900c3821fcd50)
 

Author SHA1 Message Date
Reimar Döffinger c15f3bd3db Simplify: use local variable with same contents directly. 13 years ago
Reimar Döffinger ff92549195 Fix Theora-in-ogg keyframe handling. 13 years ago
Reimar Döffinger b223035511 Detect and check for CMOV. 13 years ago
Michael Niedermayer cd1c12b5c5 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 289520fd97 Reduce the verbosity of a mpeg1/2 invalid intra-matrix warning. 13 years ago
Michael Niedermayer 85f25cfa19 ffmpeg: fix passlogfile with multiple libx264 streams. 13 years ago
Paul B Mahol 07dbea7033 tta: reindent 13 years ago
Pavel Koshevoy 277e52845e Modified to generate PAT/PMT for video keyframes 13 years ago
Michael Niedermayer 69494fd5c5 lagarith: Fix out of array reads. 13 years ago
Carl Eugen Hoyos 2396206fb4 ffv1: Assume encoding all bits is wanted if bits_per_raw_sample == 0. 13 years ago
Carl Eugen Hoyos cadd9ab6aa Cosmetics: Move a block in ffv1's encode_init(). 13 years ago
Justin Ruggles b498867d66 FATE: update reference for seek-alac_mp4 13 years ago
Aneesh Dogra 41afdd913a sunrast: Return AVERROR values instead of -1. 13 years ago
Aneesh Dogra 4fbccfab23 sunrast: Add support for gray8 decoding. 13 years ago
Ronald S. Bultje dae2ce361a swscale: enforce a minimum filtersize. 13 years ago
Justin Ruggles 764852d653 alacenc: use AVCodec.encode2() 13 years ago
Justin Ruggles bee80054f7 alacenc: cosmetics: indentation 13 years ago
Justin Ruggles b6e8ff72ea alacenc: consolidate bitstream writing into a single function. 13 years ago
Justin Ruggles b590f3a7bf alacenc: only encode frame size in header for a final smaller frame 13 years ago
Justin Ruggles ba821b098b alacenc: store current frame size in AlacEncodeContext. 13 years ago
Justin Ruggles 65d15aec77 alacenc: return AVERROR codes in alac_encode_frame() 13 years ago
Justin Ruggles 302daf5800 alacenc: calculate a new max frame size for the final small frame 13 years ago
Justin Ruggles fc9cf0b2a6 alacenc: pretty-printing and other cosmetics 13 years ago
Justin Ruggles 51c2483862 alacenc: fix error handling and potential memleaks in alac_encode_init() 13 years ago
Justin Ruggles 6e63228323 alacenc: do not set coded_frame->key_frame 13 years ago
Justin Ruggles 64fe3eaeb3 alacenc: do not set bits_per_coded_sample 13 years ago
Justin Ruggles 43a4cb070b alacenc: remove unneeded frame_size check in alac_encode_frame() 13 years ago
Ronald S. Bultje 7416d61036 tta: error out if samplerate is zero. 13 years ago
Michael Niedermayer fd0b8d5986 ansi: Fix use of uninitalized width/height warning. 13 years ago
Justin Ruggles 6ab681a4c1 ttadec: fix invalid free when an error occurs while decoding 24-bit tta 13 years ago
Justin Ruggles 9d7cee50aa wavpack: add needed braces for 2 statements inside an if block 13 years ago
Michael Niedermayer ed83f97235 tta: Add some safety precautions to avoid freeing things that have not been allocated. 13 years ago
Paul B Mahol c6abf21492 tta: do not leak memory if bps == 3 13 years ago
Ingo Brückl a697a185e4 buildsys: Fix shared lib build of MPlayer. 13 years ago
Michael Niedermayer a78f6b8cb9 Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 394d41ee30 Partially revert "Fix png decoding on x86." 13 years ago
Reimar Döffinger 3fe00cac71 Fix bitexact intra mismatch control. 13 years ago
Reimar Döffinger 5338566eaf mpegvideodec: minor simplifications. 13 years ago
Michael Niedermayer af46ca7356 msmpeg4: replace 999999 by INT_MAX and initial by a valid index. 13 years ago
Paul B Mahol f98ede7e61 v210enc: remove redundant check for pix_fmt 13 years ago
Paul B Mahol c388558d31 wavpack: allow user to disable CRC checking 13 years ago
Aneesh Dogra eeb9e61a51 v210enc: Use Bytestream2 functions 13 years ago
Joakim Plate af701d42c3 cafdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate b69c2e0e6d yop: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate e54165aa39 tta: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 066ad0926a tmv: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate c7b08bc0a7 r3d: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 8dcd00eabd nsvdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 97aa092997 mpc8: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 9712e82a4e jvdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago