18674 Commits (82ca1f800477c48d2195d5655cf5413d55a4ef6f)

Author SHA1 Message Date
Paul B Mahol e730036fdc interplayvideo: give avctx to av_dlog() 13 years ago
Paul B Mahol 0c57f8197c interplayvideo: remove superfluous strings from av_log() 13 years ago
Paul B Mahol a0b07b8fc5 vmdvideo: remove superfluous strings from av_log messages 13 years ago
Paul B Mahol 89cd95b19c sonic: fix warning about incompatible pointer types 13 years ago
Janne Grunau 73ad4471a4 rv34: Handle only complete frames in frame-mt. 13 years ago
Janne Grunau 5ab506a5c8 MPV: set reference frame pointers to NULL when allocation of dummy pictures fails 13 years ago
Michael Niedermayer afa6129016 zerocodec: factorize loop 13 years ago
Michael Niedermayer 2e909b3c77 bitstream: build_table, check table_nb_bits. 13 years ago
Michael Niedermayer aae44fb4cd indeo4: check ref_mb 13 years ago
Michael Niedermayer a22e64fd02 rawdec: Check w/h. 13 years ago
Michael Niedermayer 08c37a10e9 mjpegdec: check h/v_count. 13 years ago
Michael Niedermayer 46c7842994 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 13 years ago
Michael Niedermayer cc415956a4 error_conceal: fix FPE in guess_dc() with huge sizes. 13 years ago
Michael Niedermayer c0a99eae29 indeo4: check band->scan 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Paul B Mahol 0e465c1a81 huffyuv: remove long time disabled code 13 years ago
Paul B Mahol 3a085c6a37 huffyuv: do not decode/encode yuv colorspace with odd width 13 years ago
Michael Niedermayer ba02069a8e aacdec: prevent channels from exceeding MAX_CHANNELS. 13 years ago
Michael Niedermayer 7c0748c2db eatqi: replace break by goto. 13 years ago
Michael Niedermayer 5a4af049b1 aacdec: reset max_sfb on invalid data. 13 years ago
Michael Niedermayer 3583c8706d vqavideodev: Check image dimensions 13 years ago
Michael Niedermayer 9759d2b886 indeo4: check motion vetors. 13 years ago
Michael Niedermayer afc0cc22e1 pngenc: make max_packet_size 64bit check check it. 13 years ago
Clément Bœsch 50a3867bab png: make ff_png_pass_mask local to pngdec. 13 years ago
Carl Eugen Hoyos abdcb4918c Fix libgsm.c compilation after typo in 67b8c8. 13 years ago
Paul B Mahol b1a0d694ea dcaenc: switch to encode2() 13 years ago
Ronald S. Bultje 262196445c wmavoice: fix stack overread. 13 years ago
Ronald S. Bultje 3c9267673e wmalossless: error out if a subframe is not used by any channel. 13 years ago
Ronald S. Bultje 75d7975268 vqa: check palette chunk size before reading data. 13 years ago
Ronald S. Bultje d462949974 wmalossless: reset sample pointer for each subframe. 13 years ago
Ronald S. Bultje 326f7a68bb wmalossless: error out on invalid values for order. 13 years ago
Anton Khirnov 677df4d2ef pngenc: better upper bound for encoded frame size. 13 years ago
Michael Niedermayer 179a592094 libutvideoenc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 532f1c7aa7 lavc: limit realloc() on encoding to the libav compatibility API. 13 years ago
Reimar Döffinger 0f95270afe VC1: Fix skiploopfilter=all. 13 years ago
ami_stuff f6b7863808 Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. 13 years ago
Michael Niedermayer 740b9ff44e lavc: Redesign the internal encoding API. 13 years ago
Michael Niedermayer dca0e4cd61 avcodec_encode_audio2: use ff_alloc_packet2() 13 years ago
Michael Niedermayer 2bd303f95c zmbvenc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer ae7f0d0a4f yuv4enc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 7959eb0d12 y41penc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer a3f36b09e7 xwdenc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 5d8a20a1c5 xbmenc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 6cb29a1ab0 wmaenc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 2ed79755d7 vorbisenc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 079d7246fb v410enc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer efc245b9d6 v408enc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer f234b02c94 v308enc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer e252fb822a v210enc: switch to ff_alloc_packet2(). 13 years ago
Michael Niedermayer 219d8245a0 tiffenc: switch to ff_alloc_packet2(). 13 years ago