]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-03-26 Paul B Maholavfilter/vf_v360: improve sg input format
2020-03-26 Paul B Maholavfilter/vf_v360: improve sg output format
2020-03-26 Steve Lhommeavformat/matroskadec: fix the type of the TrackLanguage
2020-03-26 Andreas Rheinhardtavformat/matroskaenc: Avoid allocations for SeekHead
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Cosmetics
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Check unchecked functions for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add deinit function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add init function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Remove unnecessary variable
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't copy header filename
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't keep pointer to AVOutputFormat
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Avoid unnecessary flushes
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use API functions for child muxer
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use appropriate initializer for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Copy more information to the child...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Close IO if writing header fails
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't use child AVFormatContext...
2020-03-25 Andreas Rheinhardtavformat/webmdashenc: Don't use custom option for bitex...
2020-03-25 Steve Lhommeavformat/matroska: add missing Buttons track type
2020-03-25 Limin Wangavcodec/dvbsubdec: replace data_size with got_sub_ptr...
2020-03-25 Limin Wangavcodec/libzvbi-teletextdec: replace data_size with...
2020-03-25 Limin Wangavcodec/pgssubdec: replace data_size with got_sub_ptr...
2020-03-25 Limin Wangavcodec/xsubdec: replace data_size with got_sub_ptr...
2020-03-25 Paul B Maholavfilter/vf_v360: fix hfov/vfov calculation from dfov...
2020-03-24 Andreas Rheinhardtavcodec/hevc: Cosmetics: Realign after last commit
2020-03-24 Andreas Rheinhardtavcodec/hevc, h2645_parse: Fix HEVC NAL unit names...
2020-03-24 Andreas Rheinhardtavformat/dss: Use AV_DICT_DONT_STRDUP_VAL to save a...
2020-03-24 Andreas Rheinhardtavcodec/dfa: Use array of fixed-sized strings for fixed...
2020-03-24 Andreas Rheinhardtavformat/hls: Don't strdup non-null-terminated string
2020-03-24 Andreas Rheinhardtavfilter/vf_paletteuse: Forward error codes
2020-03-24 Gyan Doshiavfilter/hue: fix range in comment
2020-03-23 Ramiro PollaMAINTAINERS: add my gpg fingerprint
2020-03-23 Limin Wangavformat/mxfdec: use av_asprintf()
2020-03-23 Lynnelavu/tx: add 2-point FFT transform
2020-03-23 Lynnelavu/tx: improve documentation
2020-03-22 Ramiro Pollaavcodec/wmadec: cosmetics
2020-03-22 Ramiro Pollaavcodec/get_bits: cosmetics
2020-03-22 Limin Wangavcodec/decode: increase nb_bsfs after av_bsf_alloc...
2020-03-22 Andreas Rheinhardtavformat/hnm: Check for extradata allocation failure
2020-03-22 Andreas Rheinhardtavformat/subtitles: Don't increment packet counter...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Fix potential memleak upon reallo...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Avoid allocations and frees for...
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_...
next