]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-12-03 Marton Balintavformat/mpegtsenc: factorize writing packet
2019-12-03 Marton Balintavformat/mpegtsenc: move around setting m2ts_mode
2019-12-03 Marton Balintavformat/mpegtsenc: set priority flag for AC3 codecs...
2019-12-03 Marton Balintavformat/mpegtsenc: allow any sensible PID for elementa...
2019-12-03 Guo, YejunMAINTAINERS: add myself to libavfilter/dnn
2019-12-03 Linjie Fulibavformat/utils: Fix code indentation
2019-12-03 Andreas Rheinhardtavfilter/vf_unsharp: Don't dereference NULL
2019-12-02 James Almerfate/cbs: add svc AV1 tests
2019-12-02 James Almeravcodec/av1_parser: skip frames with spatial_id > 0
2019-12-02 Zhao Zhiliavfilter/buffersrc: remove write-only variable
2019-12-01 James Almerfate/cbs: add a decode model AV1 test
2019-12-01 James Almerfate/cbs: add a switch frame AV1 test
2019-12-01 James AlmerRevert "avcodec/cbs_av1_syntax_template: Check ref_fram...
2019-12-01 James Almeravcodec/cbs_av1: implement missing set_frame_refs(...
2019-12-01 Michael Niedermayeravcodec/alsdec: Discard frames for which no channel...
2019-12-01 Michael Niedermayeravcodec/alsdec: Avoid 1 layer of pointer dereferences...
2019-12-01 Michael Niedermayeravcodec/g729dec: Avoid one multiply by using init_get_b...
2019-12-01 Michael Niedermayeravcodec/g729dec: Avoid using buf_size
2019-12-01 Michael Niedermayeravcodec/g729dec: Factor block_size out
2019-12-01 Michael Niedermayeravcodec/g729dec: require buf_size to be non 0
2019-12-01 Michael Niedermayeravcodec/g729dec: Check for KELVIN && 6k4
2019-12-01 Michael Niedermayeravcodec/alac: Fix integer overflow in lpc_prediction...
2019-12-01 Michael Niedermayeravcodec/wmaprodec: Fix buflen computation in save_bits()
2019-12-01 Michael Niedermayeravcodec/vc1_block: Fix integer overflow in AC rescaling...
2019-12-01 Michael Niedermayeravcodec/vmdaudio: Check chunk counts to avoid integer...
2019-12-01 Michael Niedermayeravformat/mxfdec: Clear metadata_sets_count in mxf_read_...
2019-12-01 Andreas Rheinhardtavformat/flac_picture: Return directly if nothing has...
2019-12-01 Andreas Rheinhardtavformat/flac_picture: Switch to bytestream2 API
2019-12-01 Andreas Rheinhardtavformat/flac_picture: Simplify checks
2019-12-01 Steven Liuavformat/smoothstreamingenc: removed unused check of...
2019-12-01 Steven Liuavformat/rtpenc_mpegts: removed unused check of avforma...
2019-12-01 Steven Liuavformat/hdsenc: removed unused check of avformat_free_...
2019-12-01 Steven Liuavformat/dashenc: remove unused check of avformat_free_...
2019-11-30 James Almeravformat/avc: add missing return error value
2019-11-30 Andriy Gelmanlavc/extract_extradata: Use bytestream api
2019-11-30 Andreas Rheinhardtavcodec/extract_extradata_bsf: Don't unref uninitialize...
2019-11-30 James Almeravformat/avc: fix sps buffer offset when calling ff_avc...
2019-11-29 James Almerfate/demux: add an AV1 Annex B test
2019-11-29 James Almeravcodec/av1_parser: export stream dimensions in avctx
2019-11-29 James Almerfate/lavf-container: add an H264 mp4 remux test
2019-11-29 James Almerfate/lavf-container: add an AV1 mp4 remux test
2019-11-29 Zhao Zhililibavdevice/lavfi: check avfilter_graph_dump return...
2019-11-29 Andreas Rheinhardtavformat/avio: Use ffurl_closep
2019-11-29 Paul B Maholavfilter/vf_hqdn3d: add support for commands
2019-11-29 Paul B Maholavfilter/vf_hqdn3d: add support for 12bit and 14bit...
2019-11-29 Jun Zhaolavc/mvha: Check init_get_bits8() for failure
2019-11-29 Jun Zhaolavf/vividas: check avformat_new_stream() return
2019-11-28 Limin Wangavfilter/vf_yadif: rename config_props -> config_output...
2019-11-28 Andreas Rheinhardtavformat/vividas: Avoid allocation of AVIOContext
2019-11-28 James Almeravformat/avc: write the missing bits in the AVC Decoder...
2019-11-28 Andreas Rheinhardtavformat/movenc: Avoid allocation for small dynamic...
2019-11-28 Andreas Rheinhardtavformat/matroskaenc: Avoid allocation for small dynami...
2019-11-28 Andreas Rheinhardtavformat/id3v2enc: Avoid allocation for small tags
2019-11-28 Andreas Rheinhardtavformat/avc: Avoid allocation for small SPS/PPS arrays
2019-11-28 Andreas Rheinhardtavformat/av1: Avoid allocation for small headers
2019-11-28 Andreas Rheinhardtavformat/apetag: Avoid allocation for small tags
2019-11-28 Andreas Rheinhardtavformat/aviobuf: Avoid allocating buffer when using...
2019-11-28 Limin Wangavfilter/vf_libvmaf: Check for av_frame_alloc failure
2019-11-28 Andreas Rheinhardtavformat/flacenc: Add const to ff_flac_write_header...
2019-11-28 Zhao Zhiliavcodec/vp8: fix multiple ff_thread_finish_setup()...
2019-11-28 Limin Wangavfilter/vf_colorconstancy: av_frame_free(&in) in case...
2019-11-28 Linjie Fulavc/qsvenc: Fix some code indentations
2019-11-28 Zhong Lidoc/encoder: add the missing qsv encoders
2019-11-28 Zhong Lilavc/rav1e: log and doc updated for const quantizer...
2019-11-28 Thierry FoucuAdd options for spatial layers.
2019-11-27 Paul B Maholavcodec: add mvha video decoder
2019-11-27 Paul B Maholavcodec: add mvdv video decoder
2019-11-27 Steven Liuavformat/hls: correct grammatical errors of m3u8_hold_c...
2019-11-26 Carl Eugen... lavc/qsvenc: Fix compilation for some build environments.
2019-11-26 Oleg Dobkinavutil/hwcontext_cuda: allow using primary CUDA device...
2019-11-26 Steven Liuavformat/hlsenc: set strict_std_compliance from the...
2019-11-25 Limin Wangavcodec/v210dec: add support for frame and slice threading
2019-11-25 Limin Wangavcodec/v410dec: add support for frame and slice threading
2019-11-25 Steven Liuavformat/hls: add option for the m3u8 list load max...
2019-11-24 Michael Niedermayeravcodec/nuv: Use ff_set_dimensions()
2019-11-24 Michael Niedermayeravformat/vividas: Error out on audio packets in the...
2019-11-24 Michael Niedermayeravformat/vividas: Check and require 1 video stream
2019-11-24 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow with pink_ts_...
2019-11-24 Michael Niedermayeravcodec/ralf: Fix integer overflows with the filter...
2019-11-24 Michael Niedermayeravcodec/g729dec: Use 64bit and clip in scalar product
2019-11-24 Michael Niedermayeravcodec/mxpegdec: Check for multiple SOF
2019-11-24 Michael Niedermayeravcodec/nuv: Move comptype check up
2019-11-24 Michael Niedermayeravcodec/wmavoice: Fix integer overflow in synth_frame()
2019-11-24 Michael Niedermayeravcodec/rawdec: Check bits_per_coded_sample more pedant...
2019-11-24 Michael Niedermayeravutil/lfg: Correct index increment type to avoid undef...
2019-11-24 Michael Niedermayeravcodec/cngdec: Remove AV_CODEC_CAP_DELAY
2019-11-24 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for VP9
2019-11-24 Andreas Rheinhardtavformat/matroskaenc: Remove outdated comment
2019-11-24 Andreas Rheinhardtavformat/matroskaenc: Fix potential leak of cached...
2019-11-23 Baptiste Coudurieravformat/mxfenc: simplify d-10 ul handling
2019-11-23 Baptiste Coudurieravformat/mxfenc: simplify dv ul handling
2019-11-23 Baptiste Coudurieravformat/dvenc: support muxing dvcprohd
2019-11-23 Paul B Maholavfilter: add axcorrelate filter
2019-11-23 Paul B Maholavfilter/vf_normalize: add support for commands
2019-11-22 Paul B Maholavfilter/af_aiir: normalize biquads only if divisor...
2019-11-22 Paul B Maholavfilter/af_biquads: add new normalize/n option
2019-11-22 Andriy Gelmanavcodec/v4l2_context: Fix indentation
2019-11-22 Andriy Gelmanavcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4
2019-11-22 Paul B Maholavfilter/af_aiir: fix biquads normalization
2019-11-22 Paul B Maholavfilter/af_aiir: add missing normalization of biquads...
next