January 2021 Archives by author
Starting: Fri Jan 1 01:07:10 EET 2021
Ending: Sun Jan 31 22:47:07 EET 2021
Messages: 399
- [FFmpeg-cvslog] avformat/allformats: test pointer to be used
AlexisWilke
- [FFmpeg-cvslog] avcodec/cbs: add an AVClass to CodedBitstreamType for option handling
James Almer
- [FFmpeg-cvslog] avcodec/cbs: allow cbs_read_fragment_content() to skip decomposition of units
James Almer
- [FFmpeg-cvslog] avcodec/cbs_av1: add an option to select an operating point
James Almer
- [FFmpeg-cvslog] avcodec/av1dec: add an option to select an operating point
James Almer
- [FFmpeg-cvslog] avcodec/cbs: constify decompose_unit_types
James Almer
- [FFmpeg-cvslog] avutil/tx: use ENOSYS instead of ENOTSUP
James Almer
- [FFmpeg-cvslog] ffmpeg_opts: remove lowres check
James Almer
- [FFmpeg-cvslog] fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3
James Almer
- [FFmpeg-cvslog] avcodec/dolby_e: split decoder and parser more thoroughly
James Almer
- [FFmpeg-cvslog] avcodec: remove long dead debug_mv code
James Almer
- [FFmpeg-cvslog] avcodec: deprecate AVCodecContext.debug_mv
James Almer
- [FFmpeg-cvslog] avdevice/dshow: Add namespace prefix to the remaining global symbols
James Almer
- [FFmpeg-cvslog] avcodec/sei: add Parameter Sets Inclusion Indication enum value
James Almer
- [FFmpeg-cvslog] avformat/utils: do not overwrite already existing program with defaults in av_new_program
Marton Balint
- [FFmpeg-cvslog] avformat/mpegts: never discard PAT pid
Marton Balint
- [FFmpeg-cvslog] avformat/mpegts: rework clearing and adding pid to program
Marton Balint
- [FFmpeg-cvslog] avformat/mpegts: only clear programs which no longer exist or have a new PMT
Marton Balint
- [FFmpeg-cvslog] avformat/mpegts: use stream index based lookup with merge_pmt_versions if stream identifier matches multiple streams
Marton Balint
- [FFmpeg-cvslog] avformat: remove some mpegts details from AVStream
Marton Balint
- [FFmpeg-cvslog] Revert "avutil/timecode: fix sscanf format string with garbage at the end"
Marton Balint
- [FFmpeg-cvslog] avfilter/af_astats: fix possible crash because of undefined float to integer rounding
Marton Balint
- [FFmpeg-cvslog] avformat/swfenc: fix generation of FileAttributes tag
Marton Balint
- [FFmpeg-cvslog] avformat/swfenc: add support for muxing png images
Marton Balint
- [FFmpeg-cvslog] avformat/swf: add support for reading and writing VP6A and Flash Screen Video codecs
Marton Balint
- [FFmpeg-cvslog] avcodec/flashsv2enc: factorize updating block dimensions
Marton Balint
- [FFmpeg-cvslog] avformat/mxfenc: add Coding Equations and Color Primaries to local tags
Marton Balint
- [FFmpeg-cvslog] avformat/rtpdec: export Opus extradata in ff_rtp_parse_open()
Jonathan Baudanza
- [FFmpeg-cvslog] avformat/mov: adjust skip_samples according to seek timestamp
Matthieu Bouron
- [FFmpeg-cvslog] avcodec/librav1e: Fix indentation
Derek Buitenhuis
- [FFmpeg-cvslog] avcodec/librav1e: Pass through timestamps as opaque user data
Derek Buitenhuis
- [FFmpeg-cvslog] lavf/http: treat 308 as 301
Robin Cooksey
- [FFmpeg-cvslog] avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode static
Christopher Degawa
- [FFmpeg-cvslog] checkasm: add hevc_pel tests
Josh Dekker
- [FFmpeg-cvslog] doc/ffmpeg: document max_error_rate
Gyan Doshi
- [FFmpeg-cvslog] doc/fftools-common-opts: document buildconf
Gyan Doshi
- [FFmpeg-cvslog] doc/fftools-common-opts: document max_alloc
Gyan Doshi
- [FFmpeg-cvslog] doc/ffmpeg: restore location of stray passage
Gyan Doshi
- [FFmpeg-cvslog] doc/ffmpeg: document adrift_threshold
Gyan Doshi
- [FFmpeg-cvslog] doc/ffmpeg: document apad option
Gyan Doshi
- [FFmpeg-cvslog] ffmpeg: remove dead code for -vol
Gyan Doshi
- [FFmpeg-cvslog] configure: add fallback to $arch in msvc assembler check.
Reimar Döffinger
- [FFmpeg-cvslog] avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informative
Jan Ekström
- [FFmpeg-cvslog] doc/protocols: explain tcp listen option description
Lingjiang Fang
- [FFmpeg-cvslog] avformat/dhav: Fix incorrect non-DHAV chunk skipping logic
Idan Freiberg
- [FFmpeg-cvslog] dnn/openvino: remove unnecessary code
Ting Fu
- [FFmpeg-cvslog] dnn/openvino: refine code for better model initialization
Ting Fu
- [FFmpeg-cvslog] dnn/openvino: support model input resize
Ting Fu
- [FFmpeg-cvslog] avcodec/dolby_e: Add a parser
Nicolas Gaullier
- [FFmpeg-cvslog] avcodec/dolby_e: Split decoder/parser files
Nicolas Gaullier
- [FFmpeg-cvslog] ffmpeg: use sigaction() instead of signal() on linux
Andriy Gelman
- [FFmpeg-cvslog] avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag
Xu Guangxin
- [FFmpeg-cvslog] avutils/vulkan: hwmap, respect src frame resolution
Xu Guangxin
- [FFmpeg-cvslog] avcodec/qsv_h2645: fix memory leak for plugin load
Xu Guangxin
- [FFmpeg-cvslog] avcodec/qsvdec_other: refact, use DEFINE_QSV_DECODER to remove duplicate code
Xu Guangxin
- [FFmpeg-cvslog] avcodec/qsvdec_h2645: refact, use DEFINE_QSV_DECODER to remove duplicate code
Xu Guangxin
- [FFmpeg-cvslog] avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.c
Xu Guangxin
- [FFmpeg-cvslog] avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c
Xu Guangxin
- [FFmpeg-cvslog] avcodec/qsvdec: refact, remove duplicate code for plugin loading
Xu Guangxin
- [FFmpeg-cvslog] libavfilter/dnn: add batch mode for async execution
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_openvino.c: add version mismatch reminder
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn: use avpriv_report_missing_feature for unsupported features
Guo, Yejun
- [FFmpeg-cvslog] libavfilter/dnn: add prefix ff_ for internal functions
Guo, Yejun
- [FFmpeg-cvslog] dnn/queue: remove prefix FF for Queue and SafeQueue
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_native_layer_conv2d.c: correct struct name with CamelCase
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_native_layer_conv2d.c: refine code with av_malloc_array and av_freep
Guo, Yejun
- [FFmpeg-cvslog] dnn-layer-conv2d-test.c: remove dependency of dnn_native_class
Guo, Yejun
- [FFmpeg-cvslog] tests/dnn: fix build issue after function name changed
Guo, Yejun
- [FFmpeg-cvslog] libavutil/frame.h: correct typo for AVFilmGrainParams in comment
Guo, Yejun
- [FFmpeg-cvslog] tests/dnn: enable unit test dense
Guo, Yejun
- [FFmpeg-cvslog] dnn: remove type cast which is not necessary
Guo, Yejun
- [FFmpeg-cvslog] dnn_backend_openvino.c: remove extra semicolon
Guo, Yejun
- [FFmpeg-cvslog] tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3.
Carl Eugen Hoyos
- [FFmpeg-cvslog] tests/fate/fits: Add a todo for a 64bit test.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIG
Wonkap Jang
- [FFmpeg-cvslog] lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
Anton Khirnov
- [FFmpeg-cvslog] lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
Anton Khirnov
- [FFmpeg-cvslog] mpegvideo: use the AVVideoEncParams API for exporting QP tables
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_qp: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add common code to handle QP tables
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_pp: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_spp: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_pp7: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_fspp: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_codecview: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_uspp: convert to the video_enc_params API
Anton Khirnov
- [FFmpeg-cvslog] api-h264-test: use non-obsolete decoding API
Anton Khirnov
- [FFmpeg-cvslog] api-band-test: use non-obsolete decoding API
Anton Khirnov
- [FFmpeg-cvslog] api-seek-test: use non-obsolete decoding API
Anton Khirnov
- [FFmpeg-cvslog] fate: add tests for AVID
Anton Khirnov
- [FFmpeg-cvslog] lavc/mjpegdec: cosmetics, org->orig
Anton Khirnov
- [FFmpeg-cvslog] opusdec: do not fail when LBRR frames are present
Anton Khirnov
- [FFmpeg-cvslog] tools/target_dec_fuzzer: use non-obsolete decoding API
Anton Khirnov
- [FFmpeg-cvslog] lavc/decode: move unrefcount_frame() right before its only caller
Anton Khirnov
- [FFmpeg-cvslog] lavc: shedule old encoding/decoding API for removal
Anton Khirnov
- [FFmpeg-cvslog] configure: update copyright year
Lynne
- [FFmpeg-cvslog] configure: update copyright year
Lynne
- [FFmpeg-cvslog] lavu/tx: clip when converting table values to fixed-point
Lynne
- [FFmpeg-cvslog] lavu: support arbitrary-point FFTs and all even (i)MDCT transforms
Lynne
- [FFmpeg-cvslog] ac3enc_fixed: convert to 32-bit sample format
Lynne
- [FFmpeg-cvslog] ac3enc: do not clip coefficients after transforms
Lynne
- [FFmpeg-cvslog] ac3enc: halve the MDCT window size by using vector_fmul_reverse
Lynne
- [FFmpeg-cvslog] ac3enc_fixed: drop unnecessary fixed-point DSP code
Lynne
- [FFmpeg-cvslog] fft: remove 16-bit FFT and MDCT code
Lynne
- [FFmpeg-cvslog] avfilter: add temporal midway equalizer filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: add two more useful options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: not interlaced frames are filtered like tff
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_astats: clip input value to prevent overflow
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_convolution: use correct stride variable
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: add support for >8 depth gray formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: fix parity in frame mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add estdif video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_phase: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stack: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fieldhint: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_copy: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_il: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_weave: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_telecine: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_mix: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_detelecine: use ff_formats_pixdesc_filter()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_chromanr: add support for more formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_threshold: add support for more formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: add planar support to rgbtestsrc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: add complement mode to rgbtestsrc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/bbox: add support for >8 depth
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bbox: add support for >8 depth
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_bbox: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_datascope: add option to show only subset of components
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cfhd: only increase s->level if transform is supported
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedmerge: add yuv440p10 and commands support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: add missing break
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: rewrite and cleanup code
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_estdif: add some forgotten formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: add more forgotten formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: fix some compilation errors and warnings
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: small cleanups
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: simplify code even more
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: unbreak nsize=0:nns=0 output
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: small improvements
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_nnedi: fix memleak at eof and simplify frame handling
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_decimate: add support for more formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_fieldmatch: use av_malloc_array()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_deblock: fix >8 depth format case check
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dblur: remove unused line
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_super2xsai: constify src pointer
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_super2xsai: add slice threading support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_readeia608: add >8 depth support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_w3fdif: reduce overhead calling execute for every plane
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: add sigma options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_estdif: make interpolation used user configurable
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: fix mid calculation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorchannelmixer: add option to preserve lightness
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: simplify options
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: add bilinear interpolation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: add support for more 8-bit formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add epx pixel art scaler
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: fix far edges with nearest interpolation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: add >8 depth support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: allow to change colors of unmapped pixels
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add shear video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: reduce overhead calling execute for every plane
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lenscorrection: remove unused elements
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorchannelmixer: extend pl option functionality
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: mention that shear filter supports commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add kirsch video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add colortemperature filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_pseudocolor: add slice threading
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_pseudocolor: add presets
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_pseudocolor: use macro for code that repeats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_pseudocolor: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: mention commands support for pseudocolor
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blackdetect: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blackdetect: fix bug when no final log would be displayed
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blackdetect: add support for >8 depth formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut3d: add pyramid interpolation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut3d: add prism interpolation
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_pseudocolor: allow more advanced presets
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_blackdetect: add slice threading support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_weave: add slice threading support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lagfun: add support for commands
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acrusher: add commands support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/pnm: disable check for PFM as it is not needed
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colortemperature: use macro for identical code
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colortemperature: add packed formats support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vibrance: add packed formats support
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add vvc codec id and profiles
Nuo Mi
- [FFmpeg-cvslog] avcodec/cbs_h265: fix undef SEI_TYPE_X
Nuo Mi
- [FFmpeg-cvslog] avcodec/cbs_h2645: Move zero_byte check to its own function
Nuo Mi
- [FFmpeg-cvslog] avcodec/utils: Check close before calling it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/notchlc: Check uncompressed size against input for LZ4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Avoid zeroing written to array
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dem_fuzzer.c: Decrease maxblocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Fix integer overflow with quant_cof
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vividas: Check number of audio channels
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Change compute_chapters_end() from O(n²) to O(n log n)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rasc: Check frame before clearing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dhav: Check position for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Check packet size
Michael Niedermayer
- [FFmpeg-cvslog] uavformat/rsd: check for EOF in extradata
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aaxdec: Check string before strcmp()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: wrap_timestamp() is only needed for less than 64 bits
Michael Niedermayer
- [FFmpeg-cvslog] avutil/eval: Unconditionally check argument of e_div
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Free all types for both Descriptors
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Reduce the amount of floating point in str_to_time()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check a.size before computing next_root_atom
Michael Niedermayer
- [FFmpeg-cvslog] avutil/timecode: Avoid undefined behavior with large framenum
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Use av_sat_sub64() in check_stream_max_drift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: Check against max compression ratio before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: check for integer overflow in av_get_frame_filename2()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/paf: Do not zero allocated tables which are immedeately filled
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nistspheredec: Check bits_per_coded_sample and channels
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: consider avio_size() failure in ffio_limit()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dhav: Break out of infinite dhav search loop
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: dv does not support palettes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cri: check for available input in unpack_10bit()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/fitsdec: Better size checks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Check for integer overflow in get_audio_frame_duration() for ADPCM_DTK
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: Check block align also for ID_MAUD
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ads: Check size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/bfi: Check chunk_header
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check dts - (1<<pts_wrap_bits) overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use av_sat_add64() for pts computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Check for EOF in asf_read_marker()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/common: Add FFABSU() for a signed -> unsigned ABS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Use FFABSU() in do_apply_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for nesting depth in amf_parse_object()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for nesting depth in amf_skip_tag()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for avio_read() failure in amf_get_string()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpsubdec: Use av_sat_add/sub64() in fracval handling
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check dts in update_initial_timestamps() more
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mvi: Use 64bit for testing dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Fix integer overflow in count computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/realtextdec: Avoid undefined overflow in the end of read_ts()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cri: Fix whitespace issue in unpack_10bit()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpc8: Check size before implicitly converting to int
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/siren: remove constant region_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/siren: Factorize category 5 and 6 noise computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/siren: Increase noise category 5 and 6
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nuv: Check channels
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Change avpriv_new_chapter() from O(n) to (1) in the common case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tedcaptionsdec: Check for overflow in parse_int()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cfhd: check peak.offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/electronicarts: More chunk_size checks
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Use av_sat_sub64() in max_analyze_duration check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Check size before subtraction in get_aiff_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Check lang_idx
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for EOF in amf_skip_tag()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Check avio_get_str16le() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check input amount in theora_decode_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Check output len in zlib as in lzo
Michael Niedermayer
- [FFmpeg-cvslog] kmsgrab: Use invalid modifier if modifiers weren't used.
Bas Nieuwenhuizen
- [FFmpeg-cvslog] kmsgrab: Do not require the modifier to stay constant.
Bas Nieuwenhuizen
- [FFmpeg-cvslog] avcodec/opustab: Make array static
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_addroi: Use chars instead of strings for one-char strings
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opusdec: Remove always-true check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mlpenc: Simplify finding best codebook
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3plus_data: Mark array as const
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacsbr: Remove remnants of tablegen
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacsbr_template: Remove pointless runtime initialization
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Don't zero-initialize unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacps: Factor out code shared by float and fixed point decoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacps_common: Use minimal VLC nb_bits/max_depth
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opusdec: Return error upon error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opusdec: Move per-stream fields to OpusStreamContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opusdec: Cleanup generically on init failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/opusdec: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/qdmc: Mark decoder as init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dirac_arith: Make table only used here static
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/svq1dec: Increase nb_bits of VLC to read it in one go
Andreas Rheinhardt
- [FFmpeg-cvslog] Mark some pointers as const
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/g723_1: Deduplicate arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/g723_1: Move tables to their only user
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/metasound: Deduplicate data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/twinvq, metasound_data: Deduplicate lsp tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3data: Deduplicate coeff_tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_qp: Deduplicate variable names arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mxf: Deduplicate random_index_pack_key
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Deduplicate exp and log tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hashenc: Deduplicate (stream)hash options
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_convolution: Deduplicate filter options
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_neighbor: Deduplicate options
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_asupercut: Deduplicate options
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_blend: Deduplicate options
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_biquads: Deduplicate options
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/af_biquads: Don't redundantly set AVClass
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: Deduplicate options
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fft_template: Only check for FF_FFT_PERM_AVX on ARCH_X86
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/[e]ac3enc: Make encoders init-threadsafe, fix race
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Set function pointers earlier
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/[e]ac3enc: Don't invade CONFIG_ namespace
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc_template: Perform compile-time checks at compile-time
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Factor common end of float/fixed encode_frame out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3dec: Check operations that can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3dec: Make decoders init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: Remove unnecessary cbrt_data dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: Remove dependency of H.263 on FLV codecs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: Remove FLAC dependencies on vorbis_data
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: Make H.263 decoder compilable without H.263I
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Remove redundant writes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/me_cmp: Remove ff_check_alignment()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/videotoolboxenc: Fix SEI enum identifiers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_metadata_bsf: Don't use unitialized value
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tableprint: Don't include mem_internal.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtpdec: Remove next pointer from Protocol Handlers
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtpdec: Constify RTPDynamicProtocolHandlers
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Remove AVFilterLink.flags
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_nnedi: Fix segfault when prescreening is disabled
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8data: Remove unused array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff_common: Remove declarations of inexistent functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rl: Allow to create only a few VLC tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Don't initialize unused VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4dec: Don't initialize unused RL VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Don't initialize unused RL VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Don't initialize unused RL VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4dec: Reuse identical RL VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4dec: Reuse identical MV VLC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Make mpv_encode_defaults thread-safe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Don't initialize unused part of RLTable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Make decoder init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261enc: Make encoder init-threadsafe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Don't initialize unused parts of RLTable
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/atrac3plus_data: Remove unused arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ilbcdata: Remove unused array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/amrnbdata: Remove unused array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/exif: Avoid allocation for small buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/sp5x: Remove unused quant tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Move code around to avoid forward declaration
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Fix indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_unsharp: Remove unnecessary ;
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avidec: Simplify compile-time check for DV demuxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/url: Reorder elements of URLProtocol to make it smaller
Andreas Rheinhardt
- [FFmpeg-cvslog] Revert "mpeg4videodec: raise an error if sprite_trajectory.table is NULL"
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Make VLC smaller
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flashsv2enc: Fix use of uninitialized value
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4dec: Don't check for errors for complete VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4: Inline number of motion vectors
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/drawutils: Remove remnants of old API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fft_template: Avoid useless function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vorbis_data: Move encoder-related table to its only user
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dolby_e_parser: Remove unused ParseContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/header
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dolby_e: Avoid code duplication when converting input
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dolby_e: Avoid duplicating sample rate table
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/rtpdec: Avoid allocations of small dynamic buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dvenc: dv100_weight_shift never used
Peter Ross
- [FFmpeg-cvslog] avfilter/vf_waveform: flat_pix_fmts never used
Peter Ross
- [FFmpeg-cvslog] avcodec/nvenc: fix timestamp offset ticks logic
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/libkvazaar: Set default ratecontrol algorithm for libkvazaar
Joose Sainio
- [FFmpeg-cvslog] avcodec/xbmenc: Do not add last comma into output
Jose Da Silva
- [FFmpeg-cvslog] avcodec/xbmenc: xbm Lower memory use
Jose Da Silva
- [FFmpeg-cvslog] avcodec/xbmenc: Allow for making UW images
Jose Da Silva
- [FFmpeg-cvslog] movenc: Present durations in mvhd/tkhd/mdhd as they are after edits
Martin Storsjö
- [FFmpeg-cvslog] avcodec/libopusenc: Fix for header pre-skip value
Arthur Taylor
- [FFmpeg-cvslog] cbs_h2645: Merge SEI messages in common between codecs
Mark Thompson
- [FFmpeg-cvslog] h264_metadata_bsf: Move SEI user data parsing to init time
Mark Thompson
- [FFmpeg-cvslog] lavc: Add new header for SEI payload types
Mark Thompson
- [FFmpeg-cvslog] h264: Use common SEI types
Mark Thompson
- [FFmpeg-cvslog] hevc: Use common SEI types
Mark Thompson
- [FFmpeg-cvslog] cbs_h2645: Merge SEI message handling in common between codecs
Mark Thompson
- [FFmpeg-cvslog] cbs_sei: Remove restrictions on MDCV values
Mark Thompson
- [FFmpeg-cvslog] h264_metadata_bsf: Refactor the filter function into smaller parts
Mark Thompson
- [FFmpeg-cvslog] h264_metadata_bsf: Improve interpretation of input display matrices
Mark Thompson
- [FFmpeg-cvslog] cbs: Implement common parts of cbs-based bitstream filters separately
Mark Thompson
- [FFmpeg-cvslog] h264_metadata_bsf: Use common cbs bsf implementation
Mark Thompson
- [FFmpeg-cvslog] h265_metadata_bsf: Use common cbs bsf implementation
Mark Thompson
- [FFmpeg-cvslog] mpeg2_metadata_bsf: Use common cbs bsf implementation
Mark Thompson
- [FFmpeg-cvslog] vp9_metadata_bsf: Use common cbs bsf implementation
Mark Thompson
- [FFmpeg-cvslog] av1_metadata_bsf: Use common cbs bsf implementation
Mark Thompson
- [FFmpeg-cvslog] h264_redundant_pps_bsf: Use common cbs bsf implementation
Mark Thompson
- [FFmpeg-cvslog] lavd/dshow: Add namespace prefix to global functions
Mark Thompson
- [FFmpeg-cvslog] dnn_backend_native_layer_mathbinary.c: Delete unused global variable
Mark Thompson
- [FFmpeg-cvslog] dnn_backend_native.c: Add missing static to local variable
Mark Thompson
- [FFmpeg-cvslog] dnn: Add ff_ prefix to unnamespaced globals
Mark Thompson
- [FFmpeg-cvslog] sbc: do not set sample format in parser
Arnaud Vrac
- [FFmpeg-cvslog] avutil/timecode: fix sscanf format string with garbage at the end
Limin Wang
- [FFmpeg-cvslog] avformat/udp: return the error code instead of generic EIO
Limin Wang
- [FFmpeg-cvslog] avformat/udp: add memory alloc checks
Limin Wang
- [FFmpeg-cvslog] avformat/hlsenc: reindent the code
Limin Wang
- [FFmpeg-cvslog] avformat/async: Use AVERROR macro
Limin Wang
- [FFmpeg-cvslog] lavf/qsv: Add functions to print mfx iopattern, warning and error
Haihao Xiang
- [FFmpeg-cvslog] qsv: dump more info in error, debug and verbose mode
Haihao Xiang
- [FFmpeg-cvslog] avformat/hls: change sequence number type to int64_t
Zhao Zhili
- [FFmpeg-cvslog] avformat/hlsenc: EXT-X-I-FRAMES-ONLY requires version 4 or higher
Zhao Zhili
- [FFmpeg-cvslog] avformat/http: support retry on connection error
erankor
- [FFmpeg-cvslog] All: update names in copyright headers
rcombs
- [FFmpeg-cvslog] MAINTAINERS: update names
rcombs
- [FFmpeg-cvslog] avformat/rtsp: correctly set media control uri with mpegts
tpol
Last message date:
Sun Jan 31 22:47:07 EET 2021
Archived on: Sun Jan 31 22:47:18 EET 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).