100695 Commits (773857df592d8f3095a548b3085c6b7fe6b30dfe)
 

Author SHA1 Message Date
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
Derek Buitenhuis e55a80da38 avcodec/librav1e: Pass through timestamps as opaque user data 4 years ago
Paul B Mahol f975cf7cc0 avcodec/cfhd: only increase s->level if transform is supported 4 years ago
Derek Buitenhuis b085a72c54 avcodec/librav1e: Fix indentation 4 years ago
Paul B Mahol 8d86d58941 avfilter/vf_datascope: add option to show only subset of components 4 years ago
Paul B Mahol eb0f532c98 avfilter/vf_bbox: add support for commands 4 years ago
Paul B Mahol 4f81e24c34 avfilter/vf_bbox: add support for >8 depth 4 years ago
Paul B Mahol 9b44f99329 avfilter/bbox: add support for >8 depth 4 years ago
Paul B Mahol 294854bd0a avfilter/vsrc_testsrc: add complement mode to rgbtestsrc 4 years ago
Paul B Mahol 79f2bca59c avfilter/vsrc_testsrc: add planar support to rgbtestsrc 4 years ago
Paul B Mahol 1ed6b80c28 avfilter/vf_threshold: add support for more formats 4 years ago
Paul B Mahol 95179dff82 avfilter/vf_chromanr: add support for more formats 4 years ago
Andriy Gelman 35eb5eeca8 ffmpeg: use sigaction() instead of signal() on linux 4 years ago
Paul B Mahol 4ae2dfd7ea avfilter/vf_detelecine: use ff_formats_pixdesc_filter() 4 years ago