100980 Commits (d16293e76cf8b53b8bef589e69823f7864ee14f4)
 

Author SHA1 Message Date
Andreas Rheinhardt 7b43646e18 avformat/avio: Remove ffurl_open 4 years ago
Andreas Rheinhardt 5cad6c6e85 avformat/rtmpproto: Only include RTMP protocols that are enabled 4 years ago
Andreas Rheinhardt 82d5316c57 avformat/rtmppkt: Remove ff_amf_read_bool 4 years ago
Mark Thompson ac05413dfb vc2enc: Add missing static to local variables 4 years ago
Paul B Mahol 68b5236eae avfilter/vf_colorlevels: call execute once per frame 4 years ago
Paul B Mahol 7ee3a5594b avfilter/vf_colorlevels: no need to use double for coeff 4 years ago
Paul B Mahol 62e24a5d80 avfilter/vf_colorlevels: beautify define 4 years ago
Paul B Mahol a7e826b9e1 avfilter/vf_colorlevels: typedef ThreadData struct 4 years ago
Paul B Mahol 85bdf18917 avcodec: add PFM image encoder 4 years ago
Paul B Mahol 090f31f813 avfilter: add colorcontrast filter 4 years ago
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