95948 Commits (b864af033d41e1628ea02424b5979eaeac51b743)
 

Author SHA1 Message Date
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
Paul B Mahol 258f66998f avfilter/vf_deblock: add 12bit yuva formats 5 years ago
Paul B Mahol 18d25ecede avfilter/vf_weave: pal and hwaccel formats are not supported 5 years ago
Paul B Mahol 5ed6b735ab avfilter/vf_blend: cosmetics: reindent 5 years ago
Paul B Mahol c8f269f24f avfilter/vf_chromashift: remove unused header 5 years ago
Gyan Doshi 0cfda90b34 avfilter/Makefile: add missing dependency for lut3d 5 years ago
Gyan Doshi ef479ee660 avfilter/Makefile: add missing dependency for chromashift 5 years ago
Gyan Doshi 0321bde0a2 doc/filters: correct libvmaf example 5 years ago
Gyan Doshi f394d7b382 doc/filters: correct ssim example 5 years ago
Gyan Doshi 6e0461d8d4 doc/filters: correct psnr example 5 years ago
Gyan Doshi 2ff444bd3a avfilter/Makefile: add missing dependency for scale_cuda 5 years ago
James Almer 4e2bef6a82 avcodec/cbs_av1: keep separate reference frame state for reading and writing 5 years ago