]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2021-03-08 Anton Khirnovtests/api-flac-test: ensure the frame is writable befor...
2021-03-08 Anton Khirnovmjpegdec: handle lowres with AVID cropping
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Allocate buffers together
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Avoid allocation of JLSState
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Only use one line at a time as spare...
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Move check out of loop
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Don't modify frame we don't own
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Don't use put bits API for byte...
2021-03-08 Andreas Rheinhardtavcodec/codec: Update init_static_data doxygen
2021-03-08 Andreas Rheinhardtavcodec/avcodec: Don't suggest calling deprecated avcod...
2021-03-08 Andreas Rheinhardtavformat/dashdec: Don't needlessly strdup metadata
2021-03-08 Andreas Rheinhardtavformat/dashdec: Remove limit on length of id
2021-03-07 James Almeravcodec/codec: add doxy to AVCodec.decode()
2021-03-07 James Almeravcodec/codec: use the correct name for all AVCodec...
2021-03-07 James Almeravcodec/codec: remove outdated comment about AVCodec...
2021-03-07 Andreas Rheinhardtavfilter/buffersink: Postpone removal of av_[a]buffersi...
2021-03-07 Andreas Rheinhardtavfilter/avfilter: Remove avfilter_link_set_closed...
2021-03-07 Andreas Rheinhardtdoc/muxers.texi: Readd documentation removed accidentally
2021-03-06 Andreas Rheinhardtavformat/http: Fix leak when using deprecated option
next