]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-03-14 James Almeravcodec: add a mention about get_encode_buffer in the...
2021-03-14 Paul B Maholavfilter/vf_xfade: drop unused frames from inactive...
2021-03-14 Gyan Doshidoc/filters: note default for zoompan's duration
2021-03-13 Michael Niedermayeravcodec/flacdec: Avoid undefined shift in error case
2021-03-13 Michael Niedermayeravformat/cinedec: Fix index_entries size check
2021-03-13 Michael Niedermayeravcodec/h264_metadata_bsf: Check nb_units before access...
2021-03-13 Michael Niedermayeravformat/aaxdec: Check that segments table has been...
2021-03-13 Michael Niedermayeravcodec/ffv1dec: Check if trailer is available
2021-03-13 Michael Niedermayeravcodec/exr: Check col/line for integer overflow
2021-03-13 Marton Balintavformat: add Changelog entry for librist and bump...
2021-03-13 Marton Balintavformat/librist: clarify and limit buffer_size
2021-03-13 Marton Balintavformat/librist: increase default loglevel
2021-03-13 Marton Balintavformat/librist: simplify secret strlcpy
2021-03-13 Marton Balintavformat/librist: make packet size adjustable for writi...
2021-03-13 Marton Balintavformat/librist: rework librist_read
2021-03-13 Paul B Mahollibavformat: add librist protocol
2021-03-13 Christopher... libavutil/timer: Fix clang reserved-user-defined-literal
2021-03-12 Marton Balintavdevice/pulse_audio_dec: do not read undersized frames
2021-03-12 Marton Balintavdevice/pulse_audio_dec: only set adjust latency flag...
2021-03-12 Marton Balintavdevice/pulse_audio_dec: query actual fragment size
2021-03-12 Marton Balintavdevice/alsa_dec: make sure we have enough data in...
2021-03-12 James Almeravcodec: add a get_encode_buffer() callback to AVCodecC...
2021-03-12 Mark Thompsoncbs_sei: Detect payload overflows when reading SEI...
2021-03-12 Mark Thompsoncbs_h265: Detect more reference combinations which...
2021-03-12 Andreas Rheinhardtavcodec/cbs_h26[45]: Remove redundant enum constants
2021-03-12 Andreas Rheinhardtavcodec/cbs_sei: Fix leak of AVBufferRef on error
2021-03-12 Andreas Rheinhardtavcodec/cbs_sei: Don't use -1th element of array
2021-03-12 Andreas Rheinhardtavcodec/cbs: Remove redundant checks for CodedBitstream...
2021-03-12 Martin Storsjöavcodec/nvenc: base timestamps on frameIntervalP
2021-03-12 Andreas Rheinhardtavfilter/vf_uspp: Fix leak of packet side data
2021-03-12 Andreas Rheinhardtavfilter/vf_uspp: Fix leak of qp-table on error
2021-03-12 Andreas Rheinhardtavcodec/decode: Reindentation
2021-03-12 Andreas Rheinhardtavcodec/decode: Remove always-true check
2021-03-12 Andreas Rheinhardtavformat/adp, svs: Remove redundant av_shrink_packet()
2021-03-11 parazydavformat/gopher: Add support for Gopher over TLS
2021-03-11 parazydavformat/gopher: Add default_whitelist to ff_gopher_pro...
2021-03-11 Derek Buitenhuisavcodec/gifenc: Actually use the shrunk palette
2021-03-11 James Almeravcodec/h264_slice: don't copy frame data during error...
2021-03-11 James Almeravdevice/decklink: add missing include for buffer_size_t
2021-03-11 Stephen Hutchinsonavisynth: fix audio on big endian
2021-03-11 emcodemavisynth: populate field order
2021-03-11 Stephen Hutchinsonavisynth: more intelligent RGB flipping
2021-03-11 Andreas Rheinhardtavformat/rawenc: Use init instead of write_header function
2021-03-11 Michael Niedermayeravcodec/4xm: Check pre_gb in decode_i_block()
2021-03-11 Andreas Rheinhardtavutil/buffer_internal: Include internal for buffer_size_t
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_mathbinary: Fix leak upon...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Don't pretend...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Check thread creat...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Check allocation
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Avoid separate...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix memleak on...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Avoid allocation...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Join two arrays...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix memleak on...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Fix typo in log message
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Don't use asserts for checks
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Fix leak in case parsing option...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Avoid allocation for checking...
2021-03-11 Jean-Baptiste... Doc: Tech Resolution Process
2021-03-11 Andreas Rheinhardtavcodec/libilbc: Support newer libiLBC versions
2021-03-10 James Almeravutil: use the buffer_size_t typedef where required
2021-03-10 James Almeravfilter: use the buffer_size_t typedef where required
2021-03-10 James Almeravdevice: use the buffer_size_t typedef where required
2021-03-10 James Almeravformat: use the buffer_size_t typedef where required
2021-03-10 James Almeravcodec: use the buffer_size_t typedef where required
2021-03-10 James Almeravformat/utils: change AVStream side data related publi...
2021-03-10 James Almeravcodec/packet: change side data related public functio...
2021-03-10 James Almeravutil/frame: change av_frame_new_side_data() size...
2021-03-10 James Almeravutil/buffer: change public function and struct size...
2021-03-10 Paul B Maholavfilter/af_dynaudnorm: make better check for available...
2021-03-10 Andreas Rheinhardtavfilter/vf_nnedi: Fix use of uninitialized value
2021-03-10 Marton Balintfftools/ffplay: do not write out of rdft visualization...
2021-03-10 sfan5avcodec/mediacodec_wrapper: use MediaCodecInfo.isSoftwa...
2021-03-10 sfan5avcodec/mediacodec_wrapper: check if codec is software...
2021-03-09 Michael Niedermayeravformat/mvdec: Allocate extradata only once
2021-03-09 Ovchinnikov... libavcodec/amfenc_hevc: Recommend values for min and...
2021-03-09 Andreas Rheinhardtavcodec/decode: Reindent after previous commits
2021-03-09 Andreas Rheinhardtavcodec/decode: Don't needlessly copy side-data for...
2021-03-09 Andreas Rheinhardtavcodec/decode: Avoid stack packets when decoding subtitles
2021-03-09 Andreas Rheinhardtavcodec/qsvdec: Make functions used only here static...
2021-03-09 Andreas Rheinhardtavcodec: Constify some AVPackets
2021-03-09 Linjie Fumailmap: add entry for myself
2021-03-08 Michael Niedermayeravcodec/dcadsp: Fix integer overflow in dmix_add_c()
2021-03-08 Michael Niedermayeravformat/flvdec: Check double before cast in parse_keyf...
2021-03-08 Michael Niedermayeravformat/paf: Check for EOF before allocation in read_h...
2021-03-08 Michael Niedermayertools/target_dec_fuzzer: Adjust flv1 threshold
2021-03-08 Michael Niedermayeravcodec/aacdec_template: Avoid undefined negation in...
2021-03-08 Michael Niedermayeravformat/swfdec: Check outlen before allocation
2021-03-08 Paul B Maholavcodec/mpeg4videodec: add forgotten flags to mpeg4_options
2021-03-08 Florian Nouwtmobiclip: fix copyright headers
2021-03-08 Andreas Rheinhardtavcodec/ylc: Reindent after previous commit
2021-03-08 Andreas Rheinhardtavcodec/ylc: Avoid code duplication when creating and...
2021-03-08 Andreas Rheinhardtavcodec/ylc: Use only one temporary buffer
2021-03-08 Andreas Rheinhardtavcodec/ylc: Remove write-only variable
2021-03-08 Andreas Rheinhardtavcodec/h261dec: Remove parse_context cruft
2021-03-08 Anton Khirnovlavc: clarify thread_safe_callbacks doxy
2021-03-08 Anton Khirnovlscrdec: add copyright header
2021-03-08 Anton Khirnovlavc: remove tests/options
2021-03-08 Anton Khirnovtests/api-flac-test: reindent
2021-03-08 Anton Khirnovtests/api-flac-test: convert to new encoding/decoding API
next