November 2019 Archives by date
Starting: Fri Nov 1 11:30:47 EET 2019
Ending: Sat Nov 30 17:03:45 EET 2019
Messages: 346
- [FFmpeg-cvslog] doc/filters: fix overlay_opencl document typo
Steven Liu
- [FFmpeg-cvslog] avcodec/libtwolame: fix mono default bitrate
James Cowgill
- [FFmpeg-cvslog] libavformat/flacenc: reject too big picture blocks
Mattias Wadman
- [FFmpeg-cvslog] swscale/swscale_unscaled: fix gbrap10be md5 different on big endian system
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_lut3d: simplify code
Limin Wang
- [FFmpeg-cvslog] avcodec/utils: Check block_align
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *Vo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_template: Check samplerate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv10: Check input for minimal frame size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aptx: Check the number of channels
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for G2M
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/v4l2_buffers: Fix infinite loop
Andriy Gelman
- [FFmpeg-cvslog] avcodec/v4l2_m2m: Fix indentation
Andriy Gelman
- [FFmpeg-cvslog] lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrate
Linjie Fu
- [FFmpeg-cvslog] lavc/qsvenc: enable vp9 encoder
Zhong Li
- [FFmpeg-cvslog] avformat: Add max_probe_packets option
Andriy Gelman
- [FFmpeg-cvslog] avformat/ftp: add AVOptions for authentication
Nicolas Frattaroli
- [FFmpeg-cvslog] lavf/mpegtsenc: fix logic check error
Jun Zhao
- [FFmpeg-cvslog] lavf/asfdec: Simplify the check conditions
Jun Zhao
- [FFmpeg-cvslog] lavc/qsvenc: add the missing vp9 file
zhongli_dev at 126.com
- [FFmpeg-cvslog] tools/probetest: replace the deprecated API
Zhong Li
- [FFmpeg-cvslog] tools/enum_options: replace the deprecated API
Zhong Li
- [FFmpeg-cvslog] configure: select jpegtables for rtp muxer
Lou Logan
- [FFmpeg-cvslog] configure: select riffdec for act demuxer
Lou Logan
- [FFmpeg-cvslog] avformat/Makefile: add missing pcm dependency to hcom demuxer
Lou Logan
- [FFmpeg-cvslog] avformat/Makefile: add missing pcm dependency to nsp demuxer
Lou Logan
- [FFmpeg-cvslog] avformat/Makefile: add missing pcm dependency to sdx demuxer
Lou Logan
- [FFmpeg-cvslog] configure: select mdct & sinewin for atrac3pal decoder
Lou Logan
- [FFmpeg-cvslog] configure: select mdct for atrac3al decoder
Lou Logan
- [FFmpeg-cvslog] configure: select audiodsp for acelp_kelvin decoder
Lou Logan
- [FFmpeg-cvslog] avcodec/Makefile: add missing ass dependency to ccaption decoder
Lou Logan
- [FFmpeg-cvslog] configure: select bswapdsp for imm4 decoder
Lou Logan
- [FFmpeg-cvslog] configure: select bswapdsp for mdec decoder
Lou Logan
- [FFmpeg-cvslog] configure: select fft for qdmc decoder
Lou Logan
- [FFmpeg-cvslog] configure: select bswapdsp for ylc decoder
Lou Logan
- [FFmpeg-cvslog] doc/bitstream_filters: Fix copy an paste typo
Limin Wang
- [FFmpeg-cvslog] avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvpxenc: fix alpha stride
Marton Balint
- [FFmpeg-cvslog] avcodec/libvpxenc: only allocate alpha U/V planes on size changes
Marton Balint
- [FFmpeg-cvslog] avcodec/libvpxdec: make sure BlockAdditional side data size >= 8
Marton Balint
- [FFmpeg-cvslog] avcodec/libvpxdec: pass decoder instances to vpx_init directly
Marton Balint
- [FFmpeg-cvslog] avcodec/libvpxdec: decode to custom framebuffers for vp9
Marton Balint
- [FFmpeg-cvslog] avcodec/libvpxdec: reject video and alpha dimension mismatches
Marton Balint
- [FFmpeg-cvslog] avcodec/dvdec: correctly set interlaced and tff
Baptiste Coudurier
- [FFmpeg-cvslog] avcodec/dvdec: correctly decode bottom mb row in 1080i field mode
Baptiste Coudurier
- [FFmpeg-cvslog] configure: select mdct for dca encoder
Lou Logan
- [FFmpeg-cvslog] avcodec/Makefile: add missing vorbis_data dependency to opus encoder
Lou Logan
- [FFmpeg-cvslog] avcodec/Makefile: add missing h263data dependency to snow encoder
Lou Logan
- [FFmpeg-cvslog] avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoder
Lou Logan
- [FFmpeg-cvslog] avdevice/v4l2: Remove av_assert0 when format not supported
Andriy Gelman
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: fix typo in comments
leozhang
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Fix mixed declarations and code
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_dnn_processing: add a generic filter for image proccessing with dnn networks
Guo, Yejun
- [FFmpeg-cvslog] lavf/hls: fix the log context setting in log message
Jun Zhao
- [FFmpeg-cvslog] lavf/mov: add log context dump in log message
Jun Zhao
- [FFmpeg-cvslog] lavf/flvenc: Cosmetics: fix indentation
Jun Zhao
- [FFmpeg-cvslog] lavf/hls: support probesize/max_analyze_duration when open sub-demuxer
Jun Zhao
- [FFmpeg-cvslog] lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer
Jun Zhao
- [FFmpeg-cvslog] lavf/dashdec: drop unnecessary check before ff_format_io_close
Jun Zhao
- [FFmpeg-cvslog] avfilter/f_metadata: remove unneeded code
Limin Wang
- [FFmpeg-cvslog] avformat/mxfdec: cleanup on "essence prior to first PartitionPack"
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_dnn_processing: fix fate-source
Guo, Yejun
- [FFmpeg-cvslog] avfilter/vf_dnn_processing: correct duplicate statement
leozhang
- [FFmpeg-cvslog] configure: select missing rdft for several filters
Lou Logan
- [FFmpeg-cvslog] avfilter/Makefile: add missing framesync dependency to bm3d & mix filters
Lou Logan
- [FFmpeg-cvslog] avcodec/libvpxdec.c,cosmetics: bpp -> bpc
James Zern
- [FFmpeg-cvslog] avcodec/libvpxenc,cosmetics: fix a typo
James Zern
- [FFmpeg-cvslog] avformat/mlvdec:drop unnecessary check before ff_format_io_close
Steven Liu
- [FFmpeg-cvslog] avcodec/snowenc: Fix 2 undefined shifts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Fix n_sb_blocks Check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pafvideo: Only clear frame when it was written to
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hqx: Check the input data against the image size
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for smacker
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Check for end of bitstream at the top of vc1_decode_i_blocks_adv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Check input in the block decode loops
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check read_table() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check that AC probabilities are within range
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvenc: Check pts for mpeg4/h264 (which need the value)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Use a different error message for the slice level CRC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rasc: Check input size in decode_fint()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/decode: Also consider channels in max_samples check
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lfg: Document the AVLFG struct
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Check available space before entering loop in decode_long_vertical_delta2() / decode_long_vertical_delta()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xsubdec: fix overflow in alpha handling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmavoice: Check sample_rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plus: Check split point in fill mode 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cook: Check samples_per_channel earlier
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cook: Enlarge gain table
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/twinvq: Check block_align
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cook: Move up and extend block_align check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/interplayacm: Fix overflow of last unused value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: get frame during frame decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Add librav1e encoder
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/librav1e: free the RaPacket after using it
James Almer
- [FFmpeg-cvslog] tests/fate/filter-video: add test for colorlevels
Limin Wang
- [FFmpeg-cvslog] avcodec/dvdec: Don't use restrict directly to fix build on MSVC
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mp3dec: cosmetics
Limin Wang
- [FFmpeg-cvslog] avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK
Limin Wang
- [FFmpeg-cvslog] avcodec/arm/mlpdsp: add missing dependency for truehd
Aman Gupta
- [FFmpeg-cvslog] avutil/frame: fix remove_side_data
Zhao Zhili
- [FFmpeg-cvslog] New commits on branch release/4.0
Git System
- [FFmpeg-cvslog] Update for 4.0.5
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vF_colorbalance: rewrite, fixes filtering
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cbs_av1: support one byte long OBUs when the size is not set in the bitstream
James Almer
- [FFmpeg-cvslog] avcodec: add an AV1 frame merge bitstream filter
James Almer
- [FFmpeg-cvslog] avcodec/av1_parser: export bitstream timing info when available
James Almer
- [FFmpeg-cvslog] avcodec/libdav1d: export bitstream timing info when available
James Almer
- [FFmpeg-cvslog] avformat: add an AV1 Annex B demuxer
James Almer
- [FFmpeg-cvslog] avformat/hls: continue to play enabled playlist when have failed playlist
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: free the original malloc pointer to avoid error when system function used in the following patch
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_colorbalance: add option to preserve lightness
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorbalance: switch to floats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorbalance: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxfenc: correctly set width values for dvcprohd
Baptiste Coudurier
- [FFmpeg-cvslog] avcodec/dvenc: support encoding dvcprohd
Baptiste Coudurier
- [FFmpeg-cvslog] librav1e: Don't make users explicitly set -qp -1 to use bit rate mode
Derek Buitenhuis
- [FFmpeg-cvslog] tests/ref/vsynth: add missing reference files, fix build
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: Avoid av_strdup for key and value of dict
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual implementation.
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/av1dec: Redo flushing of bsf
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: add missing assert to avcodec_receive_packet()
James Almer
- [FFmpeg-cvslog] New commits on branch release/3.4
Git System
- [FFmpeg-cvslog] lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Update for 3.4.7
Michael Niedermayer
- [FFmpeg-cvslog] vcodec/agm: Alloc based on coded dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/codec_desc: add mising .type for acelp.kelvin
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cbs_av1: fix reading reference order hint in skip_mode_params()
James Almer
- [FFmpeg-cvslog] avformat/av1dec: simplify annexb_probe()
James Almer
- [FFmpeg-cvslog] avformat/mov: fix typo in help text
Zhao Zhili
- [FFmpeg-cvslog] avcodec/put_bits: Relax requirements to rebase PutBitContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpeg_parser: Make parser a bit more robust with unclean input
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_framepack: add missing filtering flag
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framepack: fix timestamps for frameseq format
Paul B Mahol
- [FFmpeg-cvslog] avformat/mp3dec: Check that the frame fits within the probe buffer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Check for occurances of headers within frames during probing
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_framepack: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framepack: really fix ef466a8b29f8
Paul B Mahol
- [FFmpeg-cvslog] lavc/libopencore-amr: Silence a warning about an unused function.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/nvenc: make sure newly allocated packets are refcounted
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: make sure newly allocated packets are refcounted
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: make sure newly allocated packets are refcounted
Timo Rothenpieler
- [FFmpeg-cvslog] lavf/rtmpproto: fix the playpath truncation if the len > 512
Jun Zhao
- [FFmpeg-cvslog] avutil/eval: add function to track variable use
Gyan Doshi
- [FFmpeg-cvslog] doc/APIchanges: update for av_expr_count_vars
Gyan Doshi
- [FFmpeg-cvslog] avfilter/af_aecho: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adeclick: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftfilt: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftdn: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_agate: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anlmdn: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_sidechaincompress: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_loop: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_loop: switch aloop to activate
Paul B Mahol
- [FFmpeg-cvslog] avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc
Nomis101
- [FFmpeg-cvslog] configure: Add fft dependency for headphone filter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: Add fft dependency for showspatial filter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/Makefile: Specify sln demuxer requirements.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/flacdec: Remove useless packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs: Factor out common code for writing units
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs: Fix potential overflow
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/decklink: add option to drop frames till timecode is seen
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: improve libvmaf section
Gyan Doshi
- [FFmpeg-cvslog] avfilter/vf_xmedian: add support for alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: support alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut2: add 12bit depth alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_remap: add support for 12bit yuva format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_median: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_gblur: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_avgblur: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: add support for more >8 bit alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: add support for alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fftdnoiz: add support for alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: use boolean for ref option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vaguedenoiser: add support for alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blend: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scroll: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedclamp: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedmerge: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedminmax: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_neighbor: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_convolution: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_midequalizer: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromashift: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_premultiply: add support for 12bit yuva format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fillborders: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_limiter: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_amplify: add support for alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_deflicker: add support for alpha formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dedot: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: improve threshold scaling with different block_size and depth
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cbs_av1: keep separate reference frame state for reading and writing
James Almer
- [FFmpeg-cvslog] avfilter/Makefile: add missing dependency for scale_cuda
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: correct psnr example
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: correct ssim example
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: correct libvmaf example
Gyan Doshi
- [FFmpeg-cvslog] avfilter/Makefile: add missing dependency for chromashift
Gyan Doshi
- [FFmpeg-cvslog] avfilter/Makefile: add missing dependency for lut3d
Gyan Doshi
- [FFmpeg-cvslog] avfilter/vf_chromashift: remove unused header
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blend: cosmetics: reindent
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_weave: pal and hwaccel formats are not supported
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_deblock: add 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_midequalizer: add 16bit formats
Paul B Mahol
- [FFmpeg-cvslog] fate/cbs: add initial AV1 tests
James Almer
- [FFmpeg-cvslog] avcodec/amfnec: allocate packets using av_new_packet()
James Almer
- [FFmpeg-cvslog] avcodec/amfnec: allocate packets using av_new_packet()
James Almer
- [FFmpeg-cvslog] avcodec/amfnec: allocate packets using av_new_packet()
James Almer
- [FFmpeg-cvslog] avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_av1: fix reading reference order hint in skip_mode_params()
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: keep separate reference frame state for reading and writing
James Almer
- [FFmpeg-cvslog] cbs_h264: Fix missing inferred colour description fields
Mark Thompson
- [FFmpeg-cvslog] avfilter/vf_chromakey: add >8 bit support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_rubberband: fix sample overqueueing
Paul B Mahol
- [FFmpeg-cvslog] avformat/matroskadec: Fix default value of BlockAddID
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac9dec: Check precision_fine/coarse
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Add EOF check in val_1 loop in track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ra288: Check block_align for the assumed value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmadec: Require previous exponents for reuse
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3: Check for huge block aligns
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Move index use after check in decodeplane8()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_graphmonitor: output frames in pts gaps
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mjpegbdec: Fix yuv444 pix_fmt detection
Alex Mogurenko
- [FFmpeg-cvslog] avfilter/vf_median: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_median: clip radius instead of erroring out
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftdn: simplify changing commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fillborders: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromashift: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scroll: add support for slice threading
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lumakey: add support for 12bit yuva formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lumakey: change options to doubles, so that values are automatically scaled
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lumakey: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromakey: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: simplify color filter commands parsing
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_sierpinski: fix another typos
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_sierpinski: change seed option type
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_datascope: add support for commands in oscilloscope
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_amplify: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avfilter: fix indentation
leozhang
- [FFmpeg-cvslog] avfilter/graphdump: fix use of uninitialized variables
Zhao Zhili
- [FFmpeg-cvslog] avfilter/af_aiir: fix array length when selecting conjugate poles
Paul B Mahol
- [FFmpeg-cvslog] lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/mp3dec: Check that the frame fits within the probe buffer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmadec: Require previous exponents for reuse
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3: Check for huge block aligns
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Move index use after check in decodeplane8()
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] avformat/av1: Fix leak of dynamic buffer in case of parsing failure
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/filters: complete and correct vmafmotion section
Gyan Doshi
- [FFmpeg-cvslog] avfilter/af_aiir: check for stability
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: factor out response calculation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: make a/b coefficients array
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: add missing normalization of biquads gains
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: fix biquads normalization
Paul B Mahol
- [FFmpeg-cvslog] avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4
Andriy Gelman
- [FFmpeg-cvslog] avcodec/v4l2_context: Fix indentation
Andriy Gelman
- [FFmpeg-cvslog] avfilter/af_biquads: add new normalize/n option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: normalize biquads only if divisor is big enough
Paul B Mahol
- [FFmpeg-cvslog] Tag n4.0.5 : FFmpeg 4.0.5 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4699a92 web/download: Add FFmpeg 4.0.5
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avformat/mp3dec: Check that the frame fits within the probe buffer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix integer overflow in predictor_calc_error()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmadec: Require previous exponents for reuse
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3: Check for huge block aligns
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Move index use after check in decodeplane8()
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_normalize: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add axcorrelate filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/dvenc: support muxing dvcprohd
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/mxfenc: simplify dv ul handling
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/mxfenc: simplify d-10 ul handling
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/matroskaenc: Fix potential leak of cached packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Remove outdated comment
Andreas Rheinhardt
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VP9
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cngdec: Remove AV_CODEC_CAP_DELAY
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lfg: Correct index increment type to avoid undefined behavior
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmavoice: Fix integer overflow in synth_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nuv: Move comptype check up
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mxpegdec: Check for multiple SOF
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Use 64bit and clip in scalar product
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check and require 1 video stream
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Error out on audio packets in the absence of audio streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nuv: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: add option for the m3u8 list load max times
Steven Liu
- [FFmpeg-cvslog] avcodec/v410dec: add support for frame and slice threading
Limin Wang
- [FFmpeg-cvslog] avcodec/v210dec: add support for frame and slice threading
Limin Wang
- [FFmpeg-cvslog] avformat/hlsenc: set strict_std_compliance from the parent AVFormatContext
Steven Liu
- [FFmpeg-cvslog] avutil/hwcontext_cuda: allow using primary CUDA device context
Oleg Dobkin
- [FFmpeg-cvslog] lavc/qsvenc: Fix compilation for some build environments.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/hls: correct grammatical errors of m3u8_hold_counters option
Steven Liu
- [FFmpeg-cvslog] avcodec: add mvdv video decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add mvha video decoder
Paul B Mahol
- [FFmpeg-cvslog] Add options for spatial layers.
Thierry Foucu
- [FFmpeg-cvslog] lavc/rav1e: log and doc updated for const quantizer mode
Zhong Li
- [FFmpeg-cvslog] doc/encoder: add the missing qsv encoders
Zhong Li
- [FFmpeg-cvslog] lavc/qsvenc: Fix some code indentations
Linjie Fu
- [FFmpeg-cvslog] avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct flag is false
Limin Wang
- [FFmpeg-cvslog] avcodec/vp8: fix multiple ff_thread_finish_setup() calls
Zhao Zhili
- [FFmpeg-cvslog] avformat/flacenc: Add const to ff_flac_write_header() parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_libvmaf: Check for av_frame_alloc failure
Limin Wang
- [FFmpeg-cvslog] avformat/aviobuf: Avoid allocating buffer when using dynamic buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/apetag: Avoid allocation for small tags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/av1: Avoid allocation for small headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avc: Avoid allocation for small SPS/PPS arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/id3v2enc: Avoid allocation for small tags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Avoid allocation for small dynamic buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/movenc: Avoid allocation for small dynamic buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avc: write the missing bits in the AVC Decoder Configuration Box
James Almer
- [FFmpeg-cvslog] avformat/vividas: Avoid allocation of AVIOContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_yadif: rename config_props -> config_output, link -> outlink
Limin Wang
- [FFmpeg-cvslog] lavf/vividas: check avformat_new_stream() return
Jun Zhao
- [FFmpeg-cvslog] lavc/mvha: Check init_get_bits8() for failure
Jun Zhao
- [FFmpeg-cvslog] avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_hqdn3d: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avformat/avio: Use ffurl_closep
Andreas Rheinhardt
- [FFmpeg-cvslog] libavdevice/lavfi: check avfilter_graph_dump return value
Zhao Zhili
- [FFmpeg-cvslog] fate/lavf-container: add an AV1 mp4 remux test
James Almer
- [FFmpeg-cvslog] fate/lavf-container: add an H264 mp4 remux test
James Almer
- [FFmpeg-cvslog] avcodec/av1_parser: export stream dimensions in avctx
James Almer
- [FFmpeg-cvslog] fate/demux: add an AV1 Annex B test
James Almer
- [FFmpeg-cvslog] avformat/avc: fix sps buffer offset when calling ff_avc_decode_sps()
James Almer
- [FFmpeg-cvslog] avcodec/extract_extradata_bsf: Don't unref uninitialized buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/extract_extradata: Use bytestream api
Andriy Gelman
- [FFmpeg-cvslog] avformat/avc: add missing return error value
James Almer
Last message date:
Sat Nov 30 17:03:45 EET 2019
Archived on: Sat Nov 30 17:03:53 EET 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).