100980 Commits (d16293e76cf8b53b8bef589e69823f7864ee14f4)
 

Author SHA1 Message Date
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
Paul B Mahol bc2632f867 avfilter/vf_mix: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 6baed9ce03 avfilter/vf_telecine: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 737bb01540 avfilter/vf_weave: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 9beee83043 avfilter/vf_il: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol c590ff1fbb avfilter/vf_copy: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 60836fb6f6 avfilter/vf_fieldhint: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 5b34fcaa8d avfilter/vf_stack: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol b7817f23c0 avfilter/vf_phase: add support for commands 4 years ago
Paul B Mahol e722b443e4 avfilter: add estdif video filter 4 years ago
Limin Wang bf1cc9a43b avformat/hlsenc: reindent the code 4 years ago
Limin Wang 5ef20244de avformat/udp: add memory alloc checks 4 years ago
Limin Wang f6eaa864f3 avformat/udp: return the error code instead of generic EIO 4 years ago
Limin Wang 6696a07ac6 avutil/timecode: fix sscanf format string with garbage at the end 4 years ago
Martin Storsjö c2424b1f35 movenc: Present durations in mvhd/tkhd/mdhd as they are after edits 4 years ago
Paul B Mahol d4902751cb avfilter/vf_w3fdif: fix parity in frame mode 4 years ago