]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-11-23 Limin Wangavdevice/decklink_dec: fix warning for unused variable
2020-11-23 Limin Wangavdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag...
2020-11-23 Limin Wangavdevice/decklink: use boolean for list_devices option
2020-11-22 Paul B Maholavfilter/af_aiir: add support for arbitrary order latti...
2020-11-22 Michael Niedermayeravcodec/exr: skip bottom clearing loop when its outside...
2020-11-22 Michael Niedermayeravcodec/exr: Check ymin vs. h
2020-11-22 Michael Niedermayeravformat/avs: Use 64bit for the avio_tell() output
2020-11-22 Michael Niedermayeravformat/moflex: Check pkt_size
2020-11-22 Paul B Maholavfilter/af_biquads: remove not needed code
2020-11-22 Leo Izenavformat/movenc: allow Apple Lossless inside mp4
2020-11-22 Paul B Maholavfilter/af_afreqshift: add timeline and slice threadin...
2020-11-21 Paul B Maholavcodec/atrac3: increase max block align size
2020-11-21 Michael Niedermayeravcodec/mobiclip: Check mv against INT_MAX
2020-11-21 Michael Niedermayeravformat/wavdec: More complete size check in find_guid()
2020-11-21 Michael Niedermayeravcodec/mv30: Use unsigned in idct_1d()
2020-11-21 Michael Niedermayeravformat/iff: Check size before skip
2020-11-21 Michael Niedermayeravformat/rmdec: Check for EOF in index packet reading
2020-11-21 leozhangavcodec/cuviddec: fix missing context push/pop
2020-11-21 Andriy Gelmanavformat/rtsp: don't forget to call ff_network_close...
2020-11-21 Andriy Gelmanavformat/rtsp: set return variable in error path
2020-11-21 Andriy Gelmanavformat/rtspdec: cosmetics
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in connect mode if...
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in listen mode if init...
2020-11-21 Andriy Gelmanavformat/rtspdec: add network init to listen mode
2020-11-21 Limin Wangavdevice/decklink_dec: map the raw_format instead of...
2020-11-20 James Almertools/target_bsf_fuzzer: set bitstream filter options
2020-11-20 James Almertools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzze...
2020-11-20 Michael Niedermayertools/target_dec_fuzzer: Call avcodec_flush_buffers...
2020-11-20 James Almertools/target_dem_fuzzer: use avio_context_free() to...
2020-11-20 Anton Khirnovlavfi/src_movie: switch to new decoding API
2020-11-20 Anton Khirnovdoc/examples/transcoding: switch to the new encoding API
2020-11-20 Anton Khirnovdoc/examples/transcoding: stop constantly allocating...
2020-11-20 Anton Khirnovlavu: add missing stddef.h includes for size_t.
2020-11-20 Anton Khirnovlavfi/lavfutils: switch to the new decoding API
2020-11-20 Anton Khirnovtools/enum_options: fix build and add to Makefile
2020-11-20 Steve Lhommeavformat/matroskadec: only use the track duration if...
2020-11-20 Steve Lhommeavformat/matroskadec: adjust the cluster time to the...
2020-11-20 Steve Lhommeavformat/matroskadec: add a warning when the track...
2020-11-20 Mark Reidavfilter/vf_lut3d: fix sanitizef INF handling
2020-11-20 Mark Reidavcodec/exr: use lookuptable for alpha if there is...
2020-11-20 Martin Storsjöhttp: Check for AVERROR_EOF in the check for premature end
2020-11-19 Marton Balintavformat/mpegts: make sure mpegts_read_header always...
2020-11-19 Limin Wangavformat/dvenc: check the format before vst and ast...
2020-11-19 Limin Wangavformat/dvenc: s->streams[i] -> st
2020-11-19 Limin Wangavfilter/vf_fade: config_props -> config_input
2020-11-19 Limin Wangavfilter/vf_fade: simplify code to use pts timebase...
2020-11-19 Paul B Maholavfilter/vf_xfade: add squeeze transitions
2020-11-19 Gil Pedersenavutil/frame: fix potential leaks in av_frame_ref()
2020-11-19 Gil Pedersenavutil/frame: use av_buffer_replace() to simplify code
2020-11-19 Gil Pedersenavcodec/wavpack: use av_buffer_replace() to simplify...
2020-11-19 Paul B Maholavfilter/vf_frei0r: add support for commands
2020-11-18 Paul B Maholavfilter/vf_despill: add support for commands
2020-11-18 Paul B Maholavfilter/af_afade: add sinc curve types
2020-11-17 Martin Storsjöfate: Convert the musepack8 test to an oneoff test
2020-11-17 Paul B Maholavfilter/af_anlmdn: support all options as commands
2020-11-17 Paul B Maholavfilter/af_anlmdn: allow to change smooth/m at runtime
2020-11-16 Andrew Rodlandlavfi/frei0r: Remove duplicated pix_fmt entry
2020-11-15 Andreas Rheinhardtavcodec/mobiclip: Use get_ue_golomb_31() where possible
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Remove code duplication
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Don't reset twice
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Export metadata that applies to...
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Don't segfault with lots of attached...
2020-11-15 Paul B Maholavfilter: add speechnorm filter
2020-11-14 Carl Eugen... lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3...
2020-11-14 Limin Wangavformat/rtsp: av_rescale -> av_rescale_q
2020-11-13 James Almeravcodec/cbs_av1: remove dead code
2020-11-13 Michael Niedermayeravcodec/vp3dsp: Use unsigned constant to avoid undefine...
2020-11-13 Michael Niedermayeravformat/icodec: Check for zero streams and stream...
2020-11-13 Michael Niedermayeravformat/icodec: Factor failure code out in read_header()
2020-11-13 James Almeravcodec/nvdec_av1: fix setting film grain parameters...
2020-11-13 James Almeravcodec/av1dec: remove order_hint from AV1Frame
2020-11-13 James Almeravcodec/av1dec: add a reference to the raw frame header...
2020-11-12 Hendrik Leppkesavcodec/dxva2: add AV1 decode support
2020-11-12 Martin Storsjöaviobuf: Increase the default SHORT_SEEK_THRESHOLD...
2020-11-12 Andreas Rheinhardtavcodec/adpcmenc: Fix leak of trellis buffer with ADPCM...
2020-11-11 Timo Rothenpieleravcodec/nvdec: add av1 hwaccel
2020-11-11 Timo Rothenpieleravcodec/nvdec: add support for separate reference frame
2020-11-11 Timo Rothenpieleravcodec/av1dec: expose coded_lossless
2020-11-11 Timo Rothenpieleravcodec/av1dec: expose skip mode frame index
2020-11-11 Michael Niedermayeravformat/bintext: Check width
2020-11-11 Michael Niedermayeravformat/sbgdec: Check that end is not before start
2020-11-11 James Almeravcodec/cbs_av1: add a range check to tg_end
2020-11-11 James Almeravcodec/cbs_av1: infer ref_order_hint when not coded...
2020-11-11 Limin Wangavformat/rtspdec: return proper error code
2020-11-11 Limin Wangavformat/rtsp: check return value of ffurl_read_complete
2020-11-11 Limin Wangavformat/rtsp: prefer to use variable instead of type
2020-11-11 Limin Wangavformat/rtspdec: use SDP_MAX_SIZE for sdp array
2020-11-11 Limin Wangavformat/rtsp: move SDP_MAX_SIZE macro definition to...
2020-11-11 Limin Wangavformat/rtsp: 16384 -> SDP_MAX_SIZE
2020-11-10 Michael Niedermayeravformat/lvfdec: Check stream_index before use
2020-11-10 Michael Niedermayeravformat/au: cleanup on EOF return in au_read_annotation()
2020-11-10 Thierry Fouculibavformat/avidec: Extract more metadata from the...
2020-11-10 Paul B Maholavfilter/af_asoftclip: add oversampling support
2020-11-10 Andreas Rheinhardtavcodec/gdv: Remove dead check
2020-11-09 James Almeravcodec/utils: clear the packet props queue on flushing
2020-11-09 Zane van IperenChangelog: add amv muxer & encoder
2020-11-09 Zane van Iperenavformat: add amv muxer
2020-11-09 Zane van Iperenavcodec: add adpcm_ima_amv encoder
2020-11-09 Zane van Iperenavcodec/adpcm_ima_amv: document header format
2020-11-09 Zane van Iperenavcodec/adpcm_ima_amv: use coded sample count
next