]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-10-09 Marton Balintavformat/aviobuf: write data into the IO buffer till...
2020-10-09 Andreas Rheinhardtavfilter/vf_minterpolate: Remove redundant code for...
2020-10-09 Andreas Rheinhardtavfilter/vf_minterpolate: Fix left shift of negative...
2020-10-09 Andreas Rheinhardtavfilter/vf_minterpolate: Reject too small dimensions
2020-10-09 Andriy Gelmanavformat/rtsp: allocate correct max number of pollfds
2020-10-09 Andriy Gelmanavformat/rtspdec: add newline in log message
2020-10-09 Peter RossFATE/dnn: only run unit test when CONFIG_DNN enabled
2020-10-08 Andreas Rheinhardtavcodec/magicyuvenc: Use more correct cast in compare...
2020-10-08 Andreas Rheinhardtavcodec/magicyuvenc: Avoid sorting Huffman table unnece...
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Remove redundant initialization
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Remove use_static from build_vlc()
2020-10-08 Andreas Rheinhardtavformat/libopenmpt: Don't discard const
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Use correct number of codes when...
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Use correct number of codes for VLC...
2020-10-08 ManojGuptaBondaVP9 Profile 2 VDPAU support
2020-10-08 Andreas Rheinhardtavformat/dashdec: Reset pointer to NULL after freeing it
2020-10-08 James Almerconfigure: add missing atsc_a53 dependencies to hevcpar...
2020-10-08 Christopher... libavformat/dashdec: Fix issue with dash on Windows
2020-10-08 Carl Eugen... lavf/img2dec: Auto-detect Cintel scanner images.
2020-10-07 Paul B Maholavcodec/mjpegdec: improve decoding of DNG files
2020-10-07 Paul B Maholavcodec/tiff: do not abort decoding if strips are available
2020-10-07 Paul B Maholavcodec: add Cintel RAW decoder
2020-10-06 Paul B Maholavfilter/vf_v360: use quaternions for rotation
2020-10-06 Mark Reidlibswcale/input: use more accurate planer rgb16 yuv...
2020-10-06 James Almeravcodec/av1dec: avoid probing with av1dec
2020-10-05 hwrenlavf/avs2dec.c: optimize code style
2020-10-05 hwrenlavc/avs2_parser.c: optimize code style
2020-10-05 hwrenlavf/davs2.c: rename as avs2dec.c for better understanding
2020-10-05 hwrenlavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefix
2020-10-05 hwrenlavc,doc: add libuavs3d video decoder wrapper
2020-10-05 hwrenlavf/avs3dec: add raw avs3 demuxer
2020-10-05 hwrenlavc/avs3_parser: add avs3 parser
2020-10-05 hwrenlavc/avs3.h: add AVS3 related definitions
2020-10-05 hwrenlavc: add AVS3 codec id and desc
2020-10-05 James Almeravcodec/h264_slice: use av_buffer_replace() to simplify...
2020-10-04 Andreas Rheinhardtavformat/movenc: Avoid allocation for timecode track
2020-10-04 Andreas Rheinhardtavformat/movenc: Don't forget to free fragment buffers
2020-10-04 Andreas Rheinhardtavformat/movenc: Free old vos_data before overwriting it
2020-10-04 Andreas Rheinhardtavformat/movenc: Don't free AVCodecParameters manually
2020-10-04 Andreas Rheinhardtavcodec/qsv: Fix leak of options on error
2020-10-04 Andreas Rheinhardtavformat/movenc: Make some AVCodecTag tables static
2020-10-04 Andreas Rheinhardtavformat/movenc: Fix segfault when remuxing rtp hint...
2020-10-04 Andreas Rheinhardtavcodec/dvenc: Fix undefined left shift of negative...
2020-10-04 Paul B Maholavfilter/vf_v360: fix possible out of range values
2020-10-04 Paul B Maholavfilter/vf_v360: add mitchell interpolation
2020-10-04 Michael Niedermayeravformat/moflex: Check m->size before seeking
2020-10-04 Michael Niedermayeravcodec/dxtory: Fix negative stride shift in dx2_decode...
2020-10-04 James Almeravcodec/av1dec: partially clean state on frame decoding...
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_*
next