]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2020-11-09 Zane van Iperenavcodec/adpcm_ima_amv: restrict to 1 channel
2020-11-08 OvchinnikovDmitriilavc/amfenc: Add hardware config metadata
2020-11-08 Mark Thompsonlavc: Mark hw_config pointer arrays as const
2020-11-07 Michael Niedermayertools/target_dem_fuzzer: Consider it an EIO when readin...
2020-11-07 Michael Niedermayeravformat/mpegts: Limit copied data to space
2020-11-07 Zane van Iperenavcodec/adpcm_ima_swf: fix frame size to 4096
2020-11-07 Zane van IperenRevert "avcodec/adpcm_swf: support decoding multiple...
2020-11-07 Omar Emaraavdevice/xcbgrab: Add select_region option
2020-11-07 Limin Wangavformat/rtsp: support infinite initial_timeout for...
2020-11-07 Limin Wangfate/filter-video: add 10bit test for unsharp filter
2020-11-07 Limin Wangavfilter/vf_unsharp: add more pixel format support
2020-11-07 Limin Wangavfilter/vf_unsharp: add 10bit support
2020-11-06 Andreas Rheinhardtavcodec/truemotion2: Allocate buffers together
2020-11-06 Andreas Rheinhardtavcodec/truemotion2: Cleanup generically on init failure
2020-11-06 Andreas Rheinhardtavcodec/truemotion2: Remove redundant initializations
2020-11-06 Andreas Rheinhardtavcodec/truemotion2: Replace av_free() by av_freep...
2020-11-06 Andreas Rheinhardtavcodec/sonic: Don't allocate a temporary buffer for...
2020-11-06 Andreas Rheinhardtavcodec/mss4: Fix memleaks upon allocation error
2020-11-05 Paul B Maholavfilter: add adenorm filter
2020-11-05 Vesselin BontchevAdd support for playing Audible AAXC (.aaxc) files...
2020-11-05 Martin Storsjötls: Hook up the url_get_short_seek function in the...
2020-11-04 Timo Rothenpieleravfilter/scale_cuda: fix pitch calculation for >8 bit...
2020-11-04 Michael Niedermayeravformat/bintext: Check width in idf_read_header()
2020-11-04 Michael Niedermayeravformat/iff: check size against INT64_MAX
2020-11-04 Michael Niedermayeravformat/vividas: improve extradata packing checks...
2020-11-04 Michael Niedermayeravformat/paf: Check for EOF in read_table()
2020-11-04 Michael Niedermayeravformat/gxf: Check pkt_len
2020-11-04 Michael Niedermayeravformat/aiffdec: Check packet size
2020-11-04 Michael Niedermayerlibavformat/aviobuf: Forward error from avio_read in...
2020-11-04 Michael Niedermayeravformat/rmdec: remove unneeded memset() on packet...
2020-11-04 Zane van Iperenavformat/argo_brp: remove block_align check for audio
2020-11-04 Andreas Rheinhardtavcodec/sonic: Don't hardcode sizeof(int) == 4
2020-11-04 Andreas Rheinhardtavcodec/sonic: Allocate several buffers together
2020-11-04 Timo Rothenpieleravfilter/scale_cuda: simplify linesize calculation
2020-11-04 Timo Rothenpieleravfilter/scale_cuda: add support for RGB formats
2020-11-04 Timo Rothenpieleravfilter/scale_cuda: expose optional algorithm parameter
2020-11-04 Timo Rothenpieleravfilter/scale_cuda: add lanczos algorithm
2020-11-04 Timo Rothenpieleravutil/hwcontext_cuda: fix edge case with non-even...
2020-11-04 Timo Rothenpieleravutil/hwcontext_cuda: query correct alignment from...
2020-11-03 Mark Thompsonvaapi_encode_mpeg2: Fix setting colour properties
2020-11-03 Mark Thompsonvaapi_encode_h265: Fix setting colour properties
2020-11-03 Mark Thompsonvaapi_encode_h264: Fix setting colour properties
2020-11-03 Timo Rothenpieleravfilter/scale_cuda: add nearest neighbour algorithm
2020-11-03 Timo Rothenpieleravfilter/scale_cuda: code cleanup
next