January 2018 Archives by thread
Starting: Mon Jan 1 00:49:19 EET 2018
Ending: Wed Jan 31 18:42:09 EET 2018
Messages: 418
- [FFmpeg-cvslog] Tag n3.3.6 : FFmpeg 3.3.6 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. edb87c9 web: Add FFmpeg 3.3.6
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] configure: bump year
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/Makefile: fix opus_parser dependencies
Rostislav Pehlivanov
- [FFmpeg-cvslog] avfilter/af_crystalizer: use outlink instead of inlink
Paul B Mahol
- [FFmpeg-cvslog] lavf/mov: Use av_fast_realloc() in mov_read_stts().
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/hlsenc: revamped master playlist url creation logic
Vishwanath Dixit
- [FFmpeg-cvslog] avformat/hlsenc: configurable variant stream index position in filenames
Vishwanath Dixit
- [FFmpeg-cvslog] avformat/hlsenc: creation of variant streams in subdirectories
Vishwanath Dixit
- [FFmpeg-cvslog] avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG
Paul B Mahol
- [FFmpeg-cvslog] avcodec/utvideoenc: switch to planar RGB formats
Paul B Mahol
- [FFmpeg-cvslog] lavc/options: Remove unneeded header
Derek Buitenhuis
- [FFmpeg-cvslog] vf_paletteuse: Add error checking to apply_palette
Derek Buitenhuis
- [FFmpeg-cvslog] vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_writable on error
Derek Buitenhuis
- [FFmpeg-cvslog] avfilter: add entropy filter
Paul B Mahol
- [FFmpeg-cvslog] lavfi/framesync: document frame ownership for dualinput.
Nicolas George
- [FFmpeg-cvslog] lavfi/framesync: remove an invalid free.
Nicolas George
- [FFmpeg-cvslog] lavc/audiotoolboxenc: fix noise in encoded audio
Jiejun Zhang
- [FFmpeg-cvslog] avfilter: pass outlink to ff_get_audio_buffer()
Paul B Mahol
- [FFmpeg-cvslog] lavr: deprecate the entire library
Rostislav Pehlivanov
- [FFmpeg-cvslog] opusenc_psy: disable stereo searches for mono streams
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc().
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: add hilbert source FIR filter
Paul B Mahol
- [FFmpeg-cvslog] http: block while waiting for reconnecting
wm4
- [FFmpeg-cvslog] http: bump message level for reconnect message and log timeout
wm4
- [FFmpeg-cvslog] libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx
Humberto Ribeiro
- [FFmpeg-cvslog] hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly
wm4
- [FFmpeg-cvslog] http: avoid logging reconnect warning if stream was aborted
wm4
- [FFmpeg-cvslog] configure: update minimum required version of libvmaf
James Almer
- [FFmpeg-cvslog] ffmpeg: use thread wrappers for the thread message functionality
James Almer
- [FFmpeg-cvslog] avutil/log: use thread wrappers for the locking functionality
James Almer
- [FFmpeg-cvslog] aiff: add support for XA ADPCM
Misty De Meo
- [FFmpeg-cvslog] avfilter/vf_framerate: calculate interpolation as integer
Marton Balint
- [FFmpeg-cvslog] avcodec/parser: use a mutex instead of atomics in av_register_codec_parser()
James Almer
- [FFmpeg-cvslog] avfilter: reorder variable definition in geq
Marc-Antoine Arnaud
- [FFmpeg-cvslog] avfilter: slice processing for geq
Marc-Antoine Arnaud
- [FFmpeg-cvslog] avfilter: rename variables in geq
Marc-Antoine Arnaud
- [FFmpeg-cvslog] avcodec/dnxhddec: Check dc vlc
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add arbitrary audio IIR filter
Paul B Mahol
- [FFmpeg-cvslog] avcodec/util: use a mutex instead of atomics in avcodec_register()
James Almer
- [FFmpeg-cvslog] avformat: use mutexes instead of atomics in av_register_{input,output}_format()
James Almer
- [FFmpeg-cvslog] avfilter: use a mutex instead of atomics in avfilter_register()
James Almer
- [FFmpeg-cvslog] avcodec/error_resilience: remove unused header
James Almer
- [FFmpeg-cvslog] It has been replaced by C11 stdatomic.h and is now unused.
Anton Khirnov
- [FFmpeg-cvslog] avfilter/af_aiir: do not crash with invalid options
Paul B Mahol
- [FFmpeg-cvslog] fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test
James Almer
- [FFmpeg-cvslog] avfilter: deprecate avfilter_link_get_channels()
James Almer
- [FFmpeg-cvslog] tools/uncoded_frame: remove usage of avfilter_link_get_channels()
James Almer
- [FFmpeg-cvslog] doc/libav-merge: remove line about libavutil atomics API
James Almer
- [FFmpeg-cvslog] Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()"
James Almer
- [FFmpeg-cvslog] Revert "avfilter: deprecate avfilter_link_get_channels()"
James Almer
- [FFmpeg-cvslog] doc/fate: Document how to upload samples to the fate suite
Michael Niedermayer
- [FFmpeg-cvslog] adpcm: consume remainder after consuming XA chunks
Misty De Meo
- [FFmpeg-cvslog] aiff: add explicit goto got_sound
Misty De Meo
- [FFmpeg-cvslog] avfilter/av_biquads: scale a0 too
Paul B Mahol
- [FFmpeg-cvslog] tools/uncoded_frame: use buffersink accessors.
Nicolas George
- [FFmpeg-cvslog] tools/uncoded_frame: remove use of AVStream.codec.
Nicolas George
- [FFmpeg-cvslog] avcodec/rkmpp : Fix broken build due to missing control operation
LongChair
- [FFmpeg-cvslog] avcodec/rkmpp : remove stream start retries before first frame.
LongChair
- [FFmpeg-cvslog] Remove the ffserver program
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat: remove the ffmenc and ffmdec muxer and demuxers
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat: unexpose the ff_inet_aton function
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat: remove the ff_rtp_get_local_rtcp_port function
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat: unexpose private ff_ functions needed by ffserver
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat/mpjpeg: use "ffmpeg" instead of "ffserver" as boundary tag
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat/network: fix function duplication
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: remove missing references to ffm
James Almer
- [FFmpeg-cvslog] lavc/mediacodecdec: switch to new decoding API
Aman Gupta
- [FFmpeg-cvslog] lavc/mediacodecdec: remove mediacodec_process_data() indirection
Matthieu Bouron
- [FFmpeg-cvslog] lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once
Matthieu Bouron
- [FFmpeg-cvslog] Changelog: add VideoToolbox HEVC support
Aman Gupta
- [FFmpeg-cvslog] fate: remove ffm reference files
James Almer
- [FFmpeg-cvslog] configure: remove check for SA_RESTART
James Almer
- [FFmpeg-cvslog] configure: check SDL2 function with a header
KO Myung-Hun
- [FFmpeg-cvslog] compat/os2threads: support static mutexes
KO Myung-Hun
- [FFmpeg-cvslog] avcodec/h264_slice: Do not attempt to render into frames already output
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_aiir: add support for alternative coefficients format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: rename options, provide gains in separate option
Paul B Mahol
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Remove a write-only variable.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/opencl: Use filter device if no input device is available
Mark Thompson
- [FFmpeg-cvslog] lavfi: Add filters to run arbitrary OpenCL programs
Mark Thompson
- [FFmpeg-cvslog] doc/filters: Document OpenCL program filters
Mark Thompson
- [FFmpeg-cvslog] fate/filter-video: fix 12 bit framerate filter tests on big endian targets
James Almer
- [FFmpeg-cvslog] avfilter/af_aiir: fix typo which may cause overread
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: do not forget to free gains too
Paul B Mahol
- [FFmpeg-cvslog] lavf/oggparseogm: Remove an unneeded assert.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/oggparseogm: Remove an unneeded include.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/jpeg2000dsp: Fix integer overflows in ict_int()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus_parser: Check payload_len in parse_opus_ts_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Fix integer overflow with quant
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264addpx_template: Fixes integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: Check ilv for being a supported value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_fixed: Fix integer overflow in predict()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xan: Improve overlapping check
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Free the internal codec context at the end
Luca Barbato
- [FFmpeg-cvslog] avcodec/exr: fix undefined shift in pxr24_uncompress()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xan: Check for bitstream end in xan_huffman_decode()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: Add FLOAT_MIN
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cngdec: Fix integer clipping
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Fix integer overflow in header parsing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_fixed: Fix undefined shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: Fix potential array overread
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc2enc: Clear coef_buf on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check size of STSC allocation
Fredrik Hubinette
- [FFmpeg-cvslog] avcodec/snowdec: Check intra block dc differences.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Check for remaining bitstream in decode_blocks()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/zmbv: Check that the buffer is large enough for mvec
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Propagate errors in mov_switch_root.
Jacob Trimble
- [FFmpeg-cvslog] Use ff_thread_once for fixed, float table init.
Dale Curtis
- [FFmpeg-cvslog] Fix undefined shift on assumed 8-bit input.
Dale Curtis
- [FFmpeg-cvslog] Close ogg stream upon error when using AV_EF_EXPLODE.
Dale Curtis
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Check also for negative versions in the validity check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlpdsp: Fix signed integer overflow, 2nd try
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/j2kenc: Fix out of array access in encode_cblk()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Prevent undefined shift with wrap_bits > 64.
Dale Curtis
- [FFmpeg-cvslog] avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead.
Dale Curtis
- [FFmpeg-cvslog] Don't manipulate duration when it's AV_NOPTS_VALUE.
Dale Curtis
- [FFmpeg-cvslog] avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.
Dale Curtis
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/amrwbdec: Fix division by 0 in voice_factor()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/formats: fix wrong function name in error message
Jun Zhao
- [FFmpeg-cvslog] libavfilter/af_dcshift.c: Fixed repeated spelling error
Kelly Ledford
- [FFmpeg-cvslog] avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message()
Michael Niedermayer
- [FFmpeg-cvslog] tests/audiomatch: Add missing return code at the end of main()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: avoid undefined shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check buf_size more completely
Michael Niedermayer
- [FFmpeg-cvslog] x264: Support version 153
Luca Barbato
- [FFmpeg-cvslog] doc/filters: correct typo in psnr filter docs
Kyle Swanson
- [FFmpeg-cvslog] Update for 3.2.10
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_aiir: add cascaded biquads support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: add slice threading support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: make default processing to serially cascaded
Paul B Mahol
- [FFmpeg-cvslog] avresample: remove deprecated attribute from the AVAudioResampleContext struct
James Almer
- [FFmpeg-cvslog] avfilter/af_aiir: refactor code so it uses IIRChannel struct
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: update aiir filter documentation
Paul B Mahol
- [FFmpeg-cvslog] configure: don't use SDL.h in check_func_headers when checking for SDL2
James Almer
- [FFmpeg-cvslog] avformat/wavdec: make fact chunk parsing for w64 more robust
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: do not leak memory on failure in convert_zp2tf()
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fix examples for aiir filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aiir: unbreak clipping detection
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 236e675 Remove ffserver from the about page.
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avfilter/af_aiir: add polar zeros/poles format variant
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fix error in aiir options names
Paul B Mahol
- [FFmpeg-cvslog] vf_overlay_opencl: Don't leak output frame on error
Mark Thompson
- [FFmpeg-cvslog] vf_program_opencl: Add missing error code returns
Mark Thompson
- [FFmpeg-cvslog] avformat/aiffdec: AIFF fix in case of ANNO
Eduard Sinelnikov
- [FFmpeg-cvslog] configure: Simplify detection of static x264 on systems without pkg-config.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/libssh: check the user provided a password before trying to use it
James Almer
- [FFmpeg-cvslog] avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy
James Almer
- [FFmpeg-cvslog] avfilter/x86/vf_interlace : add AVX2 version
Martin Vignali
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3d11b84 web: add links to 3.3 and 3.4 Doxygen docs
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] changelog: update after previous commit
James Almer
- [FFmpeg-cvslog] avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64
James Almer
- [FFmpeg-cvslog] examples/vaapi_encode: Remove redundancy check when free context.
Jun Zhao
- [FFmpeg-cvslog] avformat/libopenmpt: Fix mixed code and declarations
Jörn Heusipp
- [FFmpeg-cvslog] avformat/libopenmpt: Update to libopenmpt 0.3 API
Jörn Heusipp
- [FFmpeg-cvslog] avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI screens
Harald Gaechter
- [FFmpeg-cvslog] avcodec/ffv1enc: mark RGB48 support as non-experimental
Jérôme Martinez
- [FFmpeg-cvslog] avformat/http: fix memory leak in parse_cookie.
Richard Shaffer
- [FFmpeg-cvslog] avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus: Add {} over multiline if() body
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Avoid hardcoding duplicated types in sizeof()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_framerate: simplify filter
Marton Balint
- [FFmpeg-cvslog] lavc/libx265: support all color parameters that x265 does
Rodger Combs
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] aacenc: use the fast coder as the default
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: remove the fate-aac-ltp-encode test
Rostislav Pehlivanov
- [FFmpeg-cvslog] Tag n3.2.10 : FFmpeg 3.2.10 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 69585f5 web/security: update 3.2.9 / 3.2.10 CVEs
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] opusenc_psy: Typo, use all coeffs in range for band tonality calculation
Daniil Cherednik
- [FFmpeg-cvslog] dcaenc: cleanup on init failure and add a threadsafe init codec cap
Rostislav Pehlivanov
- [FFmpeg-cvslog] avcodec/dcaenc: Use ffmpeg mdct instead of own implementation
Daniil Cherednik
- [FFmpeg-cvslog] dcaenc: move all tables inside context and fix incorrect coding style
Rostislav Pehlivanov
- [FFmpeg-cvslog] avformat/adtsenc: add adts_init()
James Almer
- [FFmpeg-cvslog] avformat/adtsenc: allow only AAC streams
Gyan Doshi
- [FFmpeg-cvslog] dashdec: Expose bandwidth and representation ID as metadata
sfan5
- [FFmpeg-cvslog] dashdec: Support for multiple video/audio streams
sfan5
- [FFmpeg-cvslog] dashdec: Search for segment timeline inside AdaptionSets too
sfan5
- [FFmpeg-cvslog] dashdec: Correct seeking behaviour
sfan5
- [FFmpeg-cvslog] dashdec: Avoid trying to read any segments beyond the last
sfan5
- [FFmpeg-cvslog] dashdec: Support SegmentTemplate inside Period
sfan5
- [FFmpeg-cvslog] avfilter/vf_idet: added more YUVA formats to idet query_formats
Robert Nagy
- [FFmpeg-cvslog] http: cosmetics: reformat reconnect check for better readability
wm4
- [FFmpeg-cvslog] hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints()
wm4
- [FFmpeg-cvslog] avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000: Check sum of sizes of band->prec before allocating
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono
Michael Niedermayer
- [FFmpeg-cvslog] avformat: deprecate another ffserver API leftover
wm4
- [FFmpeg-cvslog] avformat: make avformat_network_init() explicitly optional
wm4
- [FFmpeg-cvslog] hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()
wm4
- [FFmpeg-cvslog] lavc/snow_dwt: add struct MpegEncContext to fix headers check.
Jun Zhao
- [FFmpeg-cvslog] lavu/qsv: add log message for libmfx version
Zhong Li
- [FFmpeg-cvslog] examples/qsvdec: do not set the deprecated field refcounted_frames
Zhong Li
- [FFmpeg-cvslog] Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'
Mark Thompson
- [FFmpeg-cvslog] Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'
Mark Thompson
- [FFmpeg-cvslog] cmdutils: update copyright year to 2018
Sean McGovern
- [FFmpeg-cvslog] Merge commit '7b0b5bc810cdb9ef100492c9a9f2d30602c04336'
Mark Thompson
- [FFmpeg-cvslog] Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK
Michael Wootton
- [FFmpeg-cvslog] Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'
Mark Thompson
- [FFmpeg-cvslog] qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32
Maxym Dmytrychenko
- [FFmpeg-cvslog] Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'
Mark Thompson
- [FFmpeg-cvslog] lavfi/deinterlace_vaapi: fix can't show full option information.
Jun Zhao
- [FFmpeg-cvslog] avfilter/vidstab: check bytesPerPixel only for packed formats.
Gyan Doshi
- [FFmpeg-cvslog] avformat: small cosmetics after 6512ff72f9
James Almer
- [FFmpeg-cvslog] avfilter/af_afade: acrossfade: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avformat: small AVFormatContext doxy cosmetics
James Almer
- [FFmpeg-cvslog] fate: update filter-acrossfade test reference file
James Almer
- [FFmpeg-cvslog] lavfi/vf_scale_vaapi: set output SAR
Rodger Combs
- [FFmpeg-cvslog] avformat/hlsenc: Add CODECS attribute to master playlist
Karthick Jeyapal
- [FFmpeg-cvslog] avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks()
Nikolas Bowe
- [FFmpeg-cvslog] avcodec/cuviddec: set key frame for decoded frames
Yogender Gupta
- [FFmpeg-cvslog] lavf/swfdec: Reduce score when auto-detecting swf files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/formats: remove support for deprecated channel count specification
Marton Balint
- [FFmpeg-cvslog] avdevice/decklink: addition of copyts option
Vishwanath Dixit
- [FFmpeg-cvslog] avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource
Vishwanath Dixit
- [FFmpeg-cvslog] avdevice/decklink: addition of absolute wallclock option for pts source
Vishwanath Dixit
- [FFmpeg-cvslog] avdevice/decklink: Suppress warning about misuse of struct instead of class
Devin Heitmueller
- [FFmpeg-cvslog] avdevice/decklink: Fix compilation of module on OSX
Devin Heitmueller
- [FFmpeg-cvslog] x86inc: Enable AVX emulation for floating-point pseudo-instructions
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Use .rdata instead of .rodata on Windows
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Support creating global symbols from local labels
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Correctly set mmreg variables
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Drop cpuflags_slowctz
Henrik Gramner
- [FFmpeg-cvslog] avformat/lrcdec: Fix memory leak in lrc_read_header()
Nikolas Bowe
- [FFmpeg-cvslog] avcodec/ulti: Check number of blocks at init
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Fix integer overflow before htaps check
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/drawtext - implement fix_bounds
Gyan Doshi
- [FFmpeg-cvslog] avcodec: v4l2_m2m: fix races around freeing data on close
Mark Thompson
- [FFmpeg-cvslog] avcodec: v4l2_m2m: remove unnecessary timeout.
Jorge Ramirez-Ortiz
- [FFmpeg-cvslog] avcodec: v4l2_m2m: context: fix raising warning on POLLERR
Jorge Ramirez-Ortiz
- [FFmpeg-cvslog] lavf/rawdec: Also probe the last byte of mjpeg streams.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/hevc_ps: add a function to uninitialize parameter set buffers
James Almer
- [FFmpeg-cvslog] avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
James Almer
- [FFmpeg-cvslog] avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
James Almer
- [FFmpeg-cvslog] dashdec: Make use of frame rate specified in Representation
sfan5
- [FFmpeg-cvslog] avformat/hlsenc: Check that data is set
Brendan McGrath
- [FFmpeg-cvslog] dashdec: Only free url string if being reused
Brendan McGrath
- [FFmpeg-cvslog] avformat/dashdec.c: Download dash content with byte range info
Colin NG
- [FFmpeg-cvslog] libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault)
Colin NG
- [FFmpeg-cvslog] libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024)
Colin NG
- [FFmpeg-cvslog] lavc/svq3: Do not write into memory defined as const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] MAINTAINERS: add myself for avcodec/v4l2_
Jorge Ramirez-Ortiz
- [FFmpeg-cvslog] avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: VAAPI VPP common infrastructure.
Jun Zhao
- [FFmpeg-cvslog] lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.
Jun Zhao
- [FFmpeg-cvslog] lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.
Jun Zhao
- [FFmpeg-cvslog] lavfi: add ProcAmp (color balance) VAAPI video filter.
Jun Zhao
- [FFmpeg-cvslog] lavfi: add denoise and sharpness VAAPI video filters.
Jun Zhao
- [FFmpeg-cvslog] v4l2_m2m: Fix free of the wrong pointer in an error path
Mark Thompson
- [FFmpeg-cvslog] avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccel
James Almer
- [FFmpeg-cvslog] v4l2_m2m: Fix integer overflow in timestamp handling
Mark Thompson
- [FFmpeg-cvslog] avcodec: v4l2_context: remove unnecessary code
Jorge Ramirez-Ortiz
- [FFmpeg-cvslog] avutil/aes_ctr: Add method to set 16-byte IV.
Jacob Trimble
- [FFmpeg-cvslog] avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxtory: Fix bits left checks
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add dashenc maintainer
Karthick Jeyapal
- [FFmpeg-cvslog] configure: fix vaapi_encode_example dependencies
James Almer
- [FFmpeg-cvslog] avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabled
James Almer
- [FFmpeg-cvslog] avformat: add option to parse/store ID3 PRIV tags in metadata.
Richard Shaffer
- [FFmpeg-cvslog] avformat/hlsenc: closed caption tags in the master playlist
Vishwanath Dixit
- [FFmpeg-cvslog] lavfi/vf_xxx_vaapi: fix typo.
Jun Zhao
- [FFmpeg-cvslog] libavformat/rtmpproto: Plug leak if sending bytes read report fails.
Josh Allmann
- [FFmpeg-cvslog] intreadwrite: Use __unaligned in MSVC for ARM64 as well
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'
Mark Thompson
- [FFmpeg-cvslog] rtmp: Plug leak if sending bytes read report fails.
Josh Allmann
- [FFmpeg-cvslog] Merge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d'
Mark Thompson
- [FFmpeg-cvslog] qsv: Skip the packet if decoding failure
Ruiling, Song
- [FFmpeg-cvslog] Merge commit '559370f2c45110afd8308eec7194437736c323d4'
Mark Thompson
- [FFmpeg-cvslog] ffmpeg: Ignore SIGPIPE
Mark Thompson
- [FFmpeg-cvslog] lavfi/procamp_vaapi: fix the green video issue if without arguments.
Jun Zhao
- [FFmpeg-cvslog] lavfi/misc_vaapi: use default value setting if without arguments.
Jun Zhao
- [FFmpeg-cvslog] avformat/dashenc: Fix a resource leak when http persistent in enabled
Karthick Jeyapal
- [FFmpeg-cvslog] avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly
Karthick Jeyapal
- [FFmpeg-cvslog] lavc/aarch64/sbrdsp_neon: fix build on old binutils
Rodger Combs
- [FFmpeg-cvslog] hls: do not allow fallback to generic seeking
wm4
- [FFmpeg-cvslog] avformat, hls: add a flag to signal unavailability of seeking
wm4
- [FFmpeg-cvslog] hls: don't print a certain warning if playlist loading is aborted
wm4
- [FFmpeg-cvslog] avfilter/vf_transpose: Fix used plane count.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix integer overflow in DC dequantization
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: refcount input frame mappings
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: unregister input resource when unmapping
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: add some more error case checks
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: also clear data pointer after unregistering a resource
Timo Rothenpieler
- [FFmpeg-cvslog] configure: add support for libnpp* from cuda sdk 9
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_transpose: Fix regression with packed pixel formats
Michael Niedermayer
- [FFmpeg-cvslog] fate: test the transpose filter more fully
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_framerate: unify luma and chroma blending
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_framerate: factorize blend functions and unify filter_slice
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_framerate: change blend factor precision
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_framerate: add SIMD functions for frame blending
Marton Balint
- [FFmpeg-cvslog] avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each func except divide
Martin Vignali
- [FFmpeg-cvslog] avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
Martin Vignali
- [FFmpeg-cvslog] checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_pred
Martin Vignali
- [FFmpeg-cvslog] avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_filename
Marton Balint
- [FFmpeg-cvslog] avformat: add url field to AVFormatContext
Marton Balint
- [FFmpeg-cvslog] fftools, tools, examples: migrate to AVFormatContext->url
Marton Balint
- [FFmpeg-cvslog] avdevice: migrate to AVFormatContext->url
Marton Balint
- [FFmpeg-cvslog] avformat/hls: migrate to AVFormatContext->url
Marton Balint
- [FFmpeg-cvslog] avformat: migrate to AVFormatContext->url
Marton Balint
- [FFmpeg-cvslog] avformat: deprecate AVFormatContext filename field
Marton Balint
- [FFmpeg-cvslog] dashdec: Fix segfault on decoding segment timeline
Brendan McGrath
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Check mb_num also against 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/get_bits: Document the return code of get_vlc2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid possibly aliasing violating casts
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: force full frame parsing of MLP/TrueHD streams
James Almer
- [FFmpeg-cvslog] avcodec/mlp_parser: don't try to combine frames when full frames are provided
James Almer
- [FFmpeg-cvslog] avcodec/mlp_parser: reindent after last commit
James Almer
- [FFmpeg-cvslog] avcodec/Makefile: add missing opus.c dependency to opus encoder
James Almer
- [FFmpeg-cvslog] avformat/mpegenc - fix typo in VBV warning
Gyan Doshi
- [FFmpeg-cvslog] avcodec/mpegaudio_parser: Skip APE tags when parsing mp3 packets.
Dale Curtis
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9275cd5 Remove battleforthenet widget
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradata
James Almer
- [FFmpeg-cvslog] avcodec/mediacodecdec: use ff_hevc_ps_uninit()
James Almer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check log2_sao_offset_scale_*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo5: Do not leave frame_type set to an invalid value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_dwt: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9: mark frame as finished on decode_tiles() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parse: Treat escaped and unescaped decoding error equal in decode_extradata_ps_mp4()
Michael Niedermayer
- [FFmpeg-cvslog] Update for 3.4.2
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update for the previous four commits
James Almer
- [FFmpeg-cvslog] avcodec/vc2enc: prevent bitrate overshoots
Rostislav Pehlivanov
Last message date:
Wed Jan 31 18:42:09 EET 2018
Archived on: Wed Jan 31 18:42:15 EET 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).