100734 Commits (ff9bf372f7def1eea8819fa1c4268b0315d36b32)
 

Author SHA1 Message Date
Paul B Mahol ff9bf372f7 avfilter/vf_w3fdif: reduce overhead calling execute for every plane 4 years ago
Guo, Yejun 07a18ff477 tests/dnn: fix build issue after function name changed 4 years ago
Mark Thompson bb96824510 dnn: Add ff_ prefix to unnamespaced globals 4 years ago
Mark Thompson 2c424d9630 dnn_backend_native.c: Add missing static to local variable 4 years ago
Guo, Yejun 5235634b61 dnn-layer-conv2d-test.c: remove dependency of dnn_native_class 4 years ago
Xu Guangxin ae97f69ce1 avutils/vulkan: hwmap, respect src frame resolution 4 years ago
Mark Thompson c6a3ca2db4 dnn_backend_native_layer_mathbinary.c: Delete unused global variable 4 years ago
Guo, Yejun a11a3f358d dnn_backend_native_layer_conv2d.c: refine code with av_malloc_array and av_freep 4 years ago
Guo, Yejun a76fa0caa0 dnn_backend_native_layer_conv2d.c: correct struct name with CamelCase 4 years ago
Guo, Yejun d4f40c1b60 dnn/queue: remove prefix FF for Queue and SafeQueue 4 years ago
Guo, Yejun c5e30d588d libavfilter/dnn: add prefix ff_ for internal functions 4 years ago
Guo, Yejun 2d6af4a501 libavfilter/dnn: use avpriv_report_missing_feature for unsupported features 4 years ago
Guo, Yejun 0d5fd4999a dnn_backend_openvino.c: add version mismatch reminder 4 years ago
Limin Wang 6dad428546 avformat/async: Use AVERROR macro 4 years ago
Mark Thompson c154aada45 lavd/dshow: Add namespace prefix to global functions 4 years ago
Michael Niedermayer 43c8d3097b avcodec/cri: check for available input in unpack_10bit() 4 years ago
Michael Niedermayer 1b373b41d9 avformat/avidec: dv does not support palettes 4 years ago
Michael Niedermayer 7540d60bf6 avformat/dhav: Break out of infinite dhav search loop 4 years ago
Michael Niedermayer 1b1dac2716 libavformat/utils: consider avio_size() failure in ffio_limit() 4 years ago
Michael Niedermayer 60770a50fb avformat/nistspheredec: Check bits_per_coded_sample and channels 4 years ago
Michael Niedermayer 631ee3f8e4 avformat/paf: Do not zero allocated tables which are immedeately filled 4 years ago
Andreas Rheinhardt b347384173 avcodec/me_cmp: Remove ff_check_alignment() 4 years ago
Andreas Rheinhardt 1f9ef2f3cf avcodec/mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt aff923c0b5 avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoder 4 years ago
Andreas Rheinhardt ab905f1dbc avcodec/Makefile: Make H.263 decoder compilable without H.263I 4 years ago
Andreas Rheinhardt d64828c8af avcodec/Makefile: Remove FLAC dependencies on vorbis_data 4 years ago
Andreas Rheinhardt 21b4b90475 avcodec/Makefile: Remove dependency of H.263 on FLV codecs 4 years ago
Andreas Rheinhardt 9e74f324d8 avcodec/Makefile: Remove unnecessary cbrt_data dependency 4 years ago
Mark Thompson fa75e43875 h264_redundant_pps_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson 375176a540 av1_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson e46aa5a894 vp9_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson f35b268327 mpeg2_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson b95f901c7f h265_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson c837d9481a h264_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson 01a68c12a7 cbs: Implement common parts of cbs-based bitstream filters separately 4 years ago
Mark Thompson c9c5b1977f h264_metadata_bsf: Improve interpretation of input display matrices 4 years ago
Mark Thompson 8a14d51b8b h264_metadata_bsf: Refactor the filter function into smaller parts 4 years ago
Mark Thompson 88b65bed9c cbs_sei: Remove restrictions on MDCV values 4 years ago
Mark Thompson 8843607f49 cbs_h2645: Merge SEI message handling in common between codecs 4 years ago
Mark Thompson 773857df59 hevc: Use common SEI types 4 years ago
Mark Thompson 64b3aac8d0 h264: Use common SEI types 4 years ago
Mark Thompson 9ef32649d0 lavc: Add new header for SEI payload types 4 years ago
Mark Thompson 75092c5b45 h264_metadata_bsf: Move SEI user data parsing to init time 4 years ago
Mark Thompson 4bf3384800 cbs_h2645: Merge SEI messages in common between codecs 4 years ago
Paul B Mahol df4e2b923c avfilter/vf_readeia608: add >8 depth support 4 years ago
James Almer a423bc9dc2 ffmpeg_opts: remove lowres check 4 years ago
Paul B Mahol f07a8b13f3 avfilter/vf_super2xsai: add slice threading support 4 years ago
Paul B Mahol c2ee42e032 avfilter/vf_super2xsai: constify src pointer 4 years ago
Paul B Mahol b51eae1abe avfilter/vf_dblur: remove unused line 4 years ago
Paul B Mahol 4225819c70 avfilter/vf_deblock: fix >8 depth format case check 4 years ago