August 2019 Archives by subject
Starting: Thu Aug 1 14:25:59 EEST 2019
Ending: Sat Aug 31 19:41:37 EEST 2019
Messages: 351
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1109aab web/download: Add FFmpeg 4.2
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8a8bc71 web/index: add news entry for release 4.2
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] aarch64/opusdsp: do not clobber register v8
Lynne
- [FFmpeg-cvslog] Add assembly support for -fsanitize=hwaddress tagged globals.
Peter Collingbourne
- [FFmpeg-cvslog] add v360 to Changelog
Paul B Mahol
- [FFmpeg-cvslog] avcodec/4xm: Check for end of input in decode_p_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec_template: fix integer overflow in imdct_and_windowing()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: Check for bps of 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: Fix multiple integer overflows in lpc_prediction()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Check for block_length <= 0 in read_var_block_data()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Check for block_length <= 0 in read_var_block_data()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Fix integer overflow in decode_var_block_data()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: fix mantisse shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Limit maximum channels to 512
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/anm: Check input size for a frame with just a stop code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Do not partially clear data array
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Do not partially clear data array
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix 2 signed overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix 2 signed overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: make left/right unsigned to avoid undefined behavior
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/assdec: undefined use of memcpy()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac9dec: Check block_align
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac9dec: Check grad_range[1] more tightly
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac9dec: Check grad_range[1] more tightly
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac9dec: Remove impossible condition
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bink: Add many end of input checks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/brenderpix: Check input size before allocating image
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cavsdec: Limit the number of access units per packet to 2
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cfhd: Check destination space for bayer before writing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cfhd: Fix linesize type
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/clearvideo: fix invalid shift in tile size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/clearvideo: fix invalid shift in tile size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/clearvideo: fix invalid shift in tile size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dds: Use ff_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_parser: Fix overflow in dts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dirac_parser: Fix overflow in dts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check that slices are fewer than pixels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dsd: use uint8_t instead of unsigned char
Paul B Mahol
- [FFmpeg-cvslog] avcodec/dsddec: add slice threading support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/eatgv: Check remaining size after the keyframe header
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eatqi: Check for minimum frame size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/encode: only allow undersized audio frames if they are the last
Marton Balint
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Fix integer overflow for some corner case values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP() by using bytestream2_get_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: enable nvdec hwaccel
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h263dec: enable nvdec hwaccel
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h263dec: fix hwaccel decoding
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h263dec: fix hwaccel decoding
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h263dec: fix hwaccel decoding
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h263dec: fix hwaccel decoding
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h263dec: fix hwaccel decoding
Stefan Schoenefeld
- [FFmpeg-cvslog] avcodec/h2645_parse: zero initialize the rbsp buffer
James Almer
- [FFmpeg-cvslog] avcodec/h2645_parse: zero initialize the rbsp buffer
James Almer
- [FFmpeg-cvslog] avcodec/h264_parse: retry decoding SPS with complete NAL
Jun Li
- [FFmpeg-cvslog] avcodec/h264_refs: do not use invalid mmco values in case of error
Paul B Mahol
- [FFmpeg-cvslog] avcodec/hevc_refs: Optimize 16bit generate_missing_ref()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Check delta_luma_weight_l0/1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hnm4video: Forward errors of decode_interframe_v4()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hnm4video: Forward errors of decode_interframe_v4()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hnm4video: Optimize postprocess_current_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/idcinvideo: Add 320x240 default maximum resolution
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo2: Check remaining input more often
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/internal: Bump sane_nb_chanels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/interplayvideo: Avoid ff_get_buffer() during init
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/interplayvideo: Avoid ff_get_buffer() during init
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ivi: Allocate bufs later
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: Check mthread_inlen instead of cliping
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libdav1d: allow setting frame size limit in pixels
James Almer
- [FFmpeg-cvslog] avcodec/loco: Check for end of input in pixel decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/loco: Check for end of input in pixel decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/loco: Check left column value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header
James Almer
- [FFmpeg-cvslog] avcodec/mlp_parser: export AVCodecContext frame_size
James Almer
- [FFmpeg-cvslog] avcodec/mpc8: Fix 32bit mask/enum
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msrle: add a flush() callback
Paul B Mahol
- [FFmpeg-cvslog] avcodec/msrle: remove unused items
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mss1: check for overread and forward errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss1: check for overread and forward errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss3: Check for the rac stream being invalid in rac_normalize()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss3: Check for the rac stream being invalid in rac_normalize()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/omx: add support for -force_key_frames
Aman Gupta
- [FFmpeg-cvslog] avcodec/omx: ensure zerocopy mode can be disabled on rpi builds
Aman Gupta
- [FFmpeg-cvslog] avcodec/omx: ensure zerocopy mode can be disabled on rpi builds
Aman Gupta
- [FFmpeg-cvslog] avcodec/omx: Fix handling of fragmented buffers
Dave Stevenson
- [FFmpeg-cvslog] avcodec/omx: Fix handling of fragmented buffers
Dave Stevenson
- [FFmpeg-cvslog] avcodec/parser: Optimize ff_combine_frame() with massivly negative next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pictordec: Optimize picmemset() for single plane full lines
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: consider chunk size in minimal size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnm: Check magic bytes directly without pnm_get()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnm: skip reading trailing bytes in get_pnm()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnm_parser: Use memmove() to handle "overread"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qtrle: add a flush() callback
James Almer
- [FFmpeg-cvslog] avcodec/qtrle: call ff_reget_buffer() only when the picture data is going to change
James Almer
- [FFmpeg-cvslog] avcodec/qtrle: don't clear the palette when flushing
James Almer
- [FFmpeg-cvslog] avcodec/ralf: Fix integer overflow in apply_lpc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Fix integer overflow in apply_lpc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Fix undefined pointer in decode_channel()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ralf: Fix undefined pointer in decode_channel()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rl2: set dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sanm: Check extradata_size before allocations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sanm: Check extradata_size before allocations
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smacker: Check that not all tables are skiped
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: add missing break in tiff_decode_tag()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tiff: Enforce increasing offsets
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion2: Fix several integer overflows in tm2_motion_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: Fix integer overflow in prediction
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: fix leak of subtitle_header on error path
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vaapi_encode: respect -force_key_frames setting
Aman Gupta
- [FFmpeg-cvslog] avcodec/vaapi_encode: Simplify code with av_clip_int8()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vb: Check input packet size to be large enough to contain flags
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Check for double escapes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Check get_vlc2() return before use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Check get_vlc2() return before use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Check the return code from vc1_decode_p_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1_pred: Fix invalid shift in scaleforsame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: Require res_sprite for wmv3images
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx
Pavel Koshevoy
- [FFmpeg-cvslog] avcodec/vorbisdec: Check get_vlc2() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Implement vr->classifications = 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Implement vr->classifications = 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check for end of input in vp4_unpack_vlcs()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check for end of input in vp4_unpack_vlcs()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check that theora is theora
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check that theora is theora
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp5/6/8: use vpX_rac_is_end()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp56: Consider the alpha start as end of the prior header
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: do vp7_fade_frame() later
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vqavideo: Set video size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vqavideo: Set video size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add IMM5 decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: remove some dead assignments
Marton Balint
- [FFmpeg-cvslog] avfilter/af_compand: change error condition into warning
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_select: yuv will use Y plane only for scenecut detect
Limin Wang
- [FFmpeg-cvslog] avfilter/showinfo: support Content Light Level information
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_convolution: add x86 SIMD for filter_3x3()
Ruiling Song
- [FFmpeg-cvslog] avfilter/vf_convolution: Fix build failures
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_derain: reindent code after last commit
Xuewei Meng
- [FFmpeg-cvslog] avfilter/vf_stereo3d: improve dubois anaglyphs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: add cubemap 1x6 layout
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: add dual fisheye format
Eugene Lyapustin
- [FFmpeg-cvslog] avfilter/vf_v360: add facebook's format
Eugene Lyapustin
- [FFmpeg-cvslog] avfilter/vf_v360: add padding option for cubemap
Eugene Lyapustin
- [FFmpeg-cvslog] avfilter/vf_v360: improve comments above headers
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: remove unused header
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add v360 filter
Eugene Lyapustin
- [FFmpeg-cvslog] avformat/assenc: optimize writing dialogs
Marton Balint
- [FFmpeg-cvslog] avformat/av1: add color config values to AV1SequenceParameters
James Almer
- [FFmpeg-cvslog] avformat/av1: add color config values to AV1SequenceParameters
James Almer
- [FFmpeg-cvslog] avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth value
James Almer
- [FFmpeg-cvslog] avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth value
James Almer
- [FFmpeg-cvslog] avformat/av1: rename some AV1SequenceParameters fields
James Almer
- [FFmpeg-cvslog] avformat/av1: rename some AV1SequenceParameters fields
James Almer
- [FFmpeg-cvslog] avformat/av1: split off sequence header parsing from the av1C writing function
James Almer
- [FFmpeg-cvslog] avformat/av1: split off sequence header parsing from the av1C writing function
James Almer
- [FFmpeg-cvslog] avformat/avidec: add support for recognizing HEVC fourcc when demuxing
Marton Balint
- [FFmpeg-cvslog] avformat/avio: add avio_print_string_array and avio_print
Marton Balint
- [FFmpeg-cvslog] avformat/avio: remove 4k limit from avio_printf
Marton Balint
- [FFmpeg-cvslog] avformat/dashenc: fix writing the AV1 codec string in mp4 mode
James Almer
- [FFmpeg-cvslog] avformat/dashenc: fix writing the AV1 codec string in mp4 mode
James Almer
- [FFmpeg-cvslog] avformat/dashenc: update stream extradata from packet side data
James Almer
- [FFmpeg-cvslog] avformat/dashenc: update stream extradata from packet side data
James Almer
- [FFmpeg-cvslog] avformat/dhav: always initializer ret
Paul B Mahol
- [FFmpeg-cvslog] avformat/dhav: gracefully handle corrupted files
Paul B Mahol
- [FFmpeg-cvslog] avformat/dhav: handle files missing data at start
Paul B Mahol
- [FFmpeg-cvslog] avformat/dsfdec: set packet pts/duration/pos correctly
Paul B Mahol
- [FFmpeg-cvslog] avformat/flvdec: delete unused code
leozhang
- [FFmpeg-cvslog] avformat/hlsenc: avformat/hlsenc: simplified code
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: fix memleak in hls_write_trailer
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: fix memleak in update_variant_stream_info
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: fix memleak of filename
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: reindent code
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: remove unuse comment of the code
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: remove unused value
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: simplified code of use_localtime in hls_init
Steven Liu
- [FFmpeg-cvslog] avformat/matroskadec: Fix seeking
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix seeking
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: add demuxing support for Dolby TrueHD streams
James Almer
- [FFmpeg-cvslog] avformat/mov: improve timecode calculation
Paul B Mahol
- [FFmpeg-cvslog] avformat/movenc: add muxing support for Dolby TrueHD streams
James Almer
- [FFmpeg-cvslog] avformat/mpc: deallocate frames array on errors
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: fix teletext PTS when selecting teletext streams only
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: add support for setting PCR interval for VBR streams
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: factorize setting up services
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: fix incorrect PCR selection with multiple programs
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: fix PCR generation intervals
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: move some code around and simplify a bit
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: remove deprecated resend_headers option
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: remove section_write_packet forward declaration
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms
Marton Balint
- [FFmpeg-cvslog] avformat/mpegtsenc: use increasing numbers in default service names
Marton Balint
- [FFmpeg-cvslog] avformat/mpsubdec: Check pts / duration before cast
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpsubdec: Remove floating point usage
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: Use av_packet_rescale_ts
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mux: Use const AVPacket * in compare functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mxfdec: do not ignore bad size errors
Marton Balint
- [FFmpeg-cvslog] avformat/mxfdec: do not ignore bad size errors
Marton Balint
- [FFmpeg-cvslog] avformat/realtextdec: Check for duplicate extradata in realtext_read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/realtextdec: Check for duplicate extradata in realtext_read_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/realtextdec: free queue on error
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_mpeg4: Fix integer parameters size check in SDP fmtp line
Olivier Maignial
- [FFmpeg-cvslog] avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation
Jacob Siddall
- [FFmpeg-cvslog] avformat/utils: return pending IO error on EOF in av_read_frame()
Marton Balint
- [FFmpeg-cvslog] avformat/vividas: Check av_xiphlacing() return value before use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check buffer size before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check buffer size before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check buffer size before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check if extradata was read successfully
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check if extradata was read successfully
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check if extradata was read successfully
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check that value from ffio_read_varlen() does not overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check that value from ffio_read_varlen() does not overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check that value from ffio_read_varlen() does not overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Fix another infinite loop
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Fix infinite loop in header parser
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Fix memleak of AVIOContext in track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Fix memleak of AVIOContext in track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: forward errors from track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: forward errors from track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: forward errors from track_header()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/file: add more check befor destory the buffer
Jun Zhao
- [FFmpeg-cvslog] avutil/file: always set *size to zero if *bufptr is NULL
Jun Zhao
- [FFmpeg-cvslog] avutil/imgutils: remove dead assignment
Marton Balint
- [FFmpeg-cvslog] avutil/mathematics: Fix 2 overflows in av_add_stable()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.
Shiyou Yin
- [FFmpeg-cvslog] avutil/mips: refine msa macros CLIP_*.
gxw
- [FFmpeg-cvslog] avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.
Shiyou Yin
- [FFmpeg-cvslog] build: add support for building CUDA files with clang
Rodger Combs
- [FFmpeg-cvslog] build: add support for building CUDA files with clang
Rodger Combs
- [FFmpeg-cvslog] Change libaom default to crf=32.
elliottk
- [FFmpeg-cvslog] compat/cuda: Change inclusion guards
Andreas Rheinhardt
- [FFmpeg-cvslog] compat/cuda: Change inclusion guards
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: cuda_llvm: fix include path for MSYS2
Ricardo Constantino
- [FFmpeg-cvslog] configure: cuda_llvm: fix include path for MSYS2
Ricardo Constantino
- [FFmpeg-cvslog] configure: fix --enable-omx compile on raspberry pi
Aman Gupta
- [FFmpeg-cvslog] convert_from_tensorflow.py: add option to dump graph for visualization in tensorboard
Guo, Yejun
- [FFmpeg-cvslog] convert_from_tensorflow.py: support conv2d with dilation
Guo, Yejun
- [FFmpeg-cvslog] dnn: change .model file format to put layer number at the end of file
Guo, Yejun
- [FFmpeg-cvslog] dnn: export operand info in python script and load in c code
Guo, Yejun
- [FFmpeg-cvslog] dnn: introduce dnn operand (in c code) to hold operand infos within network
Guo, Yejun
- [FFmpeg-cvslog] doc/examples/decode_audio: print message about how to play the output file
Steven Liu
- [FFmpeg-cvslog] doc/examples/decode_video: add input file format information for usage
Steven Liu
- [FFmpeg-cvslog] doc/fate: Document how to request samples upload access
Michael Niedermayer
- [FFmpeg-cvslog] doc/ffmpeg: Document dts_error_threshold option
Jun Zhao
- [FFmpeg-cvslog] doc/filters: fix typos
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fix v360 options names
Paul B Mahol
- [FFmpeg-cvslog] examples/encode_video: only add sequence end code for mpeg1/2 video
Jun Zhao
- [FFmpeg-cvslog] fate/als: Add test for conformance file with 512 channels.
Thilo Borgmann
- [FFmpeg-cvslog] FATE/dnn: let fate/dnn tests depend on ffmpeg static libraries
Guo, Yejun
- [FFmpeg-cvslog] fate: add a case for ticket #3229
Zhong Li
- [FFmpeg-cvslog] fate: add accurate_rnd+bitexact sws_flags for fate-gifenc
Limin Wang
- [FFmpeg-cvslog] FATE: add hls single file mode test case
Steven Liu
- [FFmpeg-cvslog] ffplay: properly detect all window size changes
Marton Balint
- [FFmpeg-cvslog] ffplay: properly detect all window size changes
Marton Balint
- [FFmpeg-cvslog] fftools: Use right function signature and pointers
Andreas Rheinhardt
- [FFmpeg-cvslog] lafv/wavdec: Fail bext parsing on incomplete reads
Matt Wolenetz
- [FFmpeg-cvslog] lavc/cbs_h2645: Use av_realloc instead of av_malloc
Thierry Foucu
- [FFmpeg-cvslog] lavc/frame_thread_encoder: Do not memcpy() from NULL.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libx264: bit_rates > INT_MAX are not supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libx264: Cast bit_rate to int64_t to avoid an integer overflow.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/qsv: make function qsv_map_fourcc() can be called externally
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: add function ff_qsv_map_picstruct()
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: Add mjpeg decoder support
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: Add VP9 decoder support
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: remove orignal parser code since not needed now
Zhong Li
- [FFmpeg-cvslog] lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader()
Zhong Li
- [FFmpeg-cvslog] lavc/r210enc: Fix undefined behaviour encoding r10k.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/vc2enc_dwt: Avoid left-shifting a negative value.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for videotoolboxenc
Limin Wang
- [FFmpeg-cvslog] lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function
Limin Wang
- [FFmpeg-cvslog] lavc/x264: Also clean-up libx264rgb after init errors.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/zmbvenc: Do not left-shift negative values.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc
tomajsjiang
- [FFmpeg-cvslog] lavf/aviobuf: make AVSEEK_SIZE usable from outside.
Nicolas George
- [FFmpeg-cvslog] lavf/concat: implement FFSEEK_SIZE.
Nicolas George
- [FFmpeg-cvslog] lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615
Limin Wang
- [FFmpeg-cvslog] lavf/dump: Fix cpb bitrate type after next major bump.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/dump: Fix vbv_delay type specifier.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/dump: use error log level for invalid size
Limin Wang
- [FFmpeg-cvslog] lavf/hls: add http_seekable option for HTTP partial requests
Jun Zhao
- [FFmpeg-cvslog] lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable]
Limin Wang
- [FFmpeg-cvslog] lavf/hlsenc: free the old_filname to avoid memory leak
Jun Zhao
- [FFmpeg-cvslog] lavf/showinfo: support mastering display sidedata
Jun Zhao
- [FFmpeg-cvslog] lavf/showinfo: use error level when get invalid sidedata
Jun Zhao
- [FFmpeg-cvslog] lavf/utils: fix error like "offset 0x1f85: partial file"
tomajsjiang
- [FFmpeg-cvslog] lavf/vf_vpp_qsv: add support for QSV transpose filter
Linjie Fu
- [FFmpeg-cvslog] lavfi/af_adeclick: fix double free after ff_filter_frame fail
Jun Zhao
- [FFmpeg-cvslog] lavfi/avfiltergraph: add check before free the format
Jun Zhao
- [FFmpeg-cvslog] lavfi/dnn/dnn_backend_native: fix memory leak in error path
Jun Zhao
- [FFmpeg-cvslog] lavfi/qsvvpp: disable pass through mode if format changed
Zhong Li
- [FFmpeg-cvslog] lavfi/scale_qsv: change alignment to be 16 bytes
Zhong Li
- [FFmpeg-cvslog] lavfi/zmq: Avoid mem copy past the end of input buffer
Andriy Gelman
- [FFmpeg-cvslog] lavfi: add deshake_opencl filter
Jarek Samic
- [FFmpeg-cvslog] lavfi: add utilities to reduce OpenCL boilerplate code
Jarek Samic
- [FFmpeg-cvslog] lavfi: modify avfilter_get_matrix to support separate scale factors
Jarek Samic
- [FFmpeg-cvslog] lavu/tx: add support for double precision FFT and MDCT
Lynne
- [FFmpeg-cvslog] libavcodec/amfenc: Vulkan initialization support for encoder.
OvchinnikovDmitrii
- [FFmpeg-cvslog] libavcodec/iff: Use unsigned to avoid undefined behaviour
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/iff: Use unsigned to avoid undefined behaviour
Andreas Rheinhardt
- [FFmpeg-cvslog] libavdevice: Update the class name as uniform style
Jun Zhao
- [FFmpeg-cvslog] libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model.
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized.
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/vf_scale: Ensure scaled video is divisible by n
Lars Kiesow
- [FFmpeg-cvslog] libavfilter: Add dehaze-filter option in existing derain.
Xuewei Meng
- [FFmpeg-cvslog] libavfilter: Update derain filter doc.
Xuewei Meng
- [FFmpeg-cvslog] libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
Andreas Rheinhardt
- [FFmpeg-cvslog] LICENSE: Add missing filters licensed under the GPL.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Add missing libraries that need --enable-version3.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Clarify that lensfun is GPLv3+.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Fix path to libswresample test file.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Remove a file that does not exist anymore.
Carl Eugen Hoyos
- [FFmpeg-cvslog] LICENSE: Update list of GPLv2 libraries.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl
Chip Kerchner
- [FFmpeg-cvslog] MAINTAINERS: Add my GnuPG fingerprint.
Thilo Borgmann
- [FFmpeg-cvslog] MAINTAINERS: add myself to OMX
Aman Gupta
- [FFmpeg-cvslog] Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input"
James Almer
- [FFmpeg-cvslog] Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"
Michael Niedermayer
- [FFmpeg-cvslog] Tag n4.2 : FFmpeg 4.2 release
git at videolan.org
- [FFmpeg-cvslog] Tag n4.3-dev : Main development, master branch after release/4.2 branched off
git at videolan.org
- [FFmpeg-cvslog] tools/aviocat: add verbose mode.
Nicolas George
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Add missing breaks
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust maxpixels for indeo4
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigantic images on tiny input
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding gigantic images on tiny input
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust pixel threshold for TRUEMOTION2, as it allows coding gigantic images on tiny input
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Do not corrupt the packet size return
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Do not increase max_pixels
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Increase maxpixels threshold for dirac
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Init parsepkt
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Limit number off all pixels decoded
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Print max_pixels and iterations at the end
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: use refcounted packets
James Almer
- [FFmpeg-cvslog] tools/zmqsend: Avoid mem copy past the end of input buffer
Andriy Gelman
Last message date:
Sat Aug 31 19:41:37 EEST 2019
Archived on: Sat Aug 31 19:41:45 EEST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).