| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/segafilmenc: Check early whether video is allowed | Andreas Rheinhardt | 2020-01-14 | 1 | -8/+11 |
* | avformat/segafilmenc: Postpone check for existence of video stream | Andreas Rheinhardt | 2020-01-14 | 1 | -4/+4 |
* | avformat/segafilmenc: Fix undefined left shift of 1 by 31 places | Andreas Rheinhardt | 2020-01-14 | 1 | -1/+1 |
* | avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code | Limin Wang | 2020-01-14 | 1 | -3/+5 |
* | avfilter/vf_eq: cosmetics | Limin Wang | 2020-01-14 | 1 | -1/+1 |
* | avcodec/v4l2_context: Use AVERROR macro | Andriy Gelman | 2020-01-14 | 1 | -2/+2 |
* | avfilter/avf_showspectrum: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | avfilter/f_ebur128: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+5 |
* | avfilter/avf_aphasemeter: check if clone frame is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | avfilter/avf_ahistogram: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | avfilter/asr_anullsrc: remove pointless frame cloning | Paul B Mahol | 2020-01-14 | 1 | -4/+1 |
* | avfilter/af_anequalizer: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | avfilter/af_aiir: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | avfilter/af_afir: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+5 |
* | avfilter/avf_avectorscope: check if clone frame is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | lavfi/dnn_processing: refine code to use function av_image_copy_plane for dat... | Guo, Yejun | 2020-01-14 | 1 | -61/+24 |
* | fate/filter-video: add two tests for dnn_processing with frame format rgb24 a... | Guo, Yejun | 2020-01-14 | 3 | -0/+114 |
* | avfilter/f_drawgraph: add rate/r option | Paul B Mahol | 2020-01-14 | 2 | -1/+25 |
* | tiffdec: support embedded ICC profiles | Lynne | 2020-01-13 | 2 | -0/+19 |
* | lavfi/volume: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -1/+2 |
* | lavfi/zscale: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -4/+5 |
* | lavfi/firequalizer: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -2/+3 |
* | lavfi/eq: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -9/+9 |
* | lavfi/rotate: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -2/+3 |
* | lavfi/streamselect: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -1/+2 |
* | lavfi/scale: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -4/+5 |
* | lavfi/hue: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -1/+1 |
* | lavfi/crop: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -6/+7 |
* | lavfi/spp: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -1/+2 |
* | lavfi/spp: add "quality" option in runtime change path | Jun Zhao | 2020-01-13 | 2 | -1/+10 |
* | tools/target_dec_fuzzer: Adjust threshold for RASC | Michael Niedermayer | 2020-01-11 | 1 | -0/+1 |
* | avcodec/cbs_h2645: Skip all 0 NAL units | Michael Niedermayer | 2020-01-11 | 1 | -1/+4 |
* | avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS | Michael Niedermayer | 2020-01-11 | 1 | -1/+1 |
* | avcodec/alac: Fix integer overflow in LPC coefficient adaption | Michael Niedermayer | 2020-01-11 | 1 | -1/+1 |
* | avcodec/g729postfilter: Optimize out overflowing multiplication from apply_ti... | Michael Niedermayer | 2020-01-11 | 1 | -7/+7 |
* | libavcodec/vc1: Remove bits variable | Michael Niedermayer | 2020-01-11 | 4 | -14/+8 |
* | avcodec/vc1dec: Check field_mode for sprites | Michael Niedermayer | 2020-01-11 | 1 | -1/+6 |
* | avcodec/vc1dec: Limit bits by the actual bitstream size | Michael Niedermayer | 2020-01-11 | 1 | -2/+4 |
* | avcodec/wavpack: simplify the code | Limin Wang | 2020-01-11 | 1 | -3/+1 |
* | avfilter: add freezeframes video filter | Paul B Mahol | 2020-01-11 | 6 | -2/+191 |
* | avformat/matroskaenc: Fix ReferenceBlock timestamp | Andreas Rheinhardt | 2020-01-11 | 1 | -2/+2 |
* | avfilter/af_dynaudnorm: use better limits for maximal amplification | Paul B Mahol | 2020-01-11 | 1 | -2/+3 |
* | avfilter/af_amix: change the max range of the number of inputs | Limin Wang | 2020-01-11 | 1 | -1/+1 |
* | avfilter/vf_mix: change the max range of the number of inputs | Limin Wang | 2020-01-11 | 1 | -1/+1 |
* | doc/general: update table AV1 entry for librav1e | Gyan Doshi | 2020-01-11 | 1 | -1/+1 |
* | doc/general: Add avs2 decoder/encoder entry | Jun Zhao | 2020-01-11 | 1 | -0/+2 |
* | avformat/img2dec: add option to provide metadata fields related to input path | Alexandre Heitor Schmidt | 2020-01-10 | 5 | -1/+61 |
* | avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup | Andreas Rheinhardt | 2020-01-10 | 1 | -4/+4 |
* | avfilter/vf_showinfo: fix the integer handling issues | Limin Wang | 2020-01-10 | 1 | -2/+2 |
* | avcodec/utils: replace avctx->internal with avci for better readability | Limin Wang | 2020-01-10 | 1 | -30/+33 |