March 2021 Archives by subject
Starting: Mon Mar 1 00:19:24 EET 2021
Ending: Wed Mar 31 23:44:35 EEST 2021
Messages: 463
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b442e76 web/download: add prominent signing key download link
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/4xm: Check pre_gb in decode_i_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_template: Avoid undefined negation in imdct_and_windowing_eld()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacpsy: Check model_priv_data before dereferencing in psy_3gpp_end()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: add comment to has_status field
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm: add comment to has_status field
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_aica: reset state in flush callback
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_aica: reset state in flush callback
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_argo: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_argo: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_alp: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_alp: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_cunning: reindent
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_cunning: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_cunning: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_cunning: support stereo
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_ssi: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_ssi: reset state on flush
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_zork: reset state in flush callback
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_zork: reset state in flush callback
Zane van Iperen
- [FFmpeg-cvslog] avcodec/alsdec: Check bitstream input in read_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/amfenc: use AVCodecContext.get_encode_buffer()
James Almer
- [FFmpeg-cvslog] avcodec/avcodec: Check earlier for codec id/type mismatch
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Don't use NULL for %s printf specifier
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Move decoder channel count check to ff_decode_preinit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Sanitize options before using them
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Sanitize options before using them
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Update check for identical colorspace/primaries/trc names
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Use AVBPrint in avcodec_string()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Use dedicated pointer to access AVCodecInternal
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avpacket: Improve overflow checks when packing dictionary
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs: Remove redundant checks for CodedBitstreamContext.codec
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_h26[45]: Remove redundant enum constants
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_sei: Don't use -1th element of array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_sei: Fix leak of AVBufferRef on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhd: Fix negative shift in cfhd_decode()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/codec: add doxy to AVCodec.decode()
James Almer
- [FFmpeg-cvslog] avcodec/codec: remove outdated comment about AVCodec.encode2()
James Almer
- [FFmpeg-cvslog] avcodec/codec: Update init_static_data doxygen
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec: use the correct name for all AVCodec.decode() parameters
James Almer
- [FFmpeg-cvslog] avcodec/cri: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/dcadsp: Fix integer overflow in dmix_add_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/decode: Avoid stack packets when decoding subtitles
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Check size before opening iconv
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: constify the source packet parameter in extract_packet_props()
James Almer
- [FFmpeg-cvslog] avcodec/decode: Don't needlessly copy side-data for subtitles
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: port last_pkt_props to AVFifoBuffer
James Almer
- [FFmpeg-cvslog] avcodec/decode: Reindent after previous commits
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Remove outdated comment
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Return early upon failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dv_profile: PAL DV files with dsf flag 0 - detect via pal flag and buf_size
Mark Plomer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Support computing clut only once
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvenc: Avoid using PutBitContext fields directly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dvenc: Remove dead error message
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: silence a deprecation warning about av_init_packet()
James Almer
- [FFmpeg-cvslog] avcodec/exr: add DWA decompression support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: add fast path for case when powf() isn't needed
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: add lut oriented half to float conversion code
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: Check col/line for integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exrenc: move float2half code to own header
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ffv1dec: Check if trailer is available
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Avoid signed integer overflow in phi_at()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: Avoid undefined shift in error case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/float2half: fix minor style issue
Paul B Mahol
- [FFmpeg-cvslog] avcodec/gifenc: Actually use the shrunk palette
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/h261dec: Remove parse_context cruft
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h2645_parse: Reduce the initial skipped_bytes_pos size with small inputs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_cavlc: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_cavlc: Remove redundant check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_metadata_bsf: Check nb_units before accessing the first in h264_metadata_update_fragment()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Check sps in h264_slice_header_init()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: don't copy frame data during error concealment
James Almer
- [FFmpeg-cvslog] avcodec/half2float: fix integer overflows in convertmantissa()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsenc: Allocate buffers together
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeglsenc: Avoid allocation of JLSState
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeglsenc: Don't modify frame we don't own
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeglsenc: Don't use put bits API for byte-aligned writes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeglsenc: Move check out of loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeglsenc: Only use one line at a time as spare buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/kmvc: Avoid branch when swapping pointers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/kmvc: Move commonly used variables to the front of the context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/kmvc: Prefer in-band palette
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libdavs2: unbreak compilation failure
Gyan Doshi
- [FFmpeg-cvslog] avcodec/libilbc: Support newer libiLBC versions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/librav1e: use AVCodecContext.get_encode_buffer()
James Almer
- [FFmpeg-cvslog] avcodec/libxvid: Fix leak of AVPacket on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libxvid: Remove set-but-unused variable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libxvid: Remove unnecessary header
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libxvid: remove unnecessary output packet data check
James Almer
- [FFmpeg-cvslog] avcodec/libxvid: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: check if codec is software earlier
sfan5
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: use MediaCodecInfo.isSoftwareOnly() when available
sfan5
- [FFmpeg-cvslog] avcodec/mfenc: use AVCodecContext.get_encode_buffer()
James Almer
- [FFmpeg-cvslog] avcodec/mjpegenc: Fix segfault when freeing incomplete context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mlpenc: Avoid redundant temporary PutBitContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mobiclip: Avoid undefined integer overflow in MV computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: add forgotten flags to mpeg4_options
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mpeg4videoenc: Check extradata malloc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/nvenc: base timestamps on frameIntervalP
Martin Storsjö
- [FFmpeg-cvslog] avcodec/nvenc: use AVCodecContext.get_encode_buffer()
James Almer
- [FFmpeg-cvslog] avcodec/options: Reindent after previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/options: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/packet: change side data related public function and struct size types to size_t
James Almer
- [FFmpeg-cvslog] avcodec/packet: deprecate av_init_packet()
James Almer
- [FFmpeg-cvslog] avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
James Almer
- [FFmpeg-cvslog] avcodec/parser: Don't return pointer to stack buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/parser: Don't return pointer to stack buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/parser: Schedule av_parser_change for removal
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pngdec: Fix memleak by postponing allocation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/proresenc_kostya: Factor flushing PutBitContext out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Check initializing mutexes/condition variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Factor initializing single thread out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Fix cleanup during init
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/put_bits: Add functions for amount of bytes written/left
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/put_bits: Don't set size_in_bits, fix overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/put_bits: Restore x64 ABI compatibility with releases <= 4.3
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/qsvdec: Make functions used only here static, remove header
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/roqvideo: Use dedicated context for encoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/roqvideoenc: Avoid allocating buffers separately
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/roqvideoenc: Avoid intermediate buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/roqvideoenc: Reuse buffers instead of alloc+free for each frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/setts_bsf: Check timebase
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sga: Check for array end in lzss_decompress()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Remove outdated outcommented line
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sonic: Use unsigned temporary in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: fix decoding non 444 subsampling when width is not multiple of 16
Paul B Mahol
- [FFmpeg-cvslog] avcodec/speedhq: Width < 8 is not supported
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only when necessary
Paul B Mahol
- [FFmpeg-cvslog] avcodec/svq3: Don't copy watermarked frame data twice
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tdsc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/tests/avpacket: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/tiff: Avoid forward declarations
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff: use av_packet_alloc() to allocate AVPackets
James Almer
- [FFmpeg-cvslog] avcodec/utils: free last_pkt_props on avcodec_open2() failure
James Almer
- [FFmpeg-cvslog] avcodec/utils: Use more bits for intermediate for AV_CODEC_ID_ADPCM_MS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideoenc: Don't use bitcounts when byte-aligned
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
James Almer
- [FFmpeg-cvslog] avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vorbisenc, wmavoice: Use put_bits_left() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vorbisenc: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/webp: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avcodec/ylc: Avoid code duplication when creating and freeing VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ylc: Reindent after previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ylc: Remove write-only variable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ylc: Use only one temporary buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: add a get_encode_buffer() callback to AVCodecContext
James Almer
- [FFmpeg-cvslog] avcodec: add a mention about get_encode_buffer in the old encode API doxy
James Almer
- [FFmpeg-cvslog] avcodec: add SGA PCM decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add SGA Video decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add TTML encoder
Jan Ekström
- [FFmpeg-cvslog] avcodec: Constify some AVPackets
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: enable usage of err_recognition for encoders
Jan Ekström
- [FFmpeg-cvslog] avcodec: Factor updating palette out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: move AVCodecParameters related functions from util.c to a new file
James Almer
- [FFmpeg-cvslog] avcodec: move core AVCodecContext functions from util.c to a new file
James Almer
- [FFmpeg-cvslog] avcodec: Remove cumbersome way of checking for amount of bytes left
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec: use the buffer_size_t typedef where required
James Almer
- [FFmpeg-cvslog] avdevice/alsa_dec: make sure we have enough data in non-blocking mode
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink: add missing include for buffer_size_t
James Almer
- [FFmpeg-cvslog] avdevice/decklink_dec: stop using av_init_packet()
James Almer
- [FFmpeg-cvslog] avdevice/pulse_audio_dec: do not read undersized frames
Marton Balint
- [FFmpeg-cvslog] avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size is not set
Marton Balint
- [FFmpeg-cvslog] avdevice/pulse_audio_dec: query actual fragment size
Marton Balint
- [FFmpeg-cvslog] avdevice/xcbgrab: Add option for grabbing a window
sgerwk
- [FFmpeg-cvslog] avdevice/xcbgrab: stop using av_init_packet()
James Almer
- [FFmpeg-cvslog] avdevice: use the buffer_size_t typedef where required
James Almer
- [FFmpeg-cvslog] avfilter/af_dynaudnorm: make better check for available samples
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asrc_sine: Fix invalid left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Remove avfilter_link_set_closed() on bump
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/hwupload_cuda: add YUVA420P format support
nyanmisaka
- [FFmpeg-cvslog] avfilter/hwupload_cuda: add YUVA420P format support
nyanmisaka
- [FFmpeg-cvslog] avfilter/overlay_cuda: fix framesync with embedded PGS subtitle
nyanmisaka
- [FFmpeg-cvslog] avfilter/overlay_cuda: fix framesync with embedded PGS subtitle
nyanmisaka
- [FFmpeg-cvslog] avfilter/overlay_cuda: fix framesync with embedded PGS subtitle
nyanmisaka
- [FFmpeg-cvslog] avfilter/vf_mcdeint: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avfilter/vf_nnedi: Fix use of uninitialized value
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_ocr: add white space to whitelist
Dominic Mayers
- [FFmpeg-cvslog] avfilter/vf_paletteuse: Fix left shift outside of range of int
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_uspp: Fix leak of packet side data
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_uspp: Fix leak of qp-table on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_uspp: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avfilter/vf_xfade: drop unused frames from inactive inputs
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add identity video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add msad video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: use the buffer_size_t typedef where required
James Almer
- [FFmpeg-cvslog] avformat/aadec: Check for EOF while reading chapters
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aadec: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Replace strncpy by av_strlcpy
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Use smaller scope for variables, remove initializations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aaxdec: Check that segments table has been initialized
Michael Niedermayer
- [FFmpeg-cvslog] avformat/adp, svs: Remove redundant av_shrink_packet()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aiffdec: Check that SSND is at least 8 bytes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/alp: allow seeking to start
Zane van Iperen
- [FFmpeg-cvslog] avformat/alp: allow seeking to start
Zane van Iperen
- [FFmpeg-cvslog] avformat/amvenc: Remove unnecessary av_packet_free()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/amvenc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/apetag: Avoid stack packet when reading attached picture
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/asf: Factor common code out
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/asfdec_f: Avoid stack packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/asfdec_o: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/avidec: Check for dv streams before using priv_data in parse ##dc/##wb
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/avienc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/aviobuf: don't reduce short seek threshold
Andriy Gelman
- [FFmpeg-cvslog] avformat/cafdec: Do not build an index if all packets are the same
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cinedec: Fix index_entries size check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dashdec: Don't needlessly strdup metadata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Ensure strings are zero-terminated
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Increase size of id buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Remove limit on length of id
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dcstr: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flac_picture: replace call to av_init_packet()
James Almer
- [FFmpeg-cvslog] avformat/flacdec: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/flvdec: Check array entry number
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check double before cast in parse_keyframes_index()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/frmdec: Simplify finding pixel format
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/gopher: Add default_whitelist to ff_gopher_protocol
parazyd
- [FFmpeg-cvslog] avformat/gopher: Add support for Gopher over TLS
parazyd
- [FFmpeg-cvslog] avformat/hls: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/http,tls: honor http_proxy command line variable for HTTPS
Moritz Barsnick
- [FFmpeg-cvslog] avformat/http: Fix leak when using deprecated option
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/id3v2: replace call to av_init_packet()
James Almer
- [FFmpeg-cvslog] avformat/ipmovie: Avoid reading packets during read_header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ipmovie: Avoid stack packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ipmovie: Deduplicate parsing video data opcodes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ipmovie: Fix indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ipmovie: Free packets allocated in header reading
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ipmovie: Remove redundant av_packet_unref()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ipmovie: Remove redundant initializations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/jacosubdec: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/jacosubdec: Use 64bit intermediate for start/end timestamp shift
Michael Niedermayer
- [FFmpeg-cvslog] avformat/kvag: allow seeking to start
Zane van Iperen
- [FFmpeg-cvslog] avformat/kvag: allow seeking to start
Zane van Iperen
- [FFmpeg-cvslog] avformat/libgme: Actually set the duration
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/libgme: Fix memleaks on errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/libgme: Remove redundant setting of packet size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/libmodplug: Fix memleaks on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/librist: clarify and limit buffer_size
Marton Balint
- [FFmpeg-cvslog] avformat/librist: increase default loglevel
Marton Balint
- [FFmpeg-cvslog] avformat/librist: make packet size adjustable for writing, fix it for reading
Marton Balint
- [FFmpeg-cvslog] avformat/librist: rework librist_read
Marton Balint
- [FFmpeg-cvslog] avformat/librist: simplify secret strlcpy
Marton Balint
- [FFmpeg-cvslog] avformat/libsrt: fix help message
Zhao Zhili
- [FFmpeg-cvslog] avformat/libsrt: fix setsockopt() typo
Zhao Zhili
- [FFmpeg-cvslog] avformat/lxfdec: Fix multiple integer overflows related to track_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Add support for FlagOriginal
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Check for EOF in resync loop
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Reuse AVFormatInternal.parse_pkt
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/matroskaenc: Add support for FlagOriginal
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Check chapter ids for duplicates
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/mccdec: Use av_sat_add64() for fs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/moflex: Simplify freeing packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Check offset addition for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check sample size for overflow in mov_parse_stsd_audio()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Extend data_size check in mov_read_udta_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix extended atom size buffer length check
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/mov: Fix extended atom size buffer length check
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/mov: Handle when we have an mfra box but have not read the full sidx for a fragment
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/mov: Properly forward error codes from av_seek
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/movenc: Avoid loosing cluster array on failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/mpegts: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/mpegtsenc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/mspdec: Check packet_size more completely
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/mvdec: Allocate extradata only once
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mvi: Check audio size for more overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: add support for getting product version number metadata
Marton Balint
- [FFmpeg-cvslog] avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num
Marton Balint
- [FFmpeg-cvslog] avformat/mxfdec: Don't use wrong type of pointer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mxfdec: Fix leak on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/paf: Check for EOF before allocation in read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/pp_bnk: allow seeking to start
Zane van Iperen
- [FFmpeg-cvslog] avformat/pp_bnk: allow seeking to start
Zane van Iperen
- [FFmpeg-cvslog] avformat/pp_bnk: Fix memleaks when reading non-stereo tracks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/pp_bnk: Fix memleaks when reading non-stereo tracks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/pp_bnk: treat music files as stereo
Zane van Iperen
- [FFmpeg-cvslog] avformat/rawenc: Use init instead of write_header function
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtp_mpegts: typedef MuxChain struct
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtp_mpegts: typedef MuxChain struct
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpdec: attach producer reference time if available
Alok Priyadarshi
- [FFmpeg-cvslog] avformat/rtpdec: Fix prft wallclock time.
Alok Priyadarshi
- [FFmpeg-cvslog] avformat/rtpdec: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: convey options for mpeg-ts muxer
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: convey options for mpeg-ts muxer
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: convey options for rtp muxer
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: convey options for rtp muxer
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams.
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams.
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: stop leaks
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: stop leaks
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/rtsp: support buffer_size and pkt_size options for RTP
Jiangjie Gao
- [FFmpeg-cvslog] avformat/s337m: Use and test Dolby-E-parser
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/s337m: Use av_get_packet() to read packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/samidec: Deallocate hdr_buf
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check for overflow in last loop in expand_timestamps()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segafilm: Remove outdated check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/sga: improve probing for valid files
Paul B Mahol
- [FFmpeg-cvslog] avformat/sierravmd: Make struct smaller by reordering
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/sierravmd: Remove outdated check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/subtitles: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/swfdec: Check outlen before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tests/fifo_muxer: Fix leak of AVPacket on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tests/fifo_muxer: Fix memleak on error, fix API violation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/tests/movenc: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/utils: Always leave parse_pkt in blank state, avoid resetting
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: change AVStream side data related public function and struct size types to size_t
James Almer
- [FFmpeg-cvslog] avformat/utils: Don't allocate separate packet for extract_extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Fix confusing return value for ff_read_packet()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Remove redundant check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/vividas: Use equals check with n in read_sb_block()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/voc_packet: Add a basic check on max_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_get_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wc3movie: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] avformat/webmdashenc: Don't pass NULL to memcmp
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Fix memleak when trailer is never written
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Fix memleak when using invalid packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webpenc: Use init instead of write_header function
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guid
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add Changelog entry for librist and bump minor
Marton Balint
- [FFmpeg-cvslog] avformat: add Digital Pictures SGA game demuxer
Paul B Mahol
- [FFmpeg-cvslog] avformat: add TTML muxer
Jan Ekström
- [FFmpeg-cvslog] avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: Make AVChapter.id an int64_t on next major bump
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic
James Almer
- [FFmpeg-cvslog] avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic
James Almer
- [FFmpeg-cvslog] avformat: use the buffer_size_t typedef where required
James Almer
- [FFmpeg-cvslog] avisynth: fix audio on big endian
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: more intelligent RGB flipping
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: populate field order
emcodem
- [FFmpeg-cvslog] Avoid intermediate bitcount for number of bytes in PutBitContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/adler32: Switch av_adler32_update() to size_t on bump
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/avstring: Check for memory allocation error in av_escape
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/avstring: Limit string length in av_escape to range of int
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/buffer: change public function and struct size parameter types to size_t
James Almer
- [FFmpeg-cvslog] avutil/buffer_internal: Include internal for buffer_size_t
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/frame: change av_frame_new_side_data() size parameter type to size_t
James Almer
- [FFmpeg-cvslog] avutil/frame: Deprecate av_get_colorspace_name()
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/parseutils: Check sign in av_parse_time()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/timecode: Avoid fps overflow
Michael Niedermayer
- [FFmpeg-cvslog] avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil
Stefano Sabatini
- [FFmpeg-cvslog] avutil: use the buffer_size_t typedef where required
James Almer
- [FFmpeg-cvslog] Bump minor versions after release branch
Michael Niedermayer
- [FFmpeg-cvslog] Bump Versions before release/4.4 branch
Michael Niedermayer
- [FFmpeg-cvslog] cbs_h265: Detect more reference combinations which would overflow the DPB
Mark Thompson
- [FFmpeg-cvslog] cbs_sei: Detect payload overflows when reading SEI messages
Mark Thompson
- [FFmpeg-cvslog] cmdutils: replace strncpy() with direct assignment
Anton Khirnov
- [FFmpeg-cvslog] configure: select child muxers for rtp_mpegts
Gyan Doshi
- [FFmpeg-cvslog] configure: select child muxers for rtp_mpegts
Gyan Doshi
- [FFmpeg-cvslog] dnn/dnn_backend_native: Avoid allocation for checking file magic
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native: Don't use asserts for checks
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native: Fix leak in case parsing options fails
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native: Fix typo in log message
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Avoid allocation when single-threaded
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Avoid separate, unchecked allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Check allocation
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Check thread creation for errors
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Don't pretend convolution can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Fix memleak on error
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Fix memleak on realloc failure
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_conv2d: Join two arrays, avoid allocation
Andreas Rheinhardt
- [FFmpeg-cvslog] dnn/dnn_backend_native_layer_mathbinary: Fix leak upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/APIchanges: fill in missing fields
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in some missing information
Michael Niedermayer
- [FFmpeg-cvslog] doc/demuxers: note support for flv variant KUX
Gyan Doshi
- [FFmpeg-cvslog] doc/encoders: Remove text about single bit-depth libx264 support
Tobias Rapp
- [FFmpeg-cvslog] doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] doc/examples/transcode_aac: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] doc/examples/transcoding: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] doc/examples/vaapi_encode: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] doc/ffmpeg: document parameters set by -target
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: fix option name for mix filter
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: note default for elbg pal8 option
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: note default for zoompan's duration
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: remove option band in delogo
Gyan Doshi
- [FFmpeg-cvslog] doc/muxers.texi: Readd documentation removed accidentally
Andreas Rheinhardt
- [FFmpeg-cvslog] Doc: Tech Resolution Process
Jean-Baptiste Kempf
- [FFmpeg-cvslog] fate/matroska: Test remuxing tracks for hearing/visually impaired
Andreas Rheinhardt
- [FFmpeg-cvslog] fate: add adpcm_ima_cunning stereo test case
Zane van Iperen
- [FFmpeg-cvslog] FATE: Add test for probing MOV/MP4 files with extended box sizes
Derek Buitenhuis
- [FFmpeg-cvslog] FATE: Add test for probing MOV/MP4 files with extended box sizes
Derek Buitenhuis
- [FFmpeg-cvslog] ffprobe: switch to av_bprint_escape for XML escaping
Jan Ekström
- [FFmpeg-cvslog] fftools/ffmpeg: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] fftools/ffplay: do not write out of rdft visualization texture
Marton Balint
- [FFmpeg-cvslog] fftools/ffplay: do not write out of rdft visualization texture
Marton Balint
- [FFmpeg-cvslog] fftools/ffprobe: Add missing dispositions
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffprobe: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] fftools: Switch to const AVCodec * where possible
Andreas Rheinhardt
- [FFmpeg-cvslog] ivfenc: write duration for frame_cnt=1.
Ronald S. Bultje
- [FFmpeg-cvslog] lavc/aomenc: Force default qmax of 0 if crf was set to 0.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/encode: reindent after previous commit
Anton Khirnov
- [FFmpeg-cvslog] lavc/mjpegdec: Decode format 211121 as YUV 4:4:4
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/videotoolboxenc: Add support for HEVC with Alpha.
Hironori Bono
- [FFmpeg-cvslog] lavc: clarify thread_safe_callbacks doxy
Anton Khirnov
- [FFmpeg-cvslog] lavc: drop ff_ prefix from ff_(un)lock_avcodec
Anton Khirnov
- [FFmpeg-cvslog] lavc: drop unused argument from lock_avcodec()
Anton Khirnov
- [FFmpeg-cvslog] lavc: factor decoder validation/setup from avcodec_open2()
Anton Khirnov
- [FFmpeg-cvslog] lavc: factor out encoder init/validation from avcodec_open2()
Anton Khirnov
- [FFmpeg-cvslog] lavc: move decoder bsf init into decoder-specific code
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove tests/options
Anton Khirnov
- [FFmpeg-cvslog] lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
Anton Khirnov
- [FFmpeg-cvslog] lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap
Anton Khirnov
- [FFmpeg-cvslog] lavf/sga: Silence several warnings because of wrong format specifiers.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/swfdec: Allow decoding Nellymoser in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/dnn/dnn_backend_native_layer_mathunary: add exp support
Wenlong Ding
- [FFmpeg-cvslog] lavfi/dnn_backend_openvino.c: fix mem leak for AVFrame upon error
Guo, Yejun
- [FFmpeg-cvslog] lavfi/dnn_backend_openvino.c: fix mem leak for input_blob and output_blob upon error
Guo, Yejun
- [FFmpeg-cvslog] lavfi/dnn_backend_openvino.c: fix mem leak for RequestItem upon error
Guo, Yejun
- [FFmpeg-cvslog] lavfi/dnn_backend_openvino.c: fix mem leak for TaskItem upon error
Guo, Yejun
- [FFmpeg-cvslog] lavfi/dnn_backend_openvino.c: fix typo upon error
Guo, Yejun
- [FFmpeg-cvslog] lavfi/dnn_backend_tensorflow.c: fix mem leak in execute_model_tf
Ting Fu
- [FFmpeg-cvslog] lavfi/dnn_backend_tensorflow.c: fix mem leak in load_native_model
Ting Fu
- [FFmpeg-cvslog] lavfi/dnn_backend_tensorflow.c: fix mem leak in load_tf_model
Ting Fu
- [FFmpeg-cvslog] libavcodec/amfenc_hevc: Recommend values for min and max video quantizer scale.
Ovchinnikov Dmitrii
- [FFmpeg-cvslog] libavformat/hls: Reset options after open_url_keepalive() fails
Ed Martin
- [FFmpeg-cvslog] libavformat/utils: Fix indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] libavformat: add librist protocol
Paul B Mahol
- [FFmpeg-cvslog] libavutil/timer: Fix clang reserved-user-defined-literal
Christopher Degawa
- [FFmpeg-cvslog] lscrdec: add copyright header
Anton Khirnov
- [FFmpeg-cvslog] mailmap: add entry for myself
Linjie Fu
- [FFmpeg-cvslog] MAINTAINERS: add myself as adpcm maintainer
Zane van Iperen
- [FFmpeg-cvslog] mjpegdec: handle lowres with AVID cropping
Anton Khirnov
- [FFmpeg-cvslog] mobiclip: fix copyright headers
Florian Nouwt
- [FFmpeg-cvslog] Remove double ';'
Andreas Rheinhardt
- [FFmpeg-cvslog] Revert "lavf: move AVStream.*index_entries* to AVStreamInternal"
James Almer
- [FFmpeg-cvslog] tests/api-flac-test: convert to new encoding/decoding API
Anton Khirnov
- [FFmpeg-cvslog] tests/api-flac-test: ensure the frame is writable before writing to it
Anton Khirnov
- [FFmpeg-cvslog] tests/api-flac-test: reindent
Anton Khirnov
- [FFmpeg-cvslog] tests/api/api-flac-test: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] tests/dnn/dnn-layer-mathunary-test: add unit test for exp
Wenlong Ding
- [FFmpeg-cvslog] tests/fate: Don't keep unnecessary temp files
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/matroska: Add test for WebVTT in WebM
Andreas Rheinhardt
- [FFmpeg-cvslog] tools/pktdumper: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust flv1 threshold
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for flac
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for H264
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust VP4 threshold
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Compute CLUT for DVBSUB only once
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: use av_packet_alloc() to allocate packets
James Almer
- [FFmpeg-cvslog] Update versions for 4.4
Michael Niedermayer
- [FFmpeg-cvslog] videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and use b-frames für HEVC and H264 and b-pyramid for HEVC.
Simone Karin Lehmann
Last message date:
Wed Mar 31 23:44:35 EEST 2021
Archived on: Wed Mar 31 23:44:43 EEST 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).