100908 Commits (7ceceee8b6ceed2f5a1d53cde1afefad531b5a78)
 

Author SHA1 Message Date
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
Paul B Mahol 27f1ee7f53 avfilter/vf_fieldmatch: use av_malloc_array() 4 years ago
Paul B Mahol b43c35c633 avfilter/vf_decimate: add support for more formats 4 years ago
Michael Niedermayer 0bee216ad4 avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() 4 years ago
Michael Niedermayer 03c479ce23 avformat/utils: check for integer overflow in av_get_frame_filename2() 4 years ago
Paul B Mahol 24dc6d386c avfilter/vf_nnedi: fix memleak at eof and simplify frame handling 4 years ago
Paul B Mahol 1dc71cf64e avfilter/vf_nnedi: small improvements 4 years ago
rcombs 2021dbe1d6 MAINTAINERS: update names 4 years ago
rcombs eabf5e6d6b All: update names in copyright headers 4 years ago
Paul B Mahol f359575c0b avfilter/vf_nnedi: unbreak nsize=0:nns=0 output 4 years ago
Paul B Mahol c737f6edce avfilter/vf_nnedi: simplify code even more 4 years ago
Paul B Mahol 553eb07737 avfilter/vf_nnedi: small cleanups 4 years ago
Paul B Mahol f3f5ba0bf8 avfilter/vf_nnedi: fix some compilation errors and warnings 4 years ago
Michael Niedermayer c48110a4a4 avformat/id3v2: Check against max compression ratio before allocation 4 years ago
Michael Niedermayer 7d7ae68972 avformat/avidec: Use av_sat_sub64() in check_stream_max_drift() 4 years ago
Michael Niedermayer 1b19057396 avutil/timecode: Avoid undefined behavior with large framenum 4 years ago
Michael Niedermayer 8c9a5a0fe9 avformat/mov: Check a.size before computing next_root_atom 4 years ago
Michael Niedermayer ac6c8993f7 avformat/sbgdec: Reduce the amount of floating point in str_to_time() 4 years ago
Paul B Mahol d03c7b1ad4 avfilter/vf_w3fdif: add more forgotten formats 4 years ago
Paul B Mahol e3baf45303 avfilter/vf_estdif: add some forgotten formats 4 years ago
Paul B Mahol 117bf7394f avfilter/vf_nnedi: rewrite and cleanup code 4 years ago
Ting Fu 71b82e4ffd dnn/openvino: support model input resize 4 years ago
Ting Fu 048d5cc620 dnn/openvino: refine code for better model initialization 4 years ago
Ting Fu 946fcd4508 dnn/openvino: remove unnecessary code 4 years ago
tpol 71ce5c32f0 avformat/rtsp: correctly set media control uri with mpegts 4 years ago
Paul B Mahol 41ddb27597 avfilter/vsrc_testsrc: add missing break 4 years ago
Paul B Mahol 9e1956175c avfilter/vf_maskedmerge: add yuv440p10 and commands support 4 years ago