]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-11-16 Michael Niedermayeravformat/mp3dec: Check that the frame fits within the...
2019-11-16 Paul B Maholavfilter/vf_framepack: fix timestamps for frameseq...
2019-11-16 Paul B Maholavfilter/vf_framepack: add missing filtering flag
2019-11-16 Michael Niedermayeravcodec/mjpeg_parser: Make parser a bit more robust...
2019-11-16 Andreas Rheinhardtavcodec/put_bits: Relax requirements to rebase PutBitCo...
2019-11-16 Zhao Zhiliavformat/mov: fix typo in help text
2019-11-16 James Almeravformat/av1dec: simplify annexb_probe()
2019-11-16 James Almeravcodec/cbs_av1: fix reading reference order hint in...
2019-11-16 Paul B Maholavcodec/codec_desc: add mising .type for acelp.kelvin
2019-11-15 Michael Niedermayervcodec/agm: Alloc based on coded dimensions
2019-11-14 James Almeravcodec/encode: add missing assert to avcodec_receive_p...
2019-11-14 Andreas Rheinhardtavformat/av1dec: Redo flushing of bsf
2019-11-14 Andreas Rheinhardtavcodec/avcodec: Adapt the doc of av_bsf_send_packet...
2019-11-13 Andreas Rheinhardtavformat/id3v2: Avoid av_strdup for key and value of...
2019-11-13 Michael Niedermayertests/ref/vsynth: add missing reference files, fix...
2019-11-13 Derek Buitenhuislibrav1e: Don't make users explicitly set -qp -1 to...
2019-11-13 Baptiste Coudurieravcodec/dvenc: support encoding dvcprohd
2019-11-13 Baptiste Coudurieravformat/mxfenc: correctly set width values for dvcprohd
2019-11-13 Paul B Maholavfilter/vf_colorbalance: add support for commands
2019-11-13 Paul B Maholavfilter/vf_colorbalance: switch to floats
2019-11-13 Paul B Maholavfilter/vf_colorbalance: add option to preserve lightness
2019-11-13 Limin Wangavformat/hlsenc: free the original malloc pointer to...
2019-11-13 Steven Liuavformat/hls: continue to play enabled playlist when...
2019-11-13 James Almeravformat: add an AV1 Annex B demuxer
2019-11-13 James Almeravcodec/libdav1d: export bitstream timing info when...
2019-11-13 James Almeravcodec/av1_parser: export bitstream timing info when...
2019-11-13 James Almeravcodec: add an AV1 frame merge bitstream filter
2019-11-13 James Almeravcodec/cbs_av1: support one byte long OBUs when the...
2019-11-12 Paul B Maholavfilter/vF_colorbalance: rewrite, fixes filtering
2019-11-11 Zhao Zhiliavutil/frame: fix remove_side_data
2019-11-11 Aman Guptaavcodec/arm/mlpdsp: add missing dependency for truehd
2019-11-11 Limin Wangavformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK
2019-11-11 Limin Wangavformat/mp3dec: cosmetics
2019-11-11 Andreas Rheinhardtavcodec/dvdec: Don't use restrict directly to fix build...
2019-11-11 Limin Wangtests/fate/filter-video: add test for colorlevels
2019-11-11 James Almeravcodec/librav1e: free the RaPacket after using it
2019-11-10 Derek Buitenhuisavcodec: Add librav1e encoder
2019-11-09 Michael Niedermayeravcodec/wmaprodec: get frame during frame decode
2019-11-09 Michael Niedermayeravcodec/interplayacm: Fix overflow of last unused value
2019-11-09 Michael Niedermayeravcodec/adpcm: Fix undefined behavior with negative...
2019-11-09 Michael Niedermayeravcodec/cook: Move up and extend block_align check
2019-11-09 Michael Niedermayeravcodec/sbcdec: Fix integer overflows in sbc_synthesize...
2019-11-09 Michael Niedermayeravcodec/twinvq: Check block_align
2019-11-09 Michael Niedermayeravcodec/cook: Enlarge gain table
2019-11-09 Michael Niedermayeravcodec/cook: Check samples_per_channel earlier
2019-11-09 Michael Niedermayeravcodec/atrac3plus: Check split point in fill mode 3
2019-11-09 Michael Niedermayeravcodec/wmavoice: Check sample_rate
2019-11-09 Michael Niedermayeravcodec/xsubdec: fix overflow in alpha handling
2019-11-09 Michael Niedermayeravcodec/iff: Check available space before entering...
2019-11-09 Michael Niedermayeravcodec/apedec: Fix integer overflow in filter_3800()
2019-11-09 Michael Niedermayeravcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP
2019-11-09 Michael Niedermayeravutil/lfg: Document the AVLFG struct
2019-11-09 Michael Niedermayeravcodec/decode: Also consider channels in max_samples...
2019-11-09 Michael Niedermayeravcodec/rasc: Check input size in decode_fint()
2019-11-09 Michael Niedermayeravcodec/ffv1dec: Use a different error message for...
2019-11-09 Michael Niedermayeravcodec/apedec: Fix undefined integer overflow in long_...
2019-11-09 Michael Niedermayeravformat/flvenc: Check pts for mpeg4/h264 (which need...
2019-11-09 Michael Niedermayeravcodec/dstdec: Check that AC probabilities are within...
2019-11-09 Michael Niedermayeravcodec/dstdec: Check read_table() for failure
2019-11-09 Michael Niedermayeravcodec/vc1_block: Check input in the block decode...
2019-11-09 Michael Niedermayeravcodec/vc1_block: Check for end of bitstream at the...
2019-11-09 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for smacker
2019-11-09 Michael Niedermayeravcodec/hqx: Check the input data against the image...
2019-11-09 Michael Niedermayeravcodec/pafvideo: Only clear frame when it was written to
2019-11-09 Michael Niedermayeravformat/vividas: Fix n_sb_blocks Check
2019-11-09 Michael Niedermayeravcodec/snowenc: Set mb_num to avoid ratecontrol floati...
2019-11-09 Michael Niedermayeravcodec/snowenc: Fix 2 undefined shifts
2019-11-09 Steven Liuavformat/mlvdec:drop unnecessary check before ff_format...
2019-11-09 James Zernavcodec/libvpxenc,cosmetics: fix a typo
2019-11-09 James Zernavcodec/libvpxdec.c,cosmetics: bpp -> bpc
2019-11-08 Lou Loganavfilter/Makefile: add missing framesync dependency...
2019-11-08 Lou Loganconfigure: select missing rdft for several filters
2019-11-08 leozhangavfilter/vf_dnn_processing: correct duplicate statement
2019-11-08 Guo, Yejunavfilter/vf_dnn_processing: fix fate-source
2019-11-08 Michael Niedermayeravformat/mxfdec: cleanup on "essence prior to first...
2019-11-08 Limin Wangavfilter/f_metadata: remove unneeded code
2019-11-08 Jun Zhaolavf/dashdec: drop unnecessary check before ff_format_i...
2019-11-08 Jun Zhaolavf/dashenc: enable probesize/max_analyze_duration...
2019-11-08 Jun Zhaolavf/hls: support probesize/max_analyze_duration when...
2019-11-08 Jun Zhaolavf/flvenc: Cosmetics: fix indentation
2019-11-08 Jun Zhaolavf/mov: add log context dump in log message
2019-11-08 Jun Zhaolavf/hls: fix the log context setting in log message
2019-11-07 Guo, Yejunavfilter/vf_dnn_processing: add a generic filter for...
2019-11-06 Andreas Rheinhardtfftools/ffmpeg_opt: Fix mixed declarations and code
2019-11-06 leozhangavcodec/extract_extradata_bsf: fix typo in comments
2019-11-06 Andriy Gelmanavdevice/v4l2: Remove av_assert0 when format not supported
2019-11-06 Lou Loganavcodec/Makefile: add missing msmpeg4* dependencies...
2019-11-06 Lou Loganavcodec/Makefile: add missing h263data dependency to...
2019-11-06 Lou Loganavcodec/Makefile: add missing vorbis_data dependency...
2019-11-06 Lou Loganconfigure: select mdct for dca encoder
2019-11-06 Baptiste Coudurieravcodec/dvdec: correctly decode bottom mb row in 1080i...
2019-11-06 Baptiste Coudurieravcodec/dvdec: correctly set interlaced and tff
2019-11-06 Marton Balintavcodec/libvpxdec: reject video and alpha dimension...
2019-11-06 Marton Balintavcodec/libvpxdec: decode to custom framebuffers for vp9
2019-11-06 Marton Balintavcodec/libvpxdec: pass decoder instances to vpx_init...
2019-11-06 Marton Balintavcodec/libvpxdec: make sure BlockAdditional side data...
2019-11-06 Marton Balintavcodec/libvpxenc: only allocate alpha U/V planes on...
2019-11-06 Marton Balintavcodec/libvpxenc: fix alpha stride
2019-11-05 Michael Niedermayeravformat/nutenc: Do not pass NULL to memcmp() in get_ne...
2019-11-05 Limin Wangdoc/bitstream_filters: Fix copy an paste typo
next