100908 Commits (7ceceee8b6ceed2f5a1d53cde1afefad531b5a78)
 

Author SHA1 Message Date
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
Michael Niedermayer fc45d924d7 avformat/nuv: Check channels 4 years ago
Michael Niedermayer f3e4ebb007 avcodec/siren: Increase noise category 5 and 6 4 years ago
Michael Niedermayer e847cabb60 avcodec/siren: Factorize category 5 and 6 noise computation 4 years ago
Michael Niedermayer 1208872946 avcodec/siren: remove constant region_size 4 years ago
Michael Niedermayer 78d6d8ddb5 avformat/mpc8: Check size before implicitly converting to int 4 years ago
Paul B Mahol ed51890191 doc/filters: mention commands support for pseudocolor 4 years ago
Paul B Mahol 61a0ff892e avfilter/vf_pseudocolor: add support for commands 4 years ago
Paul B Mahol 891da955af avfilter/vf_pseudocolor: use macro for code that repeats 4 years ago
Paul B Mahol d01aa49753 avfilter/vf_pseudocolor: add presets 4 years ago
Jose Da Silva c31a7d07f6 avcodec/xbmenc: Allow for making UW images 4 years ago
Jose Da Silva cb70e1921a avcodec/xbmenc: xbm Lower memory use 4 years ago
Jose Da Silva 41b8fd3a16 avcodec/xbmenc: Do not add last comma into output 4 years ago