December 2019 Archives by subject
Starting: Sun Dec 1 18:10:40 EET 2019
Ending: Tue Dec 31 23:59:37 EET 2019
Messages: 351
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 025c901 web/download: Add 4.2.2
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3095893 web/security: add 3.4.7, 4.0.5, 4.2, 4.2.1
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3694662 web: add hosting provider
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6266760 web/download: add FFmpeg 3.4.7
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d669a07 web/index: remove link to dead Google+
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f295a7a web/security: cosmetic git hash fix
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/adpcm: Clip predictor for APC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix invalid shift in xa_decode()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/agm: Do not allow MVs out of the picture area as no edge is allocated
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/agm: Include block size in the MV check for flags == 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: Fix integer overflow in lpc_prediction() with sign
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: Fix integer overflow in lpc_prediction() with sign
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Avoid 1 layer of pointer dereferences in INTERLEAVE_OUTPUT()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Discard frames for which no channel could be decoded
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix 2 integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Set error on error in ape_decode_value_3860()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ass: remove the unneeded ()
Limin Wang
- [FFmpeg-cvslog] avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/av1_parser: skip frames with spatial_id > 0
James Almer
- [FFmpeg-cvslog] avcodec/cbs: Factor out common code for writing units
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs: Fix potential overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_points
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST
Fei Wang
- [FFmpeg-cvslog] avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST
Fei Wang
- [FFmpeg-cvslog] avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: implement missing set_frame_refs() function
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: rename enable_intraintra_compound flag
Fei Wang
- [FFmpeg-cvslog] avcodec/cbs_av1_syntax_template: Check num_y_points
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_vp9: Check data_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_vp9: Check index_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cngdec: Remove AV_CODEC_CAP_DELAY
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cook: Use 3 stage VLC decoding for channel_coupling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/decode: Fix integer overflow in max_samples check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Use get_ur_golomb_jpegls()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: Don't unref uninitialized buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fitsdec: Use lrint()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Avoid one multiply by using init_get_bits8()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Avoid using buf_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Check for KELVIN && 6k4
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Factor block_size out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: require buf_size to be non 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: require buf_size to be non 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Use 64bit and clip in scalar product
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Provide more details with "Truncated VUI" Message
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_sei: fix the size of user data unregistered
Limin Wang
- [FFmpeg-cvslog] avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption
Limin Wang
- [FFmpeg-cvslog] avcodec/hevcdec: keep closed captions in sync between multiple thread contexts
James Almer
- [FFmpeg-cvslog] avcodec/iff: Check that video_size is large enough for the read parameters
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Skip overflowing runs in decode_delta_d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlp_parser: mark sync frames as key frames
James Almer
- [FFmpeg-cvslog] avcodec/mp3_header_decompress_bsf: Check sample_rate_index
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mvha: Check remaining space when reading VLC table probabilities
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mvha: fix warning: variable 'size' set but not used
Limin Wang
- [FFmpeg-cvslog] avcodec/mxpegdec: Check for multiple SOF
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/noise_bsf: remove superfluous fail label
James Almer
- [FFmpeg-cvslog] avcodec/nuv: Move comptype check up
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nuv: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table: err_detect compliant and aggressive should also enable the weaker checks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnm: Check that the header is not truncated
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/simple_idct_template: fix integer overflow
Paul B Mahol
- [FFmpeg-cvslog] avcodec/sonic: Check e in get_symbol()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/targa: Check colors vs. available space
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truespeech: Fix an integer overflow in truespeech_synth()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/twinvqdec: Correct overflow in block align check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: remove access of AV_SAMPLE_FMT_NB
Zhao Zhili
- [FFmpeg-cvslog] avcodec/v210dec: move the stride read after its fully initialized
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device
Andriy Gelman
- [FFmpeg-cvslog] avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: Fix "return -1" cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: Free sprite_output_frame on error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: remove the unneeded ()
Limin Wang
- [FFmpeg-cvslog] avcodec/vmdaudio: Check chunk counts to avoid integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdaudio: Check chunk counts to avoid integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmadec: Keep track of exponent initialization per channel
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Check that padding bits is not more than sample bits
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix 2 overflows in mclms
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix several integer issues
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Check offset
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix buflen computation in save_bits()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix buflen computation in save_bits()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fixes integer overflow with 32bit samples
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Set packet_loss when we error out on a sanity check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmavoice: Check remaining input in parse_packet_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmavoice: Fix integer overflow in synth_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Replace get_bits_long() by get_bits() where possible
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Replace show_bits_long() by show_bits() where possible
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Replace skip_bits_long() by skip_bits() where possible
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/xcbgrab: capture the full desktop if video_size is not specified
Marton Balint
- [FFmpeg-cvslog] avdevice/xcbgrab: fix packet timestamps
Marton Balint
- [FFmpeg-cvslog] avdevice/xcbgrab: Handle reply and error properly
Kusanagi Kouichi
- [FFmpeg-cvslog] avdevice/xcbgrab: use a buffer pool for shared memory segments
Marton Balint
- [FFmpeg-cvslog] avdevice/xcbgrab: wrap non-shm image replies in a buffer ref
Marton Balint
- [FFmpeg-cvslog] avfilter/af_adeclick: implement timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crystalizer: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crystalizer: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_extrastereo: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_stereowiden: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avfilter: update documentation of avfilter_graph_create_filter
Zhao Zhili
- [FFmpeg-cvslog] avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams
Zhao Zhili
- [FFmpeg-cvslog] avfilter/buffersink: remove unused macros
Zhao Zhili
- [FFmpeg-cvslog] avfilter/buffersink: replace init_opaque by init
Zhao Zhili
- [FFmpeg-cvslog] avfilter/buffersrc: deprecate sws_param option
Zhao Zhili
- [FFmpeg-cvslog] avfilter/buffersrc: remove redundant flag
Zhao Zhili
- [FFmpeg-cvslog] avfilter/buffersrc: Remove unused variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/buffersrc: remove write-only variable
Zhao Zhili
- [FFmpeg-cvslog] avfilter/crop: avoid premature eval error
Gyan Doshi
- [FFmpeg-cvslog] avfilter/drawtext: log why input pad failed to be configured
Gyan Doshi
- [FFmpeg-cvslog] avfilter/scale.c: factorize ff_scale_eval_dimensions
Gyan Doshi
- [FFmpeg-cvslog] avfilter/scale_eval: remove redundant mathematical constants
Gyan Doshi
- [FFmpeg-cvslog] avfilter/vf_datascope: add decimal output
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dnn_processing: refine code for better naming
Guo, Yejun
- [FFmpeg-cvslog] avfilter/vf_elbg: Fix for the seed type
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_fade: add support for gbrp/gbrap formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fade: reindent after previous commit
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_geq: Add NB_PLANES
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_geq: Add support for reading sample sums and means of rectangles
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_geq: Relicense to LGPL
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_histogram: add envelope to thistogram filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: reindent after previous commit
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_il: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_interlace: do not interlace already interlaced frames
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_interlace: restore lowpass mode constants
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_neighbor: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_readeia608: check if gaps between clock bits are big enough
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_readeia608: factor some constants out
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_readeia608: fix check for failed av_calloc
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_readeia608: if parity bit check fails, set correct value
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_readeia608: rewrite processing, make extracting more robust
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_readeia608: use special struct to hold line items
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stack: set framerate to VFR when inputs frame rates differs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_tinterlace: add support for bypassing already interlaced frames
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_unsharp: Don't dereference NULL
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_vectorscope: add invert graticule
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: improve tint output for gbrp formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: rename gray mode to tint mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: use av_clip_uint8()
James Almer
- [FFmpeg-cvslog] avfilter/vf_vectorscope: use enum for graticule items
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vibrance: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: implement tint options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_yadif: cosmetics in the pix_fmts[] array
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_yaepblur: add yaepblur filter
leozhang
- [FFmpeg-cvslog] avfilter/vsrc_cellauto: Fix for random_seed type
Limin Wang
- [FFmpeg-cvslog] avfilter/vsrc_life: Fix for random_seed type
Limin Wang
- [FFmpeg-cvslog] avfilter/x86/vf_interlace: always use unaligned movs
Marton Balint
- [FFmpeg-cvslog] avfilter: add thistogram video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: Add tonemap vaapi filter for H2S
Xinpeng Sun
- [FFmpeg-cvslog] avfilter: Fix type in av_log for random_seed in cellauto and life
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: rename scale.c,h to scale_eval
Gyan Doshi
- [FFmpeg-cvslog] avformat/apc: Remove unnecessary resetting of flags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/apngdec: Don't free extradata manually
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/apngdec: Make sure that extradata is zero-padded
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/av1: Fix leak of dynamic buffer in case of parsing failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/cache: rename the class name fro Cache to cache
Steven Liu
- [FFmpeg-cvslog] avformat/dashdec: propagate icy to child AVIOContexts
Marvin Scholz
- [FFmpeg-cvslog] avformat/dashenc: remove unused check of avformat_free_context
Steven Liu
- [FFmpeg-cvslog] avformat/dhav: improve seeking
Paul B Mahol
- [FFmpeg-cvslog] avformat/flac_picture: Return directly if nothing has been allocated
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flac_picture: Simplify checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flac_picture: Switch to bytestream2 API
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flvenc: Don't reimplement ff_alloc_extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flvenc: Fix leak of oversized packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flvenc: Forward errors from allocating keyframe index
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hdsenc: removed unused check of avformat_free_context
Steven Liu
- [FFmpeg-cvslog] avformat/hls: propagate icy to child AVIOContexts
Marvin Scholz
- [FFmpeg-cvslog] avformat/hls: Use av_packet_move_ref() for packet ownership transfer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix check for presence of webvtt muxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix leak of child AVFormatContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix leak of options when initializing muxing fails
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix leak of options when writing packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix memleaks with repeating parameters
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix potential segfault upon allocation failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix return value from localtime_r failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Fix typo in error message
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Only allocate when data is known to be needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: remove duplicate code block
Steven Liu
- [FFmpeg-cvslog] avformat/icecast: Free the right buffer on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdup
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/id3v2: Fix double-free on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/iff: Use ff_alloc_extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type
Limin Wang
- [FFmpeg-cvslog] avformat/libsrt: fix for the memory leak if passphrase has been configured by option
Limin Wang
- [FFmpeg-cvslog] avformat/matroskadec: Add a fate test for CodecPrivate compression
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: avcodec/tta: Set extradata_size to 22
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Avoid allocating array for lace sizes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Check before allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix demuxing ProRes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix lzo decompression
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix use-after-free when demuxing ProRes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix use-after-free when demuxing ProRes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Improve frame size parsing error messages
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Remove unnecessary check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Reuse AVIOContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Simplify control flow of parsing laces
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Use bytestream API instead of AVIOContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/microdvd: Use \n instead of \0 to end file header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/microdvdenc: Use avio_w8 to write a char
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Use ff_alloc_extradata for dvdsub extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: ensure we don't write the major brand as a compatible brand more than once
James Almer
- [FFmpeg-cvslog] avformat/movenc: use iso6 major brand when signed CTS offsets are used in trun boxes
James Almer
- [FFmpeg-cvslog] avformat/movenc: write the major brand also as the first compatible brand
James Almer
- [FFmpeg-cvslog] avformat/mpeg: Don't copy or leak string in AVBPrint
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpeg: Fix leaks of AVFormatContext and subtitle packets
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpeg: Make VobSub demuxer have its own context struct
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpegtsenc: add padding to m2ts streams
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDs
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: factorize writing packet
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: move around setting m2ts_mode
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: set priority flag for AC3 codecs if writing BluRay
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: warn users if codec isn't supported
Gyan Doshi
- [FFmpeg-cvslog] avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparsetheora: Replace get_bits_long() by get_bits() where possible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/options_table: err_detect compliant and aggressive should also enable the weaker checks
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Initialize and sanity check offset in ivr_read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Use av_packet_move_ref() for packet ownership transfer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtpenc_mpegts: removed unused check of avformat_free_context
Steven Liu
- [FFmpeg-cvslog] avformat/sccdec: fix sub->pos values
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: fix timestamp of last subtitle
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: only change duration for last subtitle
Paul B Mahol
- [FFmpeg-cvslog] avformat/smoothstreamingenc: removed unused check of avformat_free_context
Steven Liu
- [FFmpeg-cvslog] avformat/spdifenc: Replace write_trailer by deinit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSSL versions
James Almer
- [FFmpeg-cvslog] avformat/wavenc: Add deinit function
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: Don't free old extradata before ff_alloc/get_extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat: Forward errors where possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/buffer: add av_buffer_pool_buffer_get_opaque
Marton Balint
- [FFmpeg-cvslog] avutil/buffer: use appropriate atomic operations
Zhao Zhili
- [FFmpeg-cvslog] avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lfg: Correct index increment type to avoid undefined behavior
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: add full support for AV_OPT_TYPE_DICT
Marton Balint
- [FFmpeg-cvslog] avutil/tests/opt: add av_opt_get/av_opt_set tests
Marton Balint
- [FFmpeg-cvslog] avutil/tests/opt: add tests for AV_OPT_TYPE_DICT
Marton Balint
- [FFmpeg-cvslog] cbs: Remove useless initializations
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Decompose Sequence End
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Fix parsing of picture and slice headers
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Fix parsing the last unit
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Rearrange start code search
Andreas Rheinhardt
- [FFmpeg-cvslog] Changelog: add entry about MPEG-H 3D Audio support in mp4
James Almer
- [FFmpeg-cvslog] Changelog: Fix typo of comments
Steven Liu
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolate
Martin Storsjö
- [FFmpeg-cvslog] checkasm: af_afir: Use a dynamic tolerance depending on values
Martin Storsjö
- [FFmpeg-cvslog] checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing
Martin Storsjö
- [FFmpeg-cvslog] configure: add OPENSSL_init_ssl check if pkg-config fail
macweng
- [FFmpeg-cvslog] configure: Check for the SetDllDirectory and GetModuleHandle functions
Martin Storsjö
- [FFmpeg-cvslog] convert_from_tensorflow.py: add support when kernel size is 1*1 with one input/output channel (gray image)
Guo, Yejun
- [FFmpeg-cvslog] doc/encoders: correct the description for ts_target_bitrate
Wonkap Jang
- [FFmpeg-cvslog] fate/cbs: add a decode model AV1 test
James Almer
- [FFmpeg-cvslog] fate/cbs: add a switch frame AV1 test
James Almer
- [FFmpeg-cvslog] fate/cbs: add svc AV1 tests
James Almer
- [FFmpeg-cvslog] fate/cbs: update the two film grain cbs_av1 tests
James Almer
- [FFmpeg-cvslog] fate/cbs: use the rawvideo muxer for AV1 tests
James Almer
- [FFmpeg-cvslog] FATE/hevc.mak: cosmetic for fate-hevc-paired-fields
Linjie Fu
- [FFmpeg-cvslog] fate/matroska: add a demux test for ProRes using zlib compression
James Almer
- [FFmpeg-cvslog] fate/matroska: Add a test for propagating flac channel layouts
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/matroska: add a test for xiph lacing
James Almer
- [FFmpeg-cvslog] fate/matroska: Add test for ProRes and bz2 compression
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/matroska: fix dependencies for fate-matroska-prores-zlib test
James Almer
- [FFmpeg-cvslog] fate: Add an option for disabling the 2k/4k tests
Martin Storsjö
- [FFmpeg-cvslog] FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_cr
Linjie Fu
- [FFmpeg-cvslog] fate: Fix dependencies to sample files to use local paths
Martin Storsjö
- [FFmpeg-cvslog] fate: Fix use of target_path/target_samples
Martin Storsjö
- [FFmpeg-cvslog] fate: Use a oneoff test for the tremolo filter
Martin Storsjö
- [FFmpeg-cvslog] ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path
Martin Storsjö
- [FFmpeg-cvslog] fftools/cmdutils: Fix break command dump for -map option
Jun Zhao
- [FFmpeg-cvslog] fftools/ffmpeg: Fix forward CPB props in to out
Nicolas Gaullier
- [FFmpeg-cvslog] fftools/ffmpeg: Reindent after last commit
Nicolas Gaullier
- [FFmpeg-cvslog] fftools/ffmpeg_filter: remove sws_param option from buffersrc
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Add a missing closing brackets.
Carl Eugen Hoyos
- [FFmpeg-cvslog] h264_mp4toannexb: Remove unnecessary check
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/allcodecs: Add mpeg4 omx encoder, missed in 0e387232
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/cbs_h2645: Fix incorrect max size of nalu unit
Andriy Gelman
- [FFmpeg-cvslog] lavc/cbs_h2645: Fix incorrect max size of nalu unit
Andriy Gelman
- [FFmpeg-cvslog] lavc/cbs_h2645_syntax_template: Fix memleak
Andriy Gelman
- [FFmpeg-cvslog] lavc/cbs_h2645_syntax_template: Fix memleak
Andriy Gelman
- [FFmpeg-cvslog] lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec
Yuki Tsuchiya
- [FFmpeg-cvslog] lavc/h264dec.h: remove unused ff_h264_decode_slice_header
Linjie Fu
- [FFmpeg-cvslog] lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4
Linjie Fu
- [FFmpeg-cvslog] lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions
hwren
- [FFmpeg-cvslog] lavc/libxavs2.c: fix code style - spaces
hwren
- [FFmpeg-cvslog] lavc/libxavs2.c: optimize error descriptions
hwren
- [FFmpeg-cvslog] lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functions
hwren
- [FFmpeg-cvslog] lavc/midivid: check return value of init_get_bits8()
Zhong Li
- [FFmpeg-cvslog] lavc/mips: simplify the switch code
Linjie Fu
- [FFmpeg-cvslog] lavc/pnmdec: Fix 16bit decoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx()
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: disable gpu copy when not supported
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer()
Zhong Li
- [FFmpeg-cvslog] lavc/qsvenc: add Tiles encode support for HEVC
Linjie Fu
- [FFmpeg-cvslog] lavc/utils.c: fix code indentations
Linjie Fu
- [FFmpeg-cvslog] lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffers
Linjie Fu
- [FFmpeg-cvslog] lavc/x265: set preferred_transfer_characteristics for HLG
Zhong Li
- [FFmpeg-cvslog] lavc: add MPEG-H 3D Audio codec id
Yuki Tsuchiya
- [FFmpeg-cvslog] lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4
Yuki Tsuchiya
- [FFmpeg-cvslog] lavf/libsrt: add linger parameter to libsrt
Jun Zhao
- [FFmpeg-cvslog] lavf/libsrt: enable other encryption parameters
Jun Zhao
- [FFmpeg-cvslog] lavf/movenc: cosmetics
Yuki Tsuchiya
- [FFmpeg-cvslog] lavf/rtmpproto: Don't unref uninitialized buffers
Jun Zhao
- [FFmpeg-cvslog] lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 init
Jun Zhao
- [FFmpeg-cvslog] lavfi/avf_showspectrum: Fix the memory leak in error handle path
Jun Zhao
- [FFmpeg-cvslog] lavfi/buffersrc: push frame directly.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: remove fifo.
Nicolas George
- [FFmpeg-cvslog] lavfi/buffersrc: remove poll_frame.
Nicolas George
- [FFmpeg-cvslog] lavfi: remove AVFilterPad.poll_frame().
Nicolas George
- [FFmpeg-cvslog] lavfi: remove ff_poll_frame().
Nicolas George
- [FFmpeg-cvslog] lavu/log: Also print the log level for level trace.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavu/pixfmt: Cosmetics, remove wrong end-of-comment markers.
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavformat/rtsp: return error if rtsp_hd_out is null instead of crash
Ross Nicholson
- [FFmpeg-cvslog] libavformat/utils: Fix code indentation
Linjie Fu
- [FFmpeg-cvslog] libswscale/swscale_unscaled.c: remove redundant code
Ting Fu
- [FFmpeg-cvslog] MAINTAINERS: add myself as libxavs2 maintainer
hwrenx
- [FFmpeg-cvslog] MAINTAINERS: add myself to libavfilter/dnn
Guo, Yejun
- [FFmpeg-cvslog] mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description
Andreas Rheinhardt
- [FFmpeg-cvslog] network: Define ENOTCONN as WSAENOTCONN if not defined
Martin Storsjö
- [FFmpeg-cvslog] New commits on branch release/2.8
Git System
- [FFmpeg-cvslog] New commits on branch release/4.2
Git System
- [FFmpeg-cvslog] Remove redundant ;
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use"
James Almer
- [FFmpeg-cvslog] rtsp: Use AVERROR() with errno.h error codes for error returns
Martin Storsjö
- [FFmpeg-cvslog] swscale/aarch64: use multiply accumulate and increase vector factor to 4
Sebastian Pop
- [FFmpeg-cvslog] swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper
Limin Wang
- [FFmpeg-cvslog] swscale/utils: remove access of AV_PIX_FMT_NB
Zhao Zhili
- [FFmpeg-cvslog] Tag n3.4.7 : FFmpeg 3.4.7 release
git at videolan.org
- [FFmpeg-cvslog] Tag n4.2.2 : FFmpeg 4.2.2 release
git at videolan.org
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for dst
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Also fuzz request_channel_layout
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Stop negative block_align and sampling rate
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Support fuzzing error detection
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Support setting AV_CODEC_FLAG2_FAST
Michael Niedermayer
- [FFmpeg-cvslog] tools: add a fuzzer tool for bitstream filters
James Almer
- [FFmpeg-cvslog] Update for 2.8.16
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 4.2.2
Michael Niedermayer
- [FFmpeg-cvslog] vc2enc: zero padding of the coefficient buffer
Lynne
Last message date:
Tue Dec 31 23:59:37 EET 2019
Archived on: Tue Dec 31 23:59:39 EET 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).