June 2020 Archives by author
Starting: Mon Jun 1 02:06:18 EEST 2020
Ending: Tue Jun 30 21:39:54 EEST 2020
Messages: 408
- [FFmpeg-cvslog] avcodec/internal: move packet related functions to their own header
James Almer
- [FFmpeg-cvslog] fate/vcodec: use the encoder private option for frame skip compare function
James Almer
- [FFmpeg-cvslog] avcodec/decode: actually propagate AVHWAccel.alloc_frame() return value
James Almer
- [FFmpeg-cvslog] avutil/buffer: use the default allocator if none is provided to av_buffer_pool_init2()
James Almer
- [FFmpeg-cvslog] avutil/buffer: avutil/buffer: add a mention that some arguments from av_buffer_pool_init2() may be NULL
James Almer
- [FFmpeg-cvslog] avutil/buffer: separate public and internal flags inside AVBuffers
James Almer
- [FFmpeg-cvslog] avcodec/libaomenc: remove the experimental flag when using libaom 2.0.0 or newer
James Almer
- [FFmpeg-cvslog] avcodec/snow: ensure current_picture is writable before modifying its data
James Almer
- [FFmpeg-cvslog] avcodec/snow: ensure current_picture is writable before modifying its data
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h2645: abort when written inferred values don't match
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: abort when written inferred values don't match
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h2645: abort when written inferred values don't match
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: abort when written inferred values don't match
James Almer
- [FFmpeg-cvslog] avcodec/encode: restructure the core encoding code
James Almer
- [FFmpeg-cvslog] avcodec/encode: restructure the old encode API
James Almer
- [FFmpeg-cvslog] avcodec/av1_parser: set context values outside the OBU parsing loop
James Almer
- [FFmpeg-cvslog] avcodec/av1_parser: add missing parsing for RGB pixel format signaling
James Almer
- [FFmpeg-cvslog] avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag is false
James Almer
- [FFmpeg-cvslog] avcodec: add AV1 profiles to profile.h
James Almer
- [FFmpeg-cvslog] avcodec/nvenc: zero avg and max bitrate in CQ mode
Roman Arzumanyan
- [FFmpeg-cvslog] avcodec/nvenc: zero avg and max bitrate in CQ mode
Roman Arzumanyan
- [FFmpeg-cvslog] avcodec/nvenc: honor max bitrate in CQ mode
Roman Arzumanyan
- [FFmpeg-cvslog] avcodec/nvenc: honor max bitrate in CQ mode
Roman Arzumanyan
- [FFmpeg-cvslog] avformat/fifo: add timeshift option to delay output
Marton Balint
- [FFmpeg-cvslog] avcodec/libzvbi-teletextdec: fix txt_default_region limits
Marton Balint
- [FFmpeg-cvslog] avcodec/libzvbi-teletextdec: fix txt_default_region limits
Marton Balint
- [FFmpeg-cvslog] doc/ffmpeg: remove reference to deprecated option
Moritz Barsnick
- [FFmpeg-cvslog] doc/utils: document the "s", "ms" and "us" suffixes for durations
Moritz Barsnick
- [FFmpeg-cvslog] avcodec/av1_parser: initialize avctx->pix_fmt
Manoj Bonda
- [FFmpeg-cvslog] lavdevice: Add AudioToolbox output device.
Thilo Borgmann
- [FFmpeg-cvslog] avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
Derek Buitenhuis
- [FFmpeg-cvslog] lavf/movenc: Use a dynamic buffer when writing the mfra box
Derek Buitenhuis
- [FFmpeg-cvslog] avformat: Fix overflow in compute_pkt_fields().
Dale Curtis
- [FFmpeg-cvslog] avutil/mathematics: Fix overflow with NaN in av_add_stable()
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample().
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample().
Dale Curtis
- [FFmpeg-cvslog] avformat/libamqp: add option delivery_mode
Levis Florian
- [FFmpeg-cvslog] avformat/utils: Find a fallback probe decoder that will also match a forced decoder's codec.
Samuel Foss
- [FFmpeg-cvslog] libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
Thierry Foucu
- [FFmpeg-cvslog] libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
Thierry Foucu
- [FFmpeg-cvslog] libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
Thierry Foucu
- [FFmpeg-cvslog] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
Linjie Fu
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add sin support
Ting Fu
- [FFmpeg-cvslog] dnn-layer-mathunary-test: add unit test for sin
Ting Fu
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add cos support
Ting Fu
- [FFmpeg-cvslog] dnn-layer-mathunary-test: add unit test for cos
Ting Fu
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add tan support
Ting Fu
- [FFmpeg-cvslog] dnn-layer-mathunary-test: add unit test for tan
Ting Fu
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add asin support
Ting Fu
- [FFmpeg-cvslog] dnn-layer-math-unary-test: add unit test for asin
Ting Fu
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add acos support
Ting Fu
- [FFmpeg-cvslog] dnn-layer-math-unary-test: add unit test for acos
Ting Fu
- [FFmpeg-cvslog] dnn_backend_native_layer_mathunary: add atan support
Ting Fu
- [FFmpeg-cvslog] dnn-layer-math-unary-test: add unit test for atan
Ting Fu
- [FFmpeg-cvslog] fftools/ffmpeg: update text requesting samples
Andriy Gelman
- [FFmpeg-cvslog] avcodec/adpcmenc: remove forward declaration
Andriy Gelman
- [FFmpeg-cvslog] lavf/tee: pass options to protocol.
Nicolas George
- [FFmpeg-cvslog] swscale: make yuv2interleavedX more asm-friendly
Nelson Gomez
- [FFmpeg-cvslog] swscale/x86/output: add AVX2 version of yuv2nv12cX
Nelson Gomez
- [FFmpeg-cvslog] swscale: cosmetic fixes
Nelson Gomez
- [FFmpeg-cvslog] avformat/mpegts: add constants for MPEG-TS transport stream identifiers
Brad Hards
- [FFmpeg-cvslog] lavf/prompeg: prompeg_write() must report data all was written
David Holroyd
- [FFmpeg-cvslog] lavf/prompeg: prompeg_write() must report data all was written
David Holroyd
- [FFmpeg-cvslog] lavc: Lower MediaFoundation audio encoder priority.
Carl Eugen Hoyos
- [FFmpeg-cvslog] fate: add adpcm_ima_ssi encoding test
Zane van Iperen
- [FFmpeg-cvslog] avformat/apm: check codec tag in probe and add constant
Zane van Iperen
- [FFmpeg-cvslog] avcodec/adpcm_ima_apm: support new extradata format
Zane van Iperen
- [FFmpeg-cvslog] hevc_refs: reduce code duplication in find_ref_idx()
Anton Khirnov
- [FFmpeg-cvslog] hevc_parser: drop the use of SliceHeader
Anton Khirnov
- [FFmpeg-cvslog] hevc: move SliceHeader and LongTermRPS back to hevcdec.h
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: change the way delay is set
Anton Khirnov
- [FFmpeg-cvslog] Remove unnecessary use of avcodec_close().
Anton Khirnov
- [FFmpeg-cvslog] lavf/dump: schedule use of deprecated API for removal
Anton Khirnov
- [FFmpeg-cvslog] lavu/opt: add a more general child class iteration API
Anton Khirnov
- [FFmpeg-cvslog] fftools: switch to the new child class iteration API
Anton Khirnov
- [FFmpeg-cvslog] bsf: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] AVCodecContext: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] af_aresample: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] af_resample: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] avfilter: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] framesync: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] vf_scale: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] vf_spp: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] URLContext: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] AVIOContext: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] AVFormatContext: switch to child_class_iterate()
Anton Khirnov
- [FFmpeg-cvslog] pthread_frame: change the way delay is set
Anton Khirnov
- [FFmpeg-cvslog] avcodec/hevc: export chroma sample location
Hendrik Leppkes
- [FFmpeg-cvslog] mailmap: add entry for myself
Zhong Li
- [FFmpeg-cvslog] avformat/url: check return value of strchr
Steven Liu
- [FFmpeg-cvslog] avformat/hls: check output string is usable of ff_make_absolute_url
Steven Liu
- [FFmpeg-cvslog] avformat/hls: check segment duration value of EXTINF
Steven Liu
- [FFmpeg-cvslog] mailmap: add entry for myself
Steven Liu
- [FFmpeg-cvslog] avformat/url: check return value of strchr
Steven Liu
- [FFmpeg-cvslog] avformat/hls: check output string is usable of ff_make_absolute_url
Steven Liu
- [FFmpeg-cvslog] avformat/hls: check segment duration value of EXTINF
Steven Liu
- [FFmpeg-cvslog] MAINTAINERS: remove myself as Twitter maintainer
Lou Logan
- [FFmpeg-cvslog] doc/APIchanges: add new AV_PIX_FMT_X2RGB10
Lynne
- [FFmpeg-cvslog] avfilter/asrc_anoisesrc: switch to activate
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: properly handle EOF case
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vaguedenoiser: remove excessive code from soft thresholding
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vaguedenoiser: add new type of threshold
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: split line with multiple subs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_rubberband: adjust nb_samples after every command
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vaguedenoiser: fix small typo in option explanation
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: check for error codes
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: remove unused arguments from function
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: switch active screen in end of caption early
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: move pos variables outside of loop
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: add support for colors
Paul B Mahol
- [FFmpeg-cvslog] avformat/mov: fix demuxing of eia-608
Paul B Mahol
- [FFmpeg-cvslog] avformat/movenc: fix remuxing eia-608 into mov from other containers
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: unbreak previous commits to this file
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: remove pts parameter from handle_char()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: fix some small style issues
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: remove usage of extra buffer
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: simplify demuxer a little
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: do not modify pkt data and stop removing parity bit twice
Paul B Mahol
- [FFmpeg-cvslog] avformat/sccdec: make splitting more robust
Paul B Mahol
- [FFmpeg-cvslog] avformat: add MCC demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: rework non-real-time mode with pop-on captions by delaying
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: allow selection of second field captions
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: do not modify packet data in case of parity error
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: use uint8_t type for prev_cmd array
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mpeg12dec: do not discard older a53 captions
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_ladspa: check another directory for plugins
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_ladspa: add latency compensation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_ladspa: check return value of getenv()
Paul B Mahol
- [FFmpeg-cvslog] avfilters/vf_v360: add equisolid projection support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: add orthographic projection support
Paul B Mahol
- [FFmpeg-cvslog] doc/general: mention NotchLC
Paul B Mahol
- [FFmpeg-cvslog] doc/general: merge dupe ProRes entries
Paul B Mahol
- [FFmpeg-cvslog] doc/general: mention BT20 decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ccaption_dec: add support for background colors
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_v360: do not ignore return value of allocate_plane()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorbalance: remove wrong addition
Paul B Mahol
- [FFmpeg-cvslog] avcodec/jpeg2000dec: clear pointer which become stale in get_ppt()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: Disable forced small_padding on flag2 fast
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bitpacked: add missing comma to codec tags
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: Do not allow the sample format to change between channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix integer overflow in mclms_predict()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mv30: Do not allow MVs outside the allocated image
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mv30: Fix multiple integer overflows in idct_1d()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hq_hqa: Check info size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rawdec: fix identifier names
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvdec: Test vertical coordinate more often
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Initialize return value from ogg_read_page() and check it everywhere
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Do not hardcode arbitrary and sometimes unavailable size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: XA: Check shift similar to filter
Michael Niedermayer
- [FFmpeg-cvslog] avformat/thp: Check compcount
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mlvdec: fail reading a packet with 0 streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lzf: Consider the needed size in reallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ac3dec_fixed: Remove some temporary variables from scale_coefs()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/4xm: Cleanup on GET_LIST_HEADER() failure
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: Implement AVSEEK_SIZE
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pnm: Check scale
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hcadec: Check or bound indexes
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: enable mjpeg for tiff or tdsc
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix got_output
Michael Niedermayer
- [FFmpeg-cvslog] Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in missing values
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: Add 4.3 cut marker
Michael Niedermayer
- [FFmpeg-cvslog] Bump minor versions to separate 4.3 from master
Michael Niedermayer
- [FFmpeg-cvslog] Bump minor versions after branching 4.3
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: add next marker back after branching 4.3
Michael Niedermayer
- [FFmpeg-cvslog] Update for version 4.3
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE: We are after the 4.3 branch point, update for that
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dem_fuzzer: Use file extensions listed in input formats
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: Fix shift overflows in mov_text_init()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Avoid integer overflow with huge qlog
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: remove outdated comments
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for lagarith
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpl2dec: Fix integer overflow with duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/thp: Check fps
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/loco: Fix signed integer overflow in loco_get_rice()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Check block_align maximum
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Fix off by x error
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Cleanup after ape_read_header() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pixlet: Fix log(0) check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: avoid invalid values and reinitialize in format changes for studio profile
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Disable mid stream codec changes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix several integer state overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Print analyze duration and probesize when printing a suggestion to increase them
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Fix/check for multiple integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mv30: check mode_size vs. input space
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Avoid undefined operation on ts overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/4xm: Check that a video stream was created before returning packets for it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: free duplicated utf16 strings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: Fix shift overflows in mov_text_init()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowdec: Avoid integer overflow with huge qlog
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: remove outdated comments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpl2dec: Fix integer overflow with duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/thp: Check fps
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/loco: Fix signed integer overflow in loco_get_rice()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Check block_align maximum
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: Fix off by x error
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Cleanup after ape_read_header() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pixlet: Fix log(0) check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: avoid invalid values and reinitialize in format changes for studio profile
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Disable mid stream codec changes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Fix/check for multiple integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mv30: check mode_size vs. input space
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Avoid undefined operation on ts overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/4xm: Check that a video stream was created before returning packets for it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: free duplicated utf16 strings
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE_NOTES: Based on the version from 4.1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check stride for dng
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check stride for dng
Michael Niedermayer
- [FFmpeg-cvslog] avformat/microdvddec: skip malformed lines without frame number.
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mvdec: Fix integer overflow with billions of channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: fix overflow with pred in revert_cdlms
Michael Niedermayer
- [FFmpeg-cvslog] avutil/common: Fix integer overflow in av_ceil_log2_c()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/jpeg2000_parser: Add jpeg2000 parser
Gautam Ramakrishnan
- [FFmpeg-cvslog] libavcodec/jpeg2000dec.c: Modify image dimensions
Gautam Ramakrishnan
- [FFmpeg-cvslog] libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates:
Gautam Ramakrishnan
- [FFmpeg-cvslog] libavcodec/jpeg2000.c: Precinct size check removed
Gautam Ramakrishnan
- [FFmpeg-cvslog] avcodec/encode: Remove ff_alloc_packet
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_lut3d: Fix mixed declaration and code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/v4l2_m2m_enc: Avoid ;;
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Don't check for overflow after it happened
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Simplify dyn_buf_write() a bit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Return better error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iirfilter: Fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Always treat numbers as decimal
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: Always treat numbers as decimal
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix handling gigantic durations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Use right number of tracks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/omadec: Fix memleaks upon read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix memleaks upon read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aqtitledec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/assdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/jacosubdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/lrcdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/microdvddec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpl2dec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpsubdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/pjsdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/samidec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/sccdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/srtdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/stldec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/subviewer1dec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/subviewerdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tedcaptionsdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/vplayerdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webvttdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't use NULL for %s format string
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix memleak upon encountering repeating tags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix reel_name size check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix handling gigantic durations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Use right number of tracks
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/omadec: Fix memleaks upon read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix memleaks upon read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aqtitledec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/assdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/jacosubdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/lrcdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/microdvddec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpl2dec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpsubdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/pjsdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/samidec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/sccdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/srtdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/stldec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/subviewer1dec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/subviewerdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/tedcaptionsdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/vplayerdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webvttdec: Fix memleak upon read header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't use NULL for %s format string
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix memleak upon encountering repeating tags
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix reel_name size check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/nellymoserdec: Don't use invalid AVPacketSideDataType
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/flvdec: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/packet: Improve documentation of av_packet_get_side_data
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avformat: Improve documentation of av_stream_get_side_data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec, avformat: Remove unnecessary initializations of side data size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Check earlier whether reel_name string is empty
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Read attached pics directly into st->attached_pic
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Avoid allocation+copy when moving extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Use ffio_read_size where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Avoid allocation when reading ddts atom
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Cosmetics
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mpl2dec: Avoid variable that is always zero
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/pjsdec: Avoid variable that is always zero
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/sccdec: Avoid variable that is always zero
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_showpalette: Don't pretend disp_palette can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAX
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs_av1: Simplify writing uvlc elements
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/smoothstreaming: Forward errors from copying white/blacklists
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/av1: Avoid using dynamic buffer when assembling av1c
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/webvttdec: Accept \r as newline
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avc: Don't use ff_ prefix for static function
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/smoothstreaming: Don't write trailer of subcontext
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/smoothstreaming: Add deinit function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bitstream: Don't check for undefined behaviour after it happened
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bitstream: Avoid allocation when creating VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smacker: Add FF_CODEC_CAP_INIT_CLEANUP
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dump: Use const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dump: Use intermediate pointer for access to programs array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/nvenc: add a53cc option for hevc_nvenc
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: rename tc option to something more unique
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/dashenc: use AVStream timebase when computing missing bitrate
Przemysław Sobala
- [FFmpeg-cvslog] avformat/dashenc: Add hls_master_name option
Przemysław Sobala
- [FFmpeg-cvslog] Revert "avformat/dashenc: use AVStream timebase when computing missing bitrate"
Przemysław Sobala
- [FFmpeg-cvslog] avformat/dashenc: Calculate average bitrate for adaptation sets in static manifest
Przemysław Sobala
- [FFmpeg-cvslog] lavu/pix_fmt: add new pixel format x2rgb10
Fei Wang
- [FFmpeg-cvslog] swscale: Add swscale input/output support for X2RGB10LE
Fei Wang
- [FFmpeg-cvslog] lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10
Fei Wang
- [FFmpeg-cvslog] avcodec/mpeg12enc: support mpeg2 encoder const profile
Limin Wang
- [FFmpeg-cvslog] avformat/rtspdec: av_dict_set() -> av_dict_set_int()
Limin Wang
- [FFmpeg-cvslog] avformat/rtpproto: av_dict_set() -> av_dict_set_int()
Limin Wang
- [FFmpeg-cvslog] avformat/prompeg: av_dict_set() -> av_dict_set_int()
Limin Wang
- [FFmpeg-cvslog] avcodec/ratecontrol: fix the integer overflow after long time run
Limin Wang
- [FFmpeg-cvslog] avutil/dict: av_realloc -> av_realloc_array()
Limin Wang
- [FFmpeg-cvslog] avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
Limin Wang
- [FFmpeg-cvslog] avcodec/h264dec: cosmetics
Limin Wang
- [FFmpeg-cvslog] avcodec/h264dec: store count of the tables into const variable for long lines
Limin Wang
- [FFmpeg-cvslog] avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
Limin Wang
- [FFmpeg-cvslog] avcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and gotos lable
Limin Wang
- [FFmpeg-cvslog] avcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec/alac: Add FF_CODEC_CAP_INIT_CLEANUP
Limin Wang
- [FFmpeg-cvslog] avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()
Limin Wang
- [FFmpeg-cvslog] avcodec/apedec: remove FF_ALLOC_OR_GOTO and gotos lable
Limin Wang
- [FFmpeg-cvslog] avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo: simplify check for av_frame_alloc
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable
Limin Wang
- [FFmpeg-cvslog] avcodec/alac: remove FF_ALLOC_OR_GOTO and gotos label
Limin Wang
- [FFmpeg-cvslog] swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros
Limin Wang
- [FFmpeg-cvslog] avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros
Limin Wang
- [FFmpeg-cvslog] swscale/utils: reindent
Limin Wang
- [FFmpeg-cvslog] swscale/utils: return better error code from initFilter()
Limin Wang
- [FFmpeg-cvslog] avcodec/mpegvideo: remove extra space
Limin Wang
- [FFmpeg-cvslog] avcodec/smvjpegdec: remove uninitialized ret
Limin Wang
- [FFmpeg-cvslog] avcodec/hevc_sei: add support for user data unregistered SEI message
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_showinfo: display H.26[45] user data unregistered sei message
Limin Wang
- [FFmpeg-cvslog] avcodec/h264: create user data unregistered SEI side data for H.264
Limin Wang
- [FFmpeg-cvslog] avcodec/libx265: Fix integer overflow in computation of max and avg bitrate
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_overlay: support for 8bit and 10bit overlay with macro-based function
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support
Limin Wang
- [FFmpeg-cvslog] fate: add yuv420p10 and yuv422p10 tests for overlay filter
Limin Wang
- [FFmpeg-cvslog] avformat/dvenc: return error code of dv_assemble_frame()
Limin Wang
- [FFmpeg-cvslog] avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
Limin Wang
- [FFmpeg-cvslog] doc/encoders: fix the misleading usage of profile
Limin Wang
- [FFmpeg-cvslog] avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
Limin Wang
- [FFmpeg-cvslog] avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log
Limin Wang
- [FFmpeg-cvslog] avutil/timecode: add function av_timecode_get_smpte()
Limin Wang
- [FFmpeg-cvslog] avcodec/h264_slice: use av_timecode_get_smpte()
Limin Wang
- [FFmpeg-cvslog] avcodec/hevc_sei: support HEVC timecode decode
Limin Wang
- [FFmpeg-cvslog] avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264
Limin Wang
- [FFmpeg-cvslog] avcodec/utils: add ff_alloc_timecode_sei() for hevc timecode sei
Limin Wang
- [FFmpeg-cvslog] avcodec/nvenc: add more sei data support
Limin Wang
- [FFmpeg-cvslog] avcodec/nvenc: support for HEVC timecode passthrough
Limin Wang
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20
Limin Wang
- [FFmpeg-cvslog] dnn_backend_native.c: refine code for fail case
Guo Yejun
- [FFmpeg-cvslog] dnn_backend_native: check operand index
Guo Yejun
- [FFmpeg-cvslog] checkasm: sw_rgb: Fix mixed declaration and code
Jun Zhao
- [FFmpeg-cvslog] hwcontext_vulkan: fix make checkheaders fail
Jun Zhao
- [FFmpeg-cvslog] lavc/qsv: fix make checkheaders warning
Jun Zhao
- [FFmpeg-cvslog] lavu/internal: Fix comment for avpriv_dict_set_timestamp
Jun Zhao
- [FFmpeg-cvslog] lavf/dashdec: Add missed side data/disposition
Jun Zhao
- [FFmpeg-cvslog] lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation
Jun Zhao
- [FFmpeg-cvslog] dnn/native: fix typo for definition of DOT_INTERMEDIATE
Wu Zhiwen
- [FFmpeg-cvslog] avfilter/zoompan: add in_time variable
exwm
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6fb6fd2 web/consulting: updated my text and mail address
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 187f5cb Revert "web/consulting: updated my text and mail address"
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e7db737 web/consulting: updated my text and mail address
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f7b6fb0 web/consulting: use a more compact layouting for my text
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 35bfaf6 web: Add FFmpeg 4.3
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d19033e contact: Remove the Windows forum on zeranoe.com
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9f51a2f download: Fix the main download link to point to the current snapshot.
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] compat/cuda/ptx2c: remove shell loop; fix BSD sed compat
rcombs
- [FFmpeg-cvslog] avcodec/hcadec: fix decoding of hfr channels
summertriangle.dev at gmail.com
- [FFmpeg-cvslog] avcodec/hcadec: get intensity from correct channel
summertriangle.dev at gmail.com
- [FFmpeg-cvslog] lavf/hls: Add missed side data/disposition
vacingfang
- [FFmpeg-cvslog] Tag n4.3 : FFmpeg 4.3 release
git at videolan.org
- [FFmpeg-cvslog] Tag n4.4-dev : Main development, master branch after release/4.3 branched off
git at videolan.org
Last message date:
Tue Jun 30 21:39:54 EEST 2020
Archived on: Tue Jun 30 21:40:01 EEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).