October 2018 Archives by date
Starting: Mon Oct 1 20:53:31 EEST 2018
Ending: Wed Oct 31 23:39:22 EET 2018
Messages: 343
- [FFmpeg-cvslog] avformat/matroskaenc: reserve free space for metadata on request
Sigga Regina
- [FFmpeg-cvslog] avcodec/tiff: check remaining packet size for strips
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rasc: Fix off by 1 error in vertical coordinate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rasc: unref both frames on reinit
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avfilter: fix typos in comments
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: make IR gain control more flexible
Paul B Mahol
- [FFmpeg-cvslog] avformat/ip: factorize some IP filtering and resolving functions to a new file
Marton Balint
- [FFmpeg-cvslog] avformat/udp: use factorized ip functions
Marton Balint
- [FFmpeg-cvslog] avformat/rtpproto: use factorized ip functions
Marton Balint
- [FFmpeg-cvslog] avformat/udp: add support for generic source filtering
Marton Balint
- [FFmpeg-cvslog] avformat/udp: specify the local address for some source filtered multicast joins
Marton Balint
- [FFmpeg-cvslog] avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to an UDP multicast source group in IPv4
Marton Balint
- [FFmpeg-cvslog] doc/protocols: simplify and clarify UDP localaddr option
Marton Balint
- [FFmpeg-cvslog] avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to access frames in the inlink fifo
Marton Balint
- [FFmpeg-cvslog] avfilter/f_cue: use inlink fifo for queueing frames
Marton Balint
- [FFmpeg-cvslog] avcodec/av1_metadata: add an option to insert and remove Temporal Delimiter OBUs
James Almer
- [FFmpeg-cvslog] avcodec: add an AV1 parser
James Almer
- [FFmpeg-cvslog] avfilter: add ff_inlink_queued_samples()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_asetnsamples: use lavfi internal queue
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_headphone: use lavfi internal queue instead
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afir: use internal lavfi queue
Paul B Mahol
- [FFmpeg-cvslog] avcodec/libaomdec: remove bogus comment
James Almer
- [FFmpeg-cvslog] avilter/af_afir: add irfmt option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: implement zoom mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: fix scaling in zoom mode
Paul B Mahol
- [FFmpeg-cvslog] lavfi/atempo: fix tempo range limit inconsistency
Pavel Koshevoy
- [FFmpeg-cvslog] avfilter/avf_showspectrum: add green color map
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: add zoom mode to showspectrumpic
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: increase padding size for low sample rates
Paul B Mahol
- [FFmpeg-cvslog] lavfi/deshake: fix deshake crash issue.
Jun Zhao
- [FFmpeg-cvslog] lavu/qsv: fix a random hwupload failure regression
Zhong Li
- [FFmpeg-cvslog] Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'
Mark Thompson
- [FFmpeg-cvslog] avfilter/avf_showspectrum: switch to activate and add fps option
Paul B Mahol
- [FFmpeg-cvslog] avcodec/unary: Improve get_unary() docs
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/ty: use decimal constant for shift
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Remove unneeded variable from mov_find_codec_tag()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_aiir: Remove l from %lf in av_log environment
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_biquads: Remove l from %lf in av_log environment
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/v4l2_buffers.h: fix cant typos
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_loopfilter: Fix colums typos
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_tonemap_opencl: Fix seperate typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: Make speedhq_vlc const
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not ignore failure in extract_extradata_init()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not use "i" as a context pointer, "i" is normally the integer counter in loops
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Fix potential integer overflow in extract_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showspectrum: add legend support to showspectrum filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afade: add logistic sigmoid curve
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afade: fix crossfade duration maximum value
Marton Balint
- [FFmpeg-cvslog] avformat/segment: fix segment_time_delta option min/max value
Marton Balint
- [FFmpeg-cvslog] avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DURATION fields
Marton Balint
- [FFmpeg-cvslog] avutil/parseutils: fix some overflows in duration calculations
Marton Balint
- [FFmpeg-cvslog] avutil/tests/parseutils: add some big duration tests
Marton Balint
- [FFmpeg-cvslog] ffplay: add options to specify window position
Dave Rice
- [FFmpeg-cvslog] avutil/pixfmt: Document chroma plane size for odd resolutions
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample: Fix input channel count in resample_first computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Prevent integer overflow in intermediate in global_mv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlp_parser: Check if synccode is within buffer
Michael Niedermayer
- [FFmpeg-cvslog] lavc/svq3: Fix regression decoding some files.
Nikolas Bowe
- [FFmpeg-cvslog] avformat/flvenc: Check audio packet size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudio_parser: Initialize poutbuf*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Check verbatim length
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix integer overflow in residual/LPC combination
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: Check for min > max in decompress_p()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: read_string() received unsigned size, make the argument unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dashdec: Fix strlen(rep_id_val) with it being NULL
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nsvdec: Do not parse multiple NSVf
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Fix integer overflow with motion vector residual
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vb: Check for end of bytestream before reading blocktype
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()
Michael Niedermayer
- [FFmpeg-cvslog] examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER
Michael Bunk
- [FFmpeg-cvslog] avformat/mov: Error on too large stsd entry counts.
Dale Curtis
- [FFmpeg-cvslog] avcodec/indeo4: Check dimensions in decode_pic_hdr()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ra144: Fix undefined integer overflow in add_wav()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdsubdec: Avoid branch in decode_run_8bit()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix bitstream end check in read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Update decomp_len in raw frames
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Check that the decompressed data size is correct
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix undefined shift in get_amv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdsubdec: Sanity check len in decode_rle()
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/vaapi_transcode: Fix the typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHANNELS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ac3dec: Fix shift signedness in mask creation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gdv: Replace divisions by shifts in rescale()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/unary: Improve get_unary() docs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Fix potential integer overflow in extract_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_silenceremove: fix max for duration options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_reverse: add packed sample format support to areverse
Paul B Mahol
- [FFmpeg-cvslog] configure: speed up flatten_extralibs_wrapper()
Avi Halachmi (:avih)
- [FFmpeg-cvslog] configure: speed up print_enabled_components()
Avi Halachmi (:avih)
- [FFmpeg-cvslog] configure: speed up check_deps()
Avi Halachmi (:avih)
- [FFmpeg-cvslog] configure: <fflib>_deps: validate, reduce sensitivity
Avi Halachmi (:avih)
- [FFmpeg-cvslog] h264_slice: Copy the value of x264_build before calling h264_slice_header_init during thread init
Derek Buitenhuis
- [FFmpeg-cvslog] avfilter/f_cue: always check the return value of ff_inlink_consume_frame
Marton Balint
- [FFmpeg-cvslog] ffmpeg: check return value of avcodec_parameters_from_context
Marton Balint
- [FFmpeg-cvslog] avfilter/af_asetnsamples: do not leak frame on ENOMEM
Marton Balint
- [FFmpeg-cvslog] lavf/ftp: Remove an unneeded forward declaration.
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavfilter/ebur128: add target level option for EBUR128 visualization filter
Daniel Molkentin
- [FFmpeg-cvslog] libavfilter/ebur128: add target value to statistics line
Daniel Molkentin
- [FFmpeg-cvslog] libavfilter/ebur128: add gauge option
Daniel Molkentin
- [FFmpeg-cvslog] libavfilter/ebur128: introduce target range
Daniel Molkentin
- [FFmpeg-cvslog] libavfilter/ebur128: add scale parameter
Daniel Molkentin
- [FFmpeg-cvslog] libavfilter: bump micro version to 101
Daniel Molkentin
- [FFmpeg-cvslog] avfilter/af_afir: remove again option, merge it with gtype
Paul B Mahol
- [FFmpeg-cvslog] lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.
Zhong Li
- [FFmpeg-cvslog] lavu/qsv: make a copy as libmfx alignment requirement for uploading
Zhong Li
- [FFmpeg-cvslog] avformat/dashenc: only write video streams into HLS master playlist
Jian Yang
- [FFmpeg-cvslog] avcodec/aacdec_template: Allow duplicated elements
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec_template: Check for the end of input after 1024 pixels
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/libaomenc.c: Added code for computing PSNR/SSIM
Sam John
- [FFmpeg-cvslog] avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()
Aman Gupta
- [FFmpeg-cvslog] avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros
James Almer
- [FFmpeg-cvslog] avcodec/avpacket: fix whitespace
Aman Gupta
- [FFmpeg-cvslog] avcodec/imm4: stop using FAAN idct
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxfenc: write index delta entry array needed by sony vegas pro 11
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony content browser
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/mxfenc: update body partition with footer offset
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/mxfenc: correctly set content package rate in system element
Baptiste Coudurier
- [FFmpeg-cvslog] lavf/mxfenc: support creating s436m data tracks
Baptiste Coudurier
- [FFmpeg-cvslog] lavf/mxfdec: demux s436m as eia608 subtitle track
Baptiste Coudurier
- [FFmpeg-cvslog] lavf/mxfenc: Remove two unused variables.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swscale/x86/rgb2rgb : remove mmx version for shuffle2103
Martin Vignali
- [FFmpeg-cvslog] swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version
Martin Vignali
- [FFmpeg-cvslog] avformat: add SER demuxer
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: do not mention removed option from afir filter
Paul B Mahol
- [FFmpeg-cvslog] fate: Update checksums for recent mxf changes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/imm4: improve decoding of some files
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check
Timo Rothenpieler
- [FFmpeg-cvslog] ffmpeg: log corrupted packets and frames
Marton Balint
- [FFmpeg-cvslog] avcodec/av1_parse: Check obu_size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_silenceremove: add options to keep min duration of silence
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: add mode options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: prefer outlink instead of inlink
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: add options description
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: add enum for detection modes
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_silenceremove: use enum for threshold detection modes
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: update silenceremove documentation
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cbs_h264: silence errors about end_of_seq nalus
Aman Gupta
- [FFmpeg-cvslog] avcodec/cbs: fix crash in sei_pic_timestamp
Aman Gupta
- [FFmpeg-cvslog] avcodec/cbs: ensure user_data is padded for GBC parsing
Aman Gupta
- [FFmpeg-cvslog] MAINTAINERS: remove myself as hls demuxer maintainer
Anssi Hannula
- [FFmpeg-cvslog] avcodec/cbs_h264: silence errors about end_of_seq nalus
Aman Gupta
- [FFmpeg-cvslog] avcodec/cbs: fix crash in sei_pic_timestamp
Aman Gupta
- [FFmpeg-cvslog] avcodec/cbs: ensure user_data is padded for GBC parsing
Aman Gupta
- [FFmpeg-cvslog] trace_headers: Fix memory leaks on syntax read failures
Mark Thompson
- [FFmpeg-cvslog] doc/bitstream_filters: Add av1_metadata
Mark Thompson
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. da078c7 download: change OS X to macOS
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avformat/xwma: fix WMAv2 with incorrect bit rate
bnnm
- [FFmpeg-cvslog] lavf/mxfenc: Remove a write-only variable.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/mjpegdec: Support 2:3 subsampling.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/utils: Fix integer overflow in discontinuity check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Never store negative values in last_IP_duration
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ra144: Fix integer overflow in add_wav()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ilbcdec: Limit indexes in create_augmented_vector()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ilbcdec: Fix multiple invalid left shifts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ilbcdec: Fix multiple integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_cavlc: Check mb_skip_run
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dashenc: Dont ignore the codec tag from codec parameters
Karthick Jeyapal
- [FFmpeg-cvslog] avfilter/af_adelay: do not crash if allocation of chandelay failed
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lensfun: use av_freep
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lensfun: use av_malloc_array()
Paul B Mahol
- [FFmpeg-cvslog] Revert "avcodec/cbs_h264: silence errors about end_of_seq nalus"
Aman Gupta
- [FFmpeg-cvslog] avcodec/proresenc_aw : use scan table from prores_data file
Martin Vignali
- [FFmpeg-cvslog] avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601)
Martin Vignali
- [FFmpeg-cvslog] avcodec/proresenc_aw : use qp close to the official encoder
Martin Vignali
- [FFmpeg-cvslog] avcodec/prores_enc : not calculate dct a each quantif search step
Martin Vignali
- [FFmpeg-cvslog] avcodec/proresenc_aw : add support for prores 444
Martin Vignali
- [FFmpeg-cvslog] avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder
Martin Vignali
- [FFmpeg-cvslog] swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
Martin Vignali
- [FFmpeg-cvslog] swscale : add YA16 LE/BE output
Martin Vignali
- [FFmpeg-cvslog] avfilter: add sinc source filter
Paul B Mahol
- [FFmpeg-cvslog] lavf/dump: Fix a typo: comentary -> commentary.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/sinewin: Do not declare AAC 120/960 tables as const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/matroskadec: Simplify string length calculation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avdevice/decklink: Fix compile breakage on OSX
Devin Heitmueller
- [FFmpeg-cvslog] avfilter/af_afir: calculate group delay too
Paul B Mahol
- [FFmpeg-cvslog] avformat/dashenc: Support HTTP Persistent for master.m3u8 as well
kjeyapal at akamai.com
- [FFmpeg-cvslog] avformat/dashenc: URL close unconditionally after DELETE segments
kjeyapal at akamai.com
- [FFmpeg-cvslog] avfilter: add chromahold filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/setparams : merge setfield and setrange filter to setparams filter
Martin Vignali
- [FFmpeg-cvslog] avfilter/setparam : add options to set color primaries, trc, space
Martin Vignali
- [FFmpeg-cvslog] avfilter/*_cuda: don't include internal header
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/setparams : update filter description
Martin Vignali
- [FFmpeg-cvslog] avfilter/setfield, setrange : set color property to auto
Martin Vignali
- [FFmpeg-cvslog] avfilter/setparams : fix colorspace option
Martin Vignali
- [FFmpeg-cvslog] lavf/vc1test: fix vc1test can't probe some RCV file.
Jun Zhao
- [FFmpeg-cvslog] lavf/vc1test: add rcv to vc1test demuxer extensions
Jun Zhao
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix typo in sprite delta check
Michael Niedermayer
- [FFmpeg-cvslog] cbs_h264: Actually decompose end-of-sequence NAL units
Mark Thompson
- [FFmpeg-cvslog] cbs_h264: Fix SPS used for pic_timing timestamp
Mark Thompson
- [FFmpeg-cvslog] cbs_h2645: Allocate all internal buffers with padding
Mark Thompson
- [FFmpeg-cvslog] avcodec/ilbcdec: Check startindex
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Fix integer overflow in discontinuity check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Never store negative values in last_IP_duration
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ra144: Fix integer overflow in add_wav()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_cavlc: Check mb_skip_run
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix typo in sprite delta check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling
Michael Niedermayer
- [FFmpeg-cvslog] Prepare 4.0.3 release
Michael Niedermayer
- [FFmpeg-cvslog] New commits on branch release/3.0
Git System
- [FFmpeg-cvslog] Update for 3.0.12
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add vibrance filter
Paul B Mahol
- [FFmpeg-cvslog] lavc/qsvenc_jpeg: add async_depth support
Zhong Li
- [FFmpeg-cvslog] lavc/qsvenc_jpeg: set a default quality
Zhong Li
- [FFmpeg-cvslog] lavc/h264: create AVFrame side data from H.264 timecodes
Devin Heitmueller
- [FFmpeg-cvslog] h264/pic_timing: support multiple timecodes
Josh de Kock
- [FFmpeg-cvslog] lavfi/vf_showinfo: support displaying S12M timecode sidedata
Josh de Kock
- [FFmpeg-cvslog] fate: add h264 timecode test
Josh de Kock
- [FFmpeg-cvslog] avdevice/sdl2: add option to set window position
Dave Rice
- [FFmpeg-cvslog] avformat/libsrt: add several options supported in srt 1.3.0
Matsuzawa Tomohiro
- [FFmpeg-cvslog] lavu: bump version, add Changelog entry
Josh de Kock
- [FFmpeg-cvslog] avfilter/vf_datascope: fix rgba mapping for oscilloscope filter output
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxfenc: simplify dnxhd handling and add more flavors
Baptiste Coudurier
- [FFmpeg-cvslog] avfilter/vf_waveform: add gratcicule to rgb input
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: abort early if there are no components to show
Paul B Mahol
- [FFmpeg-cvslog] avcodec/nvdec: Push the context before destroying the decoder
Philip Langdale
- [FFmpeg-cvslog] doc/APIchanges: add entry for AV_FRAME_DATA_S12M_TIMECODE
James Almer
- [FFmpeg-cvslog] avfilter/show_info : add print of color information (range, color_primaries, color_trc, colorspace)
Martin Vignali
- [FFmpeg-cvslog] swscale/utils : simplify unscaled initial test for float pixfmt
Martin Vignali
- [FFmpeg-cvslog] swscale/unscaled : add grayf32 le to be
Martin Vignali
- [FFmpeg-cvslog] swscale/swscale_unscaled : rename packed_16bpc_bswap
Martin Vignali
- [FFmpeg-cvslog] Revert "avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext"
James Almer
- [FFmpeg-cvslog] avcodec/msrle: Check that the input is large enough to contain a end of picture code
Michael Niedermayer
- [FFmpeg-cvslog] avutil/integer: Fix integer overflow in av_mul_i()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag
Marton Balint
- [FFmpeg-cvslog] lavfi/ebur128: Fix mixed declarations and code
Mark Thompson
- [FFmpeg-cvslog] configure: add missing optional SDL2 dependency to OpenGL outdev
James Almer
- [FFmpeg-cvslog] avfilter/af_adelay: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut3d: do not error out if TITLE is after other lines
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vp9_parser: set profile in AVCodecContext
James Almer
- [FFmpeg-cvslog] avformat/dashenc: Support HTTP persistent for init segments as well
kjeyapal at akamai.com
- [FFmpeg-cvslog] avfilter: add xstack filter
Paul B Mahol
- [FFmpeg-cvslog] lavc/h264dec: don't error out when receiving multiple IDR slices
Josh de Kock
- [FFmpeg-cvslog] fate: add api-h264-slice test
Josh de Kock
- [FFmpeg-cvslog] avcodec: Implement Archimedes VIDC encoder/decoder
Cameron Cawley
- [FFmpeg-cvslog] avformat/rpl: Support files containing 8 bit PCM or VIDC audio
Cameron Cawley
- [FFmpeg-cvslog] tests/api-h264-slice-test: use the correct function to free the AVHashContext
James Almer
- [FFmpeg-cvslog] avfilter/window_func: add bohman window
Paul B Mahol
- [FFmpeg-cvslog] vaapi_encode: Support configurable slices
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode_mpeg2: Use common slice sizing code
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode_h264: Enable multiple-slice support
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode_h265: Enable multiple-slice support
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode: Add flag to mark encoders supporting only constant-quality
Mark Thompson
- [FFmpeg-cvslog] avcodec/cbs_av1: fix parsing frame_size_with_refs
James Almer
- [FFmpeg-cvslog] avcodec/cbs_vp9: fix parsing sRGB samples
James Almer
- [FFmpeg-cvslog] avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_pixdesctest: Use 32bit read/write
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msrle: Check that the input is large enough to contain a end of picture code
Michael Niedermayer
- [FFmpeg-cvslog] avutil/integer: Fix integer overflow in av_mul_i()
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: Update
Michael Niedermayer
- [FFmpeg-cvslog] Tag n3.0.12 : FFmpeg 3.0.12 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e51f0b6 src/download: Add FFmpeg 3.0.12
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avutil/pixfmt: Document chroma plane size for odd resolutions
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample: Fix input channel count in resample_first computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Prevent integer overflow in intermediate in global_mv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp()
Michael Niedermayer
- [FFmpeg-cvslog] lavc/svq3: Fix regression decoding some files.
Nikolas Bowe
- [FFmpeg-cvslog] avformat/flvenc: Check audio packet size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudio_parser: Initialize poutbuf*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Check verbatim length
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix integer overflow in residual/LPC combination
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: Check for min > max in decompress_p()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: read_string() received unsigned size, make the argument unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nsvdec: Do not parse multiple NSVf
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Fix integer overflow with motion vector residual
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vb: Check for end of bytestream before reading blocktype
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()
Michael Niedermayer
- [FFmpeg-cvslog] examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER
Michael Bunk
- [FFmpeg-cvslog] avformat/mov: Error on too large stsd entry counts.
Dale Curtis
- [FFmpeg-cvslog] avcodec/indeo4: Check dimensions in decode_pic_hdr()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ra144: Fix undefined integer overflow in add_wav()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdsubdec: Avoid branch in decode_run_8bit()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/shorten: Fix bitstream end check in read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Update decomp_len in raw frames
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Check that the decompressed data size is correct
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix undefined shift in get_amv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdsubdec: Sanity check len in decode_rle()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gdv: Replace divisions by shifts in rescale()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/unary: Improve get_unary() docs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Fix integer overflow in discontinuity check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Never store negative values in last_IP_duration
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ra144: Fix integer overflow in add_wav()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_cavlc: Check mb_skip_run
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix typo in sprite delta check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msrle: Check that the input is large enough to contain a end of picture code
Michael Niedermayer
- [FFmpeg-cvslog] avutil/integer: Fix integer overflow in av_mul_i()
Michael Niedermayer
- [FFmpeg-cvslog] lavc/libxavs2: unified naming style
hwren
- [FFmpeg-cvslog] lavc/libxavs2: fix intra period meaning conflict
hwren
- [FFmpeg-cvslog] lavc/libxavs2: enable OpenGop
hwren
- [FFmpeg-cvslog] lavc/libdavs2: Remove yuv420p10le from fromat list.
Jun Zhao
- [FFmpeg-cvslog] lavc/libxavs2: Remove yuv420p10le from fromat list.
Jun Zhao
- [FFmpeg-cvslog] avfilter/af_afftdn: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftdn: add alias for sample_noise end
Paul B Mahol
- [FFmpeg-cvslog] libaomenc: Add support for tiles
Mark Thompson
- [FFmpeg-cvslog] avfilter/af_afftdn: fix memory leaks reported by coverity
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add small description to geq filter section
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vp3: Do not initialize unused tables for keyframes in unpack_superblock()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Reuse local variable in unpack_superblocks()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Do not recalculate coded_fragment_list for keyframes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: reindent unpack_superblocks()
Michael Niedermayer
- [FFmpeg-cvslog] vaapi_encode_mpeg2: Fix width/height columns/rows confusion
Mark Thompson
- [FFmpeg-cvslog] avcodec/vp56: Add vpX_rac_is_end() to check for the end of input
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9: Check in decode_tiles() if there is data remaining
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: fix the duration of m4s segment is unusually smaller than expected.
Charles Liu
- [FFmpeg-cvslog] avformat/hlsenc.c: fix memory leak in fmp4 mode.
Charles Liu
- [FFmpeg-cvslog] avformat/hlsenc.c: remove the useless variable fmp4_init_mode.
Charles Liu
- [FFmpeg-cvslog] avformat/hlsenc.c: the size of init.mp4 is zero.
Charles Liu
- [FFmpeg-cvslog] avformat/hlsenc.c: fix the output's duration smaller than input's in sub-range mode.
Charles Liu
- [FFmpeg-cvslog] lavc/decode: Fix the error number report if av_image_fill_pointers fail.
Jun Zhao
- [FFmpeg-cvslog] lavu/frame: Add error report if av_image_fill_pointers fail.
Jun Zhao
- [FFmpeg-cvslog] avcodec/libvpxdec: fix setting auto threads
James Zern
- [FFmpeg-cvslog] doc/hls: fix grammar for HLS options
Werner Robitza
- [FFmpeg-cvslog] cbs_vp9: Ensure that reserved zero bits are actually zero
Mark Thompson
- [FFmpeg-cvslog] avcodec/cbs_vp9: keep track of reference frames
James Almer
- [FFmpeg-cvslog] avcodec/cbs_vp9: store profile in the private context
James Almer
- [FFmpeg-cvslog] avcodec/vdpau: Enable HEVC support for working Nvidia driver versions
ManojGuptaBonda
- [FFmpeg-cvslog] avfilter: add (a)graphmonitor filter(s)
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c38da5e web/documentation: add new book about FFmpeg in China
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] doc/fate.texi: Mention that samples should be uploaded before pushing dependent commits
Michael Niedermayer
- [FFmpeg-cvslog] cbs_h264: Include SEI type names in trace output
Mark Thompson
- [FFmpeg-cvslog] cbs_h265: Add PTL parsing for Main 10 Still Picture profile
Mark Thompson
Last message date:
Wed Oct 31 23:39:22 EET 2018
Archived on: Wed Oct 31 23:38:58 EET 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).