September 2022 Archives by author
Starting: Thu Sep 1 00:08:23 EEST 2022
Ending: Fri Sep 30 20:30:48 EEST 2022
Messages: 789
- [FFmpeg-cvslog] avcodec/decode: remove superfluous initial channels fields
James Almer
- [FFmpeg-cvslog] avfilter/vf_scale: overwrite the width and height expressions with the original values
James Almer
- [FFmpeg-cvslog] x86/tx_float: set all operands for shufps
James Almer
- [FFmpeg-cvslog] x86/tx_float: add missing check for AVX2
James Almer
- [FFmpeg-cvslog] avfilter/vf_scale: overwrite the width and height expressions with the original values
James Almer
- [FFmpeg-cvslog] avfilter/vf_scale: overwrite the width and height expressions with the original values
James Almer
- [FFmpeg-cvslog] avfilter/vf_scale: overwrite the width and height expressions with the original values
James Almer
- [FFmpeg-cvslog] avformat/mov: don't read duration from mvhd atom
James Almer
- [FFmpeg-cvslog] avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout
James Almer
- [FFmpeg-cvslog] avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout
James Almer
- [FFmpeg-cvslog] x86/float_dsp: use three operand form for some instructions
James Almer
- [FFmpeg-cvslog] swsresample/swresample: error out on invalid layouts
James Almer
- [FFmpeg-cvslog] fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it
James Almer
- [FFmpeg-cvslog] avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers
James Almer
- [FFmpeg-cvslog] avcodec/avcodec: Use the new API fields to validate the layout returned by decoders
James Almer
- [FFmpeg-cvslog] tests/checkasm: add a test for VorbisDSPContext
James Almer
- [FFmpeg-cvslog] avutil/channel_layout: mention how the API user should treat channel orders it does not understand
James Almer
- [FFmpeg-cvslog] x86/aacpsdsp: precompute constant factors
James Almer
- [FFmpeg-cvslog] x86/aacpsdsp: add ps_hybrid_analysis_fma3
James Almer
- [FFmpeg-cvslog] avcodec/lpc: use ptrdiff_t for length parameters
James Almer
- [FFmpeg-cvslog] avcodec/lpc: zero the middle odd sample in the output
James Almer
- [FFmpeg-cvslog] tests/checkasm/lpc: randomize buffer length
James Almer
- [FFmpeg-cvslog] x86/lpc: use fused negative multiply-add instructions where useful
James Almer
- [FFmpeg-cvslog] tests/checkasm/lpc: print mismatching values
James Almer
- [FFmpeg-cvslog] x86/tx_float: add missing preprocessor wrapper for AVX2 functions
James Almer
- [FFmpeg-cvslog] x86/tx_float: change a condition in a preprocessor check
James Almer
- [FFmpeg-cvslog] x86/tx_float: fix some symbol names
James Almer
- [FFmpeg-cvslog] avformat/cafenc: derive Opus frame size from the relevant stream parameters
James Almer
- [FFmpeg-cvslog] avcodec/opusdec: stop setting deprecated swr options
James Almer
- [FFmpeg-cvslog] avformat/cafenc: derive Opus frame size from the relevant stream parameters
James Almer
- [FFmpeg-cvslog] avformat/cafenc: derive Opus frame size from the relevant stream parameters
James Almer
- [FFmpeg-cvslog] avutil/version: bump minor for the new RISC-V cpu flags
James Almer
- [FFmpeg-cvslog] avutil/channel_layout: move and improve the comment about unknown orders
James Almer
- [FFmpeg-cvslog] libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter
Roman Arzumanyan
- [FFmpeg-cvslog] lavc/videotoolboxenc: Fix crash by uninitialized value
Thilo Borgmann
- [FFmpeg-cvslog] ffprobe: Check for invalid matrix error when printing rotation
Derek Buitenhuis
- [FFmpeg-cvslog] libavformat/riffec: Zero-initialize channels in ff_get_wav_header
Will Cassella
- [FFmpeg-cvslog] swscale/la: Optimize hscale functions with lasx.
Hao Chen
- [FFmpeg-cvslog] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
Hao Chen
- [FFmpeg-cvslog] swscale/la: Add output_lasx.c file.
Hao Chen
- [FFmpeg-cvslog] lavc/mips: Fix hevc decoding bugs on MIPS paltform.
Hao Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: skip parameter resetting on mjpeg_qsv
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add max_frame_size reset support to qsv
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add gop_size reset support to qsvenc
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add intra refresh reset support to qsvenc
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add max/min qp reset support in qsvenc
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add framerate reset support to qsv
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add bitrate reset support to qsvenc
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Add pic_timing_sei reset support to qsv
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Let runtime to set default parameter.
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc: Let runtime to decide targetUsage
Wenbin Chen
- [FFmpeg-cvslog] avcodec/arm/sbcenc: avoid callee preserved vfp registers
James Cowgill
- [FFmpeg-cvslog] avcodec/arm/sbcenc: avoid callee preserved vfp registers
James Cowgill
- [FFmpeg-cvslog] avcodec/arm/sbcenc: avoid callee preserved vfp registers
James Cowgill
- [FFmpeg-cvslog] avcodec/arm/sbcenc: avoid callee preserved vfp registers
James Cowgill
- [FFmpeg-cvslog] aarch64: relax byte-swap assembler constraints
Rémi Denis-Courmont
- [FFmpeg-cvslog] arm: relax byte-swap assembler constraints
Rémi Denis-Courmont
- [FFmpeg-cvslog] doc: reference the RISC-V specification
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: AV_READ_TIME cycle counter
Rémi Denis-Courmont
- [FFmpeg-cvslog] configure/riscv: detect fast CLZ
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: byte-swap operations
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: add <intmath.h> optimisations
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: fix av_clip_int16
Rémi Denis-Courmont
- [FFmpeg-cvslog] avutil/lfg: fix comment typo
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: fix off-by-one in bit-magnitude clip
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/fmtconvert: remove dead int32_to_float
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/vorbisdsp: use ptrdiff_t rather than intptr_t
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/vorbisdec: use intermediate variables
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: precompute constant factors
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/cpu: detect RISC-V base extensions
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: initial common header for assembler macros
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/audiodsp: RISC-V F vector_clipf
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/pixblockdsp: RISC-V I get_pixels
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/cpu: CPU flags for the RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-cvslog] configure: probe RISC-V Vector extension
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: fallback macros for SH{1, 2, 3}ADD
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_fmul_scalar
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_dmul_scalar
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_fmul
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_dmul
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_fmac_scalar
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_dmac_scalar
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_fmul_add
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V butterflies_float
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_fmul_reverse
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V vector_fmul_window
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/floatdsp: RISC-V V scalarproduct_float
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/fixeddsp: RISC-V V butterflies_fixed
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/audiodsp: RISC-V V vector_clip_int32
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/audiodsp: RISC-V V vector_clipf
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/audiodsp: RISC-V V scalarproduct_int16
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalar
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/fmtconvert: RISC-V V int32_to_float_fmul_array8
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/vorbisdsp: RISC-V V inverse_coupling
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: RISC-V V add_squares
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: RISC-V V mul_pair_single
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: RISC-V V hybrid_analysis
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: RISC-V V hybrid_analysis_ileave
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: RISC-V V hybrid_synthesis_deint
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/aacpsdsp: RISC-V V stereo_interpolate[0]
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavu/riscv: helper to read the vector length
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/idctdsp: RISC-V V put_pixels_clamped function
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/idctdsp: RISC-V V add_pixels_clamped function
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/idctdsp: RISC-V V put_signed_pixels_clamped function
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/pixblockdsp: RISC-V V 8-bit get_pixels & get_pixels_unaligned
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/pixblockdsp: RISC-V V 16-bit get_pixels & get_pixels_unaligned
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc/pixblockdsp: RISC-V diff_pixels & diff_pixels_unaligned
Rémi Denis-Courmont
- [FFmpeg-cvslog] sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
Rémi Denis-Courmont
- [FFmpeg-cvslog] sws/rgb2rgb: RISC-V V interleaveBytes
Rémi Denis-Courmont
- [FFmpeg-cvslog] sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2
Rémi Denis-Courmont
- [FFmpeg-cvslog] configure: bump year
Gyan Doshi
- [FFmpeg-cvslog] configure: bump year
Gyan Doshi
- [FFmpeg-cvslog] avfilter/vf_libvmaf: copy all values also for 10 bit input
Christian Feldmann
- [FFmpeg-cvslog] avfilter/vf_libvmaf: Update ssim, ms_ssim options description
Yondon Fu
- [FFmpeg-cvslog] doc/examples/extract_mvs: add motion information
Chema Gonzalez
- [FFmpeg-cvslog] lavc/tiff: Support multi-component files without RowsPerStrip tag.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/avisynth: read _SARNum/_SARDen from frame properties
Stephen Hutchinson
- [FFmpeg-cvslog] avformat/avisynth: implement avisynth_flags option
Stephen Hutchinson
- [FFmpeg-cvslog] avformat/avisynth: reindent
Stephen Hutchinson
- [FFmpeg-cvslog] avcodec/libjxlenc: avoid hard failure with unspecified primaries
Leo Izen
- [FFmpeg-cvslog] lavf/dv: remove DVMuxContext declaration from dv.h
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: always provide avpriv_dv_* symbols
Anton Khirnov
- [FFmpeg-cvslog] lavc/dvdec: drop the only use of DVVideoContext.avctx
Anton Khirnov
- [FFmpeg-cvslog] lavc/dv: remove ff_dvvideo_init()
Anton Khirnov
- [FFmpeg-cvslog] lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables()
Anton Khirnov
- [FFmpeg-cvslog] lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy()
Anton Khirnov
- [FFmpeg-cvslog] lavc/dvdec: stop using DVVideoContext
Anton Khirnov
- [FFmpeg-cvslog] lavc/dvenc: stop using DVVideoContext
Anton Khirnov
- [FFmpeg-cvslog] lavc/dv.h: move encoder/decoder-specific code to a new header
Anton Khirnov
- [FFmpeg-cvslog] lavc/dv: rename constants to follow our naming conventions
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: make returning the video packet optional
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet()
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: forward errors from avformat_new_stream()
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: set non-changing AVStream fields only once
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: set audio bitrate only at stream creation
Anton Khirnov
- [FFmpeg-cvslog] lavf/dv: do not update AVCodecParameters.sample_rate while demuxing
Anton Khirnov
- [FFmpeg-cvslog] lavf/mov: avoid leaks with multiple dv-audio streams
Anton Khirnov
- [FFmpeg-cvslog] lavu/fifo: add the header to its own doxy group
Anton Khirnov
- [FFmpeg-cvslog] lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write()
Anton Khirnov
- [FFmpeg-cvslog] lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write()
Anton Khirnov
- [FFmpeg-cvslog] lavc: fix and extend AVCodecContext.hwaccel_context doxy
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-cvslog] lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Anton Khirnov
- [FFmpeg-cvslog] lavc/videotoolbox: deprecate write-only output_callback
Anton Khirnov
- [FFmpeg-cvslog] MAINTAINERS: add myself as a ffmpeg.c maintainer
Anton Khirnov
- [FFmpeg-cvslog] MAINTAINERS: remove the project leader section
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: always transfer stashed hwaccel state
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: always transfer stashed hwaccel state
Anton Khirnov
- [FFmpeg-cvslog] lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: always transfer stashed hwaccel state
Anton Khirnov
- [FFmpeg-cvslog] lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Anton Khirnov
- [FFmpeg-cvslog] lavc/pthread_frame: always transfer stashed hwaccel state
Anton Khirnov
- [FFmpeg-cvslog] lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
Anton Khirnov
- [FFmpeg-cvslog] configure: link to libatomic when it's present
Anton Khirnov
- [FFmpeg-cvslog] lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats
Philip Langdale
- [FFmpeg-cvslog] lavc/vaapi: Add support for remaining 10/12bit profiles
Philip Langdale
- [FFmpeg-cvslog] lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36
Philip Langdale
- [FFmpeg-cvslog] swscale/input: add support for XV36LE
Philip Langdale
- [FFmpeg-cvslog] swscale/input: add support for P012
Philip Langdale
- [FFmpeg-cvslog] swscale/input: add support for XV30LE
Philip Langdale
- [FFmpeg-cvslog] swscale/input: add support for Y212LE
Philip Langdale
- [FFmpeg-cvslog] swscale/output: add support for P012
Philip Langdale
- [FFmpeg-cvslog] swscale/output: add support for XV36LE
Philip Langdale
- [FFmpeg-cvslog] swscale/output: add support for XV30LE
Philip Langdale
- [FFmpeg-cvslog] swscale/output: add support for Y210LE and Y212LE
Philip Langdale
- [FFmpeg-cvslog] lavu/pixdesc: favour formats where depth and subsampling exactly match
Philip Langdale
- [FFmpeg-cvslog] avformat/imfdec: check if Asset/Id exists before trying to read it
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] avformat/mxf: set stream frame rates for ST 422 essence containers
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] fate/mxf: add JPEG 2000 test
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] format/imfdec: improve error handling when selecting tracks for playback
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] x86/tx_float: add support for calling assembly functions from assembly
Lynne
- [FFmpeg-cvslog] x86/tx_float: implement inverse MDCT AVX2 assembly
Lynne
- [FFmpeg-cvslog] checkasm/tx: add checkasm support for the iMDCT
Lynne
- [FFmpeg-cvslog] aarch64/tx_float: fix compilation
Lynne
- [FFmpeg-cvslog] lavu/tx: propagate the codelet flags into the context
Lynne
- [FFmpeg-cvslog] lavu/tx: add the inplace flag to PFA FFTs
Lynne
- [FFmpeg-cvslog] lavu/tx: generalize MDCTs
Lynne
- [FFmpeg-cvslog] lavu/tx: rotate 3 & 15-point exptabs
Lynne
- [FFmpeg-cvslog] lavu/tx: remove av_cold from table definitions
Lynne
- [FFmpeg-cvslog] x86/tx_float: simplify and describe the intra-asm call convention
Lynne
- [FFmpeg-cvslog] x86/tx_float: fully support 128bit regs in LOAD64_LUT
Lynne
- [FFmpeg-cvslog] x86/tx_float: add asm call versions of the 2pt and 4pt transforms
Lynne
- [FFmpeg-cvslog] lavc/lpc: do not explode when windowing a 1-length array
Lynne
- [FFmpeg-cvslog] x86/lpc: implement a new Welch windowing function
Lynne
- [FFmpeg-cvslog] x86/lpc: fix odd scalar loop overreads/writes
Lynne
- [FFmpeg-cvslog] x86/lpc: fix even scalar loop overreads/writes
Lynne
- [FFmpeg-cvslog] fate/checkasm: add LPC test to list
Lynne
- [FFmpeg-cvslog] tests/checkasm/lpc: reduce range and use signed values
Lynne
- [FFmpeg-cvslog] tests/checkasm/lpc: correct arithmetic when randomizing buffers
Lynne
- [FFmpeg-cvslog] lavu/tx: do not steal lookup tables of subcontexts in the iMDCT
Lynne
- [FFmpeg-cvslog] x86/tx_float: adjust internal ASM call ABI again
Lynne
- [FFmpeg-cvslog] x86/tx_float: add 15xN PFA FFT AVX SIMD
Lynne
- [FFmpeg-cvslog] x86/tx_float: generalize iMDCT
Lynne
- [FFmpeg-cvslog] lavu/tx: remove special -1 inverted lookup mode
Lynne
- [FFmpeg-cvslog] x86/tx_float: enable AVX-only split-radix FFT codelets
Lynne
- [FFmpeg-cvslog] opus: convert encoder and decoder to lavu/tx
Lynne
- [FFmpeg-cvslog] configure: remove mdct15 from the encoder/decoder's list of requirements
Lynne
- [FFmpeg-cvslog] avcodec/amr*bdec: return only number of consumed bytes
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cfhddata: remove unused defines
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cfhd: fix escape handling for old codebook
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add 3D scope multimedia filter
Paul B Mahol
- [FFmpeg-cvslog] avcodec/speexdec: improve support for speex in non-ogg
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_gblur: handle cases when parameters become invalid
Paul B Mahol
- [FFmpeg-cvslog] avcodec/x86/flacdsp: fix bug in decorrelation
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flac: smallest frame is 10 bytes
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flac_parser: ensure there are more headers for scoring
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flac_parser: add missed opportunity to check crc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_gblur: allow filtering with zero horizontal sigma
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add bonk audio decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add bonk demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/flac_parser: avoid returning too negative number
Paul B Mahol
- [FFmpeg-cvslog] avutil/x86/float_dsp: add fma3 for scalarproduct
Paul B Mahol
- [FFmpeg-cvslog] avcodec/x86/audiodsp: add scalarproduct avx2
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add MI-SC4 audio decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add Micronas SC-4 parser
Paul B Mahol
- [FFmpeg-cvslog] avformat: add LAF demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tak*: use cached bitstream reader on !x86_32
Paul B Mahol
- [FFmpeg-cvslog] avformat/ape: set packet duration
Paul B Mahol
- [FFmpeg-cvslog] avformat/ape: fix overflow in total_blocks
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tta: simplify final samples conversion
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add XWD parser
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpdec: fix decoding of overlapping channels in substreams
Paul B Mahol
- [FFmpeg-cvslog] avcodec/8bps: fix style issue
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: remove less usefull log messages
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: recreate offset table outside of packet
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpdec: relax channels checking
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpenc: rename some variables to better alternatives
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpenc: improve encoding of stereo TrueHD and add mono support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpdec: unbreak TrueHD single substream mono decoding
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dynaudnorm: fix parameter for copy samples function
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add speechnorm examples
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftdn: add double sample format support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ac3dec: add downmix support for mono and stereo for eac3 7.1
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpenc: analyze only if there are samples
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mjpegbdec: use init_get_bits8()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: fix skipping too long metadata values
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add APAC decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add APAC demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tiff: improve lut handling for DNG
Paul B Mahol
- [FFmpeg-cvslog] avcodec/qoidec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xwddec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/hdrdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xbmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/xpmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cri: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/photocd: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add FTR audio decoder and parser
Paul B Mahol
- [FFmpeg-cvslog] doc: mention new audio formats
Paul B Mahol
- [FFmpeg-cvslog] avutil: add RGB single-precision float formats
Paul B Mahol
- [FFmpeg-cvslog] avutil: add RGBA single-float precision packed formats
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tiff: add packed/planar 32bit float support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_extractplanes: add support for packed rgb float formats
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tiff: improve color handling in DNG
Paul B Mahol
- [FFmpeg-cvslog] avcodec/pnmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tiff: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Paul B Mahol
- [FFmpeg-cvslog] avcodec/tiff: support multiple black levels
Paul B Mahol
- [FFmpeg-cvslog] avcodec/pngenc: remove monowhite from apng formats
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mjpegdec: check that index is not negative
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mjpegdec: remove not needed operations on channel identifiers
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add Media 100i decoder
Paul B Mahol
- [FFmpeg-cvslog] opus_silk: reset midonly flag after skipping LBRR
Tristan Matthews
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsad16
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation of vsse16
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsad_intra16
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsse_intra16
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Provide neon implementation of nsse16
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation for pix_median_abs16
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation for vsad8_intra
Hubert Mazur
- [FFmpeg-cvslog] lavc/aarch64: Add neon implementation for pix_median_abs8
Hubert Mazur
- [FFmpeg-cvslog] avfilter: add bilateral_cuda filter
Mohamed Khaled Mohamed
- [FFmpeg-cvslog] avformat/demux: Use unsigned to check duration vs duration_text
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirements
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: Check for malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libzmq: Improve r redundancy in occured
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxavs2: Improve r redundancy in occured
Michael Niedermayer
- [FFmpeg-cvslog] avformat/act: Check ff_get_wav_header() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/texturedspenc: Fix indexing in color distribution determination
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Check packet_frag_timestamp
Michael Niedermayer
- [FFmpeg-cvslog] avformat/bfi: Check offsets better
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Check buf_size in ffio_ensure_seekback()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: more bits in size for less overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aaxdec: Check for overlaping segments
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: avoid integer overflow in get_meta()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Limit start_seq_no to one bit less
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdgraphics: limit scrolling to the line
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: fix end check for xfrm
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: avoid integer overflows in SAR computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: cleanup size handling for extreem cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alacdsp: Make intermediates unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdrw: adjust max colors to array size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aasc: Fix indention
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cinedec: Check size and pos more
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sctp: close socket on errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec_template: fix indention
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wnv1: Check for width =1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: simplify duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Limit golomb rice coded slices to width 8M
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aaxdec: Check for empty segments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeldsp: copy less for the mc0x cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check pixel format types for dng
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template: stay within tables in sao_band_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: break on unknown protocols
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_signature: Fix integer overflow in filter_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: Skip late SEI
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lagarith: Check dst/src in zero run code
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MMVIDEO
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check x/ysize
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Use 64bit for packet start time
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check get_packetheader() in mainheader
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for EOF in index reading
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss4: Check image size with av_image_check_size2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check tile_length and tile_width
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_filter: copy_CTB() only within width&height
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add ED25519 key for signing my commits in the future
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: bayer and rct are incompatible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/subviewerdec: Make read_ts() more flexible
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: Sanity check against minimal I/P frame size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Prevent entity expansion attacks
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/iff: Check for overflow in body_end calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/8bps: Check that line lengths fit within the buffer
Michael Niedermayer
- [FFmpeg-cvslog] doc/git-howto.texi: Document commit signing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: limit recursion depth in asf_read_unknown()
Michael Niedermayer
- [FFmpeg-cvslog] Update for 5.0.2
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bink: disallow odd positioned scaled blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: Check width
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_showinfo: remove backspaces
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fmvc: Move frame allocation to a later stage
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for UTVIDEO
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/hls: Free keys
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Fix loop detection
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check preview psize
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Check quantizer for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: Check 24bit scaling for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hdrdec: Update w in inner loop of decompress()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for Jpeg2000
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check for unsupported bayer case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check run_in is within 65536
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: only probe max run in
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Avoid some redundant writing to tables in mxf_compute_ptses_fake_index()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Check block_duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Use 64bit for block_duration use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/icodec: Check nb_pal
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Check frames size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/apm: Use 64bit for bit_rate computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Limit packet offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: Check that nb_frasmes fits within 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dhav: Use 64bit seek_back
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dxa: avoid bpc overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check nb_channels for IMA ADPCM
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Fix overflow in get_shift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use 64bit for sum_flv_tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check fields
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: check tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: clamp end_ts
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check ts_int in genrate_intervals
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Use av_rescale() for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Use 64bit for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/spdifdec: Use 64bit to compute bit rate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Error out if a timestamp is beyond duration
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check for overflow in build_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bink: disallow odd positioned scaled blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: Check width
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_showinfo: remove backspaces
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fmvc: Move frame allocation to a later stage
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/hls: Free keys
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Fix loop detection
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check preview psize
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Check quantizer for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: Check 24bit scaling for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check for unsupported bayer case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check run_in is within 65536
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: only probe max run in
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Check block_duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Use 64bit for block_duration use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/icodec: Check nb_pal
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Check frames size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/apm: Use 64bit for bit_rate computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Limit packet offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: Check that nb_frasmes fits within 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dhav: Use 64bit seek_back
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dxa: avoid bpc overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check nb_channels for IMA ADPCM
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Fix overflow in get_shift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use 64bit for sum_flv_tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check fields
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: check tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: clamp end_ts
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check ts_int in genrate_intervals
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Use av_rescale() for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Use 64bit for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/spdifdec: Use 64bit to compute bit rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check for overflow in build_filter()
Michael Niedermayer
- [FFmpeg-cvslog] Update for 5.1.2
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirements
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: Check for malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libzmq: Improve r redundancy in occured
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxavs2: Improve r redundancy in occured
Michael Niedermayer
- [FFmpeg-cvslog] avformat/act: Check ff_get_wav_header() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/texturedspenc: Fix indexing in color distribution determination
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Check packet_frag_timestamp
Michael Niedermayer
- [FFmpeg-cvslog] avformat/bfi: Check offsets better
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Check buf_size in ffio_ensure_seekback()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: more bits in size for less overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: avoid integer overflow in get_meta()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Limit start_seq_no to one bit less
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdgraphics: limit scrolling to the line
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: fix end check for xfrm
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: avoid integer overflows in SAR computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: cleanup size handling for extreem cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alacdsp: Make intermediates unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdrw: adjust max colors to array size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aasc: Fix indention
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sctp: close socket on errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec_template: fix indention
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wnv1: Check for width =1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: simplify duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Limit golomb rice coded slices to width 8M
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aaxdec: Check for empty segments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeldsp: copy less for the mc0x cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check pixel format types for dng
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template: stay within tables in sao_band_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: break on unknown protocols
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_signature: Fix integer overflow in filter_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: Skip late SEI
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lagarith: Check dst/src in zero run code
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MMVIDEO
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check x/ysize
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Use 64bit for packet start time
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check get_packetheader() in mainheader
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for EOF in index reading
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss4: Check image size with av_image_check_size2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check tile_length and tile_width
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_filter: copy_CTB() only within width&height
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add ED25519 key for signing my commits in the future
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: bayer and rct are incompatible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/subviewerdec: Make read_ts() more flexible
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: Sanity check against minimal I/P frame size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Prevent entity expansion attacks
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/iff: Check for overflow in body_end calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/8bps: Check that line lengths fit within the buffer
Michael Niedermayer
- [FFmpeg-cvslog] doc/git-howto.texi: Document commit signing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: limit recursion depth in asf_read_unknown()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bink: disallow odd positioned scaled blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: Check width
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_showinfo: remove backspaces
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fmvc: Move frame allocation to a later stage
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/hls: Free keys
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Fix loop detection
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check preview psize
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mobiclip: Check quantizer for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: Check 24bit scaling for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check for unsupported bayer case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check run_in is within 65536
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: only probe max run in
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Check block_duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Use 64bit for block_duration use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/icodec: Check nb_pal
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Check frames size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Limit packet offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: Check that nb_frasmes fits within 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dxa: avoid bpc overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Fix overflow in get_shift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use 64bit for sum_flv_tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check fields
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: check tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check ts_int in genrate_intervals
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Use av_rescale() for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Use 64bit for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/spdifdec: Use 64bit to compute bit rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check for overflow in build_filter()
Michael Niedermayer
- [FFmpeg-cvslog] Update for 4.4.3
Michael Niedermayer
- [FFmpeg-cvslog] avformat/genh: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirements
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: Check for malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libzmq: Improve r redundancy in occured
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxavs2: Improve r redundancy in occured
Michael Niedermayer
- [FFmpeg-cvslog] avformat/act: Check ff_get_wav_header() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/texturedspenc: Fix indexing in color distribution determination
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Check packet_frag_timestamp
Michael Niedermayer
- [FFmpeg-cvslog] avformat/bfi: Check offsets better
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: more bits in size for less overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: avoid integer overflow in get_meta()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdgraphics: limit scrolling to the line
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: fix end check for xfrm
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: cleanup size handling for extreem cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alacdsp: Make intermediates unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qdrw: adjust max colors to array size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aasc: Fix indention
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sctp: close socket on errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec_template: fix indention
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wnv1: Check for width =1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: simplify duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Limit golomb rice coded slices to width 8M
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeldsp: copy less for the mc0x cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check pixel format types for dng
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp_template: stay within tables in sao_band_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: break on unknown protocols
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_signature: Fix integer overflow in filter_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264dec: Skip late SEI
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lagarith: Check dst/src in zero run code
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MMVIDEO
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_f: Use 64bit for packet start time
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check get_packetheader() in mainheader
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check for EOF in index reading
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_filter: copy_CTB() only within width&height
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add ED25519 key for signing my commits in the future
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: bayer and rct are incompatible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/subviewerdec: Make read_ts() more flexible
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: Sanity check against minimal I/P frame size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Prevent entity expansion attacks
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/iff: Check for overflow in body_end calculation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/8bps: Check that line lengths fit within the buffer
Michael Niedermayer
- [FFmpeg-cvslog] doc/git-howto.texi: Document commit signing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: limit recursion depth in asf_read_unknown()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bink: disallow odd positioned scaled blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speedhq: Check width
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_showinfo: remove backspaces
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fmvc: Move frame allocation to a later stage
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/hls: Free keys
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Fix loop detection
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: Check 24bit scaling for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Fix integer overflow in filter_3800()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Check for unsupported bayer case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check run_in is within 65536
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: only probe max run in
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Check block_duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Use 64bit for block_duration use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/icodec: Check nb_pal
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Check frames size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfdec_o: Limit packet offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: Check that nb_frasmes fits within 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dxa: avoid bpc overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Fix overflow in get_shift()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use 64bit for sum_flv_tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Check fields
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: check tag_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check ts_int in genrate_intervals
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Use av_rescale() for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Use 64bit for duration computation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/spdifdec: Use 64bit to compute bit rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Check for overflow in build_filter()
Michael Niedermayer
- [FFmpeg-cvslog] fftools/cmdutils: Add function to report error before exit
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools: Use report_error_then_exit_program() for allocation failures
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Check creation of new program
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hevc: Fix crash on allocation failure, avoid allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hevc: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4video: Factor non-codec stuff out into a header of its own
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac: Remove unnecessary FLACSTREAMINFO define
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flacdec: Shorten name
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flacdec: Don't infer max_framesize unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac: Remove pointless define
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flac: Don't use bytestream API unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: Avoid unreferencing blank AVFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/internal: Remove unused ff_rint64_clip()
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/internal: Remove unused FF_SYMVER
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/internal: Move avpriv-file API to a header of its own
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/file: Properly deprecate av_tempfile()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec_internal: Add macro to set AVCodec.long_name
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec_internal: Add macros for update_thread_context(_for_user)
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mathops: Set hidden visibility where advantageous
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/tests/.gitignore: Add channel_layout testtool
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/tests/.gitignore: Add channel_layout testtool
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhd, cfhddata: Simplify check for escape
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhddata: Avoid code tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhddata: Avoid code duplication when creating codebooks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cfhddata: Reduce stack usage
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffprobe: Report initial and trailing padding
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/matroska: Add tests for muxing with initial_padding
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Only write DiscardPadding if nonzero
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Don't override samplerate for CodecDelay
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Actually apply timestamp offset for Opus
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mux: Allow muxers to set custom min timestamp
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Use custom min timestamp
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroskaenc: Write CodecDelay for codecs != Opus
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/x86/flacdsp_init: Remove double ';'
Andreas Rheinhardt
- [FFmpeg-cvslog] ref/fate/ffprobe_xsd: Change ref file
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libtheoraenc: Do not use invalid error code
Andreas Rheinhardt
- [FFmpeg-cvslog] tools/.gitignore: Add missing tools
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dvdata: Order code table by codes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dvdec: Use ff_init_vlc_from_lengths()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dvdec: Mark dv_init_static() as av_cold
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dvdec: Avoid stack buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmavoice: Avoid code table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmaprodec: Use ff_init_vlc_from_lengths() instead of init_vlc
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmaprodec: Move applying offset to VLC creation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmaprodec: Use symbol table more efficiently
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1: Only allocate ThreadFrames for the decoder
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/input: Remove spec-incompliant ';'
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/fate-run: Allow to set input options for encoding pass
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/matroska: Add test for updating AV1 extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8: Remove unused macros
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8dsp: Remove declarations of inexistent functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8: Move fade_present from context to stack
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8dsp: Constify src in vp8_mc_func
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/x86/intreadwrite: Add ability to detect whether MMX code is used
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dca_core: Only call emms_c() if needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ralf: Move frame allocation after error checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ralf: Move variable from context to stack
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/id3v2: Add test for reading and writing UTF-16 BOM tags
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/subtitles: Add PGS remux test
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bonk: Actually clip when using av_clip()
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/spdif: Add spdif tests
Andreas Rheinhardt
- [FFmpeg-cvslog] Revert "avcodec/loongarch: Add wrapper for __lsx_vldx"
Andreas Rheinhardt
- [FFmpeg-cvslog] Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx"
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dump: Avoid unnecessary implicit calculation of strlen
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/dict: Avoid check whose result is known in advance
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/dict: Fix memleak when using AV_DICT_APPEND
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/dict: Improve appending values
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Don't use AVFrame.channel_layout
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: #if ff_tlog_link() away when empty
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/video: Fix newline in trace output
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/adpcmenc: Round up required buffer size
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Split extract_header into extradata and packet part
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Avoid redundant frees
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Return early when possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Pass extradata and extradata_size explicitly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Reindent after the previous commits
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Remove transient objects from the context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/iff: Use unsigned to avoid compiler warning
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/intrax8: Remove reference to inexistent parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/adx: Move ff_adx_decode_header() to adxdec.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/Makefile: Remove obsolete adx_parser->adx.c dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/bonk: Don't set data_offset to what it would be set to anyway
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dolby_e_parser: Remove unnecessary headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcahuff: Remove unused define
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcahuff: Avoid redundant offset table
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dca_core, dcahuff: Don't use DCAVLC unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcahuff: Always use three bits for transition mode VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcaenc: Create encoder-adapted tables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcahuff: Combine tables, use ff_init_vlc_from_lengths()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcahuff, dca_core, dca_lbr: Apply offset during VLC creation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dca_core: Inline number of bits of scale factor VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dca_core: Don't use too big max_depth in get_vlc2()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcahuff: Replace DCAVLC by ordinary VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dca_lbr: Hardcode lpc table to save space
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dca_lbr: Inline nb_bits for VLCs
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/lavf-audio: Add dfpwm test
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Remove obsolete APTX decoder dependencies
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/audio: Add tests for APTX (HD)
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aptx: Use AVCodecContext.frame_size according to the API
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aptxdec: Don't set AVCodecParameters.frame_size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aptxdec: Don't set AV_PKT_FLAG_CORRUPT mistakenly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aptxdec: Process data in complete blocks only
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: Redo checks for small last audio frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: Enable encoders to control padding of last frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aptxenc: Process data in complete blocks of four samples only
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vorbisdec: Move ff_vorbis_inverse_coupling() to vorbisdsp.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/dict: Error out in case of key == NULL
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/input: Avoid calls to av_pix_fmt_desc_get()
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/output: Don't call av_pix_fmt_desc_get() in a loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: Avoid copying data when flipping image
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/mxf: Fix test requirements
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/mxf: Add ProRes remux test
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/ffmpeg: Set max_delay for shortest-sub
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/smc: Move transient GetByteContext from context to stack
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rpzaenc: Avoid useless intermediate variable
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/segafilm: Add tests for segafilm (de)muxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/spdifenc: Reorder struct members to make it smaller
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/internal: Remove declaration of inexistent function
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Make ff_command_queue_pop() static
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/lavf-*: Add missing dependency on pipe protocol
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cavsdsp: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/blockdsp: Remove unused AVCodecContext parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fmtconvert: Remove unused AVCodecContext parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Uninitialize AVChannelLayout before overwriting it
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: Remove dead deprecated check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Check for more invalid channel layouts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Always use old channel count/layout if set
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/encode: Remove deprecated always-false checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dfpwmdec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm-blurayenc: Don't presume every channel layout to be native
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pcm: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libcodec2: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libshine: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libspeexenc: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegaudioenc_template: Remove dead channel count check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mlpenc: Fix channel layouts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mlpenc: Simplify channel layout comparisons
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mlpenc: Remove dead channel layout checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcaenc: Remove dead checks for unspec channel layouts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dcaenc: Simplify channel layout check
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegbdec: Don't create unnecessary AVFrame reference
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/parser: Remove declaration of inexistent function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_redundant_pps_bsf: Don't remove PPS
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/cbs: Only write extradata if there is something to write
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/nutdec: Don't shrink packet size manually
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/cbs: Add tests for h264_redundant_pps BSF
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/matroska*: Use av_chroma_location_(pos_to_enum|enum_to_pos)
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Deprecate lavc chroma pos API functions
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/internal: Don't include avcodec.h
Andreas Rheinhardt
- [FFmpeg-cvslog] avocdec/snowenc: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dirac_dwt(_template): Don't use ff_-prefix for static func
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dirac_dwt: Avoid conversions between function pointers and void*
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec_internal: Avoid deprecation warnings for channel_layouts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdectab: Remove empty channel layouts
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/amrwbdec,lsp: Include mips headers only #if ARCH_MIPS
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/lsp: Move ff_lsp2polyf() upwards in lsp.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/lsp: Make ff_lsp2polyf() static
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/display: Drop wrong comments about matrices being allocated
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jpeg2000dwt: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3dsp: Remove unused parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff: Remove commented-out code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/jrevdct: Fix UB left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Fix undefined left shift of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/pixdesc: Remove always-false checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/pixdesc: Avoid direct access to pix fmt desc array
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/tests/pixelutils: Use av_assert0 instead for test tools
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/tests/pixelutils: Test that all non-hw pix fmts have components
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix compilation
Andreas Rheinhardt
- [FFmpeg-cvslog] libavcodec/qsvenc: fixy typo for min/max qp reset
Dmitry Rogozhkin
- [FFmpeg-cvslog] compat/cuda: switch from powf to __powf intrinsic
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_colorspace_cuda: mark fall-through
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/vf_extractplanes: add missing break; statement
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/scale_eval: Reduce rounding error.
Tristan Schmelcher
- [FFmpeg-cvslog] arm: vc1sdp: Change stride parameters to ptrdiff_t
Martin Storsjö
- [FFmpeg-cvslog] arm: rv40dsp: Change stride parameters to ptrdiff_t
Martin Storsjö
- [FFmpeg-cvslog] arm: Check the build time constants in av_clip_*intp2
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly
Martin Storsjö
- [FFmpeg-cvslog] x86/tx_float: Fix building for platforms with a symbol prefix
Martin Storsjö
- [FFmpeg-cvslog] slicethread: Limit the automatic number of threads to 16
Martin Storsjö
- [FFmpeg-cvslog] x86/lpc: Fix parameter sign extension, unbreaking checkasm-lpc on x86_64 windows
Martin Storsjö
- [FFmpeg-cvslog] riscv: Use the correct path for including asm.S
Martin Storsjö
- [FFmpeg-cvslog] riscv: Fix linking without RVV; change #ifdef into #if
Martin Storsjö
- [FFmpeg-cvslog] arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores
Martin Storsjö
- [FFmpeg-cvslog] aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon
Martin Storsjö
- [FFmpeg-cvslog] aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll size
Martin Storsjö
- [FFmpeg-cvslog] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
Qi Tiezheng
- [FFmpeg-cvslog] avformat/movenc: Write auxi box for animated AVIF with alpha
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] avcodec/vorbisdec: don't use a flag to determine if frames have been output
Jyrki Vesterinen
- [FFmpeg-cvslog] lavc/mips: Fix bugs in me_cmp_msa.c file.
Lu Wang
- [FFmpeg-cvslog] lavc/qsvenc: use VBR if maxrate is not specified on Windows
Haihao Xiang
- [FFmpeg-cvslog] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on Linux
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content
Haihao Xiang
- [FFmpeg-cvslog] fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix
Wang Yaqiang
- [FFmpeg-cvslog] avformat/mov: get the correct fragment stsd_id when decrypting the sample
Wang Yaqiang
- [FFmpeg-cvslog] avcodec/libvpxenc: add -min-gf-interval
James Zern
- [FFmpeg-cvslog] fftools/ffmpeg: fix av_display_rotation_set() type cast
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_filter: configure min_hard_comp unconditionally
Zhao Zhili
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0c8cf93 web/download: Add FFmpeg 5.1.2
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] Tag n5.1.2 : FFmpeg 5.1.2 release
git at videolan.org
Last message date:
Fri Sep 30 20:30:48 EEST 2022
Archived on: Fri Sep 30 20:30:56 EEST 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).