summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_aiir: normalize biquads only if divisor is big enoughPaul B Mahol2019-11-22
* avfilter/af_biquads: add new normalize/n optionPaul B Mahol2019-11-22
* avcodec/v4l2_context: Fix indentationAndriy Gelman2019-11-22
* avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4Andriy Gelman2019-11-22
* avfilter/af_aiir: fix biquads normalizationPaul B Mahol2019-11-22
* avfilter/af_aiir: add missing normalization of biquads gainsPaul B Mahol2019-11-22
* avfilter/af_aiir: make a/b coefficients arrayPaul B Mahol2019-11-22
* avfilter/af_aiir: factor out response calculationPaul B Mahol2019-11-22
* avfilter/af_aiir: check for stabilityPaul B Mahol2019-11-22
* doc/filters: complete and correct vmafmotion sectionGyan Doshi2019-11-22
* avformat/av1: Fix leak of dynamic buffer in case of parsing failureAndreas Rheinhardt2019-11-22
* avfilter/af_aiir: fix array length when selecting conjugate polesPaul B Mahol2019-11-21
* avfilter/graphdump: fix use of uninitialized variablesZhao Zhili2019-11-21
* avfilter/avfilter: fix indentationleozhang2019-11-21
* avfilter/vf_amplify: add timeline supportPaul B Mahol2019-11-21
* avfilter/vf_datascope: add support for commands in oscilloscopePaul B Mahol2019-11-21
* avfilter/vsrc_sierpinski: change seed option typePaul B Mahol2019-11-21
* avfilter/vsrc_sierpinski: fix another typosPaul B Mahol2019-11-21
* avfilter/vsrc_testsrc: simplify color filter commands parsingPaul B Mahol2019-11-21
* avfilter/vf_chromakey: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_lumakey: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_lumakey: change options to doubles, so that values are automatica...Paul B Mahol2019-11-21
* avfilter/vf_lumakey: add support for 12bit yuva formatsPaul B Mahol2019-11-21
* avfilter/vf_scroll: add support for slice threadingPaul B Mahol2019-11-21
* avfilter/vf_chromashift: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_fillborders: add support for commandsPaul B Mahol2019-11-21
* avfilter/af_afftdn: simplify changing commandsPaul B Mahol2019-11-21
* avfilter/vf_median: clip radius instead of erroring outPaul B Mahol2019-11-21
* avfilter/vf_median: add support for commandsPaul B Mahol2019-11-20
* avcodec/mjpegbdec: Fix yuv444 pix_fmt detectionAlex Mogurenko2019-11-20
* avfilter/f_graphmonitor: output frames in pts gapsPaul B Mahol2019-11-20
* avcodec/iff: Move index use after check in decodeplane8()Michael Niedermayer2019-11-20
* avcodec/atrac3: Check for huge block alignsMichael Niedermayer2019-11-20
* avcodec/ralf: use multiply instead of shift to avoid undefined behavior in de...Michael Niedermayer2019-11-20
* avcodec/wmadec: Require previous exponents for reuseMichael Niedermayer2019-11-20
* avcodec/vc1_block: Fix undefined behavior in ac prediction rescalingMichael Niedermayer2019-11-20
* avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalidMichael Niedermayer2019-11-20
* avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter()Michael Niedermayer2019-11-20
* avcodec/ra288: Check block_align for the assumed valueMichael Niedermayer2019-11-20
* avcodec/sonic: Fix integer overflow in predictor_calc_error()Michael Niedermayer2019-11-20
* avformat/vividas: Add EOF check in val_1 loop in track_header()Michael Niedermayer2019-11-20
* avcodec/atrac9dec: Check precision_fine/coarseMichael Niedermayer2019-11-20
* avformat/matroskadec: Fix default value of BlockAddIDAndreas Rheinhardt2019-11-20
* avfilter/af_rubberband: fix sample overqueueingPaul B Mahol2019-11-20
* avfilter/vf_chromakey: add >8 bit supportPaul B Mahol2019-11-20
* avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tabMichael Niedermayer2019-11-20
* avcodec/amfnec: allocate packets using av_new_packet()James Almer2019-11-19
* fate/cbs: add initial AV1 testsJames Almer2019-11-19
* avfilter/vf_midequalizer: add 16bit formatsPaul B Mahol2019-11-19
* avfilter/vf_deblock: add 12bit yuva formatsPaul B Mahol2019-11-19