95859 Commits (aaac48fb50271aa753eb31bfca24ecabb8abc92b)
 

Author SHA1 Message Date
Paul B Mahol aaac48fb50 avfilter/vf_normalize: add support for commands 5 years ago
Paul B Mahol 89aa1342b1 avfilter/af_aiir: normalize biquads only if divisor is big enough 5 years ago
Paul B Mahol f46b04c4c3 avfilter/af_biquads: add new normalize/n option 5 years ago
Andriy Gelman e759fbfbc4 avcodec/v4l2_context: Fix indentation 5 years ago
Andriy Gelman ccc83ff11e avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4 5 years ago
Paul B Mahol f2a01b4c8b avfilter/af_aiir: fix biquads normalization 5 years ago
Paul B Mahol eecc45cea5 avfilter/af_aiir: add missing normalization of biquads gains 5 years ago
Paul B Mahol 2f5fb9e60f avfilter/af_aiir: make a/b coefficients array 5 years ago
Paul B Mahol e169d3756e avfilter/af_aiir: factor out response calculation 5 years ago
Paul B Mahol c36e72ed27 avfilter/af_aiir: check for stability 5 years ago
Gyan Doshi 1b78da449e doc/filters: complete and correct vmafmotion section 5 years ago
Andreas Rheinhardt 27c6c92534 avformat/av1: Fix leak of dynamic buffer in case of parsing failure 5 years ago
Paul B Mahol 9cd56bb94c avfilter/af_aiir: fix array length when selecting conjugate poles 5 years ago
Zhao Zhili bbb68be0cc avfilter/graphdump: fix use of uninitialized variables 5 years ago
leozhang 4a3aa77d74 avfilter/avfilter: fix indentation 5 years ago
Paul B Mahol 55ca21d54e avfilter/vf_amplify: add timeline support 5 years ago
Paul B Mahol 103effebc1 avfilter/vf_datascope: add support for commands in oscilloscope 5 years ago
Paul B Mahol c98d8b2bf5 avfilter/vsrc_sierpinski: change seed option type 5 years ago
Paul B Mahol d83304d539 avfilter/vsrc_sierpinski: fix another typos 5 years ago
Paul B Mahol 09fd1b18f0 avfilter/vsrc_testsrc: simplify color filter commands parsing 5 years ago
Paul B Mahol 94c0b27397 avfilter/vf_chromakey: add support for commands 5 years ago
Paul B Mahol ae6c4168e6 avfilter/vf_lumakey: add support for commands 5 years ago
Paul B Mahol 6b9862f614 avfilter/vf_lumakey: change options to doubles, so that values are automatically scaled 5 years ago
Paul B Mahol 08f7968fc4 avfilter/vf_lumakey: add support for 12bit yuva formats 5 years ago
Paul B Mahol f89ebf88a1 avfilter/vf_scroll: add support for slice threading 5 years ago
Paul B Mahol 9bd4df1654 avfilter/vf_chromashift: add support for commands 5 years ago
Paul B Mahol fbcb141c06 avfilter/vf_fillborders: add support for commands 5 years ago
Paul B Mahol 84e9a55d8e avfilter/af_afftdn: simplify changing commands 5 years ago
Paul B Mahol 8e2a832a55 avfilter/vf_median: clip radius instead of erroring out 5 years ago
Paul B Mahol 7ead0daa24 avfilter/vf_median: add support for commands 5 years ago
Alex Mogurenko b6571777d2 avcodec/mjpegbdec: Fix yuv444 pix_fmt detection 5 years ago
Paul B Mahol 176ac987aa avfilter/f_graphmonitor: output frames in pts gaps 5 years ago
Michael Niedermayer a1f8b36cc4 avcodec/iff: Move index use after check in decodeplane8() 5 years ago
Michael Niedermayer f09151fff9 avcodec/atrac3: Check for huge block aligns 5 years ago
Michael Niedermayer 1b7d02642b avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() 5 years ago
Michael Niedermayer c54b9fc42f avcodec/wmadec: Require previous exponents for reuse 5 years ago
Michael Niedermayer 7fc1baf0ca avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling 5 years ago
Michael Niedermayer e36ccb5048 avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid 5 years ago
Michael Niedermayer dc3f327e74 avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() 5 years ago
Michael Niedermayer b6abdb1faf avcodec/ra288: Check block_align for the assumed value 5 years ago
Michael Niedermayer c8c17b8cef avcodec/sonic: Fix integer overflow in predictor_calc_error() 5 years ago
Michael Niedermayer faea5b4462 avformat/vividas: Add EOF check in val_1 loop in track_header() 5 years ago
Michael Niedermayer 19b8db2908 avcodec/atrac9dec: Check precision_fine/coarse 5 years ago
Andreas Rheinhardt dbc50f8a93 avformat/matroskadec: Fix default value of BlockAddID 5 years ago
Paul B Mahol a16de215c9 avfilter/af_rubberband: fix sample overqueueing 5 years ago
Paul B Mahol e21d4a7ca4 avfilter/vf_chromakey: add >8 bit support 5 years ago
Michael Niedermayer d73f062706 avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab 5 years ago
James Almer fdf46b4a6b avcodec/amfnec: allocate packets using av_new_packet() 5 years ago
James Almer f18a5efb52 fate/cbs: add initial AV1 tests 5 years ago
Paul B Mahol 804fce8bc2 avfilter/vf_midequalizer: add 16bit formats 5 years ago