]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-05-09 James Almerconfigure: fix pcm_rechunk_bsf dependency for MXF and...
2020-05-09 David Manouchehriavdevice/v4l2enc: Allow writing non-rawvideos to v4l2.
2020-05-09 Andreas Rheinhardtavformat/oggenc: Avoid allocating and copying when...
2020-05-09 Limin Wangavcodec/mpegvideo: return more specific error codes...
2020-05-09 Limin Wangavcodec/mpegvideo: return more specific error codes...
2020-05-09 Limin Wangavcodec/mpeg12enc: return more specific error codes...
2020-05-09 Limin Wangavcodec/mpegvideo_enc: return more specific error codes...
2020-05-08 Lou Logandoc/encoders: remove unsubstantiated ffaacenc > fdk...
2020-05-08 Andreas Rheinhardtavcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet...
2020-05-08 Andreas Rheinhardtavcodec/bsf: Restrict ff_bsf_get_packet_ref() return...
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Cosmetics
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Factor check out of loop
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Localize initialization of subtitle...
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Unconditionally free some strings
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Check some unchecked allocations
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Add deinit function
2020-05-08 Limin Wangavcodec/mpegvideo_enc: reindent code
2020-05-08 Andreas Rheinhardtavformat/hlsenc: Avoid setting unused variables
2020-05-08 Andreas Rheinhardtavformat/matroskadec: Allow multiple Tags elements
2020-05-08 Andreas Rheinhardtavformat/matroskadec: Improve handling of circular...
2020-05-08 Andreas Rheinhardtavformat/matroskadec: Sanitize SeekHead entries
2020-05-08 Michael NiedermayerRevert "doc/mailing-list-faq: Mention current problem...
2020-05-08 Guo, Yejundnn-layer-mathbinary-test: add unit test for minimum
2020-05-08 Guo, Yejundnn/native: add native support for minimum
2020-05-08 Limin Wangavcodec/zmbv: remove the unnecessary type conversion
2020-05-08 Limin Wangavcodec/tiff: remove the unnecessary type conversion
2020-05-08 Limin Wangavcodec/pngdec: remove the unnecessary type conversion
2020-05-08 Limin Wangavcodec/lcldec: remove the unnecessary type conversion
2020-05-07 Limin Wangavcodec/libx264: return error if unknown picture type...
2020-05-07 Limin Wangavcodec/libx264: return immediately if encode_nals...
2020-05-07 Limin Wangavcodec/libx265: Fix Uninitialized scalar variable
2020-05-07 Marton Balintavformat: implement retiming directly in mxfenc and...
2020-05-07 Marton Balintavformat/audiointerleave: only keep the retime function...
2020-05-07 Marton Balintavcodec/pcm_rechunk_bsf: add bitstream filter to rechun...
2020-05-07 Marton Balintavformat/mux: add proper support for full N:M bitstream...
2020-05-07 Marton Balintavformat/mux: factorize writing a packet
2020-05-07 Marton Balintavformat/mux: factorize interleaved write_packet
2020-05-07 Marton Balintavformat/mux: move interleaved packet functions upwards
2020-05-07 Andreas Rheinhardtavformat/hlsenc: Remove redundant setting of output...
2020-05-07 Limin Wangavcodec/profiles: remove duplicate FF_PROFILE_RESERVED...
2020-05-07 Steven Liuavformat/dashdec: compute the segment size use current...
2020-05-06 Limin Wangavformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only...
2020-05-06 Linjie FuMAINTAINERS: Add myself to libopenh264enc
2020-05-06 Limin Wangavformat/utils: move is_intra_only() to header and...
2020-05-06 Limin Wangavformat/rtmpproto: use av_reallocp_array()
2020-05-06 Limin Wangavformat/smoothstreamingenc: use av_reallocp_array()
2020-05-06 Limin Wangfftools/ffmpeg: use local variable with same contents...
2020-05-06 Andreas Rheinhardtavformat/matroskaenc: Check allocations implicit in...
2020-05-06 Andreas Rheinhardtavformat/matroskaenc: Simplify writing buffer
2020-05-06 Andreas Rheinhardtavformat/matroskaenc: Avoid dynamic buffer when writing...
2020-05-06 Andreas Rheinhardtavformat/matroskaenc: Unify writing level 1 elements...
2020-05-06 Andreas Rheinhardtavformat/matroskaenc: Move adding SeekEntry into end_eb...
2020-05-06 Andreas Rheinhardtavformat/hlsenc: Improve checks for invalid stream...
2020-05-06 rcombslavf/dashdec: support larger manifests
2020-05-06 Steven Liuavformat/url: check url root node when rel include...
2020-05-06 Steven Liuavformat/hlsenc: resend full url of the init fragment mp4
2020-05-06 Yaroslav Pogrebnyaklibavformat/hlsenc: Allow usage of 'periodic-rekey...
2020-05-06 Steven Liuavformat/hlsenc: compute segment duration use current...
2020-05-06 Steven Liutests/fate/hlsenc: rename fate macro define from FATE_A...
2020-05-05 Lynnelavc/bsf: add an Opus metadata bitstream filter
2020-05-05 Michael Niedermayeravcodec/wavpack: Check rate_x and sample rate for overflow
2020-05-05 Zane van Iperenavformat: add demuxer for Pro Pinball Series' Soundbanks
2020-05-05 Mark Reidlibswscale: add output support for AV_PIX_FMT_GBRAPF32
2020-05-05 Mark Reidlibswscale: add input support AV_PIX_FMT_GBRAPF32
2020-05-05 Andreas Rheinhardtavformat/nutenc: Write size into right dynamic buffer
2020-05-05 Andreas Rheinhardtavformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_lengt...
2020-05-05 Andreas Rheinhardtavformat/nutenc: Add goto fail in nut_write_headers()
2020-05-05 Andreas Rheinhardtavformat/nutenc: Reuse dynamic buffers when possible
2020-05-05 Andreas Rheinhardtlibavformat/nutenc: Remove redundant function parameter
2020-05-05 James Almeravcodec/avpacket: add missing entry for prft to av_pack...
2020-05-05 Linjie Fulavc/vp9: fix reference frame dimensions check for...
2020-05-05 Andriy Gelmanavcodec/v4l2_m2m_enc: Support changing qmin/qmax
2020-05-05 Limin Wangavcodec/utils: simplify, remove duplicate code
2020-05-05 Limin Wangavformat/mxfdec: reindent code
2020-05-05 Limin Wangavcodec/v4l2_m2m_enc: reindent code
2020-05-05 Limin Wangavcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for...
2020-05-04 Linjie Fulavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps...
2020-05-04 Andreas Rheinhardtavformat/matroskadec: Free right buffer on error
2020-05-04 Steven Liudoc/muxers: remove hls_fmp4_init_resend parameter
2020-05-03 James Almeravcodec/cbs_h265: add missing support for reserved_payl...
2020-05-03 James Almeravcodec/cbs_h265: move the payload_extension_present...
2020-05-03 James Almeravcodec/cbs_h265: rename H265RawPSExtensionData to...
2020-05-03 Limin WangRevert "avcodec/proresenc_anatoliy: support for more...
2020-05-03 Derek Buitenhuisavcodec/librav1e: Require a bitrate to be set when...
2020-05-03 Mark Thompsonffmpeg: Don't require a known device to pass a frames...
2020-05-03 James Almeravcodec/h265_metadata: filter parameter sets in packet...
2020-05-03 James Almeravcodec/h264_metadata: filter parameter sets in packet...
2020-05-03 James Almeravcodec/av1_metadata: filter parameter sets in packet...
2020-05-03 Andreas Rheinhardtavformat/matroskaenc: Check mimetypes earlier
2020-05-03 Andreas Rheinhardtavformat/matroskaenc: Fix memleak upon encountering...
2020-05-03 Andreas Rheinhardtavformat/matroskaenc: Make sure UIDs of delayed chapter...
2020-05-03 Andreas Rheinhardtavformat/vorbiscomment: Switch to AVIOContext from...
2020-05-03 Andreas Rheinhardtavformat/vorbiscomment: Replace AVDictionary ** by...
2020-05-03 Andreas Rheinhardtavformat/matroskaenc: Replace impossible condition...
2020-05-03 Andreas Rheinhardtavformat/matroskaenc: Write SeekHead when livestreaming
2020-05-03 Andreas Rheinhardtavformat/matroskaenc: Only write Cluster if it has...
2020-05-02 Limin Wangavcodec/proresenc_anatoliy: support for more color...
2020-05-02 Limin Wangavcodec/prores_metadata_bsf: add arib-std-b67 format...
2020-05-02 Limin Wangavcodec/prores_metadata_bsf: add smpte2084 format support
2020-05-02 Limin Wangavcodec/nvenc_hevc: add spatial-aq and temporal-aq...
next