]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2021-01-14 Wonkap Jangavcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FR...
2021-01-14 Paul B Maholavfilter/vf_w3fdif: add support for >8 depth gray formats
2021-01-14 Idan Freibergavformat/dhav: Fix incorrect non-DHAV chunk skipping...
2021-01-14 James Almeravutil/tx: use ENOSYS instead of ENOTSUP
2021-01-14 Lynnefft: remove 16-bit FFT and MDCT code
2021-01-14 Lynneac3enc_fixed: drop unnecessary fixed-point DSP code
2021-01-14 Lynneac3enc: halve the MDCT window size by using vector_fmul...
2021-01-14 Lynneac3enc: do not clip coefficients after transforms
2021-01-14 Lynneac3enc_fixed: convert to 32-bit sample format
2021-01-13 Bas Nieuwenhuizenkmsgrab: Do not require the modifier to stay constant.
2021-01-13 Bas Nieuwenhuizenkmsgrab: Use invalid modifier if modifiers weren't...
2021-01-13 Lynnelavu: support arbitrary-point FFTs and all even (i...
2021-01-12 AlexisWilkeavformat/allformats: test pointer to be used
2021-01-11 Michael Niedermayeravformat/mxfdec: Free all types for both Descriptors
2021-01-11 Michael Niedermayeravutil/eval: Unconditionally check argument of e_div
2021-01-11 Michael Niedermayeravformat/utils: wrap_timestamp() is only needed for...
next