34144 Commits (4c8d86eb18e2fc8fcd5819a33599422454fdeff8)

Author SHA1 Message Date
Michael Niedermayer 17705f5d4f avcodec/flashsv: Check size before updating it 9 years ago
Michael Niedermayer e04126072e avcodec/ffv1dec: Clear quant_table_count if its invalid 9 years ago
Michael Niedermayer ccba8aaff2 avcodec/avrndec: Use the AVFrame format instead of the context 9 years ago
Michael Niedermayer df91aa034b avcodec/ivi: Check image dimensions 9 years ago
Michael Niedermayer 4e16ad2868 avcodec/utils: Better check for channels in av_get_audio_frame_duration() 9 years ago
Michael Niedermayer 44a7f17d0b avcodec/jpeg2000dec: Check for duplicate SIZ marker 9 years ago
Will Kelleher b1a32429ef hevc: Fix a53 caption extraction 9 years ago
Andreas Cadhalpun edd0c1d78a dds: add missing newline to log messages 9 years ago
Andreas Cadhalpun 9a37d47644 dds: validate compressed source buffer size 9 years ago
Andreas Cadhalpun 1675809d2d dds: validate source buffer size before copying 9 years ago
Andreas Cadhalpun 0e36a14a42 aacsbr_fixed: check for envelope scalefactors overflowing 9 years ago
Michael Niedermayer 4819446eae avcodec/webvttdec: Fix uninitialized use of variable "again" 9 years ago
Andreas Cadhalpun f621749d11 dvdsubdec: validate offset2 similar to offset1 9 years ago
Ni Hui 3ea60c505f avcodec/gifdec: skip the data lzw consumed 9 years ago
Ni Hui c75640e9c9 avcodec/lzw: ff_lzw_decode_tail() now returns the consumed bytes in lzw decompress 9 years ago
Paul B Mahol 9c66428016 avcodec/wmaprodec: XMA1 actually have packet sequence numbers 9 years ago
Michael Niedermayer 6e3244fb09 avcodec/g729postfilter: Avoid function calls in FFMAX() arguments 9 years ago
wm4 dafe4cd29c mmaldec: send only a single EOS packet on flushing 9 years ago
Michael Niedermayer 8a024f6a43 avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with VS2012 9 years ago
Andreas Cadhalpun d7f29bfa69 aacdec: don't return frames without data from aac_decode_er_frame 9 years ago
Andreas Cadhalpun ef7fe9851e aacps: avoid division by zero in stereo_processing 9 years ago
Agatha Hu ddbad15898 avcodec/nvenc: update nvenc default parameters 9 years ago
Anton Khirnov 79f5347a98 avcodec: fix doxy placement 9 years ago
Michael Niedermayer dcf1cf5d24 avcodec/aacsbr: Use FLOAT_0 9 years ago
Timothy Gu 4b80b895a9 pixblockdsp: x86: Condense diff_pixels_* to a shared macro 9 years ago
Michael Niedermayer 7cea3430a5 avcodec/takdec: Use memove, avoid undefined memcpy() use 9 years ago
wm4 a55fbfa4c4 mmaldec: correct package buffering accounting 9 years ago
wm4 b07cbf6724 mmaldec: add vc1 decoding support 9 years ago
Andreas Cadhalpun 3e8e1a660e apng: use correct size for output buffer 9 years ago
Will Kelleher 7f7fa90f7b hevc: extract SEI caption data 9 years ago
Michael Niedermayer 43492ff3ab avcodec/jpeg2000dec: Clip all tile coordinates 9 years ago
Michael Niedermayer c719cd6cf7 avcodec/microdvddec: Check for string end in 'P' case 9 years ago
Ronald S. Bultje 20db54906f vp9_parser: allow superframes with a single frame. 9 years ago
Michael Niedermayer daefd8ab2f avcodec/dirac_parser: Fix undefined memcpy() use 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Michael Niedermayer fcc49924db vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL 9 years ago
Paul B Mahol b456ece557 XMA1 and XMA2 stereo decoders 9 years ago
Michael Niedermayer 973c3dba27 avcodec/mpeg12dec: Do not call show_bits() with invalid bits 9 years ago
Michael Niedermayer cea9eb9520 avcodec/dnxhddec: Make mb_scan_index a fixed length array 9 years ago
Michael Niedermayer d4a731b84a avcodec/faxcompr: Add missing runs check in decode_uncompressed() 9 years ago
Michael Niedermayer 93f30f825c avcodec/hevc_ps: Check chroma_format_idc 9 years ago
Michael Niedermayer a813cdda48 avcodec/truemotion1: Initialize mb_change_byte only when needed 9 years ago
Michael Niedermayer a8b254e436 avcodec/ffv1dec: Print an error if the quant table count is invalid 9 years ago
Michael Niedermayer c665532820 avcodec/ffv1dec: Free tables on init failure 9 years ago
Michael Niedermayer 5745cf799a avcodec/ffv1dec: Check for 0 quant tables 9 years ago
Michael Niedermayer cc35f6f476 avcodec/mjpegdec: Reinitialize IDCT on BPP changes 9 years ago
Michael Niedermayer d24888ef19 avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it 9 years ago
Ganesh Ajjanagadde fd0bf457b7 avcodec/aacsbr_template: replace qsort with AV_QSORT 9 years ago
Michael Niedermayer bc55cec57e avcodec/rawenc: Cast argument for av_image_copy_to_buffer() to const 9 years ago
Michael Niedermayer 432c1f35f7 avcodec/libzvbi-teletextdec: Remove unused variable ret 9 years ago