]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-06-23 Paul B Maholavfilter/vf_v360: do not ignore return value of allocat...
2020-06-23 Paul B Maholavcodec/ccaption_dec: add support for background colors
2020-06-23 Carl Eugen... lavc: Lower MediaFoundation audio encoder priority.
2020-06-23 Paul B Maholdoc/general: mention BT20 decoder
2020-06-23 Paul B Maholdoc/general: merge dupe ProRes entries
2020-06-23 Paul B Maholdoc/general: mention NotchLC
2020-06-23 Paul B Maholavfilter/vf_v360: add orthographic projection support
2020-06-22 Paul B Maholavfilters/vf_v360: add equisolid projection support
2020-06-22 Andreas Rheinhardtavfilter/vf_showpalette: Don't pretend disp_palette...
2020-06-22 Andreas Rheinhardtavformat/sccdec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/pjsdec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/mpl2dec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/mov: Cosmetics
2020-06-22 Andreas Rheinhardtavformat/mov: Avoid allocation when reading ddts atom
2020-06-22 Andreas Rheinhardtavformat/mov: Use ffio_read_size where appropriate
2020-06-22 Andreas Rheinhardtavformat/mov: Avoid allocation+copy when moving extradata
2020-06-22 Andreas Rheinhardtavformat/mov: Read attached pics directly into st-...
2020-06-22 Andreas Rheinhardtavformat/mov: Check earlier whether reel_name string...
2020-06-22 Andreas Rheinhardtavcodec, avformat: Remove unnecessary initializations...
2020-06-22 Andreas Rheinhardtavformat/avformat: Improve documentation of av_stream_g...
2020-06-22 Andreas Rheinhardtavcodec/packet: Improve documentation of av_packet_get_...
2020-06-22 Andreas Rheinhardtavformat/flvdec: Cosmetics
2020-06-22 Andreas Rheinhardtavcodec/nellymoserdec: Don't use invalid AVPacketSideDa...
2020-06-22 Przemysław... avformat/dashenc: Calculate average bitrate for adaptat...
2020-06-22 Przemysław... Revert "avformat/dashenc: use AVStream timebase when...
2020-06-21 Paul B Maholavfilter/af_ladspa: check return value of getenv()
2020-06-21 Paul B Maholavfilter/af_ladspa: add latency compensation
2020-06-21 Paul B Maholavfilter/af_ladspa: check another directory for plugins
2020-06-21 summertriangle... avcodec/hcadec: get intensity from correct channel
2020-06-21 summertriangle... avcodec/hcadec: fix decoding of hfr channels
2020-06-21 Andriy Gelmanavcodec/adpcmenc: remove forward declaration
2020-06-20 Paul B Maholavcodec/mpeg12dec: do not discard older a53 captions
2020-06-20 Paul B Maholavcodec/ccaption_dec: use uint8_t type for prev_cmd...
2020-06-20 Paul B Maholavcodec/ccaption_dec: do not modify packet data in...
2020-06-20 Paul B Maholavcodec/ccaption_dec: allow selection of second field...
2020-06-20 Paul B Maholavcodec/ccaption_dec: rework non-real-time mode with...
2020-06-20 Limin Wangdoc/encoders: fix the misleading usage of profile
2020-06-19 Limin Wangavfilter: add D2TS, TS2D, TS2T as a common macro in...
2020-06-19 Limin Wangavformat/dvenc: return error code of dv_assemble_frame()
2020-06-19 Manoj Bondaavcodec/av1_parser: initialize avctx->pix_fmt
2020-06-19 James Almeravcodec/av1_parser: add missing parsing for RGB pixel...
2020-06-19 James Almeravcodec/av1_parser: set context values outside the...
2020-06-18 Limin Wangfate: add yuv420p10 and yuv422p10 tests for overlay...
2020-06-18 Limin Wangavfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit...
2020-06-18 Limin Wangavfilter/vf_overlay: support for 8bit and 10bit overlay...
2020-06-18 Limin Wangavcodec/libx265: Fix integer overflow in computation...
2020-06-18 James Almeravcodec/encode: restructure the old encode API
2020-06-18 James Almeravcodec/encode: restructure the core encoding code
2020-06-18 Paul B Maholavformat: add MCC demuxer
2020-06-18 Paul B Maholavformat/sccdec: make splitting more robust
2020-06-18 Jun Zhaolavf/dashdec: Add missed side data/disposition
2020-06-18 vacingfanglavf/hls: Add missed side data/disposition
2020-06-18 Linjie Fufftools/ffmpeg_filter: add -autoscale to disable/enable...
2020-06-17 Zane van Iperenavformat/apm: check codec tag in probe and add constant
2020-06-17 Derek Buitenhuisavformat/movenc: Write 'av01' as a compatible brand...
2020-06-17 Zhong Limailmap: add entry for myself
2020-06-17 Guo Yejundnn_backend_native: check operand index
2020-06-17 Guo Yejundnn_backend_native.c: refine code for fail case
2020-06-16 Paul B Maholavcodec/ccaption_dec: do not modify pkt data and stop...
2020-06-16 Paul B Maholavformat/sccdec: simplify demuxer a little
2020-06-16 Paul B Maholavcodec/ccaption_dec: remove usage of extra buffer
2020-06-16 Paul B Maholavcodec/ccaption_dec: fix some small style issues
2020-06-16 Paul B Maholavcodec/ccaption_dec: remove pts parameter from handle_...
2020-06-15 Michael Niedermayeravcodec/tiff: Check stride for dng
2020-06-15 Paul B Maholavformat/sccdec: unbreak previous commits to this file
2020-06-15 Paul B Maholavformat/movenc: fix remuxing eia-608 into mov from...
2020-06-15 Paul B Maholavformat/mov: fix demuxing of eia-608
2020-06-15 Paul B Maholavcodec/ccaption_dec: add support for colors
2020-06-15 Andreas Rheinhardtavformat/mov: Fix reel_name size check
2020-06-15 Andreas Rheinhardtavformat/mov: Fix memleak upon encountering repeating...
2020-06-15 Andreas Rheinhardtavformat/matroskaenc: Don't use NULL for %s format...
2020-06-15 Andreas Rheinhardtavformat/webvttdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/vplayerdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/tedcaptionsdec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/subviewerdec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/subviewer1dec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/stldec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/srtdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/sccdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/samidec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/pjsdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mpsubdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mpl2dec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/microdvddec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/lrcdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/jacosubdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/assdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/aqtitledec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mov: Fix memleaks upon read_header failure
2020-06-15 Andreas Rheinhardtavformat/omadec: Fix memleaks upon read_header failure
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Fix memleaks in WebM DASH manifes...
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Use right number of tracks
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Fix handling gigantic durations
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Move AVBufferRef instead of copyi...
2020-06-15 Thilo Borgmannlavdevice: Add AudioToolbox output device.
2020-06-15 Przemysław... avformat/dashenc: Add hls_master_name option
2020-06-15 Andreas Rheinhardtavformat/hlsenc: Always treat numbers as decimal
2020-06-15 Andreas Rheinhardtavcodec/iirfilter: Fix memleak
2020-06-15 Andreas Rheinhardtavcodec/hevc_mp4toannexb_bsf: Check NAL size against...
2020-06-14 Limin Wangavcodec/h264: create user data unregistered SEI side...
next