100920 Commits (38caef3876bb968cf85f44b20f6efb94fcb4b3ef)
 

Author SHA1 Message Date
Limin Wang 38caef3876 avformat/hlsenc: use AV_OPT_TYPE_DURATION 4 years ago
Michael Niedermayer 3c41d0bfd6 avformat/rmdec: Fix codecdata_length overflow check 4 years ago
Michael Niedermayer 57f7e5caa3 avcodec/simple_idct: Fix undefined integer overflow in idct4row() 4 years ago
Michael Niedermayer 0af0a80cef avformat/wavdec: Check block_align vs. channels before combining them 4 years ago
Michael Niedermayer fd61b42b4c avformat/tta: Use 64bit intermediate for index 4 years ago
Michael Niedermayer b0588b73da avformat/soxdec: Check channels to be positive 4 years ago
Michael Niedermayer f54aab94a3 avformat/smacker: Check for too small pts_inc 4 years ago
Michael Niedermayer 92b1949191 avformat/sccdec: Use larger intermediate for ts/next_ts computation 4 years ago
Michael Niedermayer 2a0d17c4d1 avcodec/cri: Use ff_set_dimensions() 4 years ago
Andreas Rheinhardt e742bf3421 avcodec/aacps_fixed_tablegen: Don't include config.h 4 years ago
Tomas Härdin ff0618b5c4 avformat/mxf: Establish register of local tags 4 years ago
Michael Niedermayer 5441699f83 avformat/sbgdec: Use av_sat_add64() in str_to_time() 4 years ago
Piotr Uracz 7ceceee8b6 avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled 4 years ago
Andreas Rheinhardt ad2cc0e2f4 avformat/rtpdec: Avoid allocations of small dynamic buffers 4 years ago
Paul B Mahol 459c6e8ab3 avfilter/vf_vibrance: add packed formats support 4 years ago
Paul B Mahol 98b0c0e44f avfilter/vf_colortemperature: add packed formats support 4 years ago
Paul B Mahol aa8cf8fdee avfilter/vf_colortemperature: use macro for identical code 4 years ago
Michael Niedermayer 6de039823c avcodec/cscd: Check output len in zlib as in lzo 4 years ago
Michael Niedermayer 869fe41d10 avcodec/vp3: Check input amount in theora_decode_header() 4 years ago
Michael Niedermayer d7594ee751 avformat/wavdec: Check avio_get_str16le() for failure 4 years ago
Paul B Mahol 47be08640c avcodec/pnm: disable check for PFM as it is not needed 4 years ago
Gyan Doshi d16b0a4bf0 ffmpeg: remove dead code for -vol 4 years ago
Gyan Doshi 6c92557756 doc/ffmpeg: document apad option 4 years ago
Paul B Mahol 54de7dc372 avfilter/af_acrusher: add commands support 4 years ago
Paul B Mahol 633e344d96 avfilter/vf_lagfun: add support for commands 4 years ago
Paul B Mahol f0dd5c00cb avfilter/vf_weave: add slice threading support 4 years ago
Paul B Mahol 0959f95a8e avfilter/vf_blackdetect: add slice threading support 4 years ago
Andreas Rheinhardt 44e27d937d avcodec/dolby_e: Avoid duplicating sample rate table 4 years ago
Andreas Rheinhardt 7c27513d04 avcodec/dolby_e: Avoid code duplication when converting input 4 years ago
Andreas Rheinhardt 8cbff41583 avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/header 4 years ago
Andreas Rheinhardt fa3ab43fec avcodec/dolby_e_parser: Remove unused ParseContext 4 years ago
Paul B Mahol d43a27ab6f avfilter/vf_pseudocolor: allow more advanced presets 4 years ago
Paul B Mahol 50dd020f04 avfilter/vf_lut3d: add prism interpolation 4 years ago
Paul B Mahol 26a53519dc avfilter/vf_lut3d: add pyramid interpolation 4 years ago
Michael Niedermayer 9725d07a17 avformat/flvdec: Check for EOF in amf_skip_tag() 4 years ago
Michael Niedermayer 06e5c79194 avformat/asfdec_o: Check lang_idx 4 years ago
Michael Niedermayer 8af299acde avformat/aiffdec: Check size before subtraction in get_aiff_header() 4 years ago
Michael Niedermayer c6edbf0090 avformat/utils: Use av_sat_sub64() in max_analyze_duration check 4 years ago
Michael Niedermayer d03f0ec9a1 avformat/electronicarts: More chunk_size checks 4 years ago
Michael Niedermayer 386faeda5f avcodec/cfhd: check peak.offset 4 years ago
Michael Niedermayer b0f8586ca9 avformat/tedcaptionsdec: Check for overflow in parse_int() 4 years ago
Andreas Rheinhardt bfdf03207b avcodec/vorbis_data: Move encoder-related table to its only user 4 years ago
Andreas Rheinhardt b91b04473a avcodec/fft_template: Avoid useless function 4 years ago
Andreas Rheinhardt 124e2a79e2 avfilter/drawutils: Remove remnants of old API 4 years ago
Paul B Mahol 27b793b0cf avfilter/vf_blackdetect: add support for >8 depth formats 4 years ago
Paul B Mahol 8248f7b902 avfilter/vf_blackdetect: fix bug when no final log would be displayed 4 years ago
Paul B Mahol 0bcba12a55 avfilter/vf_blackdetect: use the name 's' for the pointer to the private context 4 years ago
Andreas Rheinhardt d8b2fae3c7 avcodec/msmpeg4: Inline number of motion vectors 4 years ago
Andreas Rheinhardt fbb81ea2c6 avcodec/msmpeg4dec: Don't check for errors for complete VLCs 4 years ago
Michael Niedermayer a899d6ca10 avformat: Change avpriv_new_chapter() from O(n) to (1) in the common case 4 years ago