]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-03-21 Andreas Rheinhardtavcodec/bsf: Beautify log messages from bitstream filters
2020-03-21 Andreas Rheinhardtavcodec/bsf: Don't set defaults for AVClass without...
2020-03-21 Michael Niedermayeravformat/asfdec_f: Fix overflow check in get_tag()
2020-03-21 Carl Eugen... lavf/subviewerdec: Support higher sub-second precision.
2020-03-21 Carl Eugen... common.mak: Also clean Windows debug files.
2020-03-20 Paul B Maholavformat/bink: properly mark packets that are key frames
2020-03-20 Anton Khirnovh264dec: do not export the chroma sample location immed...
2020-03-20 Anton Khirnovsbcdec: do not unnecessarily set frame properties
2020-03-20 Nicolas Gaullieravcodec/mpeg12dec: Add CPB coded side data
2020-03-20 Nicolas Gaullieravcodec/utils: Fix ff_add_cpb_side_data() add twice
2020-03-20 Nicolas Gaullieravformat/utils: Make find_stream_info get side data...
2020-03-20 Nicolas Gaullieravcodec/mpeg12dec: Do not alter avctx->rc_buffer_size
2020-03-20 Daniel Playfair Calhwcontext_opencl: include header file in HEADERS
2020-03-19 Andreas Rheinhardtfftools/ffmpeg_opt: Fix [u]int64_t specifier string
2020-03-19 Andriy Gelmandoc/general: Fix entry for AMQP
2020-03-19 Timo Rothenpieleravutil/hwcontext_cuda: combine transfer functions
2020-03-19 Paul B Maholavformat/yuv4mpegdec: add support for 444alpha
2020-03-19 Paul B Maholavformat/yuv4mpegdec: use proper error codes
2020-03-19 Yaroslav Pogrebnyakavutil/hwcontext_cuda: add YUVA420P pixel format
2020-03-19 Paul B Maholavformat/xwma: return always proper error codes
2020-03-19 Linjie Fulavfi/vf_dnn_processing: Fix compile warning of mixed...
2020-03-19 Andreas RheinhardtMAINTAINERS: Don't mention Google+
2020-03-19 Andreas RheinhardtMAINTAINERS: Add myself as maintainer for matroska*
2020-03-19 Michael Niedermayeravformat/nsvdec: Fix memleaks on errors while reading...
2020-03-19 Michael Niedermayeravcodec/siren: Fix integer overflow in get_dw()
2020-03-18 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in computatio...
2020-03-18 LynneMAINTAINERS: add myself and my gpg key
2020-03-18 Andriy Gelmanavcodec/avcodec: Fix typos
2020-03-17 Lynnescale_vulkan: add support for RGB->YUV conversions
2020-03-17 Lynnehwcontext_vulkan: fix imported image bitmask
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-17 Paul B Maholdoc/general: remove dupe entry and fix section
2020-03-17 Paul B Maholdoc/general: mention more DPCM codecs
2020-03-17 Paul B Maholdoc/general: move apdcm zork to right place
2020-03-17 Paul B Maholdoc/general: mention some added CRI stuff
2020-03-17 Paul B Maholavformat: add hca demuxer
2020-03-17 Paul B Maholavcodec: add CRI HCA decoder
2020-03-17 Paul B Maholavcodec/allcodecs: move sdx2 to correct place
2020-03-17 Paul B Maholavformat: add derf demuxer
2020-03-17 Paul B Maholavcodec: add derf dpcm decoder
2020-03-17 Paul B Maholavformat: add fwse demuxer
2020-03-17 Paul B Maholavcodec: add ADPCM IMA MTF decoder
2020-03-16 Jan Ekströmfate/ffmpeg: add test for time limited sub2video instance
2020-03-16 Jan Ekströmfate/ffmpeg: add a second, simple sub2video test
2020-03-16 Jan Ekströmffmpeg: explicitly handle sub2video subpicture initiali...
2020-03-16 Thilo Borgmannlavd/avfoundation: Add basic transport control observat...
2020-03-16 Anton Khirnovh264dec: do not return a value from init_dimensions()
2020-03-16 Anton Khirnovvp3: eliminate copy_fields
2020-03-16 Anton Khirnovexamples/avio_dir_cmd: drop support for move/delete...
2020-03-16 Anton Khirnovmpegvideo: drop an unnecessary function parameter
2020-03-16 Anton Khirnovmpegvideodata: drop useless comments
2020-03-15 Andreas Rheinhardtavformat/webmdashenc: Remove write_trailer
2020-03-14 Marton Balintavformat/mxfenc: allow all frame rates if -strict mode...
2020-03-14 Marton Balintavformat/mxfenc: factorize timecode checking and setting
2020-03-14 Marton Balintavformat/mxfenc: add some missing content package rates
2020-03-14 Marton Balintavformat/mxfenc: move content package rates and timebas...
2020-03-14 Marton Balintavformat/mxf: get rid of samples per frame array usage
2020-03-14 Marton Balintavformat/audiointerleave: disallow using a samples_per_...
2020-03-14 Andreas Rheinhardtavformat/smoothstreaming: Fix memleaks on errors
2020-03-14 Andreas Rheinhardtavformat/matroskaenc: Check BlockAdditional size before use
2020-03-14 Andreas Rheinhardtavformat/avienc: Use AV_STRINGIFY for compile time...
2020-03-14 Andreas Rheinhardtavformat/nutenc: Drop redundant frees
2020-03-14 Paul B Maholavfilter/af_anequalizer: fix off by one in reallocation
2020-03-14 Andreas Rheinhardtavformat/mux: Unify setting number of muxed packets
2020-03-14 Andreas Rheinhardtavformat/mux: Remove redundant checks for write errors
2020-03-14 Andreas Rheinhardtlibavcodec, libpostproc: Remove outcommented START...
2020-03-14 Andreas Rheinhardtavformat/mxfenc: Reorder fields in MXFIndexEntry to...
2020-03-14 Carl Eugen... lavf/tty: Reduce probe score to fix ffmetadata auto...
2020-03-13 Paul B Maholavfilter/f_sendcmd: add more useful variables
2020-03-13 Thierry Foucuconfigure: Add llviddsp to mvha select
2020-03-12 Lynnediracdec: rewrite golomb reader
2020-03-12 Lynnechangelog: add entry for the Vulkan hwcontext and filters
2020-03-12 Lynnehwcontext_vulkan: support more than one plane per DMABU...
2020-03-12 Lynnehwcontext_vulkan: duplicate DMABUF objects before impor...
2020-03-12 Lynnehwcontext_vulkan: initialize semaphores of DMABUF imports
2020-03-12 Lynnehwcontext_vulkan: only convert image layout for transfe...
2020-03-12 Lynnehwcontext_vulkan: minor corrections for DMABUF mapping
2020-03-12 Paul B Maholavformat/avidec: recognize H265 fourcc as hevc
2020-03-12 Paul B Maholavformat/vpk: add seeking support
2020-03-12 Guo, Yejunavfilter/vf_dnn_processing.c: add frame size change...
2020-03-12 Guo, Yejunavfilter/vf_dnn_processing.c: add planar yuv format...
2020-03-12 Guo, Yejunavfilter/vf_dnn_processing.c: use swscale for uint8...
2020-03-12 Steven Liuavformat/hlsenc: set the options when open the key...
2020-03-12 Hongcheng Zhongavformat/hlsenc: Fix initial setting for start_pts
2020-03-11 Michael Niedermayeravcodec/cbs_jpeg: Check length for SOS
2020-03-11 Michael Niedermayeravcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX
2020-03-11 Michael Niedermayeravcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_deco...
2020-03-11 Carl Eugen... lsws/input: Do not change transparency range.
2020-03-11 Paul B Maholavcodec/wavpack: check for allocation failure
2020-03-11 Paul B Maholavcodec/wavpack: fix some syle issues
2020-03-11 David Bryantavcodec/wavpack: add support for DSD files
2020-03-11 Carl Eugen... lavc/aarch64: Remove unneeded file vp9mc_aarch64.c
2020-03-11 Carl Eugen... lavc/aarch64: Fix suffix of new file vp9mc_aarch64.
2020-03-11 Carl Eugen... lavc/aarch64: Fix compilation with --disable-neon
2020-03-11 Carl Eugen... lavc/aarch64: Move non-neon vp9 copy functions out...
2020-03-11 Carl Eugen... Makefile: Delete more created files when running "make...
2020-03-11 James Almeravfilter/Makefile: remove dnn files when calling make...
2020-03-10 Zane van Iperenfate/adpcm: add adpcm_ima_alp tests
2020-03-10 Andreas Rheinhardtavcodec/cbs_h2645: Treat slices without data as invalid
2020-03-10 Andreas Rheinhardtavcodec/cbs_h2645: Remove dead code to delete trailing...
next