103918 Commits (df163487d0a71d7f65f7602e4df6ab68e8fcc0fa)
 

Author SHA1 Message Date
Andreas Rheinhardt e02447e41e fate/demux: Move caf test to its own file 3 years ago
Andreas Rheinhardt f7d59ca364 avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
Andreas Rheinhardt 3042e71776 avformat/filmstripenc: Simplify writing reserved elements 3 years ago
Andreas Rheinhardt aeee5e3967 avformat/chromaprint: Improve returned error codes 3 years ago
Andreas Rheinhardt dd1975b0bb avformat/chromaprint: Add deinit function 3 years ago
Andreas Rheinhardt 4e135347a7 avutil/tests/opt: Set AVClass.version 3 years ago
Andreas Rheinhardt 386a4989df avutil/opt: Remove outdated version check 3 years ago
Paul B Mahol e2d40cd1d5 avfilter/vf_blend: add softdifference blend mode 3 years ago
Paul B Mahol 53f8a03123 avfilter/vf_colorchannelmixer: add extended preserve color support 3 years ago
Paul B Mahol e4327f97b1 avfilter/vf_colorchannelmixer: simplify code a little 3 years ago
Paul B Mahol 34102f8c07 avfilter/vf_colorlevels: add preserve color option 3 years ago
Paul B Mahol 4727e30ec3 avfilter/vf_colorlevels: refactor code so all components are processed in same loop 3 years ago
Soft Works 8983c3d7e4 avfilter/elbg: Extend filter to include alpha values in the quantization procedure 3 years ago
Michael Niedermayer 0e45886e6e avcodec/apedec: Fix integer overflow in filter_fast_3320() 3 years ago
Michael Niedermayer 8e67cfe15b tools/target_dec_fuzzer: Adjust threshold for WMV2 3 years ago
Michael Niedermayer 451ceb5131 avformat/mov: Fix last mfra check 3 years ago
Michael Niedermayer 20afd3a63a avcodec/mxpegdec: Check for AVDISCARD_ALL 3 years ago
Michael Niedermayer 991b3deea9 avcodec/h274: fix bad left shifts 3 years ago
Michael Niedermayer 5f835efbca avcodec/flicvideo: Check remaining bytes in FLI*COPY 3 years ago
Michael Niedermayer 018b611b4b avcodec/utils: ARGO writes 4x4 blocks without regard to the image dimensions 3 years ago
Manuel Stoeckl 32329397e2 swscale: add input/output support for X2BGR10LE 3 years ago
Manuel Stoeckl 0760d9153c lavu/pix_fmt: add pixel format for x2bgr10 3 years ago
Manuel Stoeckl ca594df622 swscale/yuv2rgb: fix conversion to X2RGB10 3 years ago
Andreas Rheinhardt 78ec2f3bd7 avcodec/internal: Update AVCodecInternal.is_copy documentation 3 years ago
Andreas Rheinhardt b9fd9bce73 avcodec/avcodec: Simplify check for flushing of bsf 3 years ago
Andreas Rheinhardt 29e23ac71d avcodec/avcodec: Remove redundant assert 3 years ago
Andreas Rheinhardt d6176eeeec avcodec/tests/avcodec: Check codec caps for consistency 3 years ago
Andreas Rheinhardt 482850992c avcodec/avcodec: Make sanity check stricter 3 years ago
Andreas Rheinhardt 2b0f29507f avcodec/tests/avcodec: Sanity check AVCodec.priv_data_size 3 years ago
Andreas Rheinhardt 5aac4b669a avcodec/j2kenc: Fix AV_OPT_TYPE_CONST offsets 3 years ago
Andreas Rheinhardt 497c490a4e avcodec/tests/avcodec: Check consistency of function pointers 3 years ago
Andreas Rheinhardt d77798309f avcodec/tests/avcodec: Test AVCodec and AVCodecDescriptor consistency 3 years ago
Andreas Rheinhardt 0d97317429 avcodec/tests/avcodec: Add basic sanity checks for AVCodec properties 3 years ago
Andreas Rheinhardt 136865413c avcodec/tests/utils: Rename to avcodec 3 years ago
Andreas Rheinhardt f348a967a3 avfilter/formats: Avoid reallocations for video in ff_all_formats() 3 years ago
Andreas Rheinhardt 99feb59cf7 avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* 3 years ago
Andreas Rheinhardt aff855148a avfilter/vf_swaprect: Use ff_formats_pixdesc_filter() 3 years ago
Paul B Mahol 7b5df3b545 avfilter/vf_colorbalance: fix min/max check that can never be true 3 years ago
Paul B Mahol 314ee127f3 avfilter/vf_selectivecolor: reduce number of operations with r/g/b/a pointers 3 years ago
Paul B Mahol 69f4fdd10d avfilter/vf_selectivecolor: refactor some repeating calculations 3 years ago
Andreas Rheinhardt 2b787ef766 avformat/dv: Set AVFMTCTX_NOHEADER flag 3 years ago
Andreas Rheinhardt 3022f74874 avformat/argo_asf: Use memcpy to copy string without its NUL 3 years ago
Andreas Rheinhardt 2882286a08 avformat/jvdec: Make sizeof(JVFrame) smaller to save memory 3 years ago
Maryla 9f4708c22d webp: fix transforms after a palette with pixel packing. 3 years ago
Andreas Rheinhardt 0a6eed319d fate/subtitles: Add JACOsub remuxing test 3 years ago
Andreas Rheinhardt 54e8dcce8e avformat/jacosubenc: Fix writing extradata 3 years ago
Andreas Rheinhardt 9348d06fc6 avcodec/qsvenc: Remove dead code for user-provided buffers 3 years ago
Andreas Rheinhardt dd0a7fdfc0 avcodec/qsvenc: Fix memleaks upon allocation errors 3 years ago
Zhao Zhili 44c64b103e swresample/aarch64: fix relocation out of range error 3 years ago
Zhao Zhili 378ad2f8fd lavc/aarch64: fix relocation out of range error 3 years ago