]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-10-03 Paul B Maholavformat: add tri-ACE demuxer
2020-10-03 Paul B Maholavformat/adxdec: demux multiple blocks at once
2020-10-02 Lynnelibwavpackenc: remove libwavpackenc wrapper
2020-10-02 Jan Ekströmavformat/movenc: handle tracks w/o AVStreams in calcula...
2020-10-02 Michael Niedermayeravformat/asfdec_f: Change order or operations slightly
2020-10-02 Michael Niedermayeravformat/dxa: Use av_rescale() for duration computation
2020-10-02 Michael Niedermayeravcodec/vc1_block: Fix integer overflow in ac value
2020-10-02 Mark Reidlibswcale/input: use more accurate rgbf32 yuv conversions
2020-10-02 Mark Reidlibswscale/tests: add floatimg_cmp test
2020-10-02 Zhao Zhiliavformat/rtsp: fix parse_rtsp_message
2020-10-02 Martin Storsjörtsp: Fix infinite loop in listen mode with UDP transport
2020-10-02 James Almeravutil/pixdesc: add missing FF_API_PSEUDOPAL check
2020-10-02 James Almeravformat/utils: add missing FF_API_LAVF_AVCTX check
2020-10-02 James Almeravformat/sdp: add missing FF_API_LAVF_AVCTX check
2020-10-02 James Almeravcodec/utils: add missing FF_API_TAG_STRING check
2020-10-02 James Almeravcodec/options: add missing FF_API_COPY_CONTEXT checks
2020-10-02 James Almeravcodec/libvpxenc: add missing FF_API_ERROR_FRAME check
2020-10-01 Timo Rothenpieleravcodec/cuviddec: avoid copy of uninitialized extradata...
2020-10-01 Timo Rothenpieleravcodec/cuviddec: use correct type for extradata_size
2020-10-01 Timo Rothenpieleravcodec/cuviddec: fix copy&paste error
2020-10-01 Andreas Rheinhardtavformat/movenc: Fix stack overflow when remuxing timec...
2020-10-01 Andreas Rheinhardtavcodec/utils: Reindentation
2020-10-01 Andreas Rheinhardtavcodec/utils: Also free encoder extradata on avcodec_o...
2020-10-01 Andreas Rheinhardtavcodec/utils: Don't forget cleaning up when allocating...
2020-10-01 Andreas Rheinhardtavcodec/utils: Improve check for freeing codec private...
2020-10-01 Andreas Rheinhardtavcodec/utils: Remove always-true check
2020-10-01 Anton Khirnovopusdec: do not fail when LBRR frames are present
2020-09-30 Nicolas Georgefate: add scale filters for big-endian architectures.
2020-09-30 Andreas Rheinhardtswresample/audioconvert: Fix left shift of negative...
2020-09-30 James Almeravcodec/av1dec: call ff_cbs_flush() on decoder flush
2020-09-30 James Almeravcodec/av1dec: fix check for active sequence header
2020-09-30 James Almeravcodec/av1dec: parse dimensions from the sequence...
2020-09-30 James Almeravcodec/cbs_vp9: implement a CodedBitstreamType.flush...
2020-09-30 James Almeravcodec/cbs_h2645: implement CodedBitstreamType.flush...
2020-09-30 James Almeravcodec/cbs_av1: implement a CodedBitstreamType.flush...
2020-09-30 James Almeravcodec/cbs: add a flush callback to CodedBitstreamType
2020-09-29 Paul B Maholavfilter/vf_v360: stop using floats variables in xyz_to...
2020-09-29 Timo Rothenpieleravcodec/cuviddec: handle arbitrarily sized extradata
2020-09-29 Andreas Rheinhardtavcodec/utils: Only call codec->close if init has been...
2020-09-29 Mark ThompsonRevert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_...
2020-09-29 Paul B Maholavfilter/vf_v360: simplify input flipping
2020-09-29 Paul B Maholavfilter/vf_v360: split maps into slices
2020-09-29 Mingyu Yindnn/native: add native support for dense
2020-09-29 Rick Kernlibavcodec/videotoolboxenc: Fix crash when frame receiv...
2020-09-29 Tian Qiavcodec/videotoolboxenc: move pthread_cond_signal after...
2020-09-29 Tian Qiavcodec/videotoolboxenc: don't wait when flushing data
2020-09-29 Zhao Zhiliavcodec/videotoolboxenc: fix use after destroy
2020-09-29 Zhao Zhiliavcodec/videotoolboxenc: fix align issue
2020-09-29 Harry Mallonavcodec/videotoolboxenc: Allow full range 10bit pixel...
2020-09-29 Harry Mallonavcodec/videotoolboxenc: Set profile (main/main10)...
2020-09-28 Michael Niedermayeravcodec/mv30: Fix several integer overflows in idct_1d()
2020-09-28 Michael Niedermayeravcodec/pgxdec: Fix invalid shift in write_frame_*
2020-09-28 Andreas Rheinhardtavformat/movenc: Fix segfault upon allocation error
2020-09-28 Michael Niedermayeravformat/iff: Check data_size not overflowing int64
2020-09-28 Anton Khirnovpthread_frame: use av_buffer_replace() to simplify...
2020-09-28 Anton Khirnovmpegvideo: use av_buffer_replace() to simplify code
2020-09-28 Anton Khirnovhevcdec: use av_buffer_replace() to simplify code
2020-09-28 Anton Khirnovlavu/buffer: add a convenience function for replacing...
2020-09-28 Pavel Koshevoyavfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE
2020-09-28 Jun Zhaolavf/hls: add AC-3/EAC-3 to allowed extensions file...
2020-09-28 Jun Zhaoexamples/muxing: misc style fixes
2020-09-27 Paul B Maholavfilter/vf_v360: add octahedron format
2020-09-27 Andrew Klaassenvf_colorspace: Added linear trc.
2020-09-27 Paul B Maholavcodec: add Argonaut Games Video decoder
2020-09-27 Andreas Rheinhardttests/fate-run: Always overwrite output files for md5...
2020-09-26 Zane van Iperenavformat/argo_brp: use header frame counts
2020-09-26 Zane van Iperenavformat/argo_brp: allow v1.1 ASF streams to have a...
2020-09-26 Zane van Iperenavformat/argo_brp: cosmetics
2020-09-26 Zane van Iperenavformat/argo_brp: handle the case where the BASF block...
2020-09-26 Zane van Iperenavformat/argo_brp: support MASK streams
2020-09-26 Zane van Iperenavformat/argo_{asf,brp}: fix potential segfault in...
2020-09-26 Andriy Gelmanavcodec/v4l2_buffers: remove unused function argument
2020-09-26 Paul B Maholavfilter/vf_histogram: add slide modes for thistogram
2020-09-26 Andreas Rheinhardtavcodec/fraps: Use cached bitstream reader
2020-09-26 Andreas Rheinhardtavcodec/fraps: Use unchecked bitstream reader
2020-09-26 Andreas Rheinhardtavcodec/utvideo: Move stuff only used by Ut encoder...
2020-09-26 Andreas Rheinhardtavcodec/utvideo: Remove unused array
2020-09-26 Andreas Rheinhardtavcodec/utvideodec: Avoid qsort when creating Huffman...
2020-09-26 Andreas Rheinhardtavcodec/utvideodec: Remove code duplication when creati...
2020-09-26 Andreas Rheinhardtavcodec/utvideodec/enc: Fix edge case of creating Huffm...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Don't waste stack space
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Avoid AV_QSORT when creating Huffman...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Fix edge case of building Huffman...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Don't invert order unnecessarily
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Replace implicit checks for overread...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Use const uint8_t* for pointer to...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Don't use GetBit API for byte-aligned...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Check early for invalid slices
2020-09-26 Andreas Rheinhardtavcodec/diracdsp: Remove unused variable
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Improve overread check when parsing...
2020-09-26 Andreas Rheinhardtavcodec/bytestream: Add unchecked bytestream2 peek...
2020-09-26 Andreas Rheinhardtavcodec/photocd: Simplify parsing Huffman tables a bit
2020-09-26 Michael Niedermayeravcodec/dxtory: Fix negative shift in dx2_decode_slice_...
2020-09-26 Michael Niedermayeravcodec/dxtory: Fix negative shift in dxtory_decode_v1_...
2020-09-26 Michael Niedermayeravcodec/dxtory: Fix get_raw_size() for YUV
2020-09-26 Haihao Xianglavc/qsvdec: Add QSV AV1 decoder
2020-09-25 Paul B Maholavcodec/mpeg12dec: remove inter block calls in IPU...
2020-09-25 Paul B Maholavcodec/mpeg12dec: add support for MPEG1 blocks in...
2020-09-25 Michael Niedermayeravcodec/mobiclip: Move quantizer check into setup_qtables()
2020-09-25 Zhao Zhiliavformat/http: fix memleak
next