76679 Commits (6ef819c40bcc2175edba7ce9e20c3036c01b36b9)
 

Author SHA1 Message Date
Michael Niedermayer 6ef819c40b avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range 9 years ago
Michael Niedermayer a1a8cbcb35 avcodec/jpeg2000: Check comp coords to be within the supported size 9 years ago
Michael Niedermayer 016fd413f9 avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component() 9 years ago
Marton Balint a01046c90c fate: add concat demuxer tests 9 years ago
Michael Niedermayer 7ad698e24e avcodec/wmaprodec: Check for overread in decode_packet() 9 years ago
Ganesh Ajjanagadde 0bd0af6e68 swresample/resample: remove redundant L for floating literal 9 years ago
Ganesh Ajjanagadde 064ced5dc1 avcodec/faandct: use more accurate constants 9 years ago
Rainer Hochecker 2d8c2f1a28 avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec 9 years ago
Michael Niedermayer 4a9af07a49 avcodec/smacker: Check that the data size is a multiple of a sample vector 9 years ago
Andreas Cadhalpun 6a69a175e7 mpegvideo: clear overread in clear_context 9 years ago
Matthieu Bouron 0cdc77f104 lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron ad0203d7b0 lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron e162542e15 lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 years ago
Michael Niedermayer 5c3dee7dad avutil: Move av_rint64_clip_* to internal.h 9 years ago
Michael Niedermayer 08b520636e avcodec/takdec: Skip last p2 sample (which is unused) 9 years ago
Michael Niedermayer 76b6f4b7d9 avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() 9 years ago
Michael Niedermayer 9caa9414cc avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() 9 years ago
Michael Niedermayer a105f52855 avcodec/error_resilience: avoid accessing previous or next frames tables beyond height 9 years ago
Andreas Cadhalpun 603ebab8d7 dds: disable palette flag for compressed dds 9 years ago
Michael Niedermayer ebf5264cd6 avcodec/pgssubdec: Check dimensions for 0 9 years ago
Michael Niedermayer ac6ab77741 avcodec/rscc: Check input size for raw mode 9 years ago
Ganesh Ajjanagadde 618b3ae7d4 avcodec/simple_idct: use predefined M_SQRT2 9 years ago
Ganesh Ajjanagadde 11f0acf829 avcodec/mpegaudio: use predefined M_SQRT2 9 years ago
Ganesh Ajjanagadde c5fa42c69a avcodec/mpegvideo: use predefined M_PI 9 years ago
Ganesh Ajjanagadde f1726ad1b0 avcodec/ratecontrol: use predefined M_E 9 years ago
Michael Niedermayer c8aaae8e0f avcodec/dpx: Move need_align to act per line 9 years ago
Hendrik Leppkes 4c8d86eb18 avformat: implement SChannel SSP TLS protocol 9 years ago
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
Ganesh Ajjanagadde 6f520ce1a6 avutil/common: add av_rint64_clip 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
Bryan Huh d07585f04a avformat/async: Fix bug where async could not recover after seek to eof 9 years ago
Michael Niedermayer 5324109dd7 avformat/segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
Michael Niedermayer 0106a20aea avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terrible 9 years ago
KO Myung-Hun 6248f23859 os2threads: Add pthread_once() 9 years ago
Will Kelleher b1a32429ef hevc: Fix a53 caption extraction 9 years ago
Matt Oliver 58d32c00be avutil/x86/intmath: Fix intrinsic header include when using newer gcc with older icc. 9 years ago
Matt Oliver 9b9c9ef3b4 avutil/x86/bswap: Add msvc bswap instrinsics. 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 2ec18db75c ffserver: Replace one malloc(AVStream) by avformat_new_stream() 9 years ago
Michael Niedermayer 351e625d60 swresample/resample: increase precision for compensation 9 years ago
Michael Niedermayer 6770a9d689 ffmpeg: Fix integer overflow with cur_dts being AV_NOPTS_VALUE 9 years ago
Michael Niedermayer 64e220beb5 ffserver: Do not add or rescale AV_NOPTS_VALUE from the demuxer 9 years ago
Michael Niedermayer 363673fbe0 ffmpeg: Print a warning if a pkt duration is already set before using the frame rate 9 years ago