May 2019 Archives by subject
Starting: Wed May 1 14:00:16 EEST 2019
Ending: Fri May 31 23:46:23 EEST 2019
Messages: 287
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 10c2bce web/download: Add FFmpeg 3.2.14
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3c37e57 web/download: set realistic release schedule
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bf3cccc web/security: add 3.2.14
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] aacdec: use float_dsp in apply_independent_coupling
Lynne
- [FFmpeg-cvslog] aarch64/asm-offsets: remove old CELT offsets
Lynne
- [FFmpeg-cvslog] avcodec/aacdec_fixed: Fix undefined shift in noise_scale()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aic: Check remaining bits in aic_decode_coeffs()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bethsoftvideo: Check block_type
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_mpeg2: fix leak of extra_information_slice buffer in cbs_mpeg2_read_slice_header()
James Almer
- [FFmpeg-cvslog] avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdgraphics: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepak: Add missing const
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepak: Check available input against encoded buffer size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cpia: Check input size also against linesizes and EOL
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cuviddec: add capability check for maximum macroblock count
Ruta Gadkari
- [FFmpeg-cvslog] avcodec/dfa: Check the chunk header is not truncated
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check for arith decoder errors in dirac_unpack_block_motion_data()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Check object position
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/error_resilience: Use a symmetric check for skipping MV estimation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec_template: Optimize common case in run mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fic: Check input size against minimal frame size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fic: Check that there is input left in fic_decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fits: Check bitpix
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gdv: Check remaining output after decode 5/6/8/
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gif: fix issues with transparent crop
Jacob Graff
- [FFmpeg-cvslog] avcodec/gif: remove flags from gifimage option
Paul B Mahol
- [FFmpeg-cvslog] avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration due to missing `hw_configs` property.
fumoboy007
- [FFmpeg-cvslog] avcodec/h264_direct: Fix overflow in POC comparission
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Check offset_for_non_ref_pic, offset_for_top_to_bottom_field and offset_for_ref_frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Avoid only partly skiping duplicate first slices
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content
ManojGuptaBonda
- [FFmpeg-cvslog] avcodec/hq_hqa: Check available space before reading slice offsets
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hq_hqa: Check available space before reading slice offsets
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/htmlsubtitles: Be a bit more picky on syntax
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces
Kevin Backhouse via RT
- [FFmpeg-cvslog] avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning
Kevin Backhouse via RT
- [FFmpeg-cvslog] avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000: Check stepsize before using it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jvdec: Check available input space before decode8x8()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jvdec: Use ff_get_buffer() when the content is not reused
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jvdec: Use ff_get_buffer() when the content is not reused
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libdav1d: add support for RGB streams
James Almer
- [FFmpeg-cvslog] avcodec/libdav1d: assert Dav1dPicture allocator_data is set before referencing its data
James Almer
- [FFmpeg-cvslog] avcodec/libdav1d: export level from the Sequence Header
James Almer
- [FFmpeg-cvslog] avcodec/libdav1d: fine tune thread distribution
James Almer
- [FFmpeg-cvslog] avcodec/libx265: Support full range videos
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/Makefile: add missing pngdsp dependency to the lscr decoder
James Almer
- [FFmpeg-cvslog] avcodec/mips: [loongson] fix mpeg4 decoding error on loongson platform.
Shiyou Yin
- [FFmpeg-cvslog] avcodec/mlp_parser: split off shared code to its own file
James Almer
- [FFmpeg-cvslog] avcodec/mlpdec: Insuffient typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options: remove dead test code
James Almer
- [FFmpeg-cvslog] avcodec/pafvideo: Check input space for decode_0() before slow operations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pgssubdec: Check for duplicate display segments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check nb_blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnm_parser: clear state if buffer is discarded
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/prosumer: Only memset(0) what is needed.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rscc: Check that the to be uncompressed input is large enough
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr3: fix checking ret value of decode_run_i
Marton Balint
- [FFmpeg-cvslog] avcodec/scpr: check remaining data after decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: fix checking ret value of decode_run_i
Marton Balint
- [FFmpeg-cvslog] avcodec/tiff: Option to decode embedded thumbnail
Nick Renieris
- [FFmpeg-cvslog] avcodec/tiff: Recognize DNG/CinemaDNG images
Nick Renieris
- [FFmpeg-cvslog] avcodec/truehd_core: reset state when flushing
James Almer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix several integer overflows in tm2_update_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/v210dec: Fix alignment check for AVX2
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/v210dec: move DSP function setting into dedicated function
James Darnley
- [FFmpeg-cvslog] avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAU
ManojGuptaBonda
- [FFmpeg-cvslog] avcodec/vp9_raw_reorder: reset state when flushing
James Almer
- [FFmpeg-cvslog] avcodec/wavpackenc: use ff_clz()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wmv2dec: Check input bits vs. coded MBs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/v210: fix operands of vpblendd used in new avx2 code
James Darnley
- [FFmpeg-cvslog] avcodec/zmbv: obtain frame later
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/decklink: fix checking video mode in SDK version 11
Marton Balint
- [FFmpeg-cvslog] avfilter/af_afftfilt: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_amultiply: use pts from frame from first input
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_astats: fix calculations involving last sample
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_astats: fix initial values of variables
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_atempo: Make ffplay display correct timestamps when seeking
Pavel Koshevoy
- [FFmpeg-cvslog] avfilter/af_biquads: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_crossfeed: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_extrastereo: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_rubberband: also do not ignore failures
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_rubberband: handle case when no frame is given
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_stereowiden: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_superequalizer: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_abitscope: make use of av_rescale
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_abitscope: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_ahistogram: make use of av_rescale
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_aphasemeter: make use of av_rescale
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_avectorscope: make use of av_rescale
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showfreqs: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: make use of av_rescale
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showwaves: make use of av_rescale_q
Paul B Mahol
- [FFmpeg-cvslog] avfilter/drawtext: make command processing error-resilient
Gyan Doshi
- [FFmpeg-cvslog] avfilter/drawtext: stop resource leak
Gyan Doshi
- [FFmpeg-cvslog] avfilter/f_interleave: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_loop: fix video loop issues with 0 size or when size is bigger than input
Marton Balint
- [FFmpeg-cvslog] avfilter/f_loop: warn about unset loop sizes
Marton Balint
- [FFmpeg-cvslog] avfilter/f_realtime: add option to scale speed
Moritz Barsnick
- [FFmpeg-cvslog] avfilter/vf_blend: remove unused header
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromahold: implement blend option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is around the detection duration
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_mix: set sar to outlink
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_mix: use time_base from framesync
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_ocr: also export confidence of result
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scale_cuda: Add support for YUV444P16
Philip Langdale
- [FFmpeg-cvslog] avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit content
Philip Langdale
- [FFmpeg-cvslog] avfilter/vf_scale_cuda: reset frame size after acquiring from hwframe
Josh Allmann
- [FFmpeg-cvslog] avfilter/vf_scale_cuda: Simplify output plane addressing
Philip Langdale
- [FFmpeg-cvslog] avfilter/vf_separatefields: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stack: Don't modify const strings
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_tonemap: add slice threading
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vibrance: add alternate option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vibrance: factor some calculations out of loop
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vmafmotion: remove unused header
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_xmedian: set sar to outlink
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_xstack: set better error msg for
Gyan Doshi
- [FFmpeg-cvslog] avfilter: add asr filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add colorhold filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add showspatial multimedia filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add xmedian filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/aacdec: fix demuxing of small frames
James Almer
- [FFmpeg-cvslog] avformat/aacdec: fix demuxing of small frames
James Almer
- [FFmpeg-cvslog] avformat/aacdec: fix demuxing of small frames
James Almer
- [FFmpeg-cvslog] avformat/aadec: Check for scanf() failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache - delete cache file after closing handle
Gyan Doshi
- [FFmpeg-cvslog] avformat/dashenc: use 64bit for handling the return of avio_tell()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393
Wenxiang Qian
- [FFmpeg-cvslog] avformat/gif: abort early if nothing was written yet
Paul B Mahol
- [FFmpeg-cvslog] avformat/http: Fix Out-of-Bounds access in process_line()
Wenxiang Qian
- [FFmpeg-cvslog] avformat/matroskadec: Do not leak queued packets on sync errors
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: Avoid seeking when writing level 1 elements
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Change variable types
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Cosmetics and typo
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't waste bytes in EBML Header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't waste bytes writing level 1 elements
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Fix BlockGroup size calculation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Fix relative timestamp check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Improve log message
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Improve log messages for blocks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Reduce usage of ebml_master
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Remove redundant check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Remove traces of secondary seek head
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Simplify check for writing CRCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Slightly improve size bounds for cues
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Write CRC-32 in non-seekable mode
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov.c: require tfhd to begin parsing trun
chcunningham
- [FFmpeg-cvslog] avformat/mov: set AVFMT_SEEK_TO_PTS flag
Gyan Doshi
- [FFmpeg-cvslog] avformat/mov: Skip stsd adjustment without chunks
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: validate chunk_count vs stsc_data
chcunningham
- [FFmpeg-cvslog] avformat/mp3enc: Avoid SEEK_END as it is unsupported
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: support XAVC long gop
Baptiste Coudurier
- [FFmpeg-cvslog] avformat/rtsp: Check number of streams in sdp_parse_line()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: populate empty outer stream extradata from packet
Gyan Doshi
- [FFmpeg-cvslog] avformat/utils: fix stream ordering for program ID stream specifiers
Marton Balint
- [FFmpeg-cvslog] avformat/webm_chunk: Check header filename length
Michael Niedermayer
- [FFmpeg-cvslog] avformat/webm_chunk: Specify expected argument length of get_chunk_filename()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/webmdashenc: Check id in adaption_sets
Michael Niedermayer
- [FFmpeg-cvslog] avisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c24 to dlsym
Stephen Hutchinson
- [FFmpeg-cvslog] avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types
ManojGuptaBonda
- [FFmpeg-cvslog] avutil/mem: Optimize fill32() by unrolling and using 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avutil/tx: fix forward compound non-mod-15 based MDCTs
Lynne
- [FFmpeg-cvslog] avutil/tx: should check against (*ctx)
Ruiling Song
- [FFmpeg-cvslog] avutil: Add missing reference files for pixdesc fate test
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil: Add NV24 and NV42 pixel formats
Philip Langdale
- [FFmpeg-cvslog] cbs_mpeg2: Correct and use enum values
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Correct error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Fix storage type for frame_centre_*_offset
Andreas Rheinhardt
- [FFmpeg-cvslog] cbs_mpeg2: Improve checks for invalid values
Andreas Rheinhardt
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: Update
Michael Niedermayer
- [FFmpeg-cvslog] checkasm: add test for v210dec
James Darnley
- [FFmpeg-cvslog] compat/avisynth: update headers
Stephen Hutchinson
- [FFmpeg-cvslog] compat/cuda/ptx2c: don't drop final newline
Timo Rothenpieler
- [FFmpeg-cvslog] configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well
Martin Storsjö
- [FFmpeg-cvslog] configure: Do not overwrite src symlink if it already exists.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: enable ffnvcodec, nvenc, nvdec for ppc6le
Ruta Gadkari
- [FFmpeg-cvslog] configure: Include time.h when checking for gmtime_r and localtime_r
Martin Storsjö
- [FFmpeg-cvslog] configure: remove mlp parser dependency from truehd_core bsf
James Almer
- [FFmpeg-cvslog] configure: replace 'pr' with printf since busybox does not support pr
Guo, Yejun
- [FFmpeg-cvslog] doc/build_system: Document checkheaders/alltools and consistency fixes
Jun Zhao
- [FFmpeg-cvslog] doc/encoders: Document eld_v2 option for libfdk_aac encoder.
Jun Zhao
- [FFmpeg-cvslog] doc/filters: add scale2ref example for proportional scaling
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: layout requirements for xstack
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: mention drawtext command support
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: mention obvious operation, for our always clueless users
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: update URL for sr filter script repository
Gyan Doshi
- [FFmpeg-cvslog] doc/filters: update URL for sr filter script repository
Steven Liu
- [FFmpeg-cvslog] doc/general.texi: add note about 32-bit GCC builds of AviSynth+
Stephen Hutchinson
- [FFmpeg-cvslog] doc/general.texi: remove note about regressed AviSynth+ header
Stephen Hutchinson
- [FFmpeg-cvslog] doc/general.texi: update AviSynth+ reference page
Stephen Hutchinson
- [FFmpeg-cvslog] doc/scaler: explain values for src_range, dst_range
Werner Robitza
- [FFmpeg-cvslog] doc/scaler: indicate some options as API only.
Gyan Doshi
- [FFmpeg-cvslog] doc/swscaler: explain default Lanczos parameter
Werner Robitza
- [FFmpeg-cvslog] doc/writing_filters: Use ff_filter_get_nb_threads() get number of threads
Jun Zhao
- [FFmpeg-cvslog] doc: add basic documentation for libdav1d
James Almer
- [FFmpeg-cvslog] fate/checkasm: add missing v210dec test
James Almer
- [FFmpeg-cvslog] ffplay: added option always on top for video window
Daniel Kucera
- [FFmpeg-cvslog] fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)
Antonin Gouzer
- [FFmpeg-cvslog] lavc/aacenc_ltp: remove unnecessary condition check.
Jun Zhao
- [FFmpeg-cvslog] lavc/avpacket: check NULL before using the pointer
Jun Zhao
- [FFmpeg-cvslog] lavc/bink: Remove the dead code block
Jun Zhao
- [FFmpeg-cvslog] lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libvpxenc: remove redundant condition check
Jun Zhao
- [FFmpeg-cvslog] lavc/libx264: Use avctx->framerate first for frame rate setting
Jun Zhao
- [FFmpeg-cvslog] lavc/libx265: Use avctx->framerate first for frame rate setting
Jun Zhao
- [FFmpeg-cvslog] lavc/mlpenc: remove the redundant condition check
Jun Zhao
- [FFmpeg-cvslog] lavc/pngenc: check malloc fail before using the pointer
Jun Zhao
- [FFmpeg-cvslog] lavc/qsv: extactly map profile
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: add query function and provide error message
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: fix hevc level incorrectly map
Zhong Li
- [FFmpeg-cvslog] lavc/qsvenc: Fix the memory leak for enc_ctrl.Payload
Linjie Fu
- [FFmpeg-cvslog] lavc/videotoolboxenc: add require_sw option to force software encoding.
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Add support for 10-bit HEVC encoding.
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS.
Rick Kern
- [FFmpeg-cvslog] lavc/vp9_superframe_bsf: avoid error messages in one line
Fu Linjie
- [FFmpeg-cvslog] lavf/avidec: Do not test for bitrate <= INT_MAX.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/cover_rect: Fix logic check issue
Jun Zhao
- [FFmpeg-cvslog] lavf/dashdec: fix the coding logic after open_input fail
Jun Zhao
- [FFmpeg-cvslog] lavf/dashdec: refactoring error handle logic for open_input
Jun Zhao
- [FFmpeg-cvslog] lavf/isom: Allow reading mp3-in-isom as written by vlc.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/qsvvpp: avoid the double-free when working in sys memory mode
Linjie Fu
- [FFmpeg-cvslog] lavf/rpl: Don't be case-sensitive detecting codecs.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/webm_chunk: Respect buffer size
Andreas Rheinhardt
- [FFmpeg-cvslog] lavf/webm_chunk: Respect buffer size
Andreas Rheinhardt
- [FFmpeg-cvslog] lavfi/gblur: doing several columns at the same time
Ruiling Song
- [FFmpeg-cvslog] lavfi/lensfun: Use ff_filter_get_nb_threads() get number of threads
Jun Zhao
- [FFmpeg-cvslog] lavfi/opencl: add nlmeans_opencl filter
Ruiling Song
- [FFmpeg-cvslog] lavfi/showspatial: Remove two write-only variables.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/sr: Change the backend type from flags to int
Jun Zhao
- [FFmpeg-cvslog] lavfi/sr: Remove slice thread flag
Jun Zhao
- [FFmpeg-cvslog] lavu: bump minor and update APIchanges for the new transform API
Lynne
- [FFmpeg-cvslog] libavcodec/tiff: Process SubIFDs tag with multiple entries
Nick Renieris
- [FFmpeg-cvslog] libavcodec Adding ff_v210_planar_unpack AVX2
Michael Stoner
- [FFmpeg-cvslog] libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab
Jun Zhao
- [FFmpeg-cvslog] libavfilter/dnn: add more data type support for dnn model input
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn: avoid memcpy for tensorflow dnn output
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn: determine dnn output during execute_model instead of set_input_output
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn: remove limit for the name of DNN model input/output
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn: support multiple outputs for tensorflow model
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn_backend_tf.c: set layer_add_res for input layer
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn_native: Add multiple activation functions in dnn native
Xuewei Meng
- [FFmpeg-cvslog] libavfilter/dnn_native: Add multiple padding methods in dnn native
Xuewei Meng
- [FFmpeg-cvslog] libavfilter/dnn_native: Add support of dilated convolution in dnn_native.
Xuewei Meng
- [FFmpeg-cvslog] libavfilter/vf_sr: refine code to remove keyword 'else'
Guo, Yejun
- [FFmpeg-cvslog] libavformat/avisynth: enable additional pix_fmts
Stephen Hutchinson
- [FFmpeg-cvslog] libavutil: add an FFT & MDCT implementation
Lynne
- [FFmpeg-cvslog] libswcale: Fix possible string overflow in test.
Adam Richter
- [FFmpeg-cvslog] libswcale: Fix possible string overflow in test.
Adam Richter
- [FFmpeg-cvslog] LICENSE: Clarify --enable-nonfree.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Remove an incorrect statement.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Remove nvenc from the non-free section.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
James Almer
- [FFmpeg-cvslog] Merge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
James Almer
- [FFmpeg-cvslog] Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
James Almer
- [FFmpeg-cvslog] Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
James Almer
- [FFmpeg-cvslog] Merge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'
James Almer
- [FFmpeg-cvslog] Revert "doc/filters: update URL for sr filter script repository"
Steven Liu
- [FFmpeg-cvslog] Revert "lavf/utils: Allow url credentials to contain a slash."
Marton Balint
- [FFmpeg-cvslog] rtsp: add pkt_size option
Tristan Matthews
- [FFmpeg-cvslog] swresample/swresample: check for invalid sample rates
Paul B Mahol
- [FFmpeg-cvslog] swscale/ppc: Indent
Lauri Kasanen
- [FFmpeg-cvslog] swscale/ppc: Shorten power8 tests via a var
Lauri Kasanen
- [FFmpeg-cvslog] swscale/ppc: VSX-optimize hScale16To*
Lauri Kasanen
- [FFmpeg-cvslog] swscale/ppc: VSX-optimize hScale8To19
Lauri Kasanen
- [FFmpeg-cvslog] swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Add support for NV24 and NV42
Philip Langdale
- [FFmpeg-cvslog] swscale: Add test for isSemiPlanarYUV to pixdesc_query
Philip Langdale
- [FFmpeg-cvslog] Tag n3.2.14 : FFmpeg 3.2.14 release
git at videolan.org
- [FFmpeg-cvslog] time_internal: Do not attempt to override *time_r() macros
Michael Niedermayer
- [FFmpeg-cvslog] time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_
Martin Storsjö
- [FFmpeg-cvslog] tools/crypto_bench: check malloc fail before using it
Jun Zhao
- [FFmpeg-cvslog] tools/crypto_bench: update the comment about build command
Jun Zhao
- [FFmpeg-cvslog] tools: Add fuzzer for demuxers
Michael Niedermayer
- [FFmpeg-cvslog] Update for 3.2.14
Michael Niedermayer
- [FFmpeg-cvslog] x86/v210dec: don't reserve more xmm regs than needed
James Almer
- [FFmpeg-cvslog] x86/v210dec: remove duplicate load instruction
James Almer
- [FFmpeg-cvslog] x86/v210dec: use named registers
James Almer
Last message date:
Fri May 31 23:46:23 EEST 2019
Archived on: Fri May 31 23:46:30 EEST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).