October 2019 Archives by date
Starting: Tue Oct 1 14:19:09 EEST 2019
Ending: Thu Oct 31 11:47:55 EET 2019
Messages: 430
- [FFmpeg-cvslog] avfilter/vf_alphamere: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_showpalette: fix small cosmetics issue
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acopy: check for error cases and handle them
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_copy: check for error cases and handle them
Paul B Mahol
- [FFmpeg-cvslog] avfilter/asink_anullsink: cosmetics
Paul B Mahol
- [FFmpeg-cvslog] avfilter/copy: add forgotten check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsink_nullsink: cosmetics
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_streamselect: add check case when nothing is done
Paul B Mahol
- [FFmpeg-cvslog] lavf/avio: Print https warning also for avio_find_protocol_name().
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/vf_drawbox: reduce code duplication
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_drawbox: implement process_command
Paul B Mahol
- [FFmpeg-cvslog] cmdutils: trailing options may be ignored
Lou Logan
- [FFmpeg-cvslog] lavfi/movie: Use filter thread count for decoding threads.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_elbg: stop leaking frame on error
Paul B Mahol
- [FFmpeg-cvslog] avcodec/g2meet: Check if adjusted pixel was on the stack
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Check for end of input in jpg_decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/setpts: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_amix: fix filtering if specified weights are negative
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_streamselect: fix memleaks of pad names
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add av_cold where it is missing
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_sierpinski: add triangle type
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fix typo
Paul B Mahol
- [FFmpeg-cvslog] avformat/aiffenc: Use standard packet list functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aiffenc: Fix potential memleak upon failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aiffenc: Remove wrong and redundant check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmaprodec: Check if there is a stream
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Fix demuxing ProRes
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale: Replace illegal vector keyword usage in altivec code
Daniel Kolesa
- [FFmpeg-cvslog] swscale: Fix AltiVec/VSX build with recent GCC
Daniel Kolesa
- [FFmpeg-cvslog] FATE/dnn: fix stack buffer overflow
Zhao Zhili
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a696545 index: news entry for photosensitivity filter
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ea79bbe index: remove video tag stretches the page too much
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a5b4e10 index: typo on url
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avformat/mpeg: better fix for MLP versus PCM-DVD misdetection
Paul B Mahol
- [FFmpeg-cvslog] avformat/matroskadec: don't rescale mastering display values
James Almer
- [FFmpeg-cvslog] avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer
Mengye Lv
- [FFmpeg-cvslog] avcodec/decode: fix indentation
Jun Zhao
- [FFmpeg-cvslog] lavc/options_table: Correct the flags for AVCodecContext.flags2
Jun Zhao
- [FFmpeg-cvslog] doc/codecs: Update documentation for flags/flags2
Jun Zhao
- [FFmpeg-cvslog] avfilter: add anlms filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_gblur: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_avgblur: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avformat/matroskaenc: use r_frame_rate as fallback to set a track's DefaultDuration
James Almer
- [FFmpeg-cvslog] avformat/mpjpegdec: Avoid allocation of AVIOContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cinepakenc: Fix invalid shifts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h2645_parse: Use av_fast_realloc() for nals array
Michael Niedermayer
- [FFmpeg-cvslog] avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize()
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix few more typos
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: fix possible double free
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftfilt: fix possible invalid memory access
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_showpalette: remove timeline flag
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_normalize: typedef all structs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/formats: guard against double free
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adelay: add option which changes how unset channels are delayed
Paul B Mahol
- [FFmpeg-cvslog] avcodec/filter: Remove extra '; ' outside of functions
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/formats: Update documentation for chromaprint
Andriy Gelman
- [FFmpeg-cvslog] avformat/flac_picture: Avoid allocation of AVIOContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Use native endianness when possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Don't allocate array separately
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Fix off-by-one error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Fix number of buffered headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Remove superfluous checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Don't modify size of the input buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Don't leave stale pointer in memory
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac_parser: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/qsv: fix a memory leak in ff_qsv_set_display_handle()
Zhong Li
- [FFmpeg-cvslog] lavfi/normalize: remove the unused pointer
Zhong Li
- [FFmpeg-cvslog] Change libvpxenc default to crf=32.
elliottk
- [FFmpeg-cvslog] avformat/hlsenc: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avformat/udp: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avformat/rtmpptoto: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avformat/avidec: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avformat/network: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avformat/mmst: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avformat/mms: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avcodec/videotoolbox: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avcodec/pngdec: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_crop: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_scale_qsv: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avfilter/boxblur: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_pad: add logging context to log
Steven Liu
- [FFmpeg-cvslog] avutil/avstring: support input path as a null pointer or empty string
Limin Wang
- [FFmpeg-cvslog] avformat/hlsenc: remove the unnecessary null pointer check
Limin Wang
- [FFmpeg-cvslog] avformat/hlsenc: replace with av_dirname to get the directory
Limin Wang
- [FFmpeg-cvslog] avformat/hlsenc: replace with av_freep for all av_free
Limin Wang
- [FFmpeg-cvslog] avformat/http: add ff_http_do_new_request2 for options
vectronic
- [FFmpeg-cvslog] avformat/hls: pass http offset options to http request
vectronic
- [FFmpeg-cvslog] avformat/hls: fix missing segment offset reset on last segment when http_multiple is enabled.
vectronic
- [FFmpeg-cvslog] avformat/mpeg: Remove set-but-unused variable
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_anlms: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: Return error codes from ls_decode_line()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: Apply transform only to initialized lines
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sunrast: Check for availability of maplength before allocating image
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sunrast: Check that the input is large enough for the maximally compressed image
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpsubdec: Clear queue on error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion1: Check that the input has enough space for a minimal index_stream
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263dec: Check input for minimal frame size
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/dxv: Remove redundant seek
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/formats: remove unnecessary unreference
Zhao Zhili
- [FFmpeg-cvslog] avformat/ivfenc: Comment the length field encoding process
Raphaël Zumer
- [FFmpeg-cvslog] avformat/ivfenc: Change the length fields to 32 bits
Raphaël Zumer
- [FFmpeg-cvslog] avformat/ivfdec: Change the length field to 32 bits
Raphaël Zumer
- [FFmpeg-cvslog] lavc/qsv: remove vaapi device free function
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: Add GPU-accelerated memory copy support
Linjie Fu
- [FFmpeg-cvslog] doc/filters: mention rubberband supported commands
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: document atempo command
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_adelay: fix buggy behaviour
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anlms: increase max limit for mu
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add more examples for afftfilt
Paul B Mahol
- [FFmpeg-cvslog] lavfi/colorspace: typedef ThreadData as all other filters
Jun Zhao
- [FFmpeg-cvslog] lavfi/lenscorrection: remove unnecessary cast for void *
Jun Zhao
- [FFmpeg-cvslog] lavfi/remap: remove unnecessary cast for void *
Jun Zhao
- [FFmpeg-cvslog] lavfi/v360: remove unnecessary cast for void *
Jun Zhao
- [FFmpeg-cvslog] lavfi/hqdn3d: add slice thread optimization
Jun Zhao
- [FFmpeg-cvslog] avformat/jvdec: fix memleak when read_header failed
Steven Liu
- [FFmpeg-cvslog] avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read_header
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_delogo: add auto set the area inside of the frame
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_delogo: make the interp value compute method simple
Steven Liu
- [FFmpeg-cvslog] avcodec/fitsdec: Fail on 0 naxisn
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Allow duplicate use of channel indexes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: Check minimum size of type 17
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/magicyuv: remove duplicate code
Limin Wang
- [FFmpeg-cvslog] avcodec/pcm: Check bits_per_coded_sample
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix cleanup on error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check for input exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_random: fix crash
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_floodfill: finish early if source and destination fill matches
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_neighbor: check if width is 1
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: better guard against picking wrong pixel format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_deflicker: fix invalid access
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bitplanenoise: fix overreads
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: deny processing small videos
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_signalstats: fix stack buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] libavcodec/amfenc_h264.c: Changed loop filter flag default value.
OvchinnikovDmitrii
- [FFmpeg-cvslog] avformat/dv: free all allocated structs on dv_read_header failure
James Almer
- [FFmpeg-cvslog] avutil/eval: add sgn()
Paul B Mahol
- [FFmpeg-cvslog] avformat/mpjpegdec: fix finding multipart boundary parameter
Moritz Barsnick
- [FFmpeg-cvslog] avformat/mpjpegdec: fix strict boundary search string
Moritz Barsnick
- [FFmpeg-cvslog] avformat/mpjpegdec: ensure seekback for latest chunk
Moritz Barsnick
- [FFmpeg-cvslog] avcodec/qdmc: Check input space in qdmc_get_vlc()
Michael Niedermayer
- [FFmpeg-cvslog] fftools/ffmpeg: Improve streamcopy
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/zmbvenc: Correct offset in buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly
Matthieu Bouron
- [FFmpeg-cvslog] avfilter/vf_waveform: add graticule enum
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: add invert graticule
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: allow different cb for new modes
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: add yflat filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorconstancy: fix overreads in gauss array
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: fix typos which caused crash
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_edgedetect: check if height is big enough
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: fix heap-buffer overflows
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: fix possible infinite loop
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_convolution: fix undefined behaviour
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fieldorder: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: fix division by zero
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_libvmaf: fix filtering of >8 bit data
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mips: Fixed four warnings in vc1dsp
gxw
- [FFmpeg-cvslog] avformat/Makefile: Fix aiffdec replaygain dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_geq: Use av_clipd() instead of av_clipf()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/chromaprint: Fix fp_format option
Andriy Gelman
- [FFmpeg-cvslog] avformat/chromaprint: improve logging message
Andriy Gelman
- [FFmpeg-cvslog] avfilter/vf_edgedetect: fix coverity issue
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_geq: allow user to set interpolation method
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_geq: reindent
Paul B Mahol
- [FFmpeg-cvslog] avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avfilter: add ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avutil/opt: print runtime flag too
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: document new feature
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anlms: switch to ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_gblur: switch to ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_avgblur: switch to ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_anlmdn: switch to ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scroll: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_amplify: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorchannelmixer: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_drawbox: use ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_rubberband: use ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_biquads: use ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_atempo: use ff_filter_process_command()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bwdif: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: document scroll commands
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: document amplify commands
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: document colorchannelmixer commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: rewrite using macro
Paul B Mahol
- [FFmpeg-cvslog] doc/APIchanges: add missing entry for the new runtime param AVOption flag
James Almer
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: make width/height int
Paul B Mahol
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Also fuzz block_align
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTAL
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Also fuzz codec_tag
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: fix typo in comments
Zhao Zhili
- [FFmpeg-cvslog] ffprobe: fix output of packets_and_frames section in JSON format
James Almer
- [FFmpeg-cvslog] avcodec/h2645_parse: Reset nal_buffer_size on uninit
Andriy Gelman
- [FFmpeg-cvslog] avcodec/av1_parse: simplify memset call
James Almer
- [FFmpeg-cvslog] avcodec/av1_parse: Use av_fast_realloc() for OBU array
James Almer
- [FFmpeg-cvslog] avfilter/vf_avgblur: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_edgedetect: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afade: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] lavc/libxavs2: fix parameter setting result determination
hwren
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Also fuzz keyframe & disposal flags
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_bm3d: make sure nb_jobs is at least 1
Paul B Mahol
- [FFmpeg-cvslog] avformat/latmenc: abort if no extradata is available
James Almer
- [FFmpeg-cvslog] avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflicts
Guo, Yejun
- [FFmpeg-cvslog] avfilter/dnn: unify the layer execution function in native mode
Guo, Yejun
- [FFmpeg-cvslog] avfilter/dnn: unify the layer load function in native mode
Guo, Yejun
- [FFmpeg-cvslog] avfilter/af_afade: make sure that in is available
Paul B Mahol
- [FFmpeg-cvslog] avformat/chromaprint: Fix writing raw fingerprint
Andriy Gelman
- [FFmpeg-cvslog] avfilter/vf_gblur: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: compensate for small overall brightness loss
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add arnndn filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_reverse: fix memory leaks
Paul B Mahol
- [FFmpeg-cvslog] avcodec/apedec: Check error flag after entropy_decode*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Check remaining space in decode_array_0000()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_edgedetect: fix undefined behaviour
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorchannelmixer: do not use pointer if there is no alpha
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_abitscope: fix undefined behaviour
Paul B Mahol
- [FFmpeg-cvslog] vafilter/af_replaygain: fix undefined behaviour
Paul B Mahol
- [FFmpeg-cvslog] fate/source: add libavfilter/af_arnndn.c
Paul B Mahol
- [FFmpeg-cvslog] swscale/output: Implement Luma computation from yuv2ya16_X_c_template() without 64bit
Michael Niedermayer
- [FFmpeg-cvslog] swscale/output: Correct Alpha in yuv2ya16_X_c_template()
Michael Niedermayer
- [FFmpeg-cvslog] swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MSZH
Michael Niedermayer
- [FFmpeg-cvslog] avformat/shortendec: Check k in probe
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for SCPR
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for EATGV
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smacker: cleanup on errors in smka_decode_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_template: Check decode_extension_payload() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lsp: Fix undefined shifts in lsp2poly()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729postfilter: Fix undefined shifts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729postfilter: Fix undefined intermediate pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in predictor_update_3930()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g723_1dec: Fix overflow in shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_gblur: fix undefined behaviour
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_arnndn: make sure that vad_output nb_neurons is always 1
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_random: fix memory leaks
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_amplify: cosmetics
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dedot: fix crash
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fixes for scale filter
Gyan Doshi
- [FFmpeg-cvslog] avfilter/af_arnndn: Remove superfluous qualifier
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cavsdec: Set ret on errors in decode_pic()
Michael Niedermayer
- [FFmpeg-cvslog] vp9_superframe: Avoid allocations and copies of packet structures
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libdav1d: set AVFrame reordered_opaque
James Almer
- [FFmpeg-cvslog] avformat/mpegenc: Fix memleaks and return values
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/binkaudio: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4_unpack_bframes: Avoid allocations and copies of packet structures
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_adadenoise: add x86 SIMD
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: add option to use additional algorithm
Paul B Mahol
- [FFmpeg-cvslog] avfilter/x86/vf_atadenoise: add SIMD for serial too
Paul B Mahol
- [FFmpeg-cvslog] lavfi/avf_showspectrum: add error handle if av_asprintf return null
Jun Zhao
- [FFmpeg-cvslog] fftools/ffmpeg_opt: add error handle if av_asprintf return null
Jun Zhao
- [FFmpeg-cvslog] lavf/hlsenc: fix memory leak
Jun Zhao
- [FFmpeg-cvslog] avfilter/af_acrossover: fix memory leak
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorspace: fix memmory leaks
Paul B Mahol
- [FFmpeg-cvslog] avfilter/buffersink: cosmetics
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskfun: fix memleak
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_shuffleplanes: add mising query_formats()
Paul B Mahol
- [FFmpeg-cvslog] avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written
James Almer
- [FFmpeg-cvslog] avformat/mpegenc: check for stream private data during deinit
James Almer
- [FFmpeg-cvslog] avformat/cinedec: check av_strdup() return value
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: check av_strdup() return value
Steven Liu
- [FFmpeg-cvslog] avformat/libsrt: check av_strdup() return value and fix memleak
Steven Liu
- [FFmpeg-cvslog] avformat/mpeg: check av_strdup() return value
Steven Liu
- [FFmpeg-cvslog] avformat/mtv: check av_strdup() return value
Steven Liu
- [FFmpeg-cvslog] avformat/mvdec: check av_strdup() return value
Steven Liu
- [FFmpeg-cvslog] avformat/sapdec: check av_strdup() return value and fix memleak
Steven Liu
- [FFmpeg-cvslog] doc/utils: add hexadecagonal channel layout
Gyan Doshi
- [FFmpeg-cvslog] avfilter/vf_datascope: fix heap buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lagfun: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: fix memory leaks
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fieldmatch: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fieldhint: add support for duplicating fields
Paul B Mahol
- [FFmpeg-cvslog] avcodec/g729postfilter: Fix left shift of negative value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729dec: Avoid computing invalid temporary pointers for ff_acelp_weighted_vector_sum()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Call decode_intra directly
Andreas Rheinhardt
- [FFmpeg-cvslog] mpeg4_unpack_bframes: Merge close and flush
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_bm3d: forward status back
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: round values toward nearest integer
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fftdnoiz: round toward nearest integer
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_tremolo: fix heap-buffer overflow
Paul B Mahol
- [FFmpeg-cvslog] avformat/nutenc: free all missing dynamic AVIOContext on header writing failure
James Almer
- [FFmpeg-cvslog] avformat/options: don't call avformat_free_context() within avformat_alloc_context()
James Almer
- [FFmpeg-cvslog] avfilter/vf_shuffleframes: improve error message
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_tile: fix memory leak
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Check block_align
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for DXV
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fix integer overflows in pink noise addition
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aliaspixdec: Check input size against minimal picture size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: Fix integer overflow in LPC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ptx: Check that the input contains at least one line
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/agm: Check for reference frame earlier
Michael Niedermayer
- [FFmpeg-cvslog] avformat/pjsdec: Check duration for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Check that input space for header exists in read_diff_float_data()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_silencedetect: document metadata
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_nlmeans: round values toward nearest integer
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add bilateral filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silencedetect: use AV_OPT_TYPE_DURATION
Limin Wang
- [FFmpeg-cvslog] avfilter/af_silencedetect: change mono default to integer literal
Limin Wang
- [FFmpeg-cvslog] avfilter/af_join: fix possible memory leaks
Paul B Mahol
- [FFmpeg-cvslog] avfilter/x86/vf_atadenoise: fix comment
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_transpose: add x86 SIMD
Paul B Mahol
- [FFmpeg-cvslog] x86/vf_transpose: fix cpuflags check
James Almer
- [FFmpeg-cvslog] avformat: call AVOutputFormat->deinit() when freeing the context
James Almer
- [FFmpeg-cvslog] avformat/avienc: add deinit function
James Almer
- [FFmpeg-cvslog] avformat/ttaenc: add a deinit function
James Almer
- [FFmpeg-cvslog] avformat/mp3enc: add init and deinit functions
James Almer
- [FFmpeg-cvslog] avformat/flacenc: add a deinit function
James Almer
- [FFmpeg-cvslog] avformat/oggenc: free buffered page lists while uninitializing the muxer
James Almer
- [FFmpeg-cvslog] avfilter/vf_unsharp: rename config_props -> config_input, link -> inlink
Limin Wang
- [FFmpeg-cvslog] avfilter/vsrc_mptestsrc: add options to set the maximum number of frames
Limin Wang
- [FFmpeg-cvslog] avcodec/atrac9dec: Set channels
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mptestsrc: simplify the code and change the type of frame
Limin Wang
- [FFmpeg-cvslog] avformat/matroskaenc: Fix memleak upon failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Use ffio_free_dyn_buf
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Move track-related fields to mkv_track
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Remove redundant assert
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Use more appropriate function name
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/segafilmenc: remove unneeded code
Steven Liu
- [FFmpeg-cvslog] avcodec/hevcdec: remove unneeded code
Steven Liu
- [FFmpeg-cvslog] avcodec/psd: remove unneeded code
Steven Liu
- [FFmpeg-cvslog] avformat/mpeg: move the header_str free into end label
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_premultiply: fix signed integer overflow
Paul B Mahol
- [FFmpeg-cvslog] avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializers
James Almer
- [FFmpeg-cvslog] avcodec/libdav1d: fix setting AVFrame reordered_opaque
James Almer
- [FFmpeg-cvslog] avfilter/vf_maskedclamp: rewrite using macro
Paul B Mahol
- [FFmpeg-cvslog] x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32
James Almer
- [FFmpeg-cvslog] avfilter/transpose: add missing headers
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vaguedenoiser: add more gray formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bm3d: add gray14 format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut2: fix typo, correctly support gray14
Paul B Mahol
- [FFmpeg-cvslog] lavfi/bilateral: Clean the option description and unused code
Jun Zhao
- [FFmpeg-cvslog] avfilter/vf_deband: add more gray formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_floodfill: add more gray formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_floodfill: better fix for crash
Paul B Mahol
- [FFmpeg-cvslog] avfilter/settb: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tests: add h265_levels to .gitignore
Zhao Zhili
- [FFmpeg-cvslog] FATE/dnn: add .gitignore
Zhao Zhili
- [FFmpeg-cvslog] avfilter/vf_maskedclamp: add x86 SIMD
Paul B Mahol
- [FFmpeg-cvslog] avformat/mpeg: Add padding to extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aiffenc: Use better error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/icoenc: Add deinit function
Andreas Rheinhardt
- [FFmpeg-cvslog] mpegvideo_enc: add intra_penalty option for p frames
Ramiro Polla
- [FFmpeg-cvslog] avformat/mpeg: Don't free unintialized pointer
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter: add maskedmin/maskedmax filters
Paul B Mahol
- [FFmpeg-cvslog] avcodec/interplayvideo: cosmetics
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b293ec7 web/download: general improvements
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] doc/filters: fix another typo
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fce4352 web/css: make download button smaller
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/takdec: Fix overflow with large sample rates
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Skip initializing unused filter variables
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust ffwavesynth threshold
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for CFHD
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdrw: Check input for header/skiped space before get_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hcom: Check the root entry and the right entries
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/interplayacm: Fix integer overflows in juggle()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truespeech: Fix integer overflow in truespeech_synth()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp5: Check render_x/y
Michael Niedermayer
- [FFmpeg-cvslog] fftools/ffmpeg: Free swresample dictionary during cleanup
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tee.c: steal bsf option before passing to fifo muxer
Jun Li
- [FFmpeg-cvslog] avformat/bintext: avoid division by zero
Paul B Mahol
- [FFmpeg-cvslog] avcodec/interplayvideo: properly decode motion vectors
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_psnr,vf_ssim: add warning if different timebases are encountered
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add one more example for ssim/psnr
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add one more example for libvmaf
Paul B Mahol
- [FFmpeg-cvslog] avformat/aiffenc: Add deinit function
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/asfenc: Remove unnecessary header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avidec: Remove superfluous header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avienc: Remove superfluous header
Andreas Rheinhardt
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc2d9ed web/css: add white-normal normal for button wrap
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avfilter/vf_lut3d: allocate 3d lut dynamically
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut3d: increase max level to upper limit defined by cube format specification
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: increase max level of haldclutsrc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showfreqs: free input frame after using it
James Almer
- [FFmpeg-cvslog] lavc/qsvdec: remove unused check_dec_param
Linjie Fu
- [FFmpeg-cvslog] Add support for VP9 VDPAU hwaccel decode
ManojGuptaBonda
- [FFmpeg-cvslog] avcodec/vmdvideo: fix log error message
Paul B Mahol
- [FFmpeg-cvslog] avformat/hlsenc: move freep segment from sls_flags_filename_process after caller failed
Steven Liu
- [FFmpeg-cvslog] avformat/libmodplug: fix memleak when load modplug failed
Steven Liu
- [FFmpeg-cvslog] avformat/mpc8: fix memleak when seek table too big
Steven Liu
- [FFmpeg-cvslog] avformat/rl2: fix memleak when read end of file
Steven Liu
- [FFmpeg-cvslog] avformat/rtmpproto: fix memleak when open rtmp failed
Steven Liu
- [FFmpeg-cvslog] avformat/smacker: fix memleak when avformat_new_stream failed
Steven Liu
- [FFmpeg-cvslog] avformat/swfdec: fix memleak when inflateInit failed
Steven Liu
- [FFmpeg-cvslog] avformat/wc3movie: fix memleak when read content size not equvipe input size
Steven Liu
- [FFmpeg-cvslog] avfilter: add median filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vfrdet: fix reporting max delta
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vfrdet: also report average delta
Paul B Mahol
- [FFmpeg-cvslog] avcodec/nvenc: turn feature check failures into warnings
hydra3333
- [FFmpeg-cvslog] avcodec/tiff: check the black level denominator
James Almer
- [FFmpeg-cvslog] avformat/dss: Remove superfluous headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/g723_1dec: fix invalid shift with negative sid_gain
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/asrc_anoisesrc: change color variable to int
Limin Wang
- [FFmpeg-cvslog] avcodec/apedec: Only clear the needed buffer space, instead of all
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix invalid shifts in ADPCM DTK
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix some integer anomalies
Michael Niedermayer
- [FFmpeg-cvslog] vp4: prevent unaligned memory access in loop filter
Peter Ross
- [FFmpeg-cvslog] avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input format
Philip Langdale
- [FFmpeg-cvslog] doc: fix typo in muxers documentation
Alfred E. Heggestad
- [FFmpeg-cvslog] dnn: add tf.nn.conv2d support for native model
Guo, Yejun
- [FFmpeg-cvslog] avfilter/dnn: get the data type of network output from dnn execution result
Guo, Yejun
- [FFmpeg-cvslog] avfilter/dnn: add a new interface to query dnn model's input info
Guo, Yejun
- [FFmpeg-cvslog] avfilter/vf_sr: correct flags since the filter changes frame w/h
Guo, Yejun
- [FFmpeg-cvslog] doc/filters: move agraphmonitor to multimedia filters chapter
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: move drawgraph to video filters chapter
Paul B Mahol
- [FFmpeg-cvslog] FATE: add a test for freeezedetect
Limin Wang
- [FFmpeg-cvslog] avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compare
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mips: msa optimizations for vc1dsp
gxw
- [FFmpeg-cvslog] avfilter/af_afade: check for eof after crossfade later
Paul B Mahol
- [FFmpeg-cvslog] avformat/apngenc: Add deinit function
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: fix standalone compilation of mxf muxer
Lou Logan
- [FFmpeg-cvslog] avformat/hlsenc: fix the av_dirname path isn't include separator in the end of string
Limin Wang
- [FFmpeg-cvslog] avfilter/af_afade: start crossfading only when first stream reached end
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_median: add radiusV option
Paul B Mahol
Last message date:
Thu Oct 31 11:47:55 EET 2019
Archived on: Thu Oct 31 11:48:04 EET 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).