104008 Commits (151f46e84ddce557aace102a9f86f72d37e1cdbf)
 

Author SHA1 Message Date
Paul B Mahol 34102f8c07 avfilter/vf_colorlevels: add preserve color option 4 years ago
Paul B Mahol 4727e30ec3 avfilter/vf_colorlevels: refactor code so all components are processed in same loop 4 years ago
Soft Works 8983c3d7e4 avfilter/elbg: Extend filter to include alpha values in the quantization procedure 4 years ago
Michael Niedermayer 0e45886e6e avcodec/apedec: Fix integer overflow in filter_fast_3320() 4 years ago
Michael Niedermayer 8e67cfe15b tools/target_dec_fuzzer: Adjust threshold for WMV2 4 years ago
Michael Niedermayer 451ceb5131 avformat/mov: Fix last mfra check 4 years ago
Michael Niedermayer 20afd3a63a avcodec/mxpegdec: Check for AVDISCARD_ALL 4 years ago
Michael Niedermayer 991b3deea9 avcodec/h274: fix bad left shifts 4 years ago
Michael Niedermayer 5f835efbca avcodec/flicvideo: Check remaining bytes in FLI*COPY 4 years ago
Michael Niedermayer 018b611b4b avcodec/utils: ARGO writes 4x4 blocks without regard to the image dimensions 4 years ago
Manuel Stoeckl 32329397e2 swscale: add input/output support for X2BGR10LE 4 years ago
Manuel Stoeckl 0760d9153c lavu/pix_fmt: add pixel format for x2bgr10 4 years ago
Manuel Stoeckl ca594df622 swscale/yuv2rgb: fix conversion to X2RGB10 4 years ago
Andreas Rheinhardt 78ec2f3bd7 avcodec/internal: Update AVCodecInternal.is_copy documentation 4 years ago
Andreas Rheinhardt b9fd9bce73 avcodec/avcodec: Simplify check for flushing of bsf 4 years ago
Andreas Rheinhardt 29e23ac71d avcodec/avcodec: Remove redundant assert 4 years ago
Andreas Rheinhardt d6176eeeec avcodec/tests/avcodec: Check codec caps for consistency 4 years ago
Andreas Rheinhardt 482850992c avcodec/avcodec: Make sanity check stricter 4 years ago
Andreas Rheinhardt 2b0f29507f avcodec/tests/avcodec: Sanity check AVCodec.priv_data_size 4 years ago
Andreas Rheinhardt 5aac4b669a avcodec/j2kenc: Fix AV_OPT_TYPE_CONST offsets 4 years ago
Andreas Rheinhardt 497c490a4e avcodec/tests/avcodec: Check consistency of function pointers 4 years ago
Andreas Rheinhardt d77798309f avcodec/tests/avcodec: Test AVCodec and AVCodecDescriptor consistency 4 years ago
Andreas Rheinhardt 0d97317429 avcodec/tests/avcodec: Add basic sanity checks for AVCodec properties 4 years ago
Andreas Rheinhardt 136865413c avcodec/tests/utils: Rename to avcodec 4 years ago
Andreas Rheinhardt f348a967a3 avfilter/formats: Avoid reallocations for video in ff_all_formats() 4 years ago
Andreas Rheinhardt 99feb59cf7 avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 4 years ago
Andreas Rheinhardt aff855148a avfilter/vf_swaprect: Use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 7b5df3b545 avfilter/vf_colorbalance: fix min/max check that can never be true 4 years ago
Paul B Mahol 314ee127f3 avfilter/vf_selectivecolor: reduce number of operations with r/g/b/a pointers 4 years ago
Paul B Mahol 69f4fdd10d avfilter/vf_selectivecolor: refactor some repeating calculations 4 years ago
Andreas Rheinhardt 2b787ef766 avformat/dv: Set AVFMTCTX_NOHEADER flag 4 years ago
Andreas Rheinhardt 3022f74874 avformat/argo_asf: Use memcpy to copy string without its NUL 4 years ago
Andreas Rheinhardt 2882286a08 avformat/jvdec: Make sizeof(JVFrame) smaller to save memory 4 years ago
Maryla 9f4708c22d webp: fix transforms after a palette with pixel packing. 4 years ago
Andreas Rheinhardt 0a6eed319d fate/subtitles: Add JACOsub remuxing test 4 years ago
Andreas Rheinhardt 54e8dcce8e avformat/jacosubenc: Fix writing extradata 4 years ago
Andreas Rheinhardt 9348d06fc6 avcodec/qsvenc: Remove dead code for user-provided buffers 4 years ago
Andreas Rheinhardt dd0a7fdfc0 avcodec/qsvenc: Fix memleaks upon allocation errors 4 years ago
Zhao Zhili 44c64b103e swresample/aarch64: fix relocation out of range error 4 years ago
Zhao Zhili 378ad2f8fd lavc/aarch64: fix relocation out of range error 4 years ago
Limin Wang 0463f5d6d5 avcodec/libsvtav1: Fix value range for rc mode 4 years ago
Limin Wang 64e2fb3f9d avcodec/libsvtav1: make coded GOP type configurable 4 years ago
Limin Wang 04b89e8ae3 avcodec/libsvtav1: Fix duplicate definition of caps_internal 4 years ago
Paul B Mahol d098e16f09 avfilter/vf_v360: refactor uf/vf scaling 4 years ago
James Almer 970264a74f avcodec/av1_parser: constify some variables 4 years ago
Wenbin Chen f2891fbded libavutil/hwcontext_qsv: fix a bug for mapping qsv frame to vaapi 4 years ago
Andreas Rheinhardt a46e78d5b7 avformat/aviobuf: Extend ffio_fill to 64bits 4 years ago
Andreas Rheinhardt 874f03fae7 avformat/omadec: Don't output uninitialized values 4 years ago
Andreas Rheinhardt bb50823d24 avformat/riffenc: Fix indentation 4 years ago
Andreas Rheinhardt 0f12d79a88 avformat/movenchint: Simplify writing padding 4 years ago