]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-01-22 Xu Guangxinavutils/vulkan: hwmap, respect src frame resolution
2021-01-22 Mark Thompsondnn_backend_native_layer_mathbinary.c: Delete unused...
2021-01-22 Guo, Yejundnn_backend_native_layer_conv2d.c: refine code with...
2021-01-22 Guo, Yejundnn_backend_native_layer_conv2d.c: correct struct name...
2021-01-22 Guo, Yejundnn/queue: remove prefix FF for Queue and SafeQueue
2021-01-22 Guo, Yejunlibavfilter/dnn: add prefix ff_ for internal functions
2021-01-22 Guo, Yejunlibavfilter/dnn: use avpriv_report_missing_feature...
2021-01-22 Guo, Yejundnn_backend_openvino.c: add version mismatch reminder
2021-01-21 Limin Wangavformat/async: Use AVERROR macro
2021-01-21 Mark Thompsonlavd/dshow: Add namespace prefix to global functions
2021-01-21 Michael Niedermayeravcodec/cri: check for available input in unpack_10bit()
2021-01-21 Michael Niedermayeravformat/avidec: dv does not support palettes
2021-01-21 Michael Niedermayeravformat/dhav: Break out of infinite dhav search loop
2021-01-21 Michael Niedermayerlibavformat/utils: consider avio_size() failure in...
2021-01-21 Michael Niedermayeravformat/nistspheredec: Check bits_per_coded_sample...
2021-01-21 Michael Niedermayeravformat/paf: Do not zero allocated tables which are...
2021-01-21 Andreas Rheinhardtavcodec/me_cmp: Remove ff_check_alignment()
2021-01-21 Andreas Rheinhardtavcodec/mpeg12dec: Remove redundant writes
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Make H.263 encoder compilable without...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Make H.263 decoder compilable without...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove FLAC dependencies on vorbis_data
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove dependency of H.263 on FLV...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove unnecessary cbrt_data dependency
2021-01-21 Mark Thompsonh264_redundant_pps_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonav1_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonvp9_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonmpeg2_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonh265_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonh264_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsoncbs: Implement common parts of cbs-based bitstream...
2021-01-21 Mark Thompsonh264_metadata_bsf: Improve interpretation of input...
2021-01-21 Mark Thompsonh264_metadata_bsf: Refactor the filter function into...
2021-01-21 Mark Thompsoncbs_sei: Remove restrictions on MDCV values
2021-01-21 Mark Thompsoncbs_h2645: Merge SEI message handling in common between...
2021-01-21 Mark Thompsonhevc: Use common SEI types
2021-01-21 Mark Thompsonh264: Use common SEI types
2021-01-21 Mark Thompsonlavc: Add new header for SEI payload types
2021-01-21 Mark Thompsonh264_metadata_bsf: Move SEI user data parsing to init...
2021-01-21 Mark Thompsoncbs_h2645: Merge SEI messages in common between codecs
2021-01-21 Paul B Maholavfilter/vf_readeia608: add >8 depth support
2021-01-21 James Almerffmpeg_opts: remove lowres check
2021-01-21 Paul B Maholavfilter/vf_super2xsai: add slice threading support
2021-01-21 Paul B Maholavfilter/vf_super2xsai: constify src pointer
2021-01-21 Paul B Maholavfilter/vf_dblur: remove unused line
2021-01-21 Paul B Maholavfilter/vf_deblock: fix >8 depth format case check
2021-01-21 Paul B Maholavfilter/vf_fieldmatch: use av_malloc_array()
2021-01-21 Paul B Maholavfilter/vf_decimate: add support for more formats
2021-01-20 Michael Niedermayeravformat/asfdec_o: Check size vs. offset in detect_unkn...
2021-01-20 Michael Niedermayeravformat/utils: check for integer overflow in av_get_fr...
2021-01-20 Paul B Maholavfilter/vf_nnedi: fix memleak at eof and simplify...
2021-01-20 Paul B Maholavfilter/vf_nnedi: small improvements
2021-01-20 rcombsMAINTAINERS: update names
2021-01-20 rcombsAll: update names in copyright headers
2021-01-19 Paul B Maholavfilter/vf_nnedi: unbreak nsize=0:nns=0 output
2021-01-19 Paul B Maholavfilter/vf_nnedi: simplify code even more
2021-01-19 Paul B Maholavfilter/vf_nnedi: small cleanups
2021-01-19 Paul B Maholavfilter/vf_nnedi: fix some compilation errors and...
2021-01-18 Michael Niedermayeravformat/id3v2: Check against max compression ratio...
2021-01-18 Michael Niedermayeravformat/avidec: Use av_sat_sub64() in check_stream_max...
2021-01-18 Michael Niedermayeravutil/timecode: Avoid undefined behavior with large...
2021-01-18 Michael Niedermayeravformat/mov: Check a.size before computing next_root_atom
2021-01-18 Michael Niedermayeravformat/sbgdec: Reduce the amount of floating point...
2021-01-18 Paul B Maholavfilter/vf_w3fdif: add more forgotten formats
2021-01-18 Paul B Maholavfilter/vf_estdif: add some forgotten formats
2021-01-18 Paul B Maholavfilter/vf_nnedi: rewrite and cleanup code
2021-01-18 Ting Fudnn/openvino: support model input resize
2021-01-18 Ting Fudnn/openvino: refine code for better model initialization
2021-01-18 Ting Fudnn/openvino: remove unnecessary code
2021-01-18 tpolavformat/rtsp: correctly set media control uri with...
2021-01-17 Paul B Maholavfilter/vsrc_testsrc: add missing break
2021-01-17 Paul B Maholavfilter/vf_maskedmerge: add yuv440p10 and commands...
2021-01-17 Derek Buitenhuisavcodec/librav1e: Pass through timestamps as opaque...
2021-01-17 Paul B Maholavcodec/cfhd: only increase s->level if transform is...
2021-01-17 Derek Buitenhuisavcodec/librav1e: Fix indentation
2021-01-17 Paul B Maholavfilter/vf_datascope: add option to show only subset...
2021-01-17 Paul B Maholavfilter/vf_bbox: add support for commands
2021-01-17 Paul B Maholavfilter/vf_bbox: add support for >8 depth
2021-01-17 Paul B Maholavfilter/bbox: add support for >8 depth
2021-01-16 Paul B Maholavfilter/vsrc_testsrc: add complement mode to rgbtestsrc
2021-01-16 Paul B Maholavfilter/vsrc_testsrc: add planar support to rgbtestsrc
2021-01-16 Paul B Maholavfilter/vf_threshold: add support for more formats
2021-01-16 Paul B Maholavfilter/vf_chromanr: add support for more formats
2021-01-16 Andriy Gelmanffmpeg: use sigaction() instead of signal() on linux
2021-01-16 Paul B Maholavfilter/vf_detelecine: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_mix: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_telecine: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_weave: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_il: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_copy: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_fieldhint: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_stack: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_phase: add support for commands
2021-01-16 Paul B Maholavfilter: add estdif video filter
2021-01-16 Limin Wangavformat/hlsenc: reindent the code
2021-01-16 Limin Wangavformat/udp: add memory alloc checks
2021-01-16 Limin Wangavformat/udp: return the error code instead of generic EIO
2021-01-16 Limin Wangavutil/timecode: fix sscanf format string with garbage...
2021-01-15 Martin Storsjömovenc: Present durations in mvhd/tkhd/mdhd as they...
2021-01-15 Paul B Maholavfilter/vf_w3fdif: fix parity in frame mode
2021-01-15 Guo, Yejunlibavfilter/dnn: add batch mode for async execution
next