37771 Commits (ed83f97235b6b3bd2cf62830bba00dfd7327d389)
 

Author SHA1 Message Date
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
Joakim Plate 64476d7ee8 filmstripdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate d7c11b114b ffmdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 8332321c57 dv: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 3371e89640 bink: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Clément Bœsch a3c4371f3c ffmpeg: prefer NULL over 0 for av_log context pointer parameter. 13 years ago
Clément Bœsch 158bd596a6 ffmpeg: move quality parameter to do_video_out() scope. 13 years ago
Clément Bœsch 63b5e99fab ffmpeg: make use of ret error out in transcode_video(). 13 years ago
Clément Bœsch 086fc4d765 ffmpeg: move filtered_frame to the CONFIG_AVFILTER scope. 13 years ago
Clément Bœsch 9303b794b8 ffmpeg: move do_video_stats() above do_video_out(). 13 years ago
Clément Bœsch a78dd826ee ffmpeg: move video stats code to do_video_out(). 13 years ago
Clément Bœsch cf31060127 ffmpeg: move filtered_frame to video stream processing scope. 13 years ago
Clément Bœsch aede21f1b6 ffmpeg: reindent after video frame polling simplification. 13 years ago
Clément Bœsch e22c7b4e25 ffmpeg: simplify video frame polling. 13 years ago
Clément Bœsch 4ab4b3db5a ffmpeg: use exit_program() if configure_video_filters() fails. 13 years ago
Paul B Mahol dcd2b55e1a Check AVCodec.pix_fmts in avcodec_open2() 13 years ago
Alex Converse 9e1db721c4 svq3: Prevent illegal reads while parsing extradata. 13 years ago
Carl Eugen Hoyos 3546f680d5 Add missing newline to mpeg1/2 intra matrix error message. 13 years ago
Carl Eugen Hoyos baa8ec8d74 Add missing swscale dependency for MP-filters. 13 years ago
Hanspeter Niederstrasser 342afd12de Add missing swresample dependency for ffplay. 13 years ago
Rafaël Carré b24aaabd44 remove ParseContext1 13 years ago
Rafaël Carré 797639dcfd vc1: use ff_parse_close 13 years ago
Rafaël Carré 07554ace70 mpegvideo parser: move specific fields into private context 13 years ago
Rafaël Carré e40924887a mpeg4video parser: move specific fields into private context 13 years ago
Rafaël Carré 53a09964f0 cavs parser: fix parser context type 13 years ago
Yordan Makariev 0c5d78a898 4xm, timefilter: K&R formatting cosmetics 13 years ago
Martin Storsjö ba83ac4c27 rtpenc: Write a log message if the max packet size is too small 13 years ago
Ronald S. Bultje 45b7bd7c53 h264: disallow constrained intra prediction modes for luma. 13 years ago
Aneesh Dogra 1b7ff90107 sunrast: Remove the useless check. 13 years ago
Michael Niedermayer 29034e6503 ffmpeg: Add threshold to discard crazy/damaged timestamps. 13 years ago
Alex Converse 81749f30cd dv: Move tables from dvdata.h to dvdata.c 13 years ago
Alex Converse 8dbdc2d840 dv: Move a table used only by the demuxer out of a shared header. 13 years ago