April 2024 Archives by thread
Starting: Mon Apr 1 01:48:22 EEST 2024
Ending: Tue Apr 30 23:14:10 EEST 2024
Messages: 1015
- [FFmpeg-cvslog] avcodec/nvenc: provide nvenc with monotonic frame index
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: stop using long deprecated format specifiers
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: support SDK 12.2 bit depth API
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/h264_parse: Fix error code in decode_extradata
Zhao Zhili
- [FFmpeg-cvslog] lavf/vf_setpts: unset output framerate
Anton Khirnov
- [FFmpeg-cvslog] lavfi/setpts: unset frame durations
Anton Khirnov
- [FFmpeg-cvslog] doc/community: update conflict of interest rule according to GA vote
Anton Khirnov
- [FFmpeg-cvslog] avcodec/jpeg2000htdec: Check magp before using it in a shift
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000htdec: warn about non zero roi shift
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check first case of offset_temp computation for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iamf_reader: Check len before summing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iamf_parse: keep count_label consistent on language_label allocation failure
James Almer
- [FFmpeg-cvslog] avformat/movenc: Check that cts fits in 32bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Make edit_unit_byte_count unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aiffdec: Check for previously set channels
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/iff: dont add into unused pointers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Reset local nb_prg on add_program() failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread
Michael Niedermayer
- [FFmpeg-cvslog] lavc/vaapi_encode_av1: Set roi_quant_range
David Rosca
- [FFmpeg-cvslog] avcodec/ppc/hpeldsp_altivec: Fix left-shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pngdsp: Fix unaligned accesses, effective type violations
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_spp: Fix left-shift of negative value
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuvencdsp: Fix load of misaligned values
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/video: Only use bitexact IDCT in avid meridian
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/filter-video: Always use little endian pixel format
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/filter-video: Insert scale, format filters in filter-yadif,bwdif10
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/fits: Fix tests on BE
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BE
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vlc: Use union of uint8_t and uint16_t in VLC_MULTI_ELEM
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: ensure all items id referenced by a grid are valid
James Almer
- [FFmpeg-cvslog] avformat/mov: Don't add attached pic if one is already present
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Check if a key is longer than the atom containing it
Eugene Zemtsov
- [FFmpeg-cvslog] avformat/mov: take into account the first eight bytes in the keys atom
James Almer
- [FFmpeg-cvslog] avformat/mov: don't read key_size bytes twice in the keys atom
James Almer
- [FFmpeg-cvslog] avformat/mov: simplify the entry count overflow check in the keys atom
James Almer
- [FFmpeg-cvslog] avcodec/vvcdec: NoBackwardPredFlag, only check active pictures
Nuo Mi
- [FFmpeg-cvslog] avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx infer
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: misc, add specification name for pps members
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: fix uninitialized last element of xxx_bd and ctb_to_xxx_bd arrays
Frank Plowman
- [FFmpeg-cvslog] avcodec/vvcdec: support rectangular single-slice subpics
Frank Plowman
- [FFmpeg-cvslog] avcodec/vvcdec: derive subpic position for PPS
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: refact out deblock_is_boundary
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: deblock, support subpicture
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: sao, refact out tile_edge arrays
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: sao, support subpicture
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: alf, support subpicture
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: mvs, support subpicture
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: inter prediction, support subpicture
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvc_refs: don't ask for a "Inter layer ref" sample
James Almer
- [FFmpeg-cvslog] fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3
James Almer
- [FFmpeg-cvslog] fate/vvc: add vvc-conformance-SUBPIC_C_ERICSSON_1
James Almer
- [FFmpeg-cvslog] fate/vvc: add vvc-conformance-IBC_B_Tencent_2
James Almer
- [FFmpeg-cvslog] RELEASE: update after 7.0 branch
James Almer
- [FFmpeg-cvslog] doc/muxers/hls: review, apply consistency fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add stub for iamf
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add ilbc
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/image2: apply misc consistency fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/image2: add mention to image2pipe
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add ircam
Stefano Sabatini
- [FFmpeg-cvslog] avformat/demux: add duration_probesize AVOption
Nicolas Gaullier
- [FFmpeg-cvslog] avformat/subtitles: extend ff_subtitles_queue_insert() to support not yet available events
Marth64
- [FFmpeg-cvslog] Changelog: add next entry
Stefano Sabatini
- [FFmpeg-cvslog] avformat/rcwtdec: add RCWT Closed Captions demuxer
Marth64
- [FFmpeg-cvslog] avformat/rcwtenc: don't assume .bin extension
Marth64
- [FFmpeg-cvslog] avformat/rcwtenc: remove repeated documentation
Marth64
- [FFmpeg-cvslog] doc/muxers: refresh the RCWT muxer's doc to be consistent with the demuxer
Marth64
- [FFmpeg-cvslog] doc/indevs: update CC extraction example to use RCWT muxer
Marth64
- [FFmpeg-cvslog] avcodec/mfenc: expose more properties of the media foundation encoder
Mark Samuelson
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for RV30
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: --typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Use NABS to avoid undefined negation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Check for remaining bits in huf_unpack_enc_table()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Dont use 64bits to hold 6bits
Michael Niedermayer
- [FFmpeg-cvslog] avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/isom: don't drop the known layout when parsing AAC decSpecificInfo
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_decode: remove extra spaces for declaration
Tong Wu
- [FFmpeg-cvslog] lavc/vaapi_encode: Add VAAPI version check for BLBRC
Fei Wang
- [FFmpeg-cvslog] lavc/vaapi_encode: convert from lambda to qp
Haihao Xiang
- [FFmpeg-cvslog] avfilter/vf_signature: Dont crash on no frames
Michael Niedermayer
- [FFmpeg-cvslog] configure: Separate subsystem for Immersive Audio Model
Eugene Zemtsov
- [FFmpeg-cvslog] avfilter: properly reduce YUV colorspace format lists
Niklas Haas
- [FFmpeg-cvslog] avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivots
quietvoid
- [FFmpeg-cvslog] avutil/dovi_meta: add dolby vision extension blocks
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: switch to AVERROR_INVALIDDATA
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: strip container in separate step
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: verify RPU data CRC32
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: add ext_blocks array to DOVIContext
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: parse extension blocks
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: attach ext blocks to frames
Niklas Haas
- [FFmpeg-cvslog] fate/libswscale: Disable ffmpeg-dependent tests without ffmpeg
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/lavf-container: Check earlier for presence of ffmpeg cli
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/api: Fix requirements of fate-api-seek
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/ffprobe: Fix test requirements
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/proresdec2: Rename to proresdec
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libvpxenc: Avoid unused-variable warning if VP9 enc is disabled
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/tiff: Don't cast const away via bsearch
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Use AV_DICT_DONT_STRDUP_(KEY|VAL) when possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Honour the short options documentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_swapuv: Remove empty options and AVClass
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_vflip: Remove empty options and AVClass
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_hflip: Remove empty options and AVClass
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_grayworld: Remove empty options and AVClass
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/avfilter: Don't use av_uninit
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Add missing libdav1d/av1 decoders->dovi_rpu dependency
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3
Jan Ekström
- [FFmpeg-cvslog] avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspace
Jan Ekström
- [FFmpeg-cvslog] avfilter/{buffersrc,vf_setparams}: map IPT-C2, YCgCo-R variants
Jan Ekström
- [FFmpeg-cvslog] avcodec/libx265: do not arbitrarily limit color values
Jan Ekström
- [FFmpeg-cvslog] doc/developer: (security) researchers should be credited
Michael Niedermayer
- [FFmpeg-cvslog] configure: Fix iamfdec dependencies
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: Only enable iamfdec, iamfenc when needed
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
Anton Khirnov
- [FFmpeg-cvslog] avcodec/x86/mathops: clip constants used with shift instructions within inline assembly
Rémi Denis-Courmont
- [FFmpeg-cvslog] avcodec/vvc/vvc_inter_template: Fix left shift of negative number
Andreas Rheinhardt
- [FFmpeg-cvslog] libavfilter/dnn_backend_openvino: Check bbox's height
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/dnn_io_proc: Take step into consideration when crop frame
Wenbin Chen
- [FFmpeg-cvslog] changelog: update for 7.0
Jean-Baptiste Kempf
- [FFmpeg-cvslog] avcodec/vvc: Rename vvc_?foo->foo
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/ppc/swscale_ppc_template: Remove code not passing checkasm
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/ppc/swscale_ppc_template: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] Changelog: fix typos for 7.0 section
Marth64
- [FFmpeg-cvslog] avcodec/liblc3: add encoding/decoding support of LC3 audio codec
Antoine Soulier via ffmpeg-devel
- [FFmpeg-cvslog] avcodec/liblc3dec: sanitize channel count in avctx
James Almer
- [FFmpeg-cvslog] avcodec/liblc3enc: don't force unspec channel layouts
James Almer
- [FFmpeg-cvslog] avcodec/wavarc: fix signed integer overflow in block type 6/19
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iamf_parse: Check sound_system
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Fix xInc overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check index_edit_rate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/pcm: Use 64bit in bitrate computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec, avformat/ffjni: fix duplicate JNI symbols
Leo Izen
- [FFmpeg-cvslog] avcodec/ppc/h264dsp: Fix left shifts of negative numbers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/lossless_videoencdsp: Don't presume alignment in diff_bytes
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Fix leak and segfault on reallocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dsd: Use double for LUTs
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/wavpack: Add test for DSD
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Only initialize DSD data when encountering DSD
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dsddec: Fix decoding LSBF samples
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dsd: Hoist branch out of loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] Update for 7.0
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE_NOTES: Based on the version from 5.1
Michael Niedermayer
- [FFmpeg-cvslog] Tag n7.0 : FFmpeg 7.0 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 41b6aa8 web: Add FFmpeg 7.0
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] Tag n7.1-dev : Main development, master branch after release/7.0 branched off
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7f6f438 web: add a news entry for 7.0
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] fate/ffmpeg: Avoid dependency on samples
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/libaomenc: bump the minimum required version to 2.0.0
James Almer
- [FFmpeg-cvslog] avcodec/libaomenc: remove variable redefinition
James Almer
- [FFmpeg-cvslog] doc/encoders: remove non-existent flag
James Almer
- [FFmpeg-cvslog] doc/encoders: add missing libxvid option
James Almer
- [FFmpeg-cvslog] avcodec/webvttdec: honour bidi marks
Oneric
- [FFmpeg-cvslog] avcodec/ass,webvttdec: fix handling of backslashes
Oneric
- [FFmpeg-cvslog] avcodec/ass,webvttdec: implement more portable curly brace escapes
Oneric
- [FFmpeg-cvslog] avocdec/ass: simplify linebreaks
Oneric
- [FFmpeg-cvslog] avcodec/liblc3dec: fix typo in macro name, fix compilation
Antoine SOULIER
- [FFmpeg-cvslog] avcodec/liblc3dec: fix extradata size
Antoine SOULIER
- [FFmpeg-cvslog] avcodec/liblc3dec: retrieve duration of the last packet from the demuxer
Antoine SOULIER
- [FFmpeg-cvslog] lavf/lrc: fix comments in headers
Stefano Sabatini
- [FFmpeg-cvslog] avcodec/libdav1d: Don't cast const away unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/vvc: Error if SPS ID is duplicated within CVS
Frank Plowman
- [FFmpeg-cvslog] avcodec/huffyuvdec: Don't zero unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuv: Inline common alloc/free functions in their callers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuv(dec|enc): Use union for temp/temp16
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuv: Return proper error code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuvenc: Avoid duplicate variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuvenc: Avoid code duplication
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuvenc: Deduplicate options
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuvdec: Use bytestream API for byte-aligned reads
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/huffyuvdec: Use assert to check for things that can't fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dv: Don't pretend initializing work chunks can fail
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3: Implement float_to_fixed24 for aarch64 NEON
Geoff Hill
- [FFmpeg-cvslog] avcodec/ac3: Implement ac3_exponent_min for aarch64 NEON
Geoff Hill
- [FFmpeg-cvslog] avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEON
Geoff Hill
- [FFmpeg-cvslog] avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEON
Geoff Hill
- [FFmpeg-cvslog] avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON
Geoff Hill
- [FFmpeg-cvslog] avcodec/vvc/ps: reset sps_id_used on flush
James Almer
- [FFmpeg-cvslog] avcodec/vvc/dec: fix typo
James Almer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegutils: Move definitions to better places
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec, mpeg12dec: Move MPEG1/2 code to mpeg12dec.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Remove redundant check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Don't pretend MPEG-1/2 to support alpha
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Don't emit non-keyframe warning for H.261
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Remove unnecessary FFCodec.close
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Remove obsolete current_picture_ptr reuse code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Remove redundant code to reset keyframe flag
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Factor allocating dummy frame out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Move getting Picture slot into alloc_picture()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Remove pointless check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Remove redundant mpeg_enc_ctx_allocated
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec, h264_slice: Return proper error codes
Andreas Rheinhardt
- [FFmpeg-cvslog] x86/ac3dsp: clear the upper 32 bits for input arguments where needed
James Almer
- [FFmpeg-cvslog] lavfi/vf_scale: fix AVOption flags for "size"/"s"
Anton Khirnov
- [FFmpeg-cvslog] lavfi/avfilter: add an "auto" constant to the threads option
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: do not pass OutputStream to set_channel_layout()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: stop accessing AVCodecContext.codec
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: check that filter type matches output stream type
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass ts offset through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass keep_pix_fmt through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass enc_timebase through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: move the MJPEG format selection hack to muxer setup
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: stop accessing encoder AVCodecContext
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass vsync method through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: drop OutputStream.is_cfr
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: accept a caller-provided output name
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: drop a redundant check
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: simplify retrieving filter type
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: add an AVClass to OutputFilter
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: drop an unnecessary use of OutputStream
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass sws/swr opts through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass autoscale through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: pass trim parameters through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: move most of -apad logic to the muxer
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: drop OutputFile.shortest
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_mux: drop OutputFile.format
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: accept encoder thread count through OutputFilterOptions
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: drop OutputFilter.ost
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: only store complex filtergraphs in global array
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: change processing order in fg_finalise_bindings()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: implement filtergraph chaining
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: document that there can be multiple complex filtergraphs
Anton Khirnov
- [FFmpeg-cvslog] avcodec/hevcdec: fix segfault on invalid film grain metadata
Niklas Haas
- [FFmpeg-cvslog] configure: simplify bigendian check
J. Dekker
- [FFmpeg-cvslog] ffbuild/libversion.sh: add shebang
J. Dekker
- [FFmpeg-cvslog] configure, etc: switch to shebang without space
J. Dekker
- [FFmpeg-cvslog] lavc/vvc: Fix left shifts of negative values
Frank Plowman
- [FFmpeg-cvslog] lavc/vvc_parser: Fix integer overflow calculating framerate
Frank Plowman
- [FFmpeg-cvslog] lavc/vvc: Fix buffer overread in CABAC
Frank Plowman
- [FFmpeg-cvslog] lavc/vvc: Avoid overflow in coeff scale intermediate
Frank Plowman
- [FFmpeg-cvslog] lavc/vvc: Fix out-of-bounds array access
Frank Plowman
- [FFmpeg-cvslog] aarch64/ac3dsp: simplify the end of ff_ac3_sum_square_butterfly_float_neon
Martin Storsjö
- [FFmpeg-cvslog] avfilter/buffersrc: never override channel count in av_buffersrc_add_frame_flags
Marton Balint
- [FFmpeg-cvslog] avformat/hlsenc: use a slash separator even in win32
Marton Balint
- [FFmpeg-cvslog] avformat/mov_chan: check channel count of layout tags at compile time
Marton Balint
- [FFmpeg-cvslog] avformat/mov_chan: factorize some layout map search functions
Marton Balint
- [FFmpeg-cvslog] avformat/mov_chan: respect channel order when parsing and creating chnl atom
Marton Balint
- [FFmpeg-cvslog] avformat/mov_chan: add support for omitted_channel bitmask in chnl atom
Marton Balint
- [FFmpeg-cvslog] avcodec/libsvt1: check return value of send/receive functions
James Almer
- [FFmpeg-cvslog] bsf: use standard include paths
Andrew Kelley
- [FFmpeg-cvslog] aarch64: Factorize code for CPU feature detection on Apple platforms
Martin Storsjö
- [FFmpeg-cvslog] movenc: Remove a leftover commented out line
Martin Storsjö
- [FFmpeg-cvslog] movenc: Allow writing timed ID3 metadata
Martin Storsjö
- [FFmpeg-cvslog] doc/muxers: add ivf
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add jacosub
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add kvag
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add lrc
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/matroska: apply misc consistency fixups
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/dnn_backend_torch: Include mem.h
Fei Wang
- [FFmpeg-cvslog] lavc/avfft: fix RDFT wrapper stride
Lynne
- [FFmpeg-cvslog] tests/checkasm: add exclude_guest for non-x86 linux perf
J. Dekker
- [FFmpeg-cvslog] Revert "bsf: use standard include paths"
Anton Khirnov
- [FFmpeg-cvslog] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Don't overwrite AVCodecContext.ch_layout
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Remove redundant channel layout checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Use bit-operations for bit-mask
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid copying strings
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Remove always-false sample rate check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Remove disabled code for RealAudio variant of AC-3
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Use common encode_frame function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Move ff_ac3_validate_metadate() upwards
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Share more code between fixed/float encoders
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Deduplicate allocating buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Deduplicate copying input samples
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc_float: Remove uninformative error message
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid function pointers to initialize MDCT
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Move EAC-3 specific initialization to eac3enc.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid calculating the CRC multiple times
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flacenc: Avoid shift where possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/img2: Avoid relocations for ff_img_tags
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/movenc: Validate that normal muxer usage doesn't print warnings
Martin Storsjö
- [FFmpeg-cvslog] avutil/frame: add helper for adding side data w/ AVBufferRef to array
James Almer
- [FFmpeg-cvslog] avutil/frame: add a flag to allow overwritting existing entries
James Almer
- [FFmpeg-cvslog] avutil/frame: add helper to remove side data of a given type from an array
James Almer
- [FFmpeg-cvslog] avutil/version: bump minor after recent AVFrame API additions
James Almer
- [FFmpeg-cvslog] avutil/mastering_display_metadata: add a new allocator function that returns a size
James Almer
- [FFmpeg-cvslog] avcodec/decode: add AVFrameSideData helper wrappers that don't depend on frames
James Almer
- [FFmpeg-cvslog] avcodec/hevcdec: export global side data in AVCodecContext
James Almer
- [FFmpeg-cvslog] avutil/frame: free the old side data buffer before replacing it
James Almer
- [FFmpeg-cvslog] swscale: [LA] Optimize range convert for yuvj420p.
Shiyou Yin
- [FFmpeg-cvslog] swscale: [LA] Optimize yuv2plane1_8_c.
Shiyou Yin
- [FFmpeg-cvslog] swscale: [LA] Optimize swscale funcs in input.c
Shiyou Yin
- [FFmpeg-cvslog] avformat/tls_mbedtls: Pass FLAG_NONBLOCK to underlying transport
Zhao Zhili
- [FFmpeg-cvslog] avcodec/h2645_sei: validate Mastering Display Colour Volume SEI values
Kacper Michajłow
- [FFmpeg-cvslog] avcodec/nvenc: Multi NVENC Split Frame Encoding in HEVC and AV1
Diego Felix de Souza
- [FFmpeg-cvslog] libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr.
Romain Beauxis
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Use ptrdiff_t for stride
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/signature_lookup: dont leave uncleared pointers in sll_free()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: Round dimensions up in allocate_frame_buffers()
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Allocate more dithererror
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale: Check srcSliceH for bayer
Michael Niedermayer
- [FFmpeg-cvslog] libswscale/utils: Fix bayer to yuvj
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/8bps: Consider width in the minimal size check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: Check in and outpoints to be to produce a positive representable duration
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_kostya: Remove bug similarity text
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Check tile_y
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wady: Check >0 samplerate and channels 1 || 2.
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check sample_count and auxiliary_info_default_size to be 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmixdec: Check shift before use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: read_uslt() check for the amount read
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: dont seek beyond 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dxa: Adjust order of operations around block align
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: Saturate avio_tell() + 12
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cafdec: Check that data chunk end fits within 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: clarify code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/osq: avoid several signed integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hcadec: do not set hfr_group_count to invalid values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hcadec: do not allow code to continue after failed init
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rtv1: fix undefined FFALIGN
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion1: Height not being a multiple of 4 is unsupported
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavarc: Avoid signed integer overflow in sample
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavarc: avoid signed integer overflow in AC code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: Check user_duration sum
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Use 64bit for abs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: use 64bit for intermediate for rounding
Michael Niedermayer
- [FFmpeg-cvslog] avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Use 64bit for total_audio_size and check it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check for negative duration
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: sanity check channels and bps before using them for block_align
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: satuarte next_tag_ofs, data_end
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Check timescale
Michael Niedermayer
- [FFmpeg-cvslog] avformat/westwood_vqa: Fix 2g packets
Michael Niedermayer
- [FFmpeg-cvslog] fate/subtitles: Ignore line endings for sub-scc test
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/muxers.texi: Don't use confusing variable name
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Fix integer overflow in mov_read_packet().
Dale Curtis
- [FFmpeg-cvslog] avformat/mov: Ignore duplicate ftyp
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/av1dec: Fix resolving zero divisor
Michael Niedermayer
- [FFmpeg-cvslog] configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm
Brad Smith
- [FFmpeg-cvslog] avcodec/jpeglsdec: Check Jpeg-LS LSE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: do not set sign bit for chunk_offsets
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showspectrum: fix off by 1 error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_gradfun: Do not overread last line
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/edge_template: Fix small inputs with gaussian_blur()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_weave: Fix odd height handling
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix MSAN issue with stsd_id
Thomas Guilbert
- [FFmpeg-cvslog] avfilter/af_stereowiden: Check length
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_reverse: Apply PTS compensation only when pts is available
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_alimiter: Check nextpos before use
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swaprect: assert that rectangles are within memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swaprect: Use height for vertical variables
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swaprect: round coordinates down
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_vidstabdetect: Avoid double AVERRORS
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flacdec: Avoid double AVERRORS
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_minterpolate: Check pts before division
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Dont copy beyond the image
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] New commits on branch release/4.3
Git System
- [FFmpeg-cvslog] lavc/av1: Record reference ordering information for each frame
Mark Thompson
- [FFmpeg-cvslog] lavc/vulkan_av1: Use av1dec reference order hint information
Mark Thompson
- [FFmpeg-cvslog] libavcodec/lcldec: width and height should not be unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: Support 4:1:1 and 4:2:2 with odd width
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: More space for rgb24
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Replace fake allocation avoidance for framebuf
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Check codebook float values to be finite
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tak: Check remaining bits in ff_tak_decode_frame_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Check that smv block fits in available space
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/noise_bsf: Check for wrapped frames
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Ignoring errors is only possible before the input end
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/takdsp: Fix integer overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Avoid null pointer dereferences in MC
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: fix 2 integer overflows in get_audio_frame_duration()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: fix av_sincos_sf()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: Basic documentation for av_sincos_sf()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check for reduction factor and image offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avr: Check sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xvididct: Fix integer overflow in idct_row()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: fix signed overflow in decorrelate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: more unsigned in amv computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdec: Fix undefined memcpy()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check of LZO files
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: Stop reading data at EOF during probing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/celp_math: avoid overflow in shift
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sbgdec: Check for period overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/westwood_vqa: Check chunk size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/lcldec: Make PNG filter addressing match the code afterwards
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avs: Check if return code is representable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/escape124: Do not return random numbers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/jacosubdec: Check timeres
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: compute absolute dts difference without overflow in mov_find_next_sample()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rpl: Check for number_of_chunks overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tta: Better totalframes check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Check left avio_tell for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Check prebuffered_ns for overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: sanity check bits_per_coded_sample
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tmv: Check video chunk size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xvididct: Make c* unsigned to avoid undefined overflows
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h2645_parse: Avoid EAGAIN
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined
Sean McGovern
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check image offset
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: Use rtsp_st->stream_index
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: Fix declaration-after-statement warnings
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/t2h.pm: fix missing CSS with texinfo 6.8 and above
Matthew White
- [FFmpeg-cvslog] doc/t2h.pm: fix missing TOC with texinfo 6.8 and above
Matthew White
- [FFmpeg-cvslog] doc/html: support texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] doc/html: fix styling issue with Texinfo 7.0
Frank Plowman
- [FFmpeg-cvslog] avformat/mov: Disallow FTYP after streams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/4xm: Check for cfrm exhaustion
Michael Niedermayer
- [FFmpeg-cvslog] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14
Martin Storsjö
- [FFmpeg-cvslog] avcodec/pngdec: Do not pass AVFrame into global header decode
Michael Niedermayer
- [FFmpeg-cvslog] Update for 6.1.2
Michael Niedermayer
- [FFmpeg-cvslog] Update for 6.0.2
Michael Niedermayer
- [FFmpeg-cvslog] vulkan_av1: add workaround for NVIDIA drivers tested on broken CTS
Lynne
- [FFmpeg-cvslog] avfilter/af_channelsplit: fix memory leak
LuMingYin
- [FFmpeg-cvslog] Update for 5.1.5
Michael Niedermayer
- [FFmpeg-cvslog] lavc/vvc: Increase size of ctb_size_y
Frank Plowman
- [FFmpeg-cvslog] doc/utils/eval: clarify meaning of random* seed value
Stefano Sabatini
- [FFmpeg-cvslog] doc/utils/eval: review and extend, clarify ld/st index meaning
Stefano Sabatini
- [FFmpeg-cvslog] avformat/lc3: add file format for LC3/LC3plus transport
Antoine SOULIER
- [FFmpeg-cvslog] avformat/iamf_writer: reject duplicated stream ids in a stream group
James Almer
- [FFmpeg-cvslog] avcodec/h264dec: Properly mark frames as recovered when draining
arch1t3cht
- [FFmpeg-cvslog] avcodec/h264dec: Handle non-recovered frames when draining
arch1t3cht
- [FFmpeg-cvslog] avcodec/h264dec: Reindent after the previous commit
arch1t3cht
- [FFmpeg-cvslog] avformat/lc3: Only allow AV_CODEC_ID_LC3 in muxer
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/ivfenc: remove unused var
Gyan Doshi
- [FFmpeg-cvslog] avfilter/vf_colorspace: use colorspace negotiation API
Nicolas Gaullier
- [FFmpeg-cvslog] avcodec/ac3: Remove unused fixed-point ARMv7 DSP
Geoff Hill
- [FFmpeg-cvslog] lavc/vaapi_decode: Use dynamic frame pool if possible
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vaapi_vpp: Use dynamic frame pool in outlink if possible
Haihao Xiang
- [FFmpeg-cvslog] avcodec/vaapi_encode_h264: use is_reference to fill reference_pic_flag
Tong Wu
- [FFmpeg-cvslog] avcodec/vaapi_encode_h265: use is_reference to fill reference_pic_flag
Tong Wu
- [FFmpeg-cvslog] lavfi: Add pad_vaapi filter
Haihao Xiang
- [FFmpeg-cvslog] lavfi: Add drawbox_vaapi filter
Haihao Xiang
- [FFmpeg-cvslog] Changelog: Add pad_vaapi, drawbox_vaapi entry
Haihao Xiang
- [FFmpeg-cvslog] lavfi/tonemap_vaapi: By default use bt709 for output frame
Haihao Xiang
- [FFmpeg-cvslog] lavfi/tonemap_vaapi: Update the log
Haihao Xiang
- [FFmpeg-cvslog] lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping
Xinpeng Sun
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid allocation for windowed_samples
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid allocation for mdct_window
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid indirections, allocations of small arrays
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Combine loops
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Combine cpl_coord buffers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ac3enc: Avoid copying samples
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/frame: remove comment about avcodec_get_frame_class()
Andrew Sayers
- [FFmpeg-cvslog] avformat/mov: ignore old infe box versions
James Almer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2898a92 src/documentation: add links to 6.1 and 7.0 doxygen documentation
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] lavc/vvc: Skip enhancement layer NAL units
Frank Plowman
- [FFmpeg-cvslog] lavf/matroskaenc: apply consistent style to options descriptions
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/matroska: add missing options, apply misc style fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/md5: apply misc consistency fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add microdvd
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add mmf
Stefano Sabatini
- [FFmpeg-cvslog] avcodec/threadprogress: Add new API for frame-threaded progress
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Add new ProgressFrame API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mimic: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp3: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Fix race when attaching side-data for show-existing frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Reduce wait times
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Simplify replacing VP9Frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp9: Replace atomic_store() by atomic_init()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pthread_frame: Add API to share RefStruct refs just once
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Use ThreadProgress API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Move initializing DSD data to a better place
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Only reset DSD context upon parameter change
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Optimize always-false comparison away
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wavpack: Move transient variable from context to stack
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8: Convert to ProgressFrame API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vp8: Mark flushing functions as av_cold
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevcdec: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pngdec: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1dec: Switch to ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/qsv: Use RefStruct API for memory id (mids) array
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rkmppdec: Fix double-free on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rkmppdec: Check av_buffer_ref()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rkmppdec: Use RefStruct API for references to decoder itself
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rkmppdec: Allocate AVDRMFrameDescriptor and frame ctx jointly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/v4l2_(m2m|buffers): Use RefStruct API for context references
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevcdec: Fix precedence, bogus film grain warning
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/x86/vvc/vvcdsp_init: add put prototypes
Wu Jianhua
- [FFmpeg-cvslog] avcodec/x86/vvc/vvcdsp_init: add avg prototypes
Wu Jianhua
- [FFmpeg-cvslog] avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options
Wu Jianhua
- [FFmpeg-cvslog] avcodec/jni: fix mixed declaration and code
Matthieu Bouron
- [FFmpeg-cvslog] avcodec/pthread_frame: Fix leak of coded side data
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/vvc_parser: Remove max_b_frames setting
Jun Zhao
- [FFmpeg-cvslog] lavc/vvc_parser: Fixed the has_b_frames setting
Jun Zhao
- [FFmpeg-cvslog] lavc/vvc/refs: Use dpb_max_num_reorder_pics to control output
Jun Zhao
- [FFmpeg-cvslog] avcodec/progressframe: Explain how unnamed union can simplify accesses
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevcdec: Use union for AVFrame* and ProgressFrame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Use ProgressFrames
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dovi_rpu: store entire config record
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: properly replace context header
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: clarify error on missing RPU VDR
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: expose guess_profile(), clarify semantics
Niklas Haas
- [FFmpeg-cvslog] configure: rename dovi_rpu subsystem to dovi_rpudec
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpu: split into dovi_rpu.c and dovi_rpudec.c
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpuenc: add ff_dovi_configure()
Niklas Haas
- [FFmpeg-cvslog] avcodec/dovi_rpuenc: add ff_dovi_rpu_generate()
Niklas Haas
- [FFmpeg-cvslog] avformat/movenc: warn if dovi cfg ignored
Niklas Haas
- [FFmpeg-cvslog] avcodec/libaomenc: implement dolby vision coding
Niklas Haas
- [FFmpeg-cvslog] avcodec/libx265: implement dolby vision coding
Niklas Haas
- [FFmpeg-cvslog] avcodec/libsvtav1: implement dolby vision coding
Niklas Haas
- [FFmpeg-cvslog] configure: fix rpuenc typos
Haihao Xiang
- [FFmpeg-cvslog] av1dec: Fix RefFrameSignBias calculation
Mark Thompson
- [FFmpeg-cvslog] lavc/libxevd: Fixed the has_b_frames setting
Jun Zhao
- [FFmpeg-cvslog] aacdec: move aacdec_common to aac/aacdec_tab
Lynne
- [FFmpeg-cvslog] aacsbr_template: include mem.h
Lynne
- [FFmpeg-cvslog] avcodec/aacsbr: Make ff_aac_sbr_* funcs accept ChannelElement*
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec: Split SBR context from ChannelElement
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec: Always include AV(Fixed|Float)DSPContext in AACDecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec: PredictorState array out of SingleChannelElement
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec: Use same AACDecContext for fixed and float
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec_template: Deduplicate aac_decode_close()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec_template: Deduplicate AVClass+AVOptions
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/aacdec_template: Deduplicate common part of aac_decode_init()
Andreas Rheinhardt
- [FFmpeg-cvslog] aacdec: add a decoder DSP structure
Lynne
- [FFmpeg-cvslog] aacdec: separate out scalefactor dequantization from decoding
Lynne
- [FFmpeg-cvslog] aacdec: give spectrum dequant+decode SCE rather than an ICS
Lynne
- [FFmpeg-cvslog] aacdec: switch-ify scalefactor decoding
Lynne
- [FFmpeg-cvslog] aacdec: template scalefactor dequantization separately
Lynne
- [FFmpeg-cvslog] aacdec: template mid/side stereo application separately
Lynne
- [FFmpeg-cvslog] aacdec: template intensity stereo application separately
Lynne
- [FFmpeg-cvslog] aacdec: template TNS application separately
Lynne
- [FFmpeg-cvslog] aacdec: template LTP application separately
Lynne
- [FFmpeg-cvslog] aacdec: duplicate table initialization
Lynne
- [FFmpeg-cvslog] aacdec: template windowing and transforms separately
Lynne
- [FFmpeg-cvslog] aacdec: template LTP windowing separately
Lynne
- [FFmpeg-cvslog] aacdec: remove unnecessary decode_spectrum_and_dequant arguments
Lynne
- [FFmpeg-cvslog] aacdec: move spectrum decode and dequantization to a new file
Lynne
- [FFmpeg-cvslog] aacdec: deduplicate table initizalization
Lynne
- [FFmpeg-cvslog] aacdec: split off channel coupling into a new file
Lynne
- [FFmpeg-cvslog] aacdec: move fixed-point clipping to a separate function
Lynne
- [FFmpeg-cvslog] aacdec: move CCE decoding to a separate templated file
Lynne
- [FFmpeg-cvslog] aacdec: move prediction to separate files
Lynne
- [FFmpeg-cvslog] aacdec: reuse TNS and LTP tables between fixed and float decoders
Lynne
- [FFmpeg-cvslog] aacdec: move fixed/float DSP initialization to templated init functions
Lynne
- [FFmpeg-cvslog] aacdec: fully detemplate decoder core
Lynne
- [FFmpeg-cvslog] aacdec: move LATM decode functions into a separate file
Lynne
- [FFmpeg-cvslog] aacdec: merge previously-templated code
Lynne
- [FFmpeg-cvslog] aacdec: move aacdec.h into libavcodec/aac
Lynne
- [FFmpeg-cvslog] aac: move aacdec.c to aac/aacdec.c
Lynne
- [FFmpeg-cvslog] aacdec: remove AAC-specific MIPS optimizations
Lynne
- [FFmpeg-cvslog] aacsbr: constify the only SBR table
Lynne
- [FFmpeg-cvslog] aacdec: initialize float/fixed SBR tables only when either is needed
Lynne
- [FFmpeg-cvslog] configure: Lower Android API level requirement of mediandk
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: link to NDK mediacodec API directly
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: Fix unused variable warning
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecenc: Fix return empty packet when bsf is used
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecenc: Remove write only variable
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecenc: Add global header support
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecenc: add AV_CODEC_CAP_ENCODER_FLUSH support
Zhao Zhili
- [FFmpeg-cvslog] fftools: Fix implicit-const-int-float-conversion warning
Zhao Zhili
- [FFmpeg-cvslog] avcodec/aac/aacdec: remove double colon
James Almer
- [FFmpeg-cvslog] avformat/movenc: remove one level of indentation
James Almer
- [FFmpeg-cvslog] Remove .travis.yml
Martin Storsjö
- [FFmpeg-cvslog] doc: use HOSTEXESUF when calling print_options
Timo Rothenpieler
- [FFmpeg-cvslog] tools: add target_enc_fuzzer.c
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/signature_lookup: Fix 2 differences to the refernce SW
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/signature_lookup: Dont copy uninitialized stuff around
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_thumbnail_cuda: Set ret before checking it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cbs_h2645: Check NAL space
Michael Niedermayer
- [FFmpeg-cvslog] avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag
James Almer
- [FFmpeg-cvslog] avutil/tests/opt: test av_opt_find2()
James Almer
- [FFmpeg-cvslog] avutil/opt: add support for children objects in av_opt_serialize
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs
James Almer
- [FFmpeg-cvslog] avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context()
James Almer
- [FFmpeg-cvslog] avformat/demux: extract extradata from packets when context update is requested
James Almer
- [FFmpeg-cvslog] doc/APIchanges: fix date for the latest entry
James Almer
- [FFmpeg-cvslog] lavc/vp9: Fix regression introduced in 0ba05857
Haihao Xiang
- [FFmpeg-cvslog] avcodec/mediacodecenc: set quality in cq mode
Zhao Zhili
- [FFmpeg-cvslog] fate/iamf: add a remux test with stream group copying
James Almer
- [FFmpeg-cvslog] avutil/iamf: fix mix_gain_class name
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: remove leftover debug log messages
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies
James Almer
- [FFmpeg-cvslog] fate/iamf: add a demux text
James Almer
- [FFmpeg-cvslog] avcodec/nvenc: add high bit depth encoding for HEVC
Diego Felix de Souza
- [FFmpeg-cvslog] doc/examples/qsv_transcode: Simplify loop
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/vaapi_transcode: Simplify loop
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/qsv_transcode: Simplify str_to_dict() loop
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/qsv_transcode: Initialize pointer before free
Michael Niedermayer
- [FFmpeg-cvslog] fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux}
James Almer
- [FFmpeg-cvslog] avutil/error: Add HTTP 429 Too Many Requests AVERROR code
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Don't bail on parsing headers on "bad" HTTP codes
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Rename attempts to auth_attempts
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Add options to set the max number of connection retries
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Add option to limit total reconnect delay
Derek Buitenhuis
- [FFmpeg-cvslog] doc/protocols: Re-order HTTP options to match http.c order
Derek Buitenhuis
- [FFmpeg-cvslog] doc/protocols: Fill in missing HTTP options
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/http: Add support for Retry-After header
Derek Buitenhuis
- [FFmpeg-cvslog] avfilter/f_sidedata: synchronize with side data list
Niklas Haas
- [FFmpeg-cvslog] opusdsp: add ability to modify deemphasis constant
Lynne
- [FFmpeg-cvslog] aacdec: avoid generating unused code when either implementation is disabled
Lynne
- [FFmpeg-cvslog] avcodec/vp8: Return error on error
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_filter: Fix check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hevcdec: Check ref frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Call ff_progress_frame_unref() before ff_progress_frame_get_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check last AVFrame before deref
Michael Niedermayer
- [FFmpeg-cvslog] fate: allow https for git URLs
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/mov: fix the check for the heif item parsing loop
James Almer
- [FFmpeg-cvslog] avcodec/aacenc: don't redundantly re-compute max sfb
Yotam Ofek
- [FFmpeg-cvslog] avcodec/h264dec: Remove unused coded_picture_number
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream
Fei Wang
- [FFmpeg-cvslog] lavfi/qsv: Copy metadata fields from the given input
Haihao Xiang
- [FFmpeg-cvslog] lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers
David Rosca
- [FFmpeg-cvslog] avcodec/mediacodecenc: Flush bsf after create extradata
Zhao Zhili
- [FFmpeg-cvslog] opustab: macro constant as a double
Lynne
- [FFmpeg-cvslog] checkasm/vc1dsp: add mspel_pixels test
sunyuechi
- [FFmpeg-cvslog] lavc/vp9dsp: R-V V ipred dc
sunyuechi
- [FFmpeg-cvslog] avcodec/riscv/vp9dsp: Fix inclusion guard
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channel mapping
James Almer
- [FFmpeg-cvslog] avformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic channels
James Almer
- [FFmpeg-cvslog] avcodec/dovi_rpuenc: avoid division by zero
Niklas Haas
- [FFmpeg-cvslog] checkasm: vc1dsp: Align buffers sufficiently for the mspel tests
Martin Storsjö
Last message date:
Tue Apr 30 23:14:10 EEST 2024
Archived on: Tue Apr 30 23:14:17 EEST 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).