January 2024 Archives by date
Starting: Mon Jan 1 02:00:03 EET 2024
Ending: Wed Jan 31 19:17:09 EET 2024
Messages: 329
- [FFmpeg-cvslog] configure: update copyright year
Lynne
- [FFmpeg-cvslog] configure: correct lensfun header function check
Gyan Doshi
- [FFmpeg-cvslog] avcodec/d3d12va_mpeg2: remove unused variables
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_mpeg2: change the type for the ID3D12Resource_Map input data argument
James Almer
- [FFmpeg-cvslog] lavfi/overlay: factorize definition of planar and packed blending functions
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: introduce textutils
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add qrencode source and filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add quirc filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/setpts: use macro to access variables array
Stefano Sabatini
- [FFmpeg-cvslog] lavu/eval: add randomi function to compute random value in interval
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters/setpts: add random jitter generation example
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters/drawtext: apply second level of escaping on colon
Stefano Sabatini
- [FFmpeg-cvslog] vvcdec: add vvc_data
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add parameter parser for sps, pps, ph, sh
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add cabac decoder
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add reference management
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add motion vector decoder
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add inter prediction
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add inv transform 1d
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add intra prediction
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add LMCS, Deblocking, SAO, and ALF filters
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add dsp init and inv transform
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add CTU parser
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add CTU thread logical
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add vvc decoder
Nuo Mi
- [FFmpeg-cvslog] lavfi/drawtext: fix missed rename of is_newline
Stefano Sabatini
- [FFmpeg-cvslog] doc/faq: fix scaling question typo
Marth64
- [FFmpeg-cvslog] doc/faq: replace non-breaking spaces (0xA0) with normal space
Marth64
- [FFmpeg-cvslog] doc/codecs: fix missing guidance in channel_layout item and remove decomissioned request_channel_layout
Marth64
- [FFmpeg-cvslog] doc/ffmpeg: add missing comma
Marth64
- [FFmpeg-cvslog] doc/encoders: libxeve doc typo, baselie->baseline
Marth64
- [FFmpeg-cvslog] doc/filters: fix minterpolate vsbmc option typos
Marth64
- [FFmpeg-cvslog] doc/filter: remove duplicate word 'with' in QR filters
Marth64
- [FFmpeg-cvslog] doc/muxers: fix duplicate word 'that' for image2 summary
Marth64
- [FFmpeg-cvslog] doc/codecs: add missing comma to introduction
Marth64
- [FFmpeg-cvslog] libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr.
Romain Beauxis
- [FFmpeg-cvslog] avfilter/vf_codecview: fix heap buffer overflow
Zhao Zhili
- [FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: use HEVCNALUnitType instead of integer literal
Zhao Zhili
- [FFmpeg-cvslog] avcodec/hevc_parser: fix missing zero_byte at frame beginning
Zhao Zhili
- [FFmpeg-cvslog] avutil/hwcontext_videotoolbox: add frame hwctx to specify color range
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolbox: specify color range for hw frame ctx
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mpegutils: make debug_info2 thread safe
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mpegutils: print axis in debug_info2
Zhao Zhili
- [FFmpeg-cvslog] fftool/ffplay: avoid same name in local variable
xufuji456
- [FFmpeg-cvslog] avformat/ffrtmpcrypt: Fix int-conversion warning
Frank Plowman
- [FFmpeg-cvslog] avutil/imgutils: fix half-float representation of 0.0625
Marton Balint
- [FFmpeg-cvslog] avfilter: Temporary hack to fix format negotiation for hw formats
Mark Thompson
- [FFmpeg-cvslog] avcodec/d3d12va_vp9: fix vp9 max_num_refs value
Tong Wu
- [FFmpeg-cvslog] avcodec/d3d12va_decode: delete an empty line and fix a fuction alignment
Tong Wu
- [FFmpeg-cvslog] avcodec/d3d12va_h264: replace assert with av_assert0
Tong Wu
- [FFmpeg-cvslog] avcodec/d3d12va_decode|dxva2: add a warning to replace assertion
Tong Wu
- [FFmpeg-cvslog] avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert
Tong Wu
- [FFmpeg-cvslog] avcodec/d3d12va_decode: don't change the resource state if the referenced frame is the same as the current frame
Wu Jianhua
- [FFmpeg-cvslog] avfilter: Add fsync filter
Thilo Borgmann
- [FFmpeg-cvslog] fate: Add fsync filter tests
Thilo Borgmann
- [FFmpeg-cvslog] configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows
Martin Storsjö
- [FFmpeg-cvslog] configure: Don't pass -mfp16-format to MSVC on ARM
Martin Storsjö
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6213805 web: add a news entry for VVC
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/proresenc: make transparency honored in mov/QT
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc: fix alpha plane encoding bitstream
Clément Bœsch
- [FFmpeg-cvslog] libavcodec: fix -Wint-conversion in vulkan
Sam James
- [FFmpeg-cvslog] avcodec/vvcdec: decode extradata to support container formats
Nuo Mi
- [FFmpeg-cvslog] vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvc_thread: don't use an anonymous union
James Almer
- [FFmpeg-cvslog] avfilter/fsync: Fix memory leak
Thilo Borgmann
- [FFmpeg-cvslog] doc/encoders/opus: fix typo
Marth64
- [FFmpeg-cvslog] doc/filters/idet: add example
Marth64
- [FFmpeg-cvslog] all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg_filter: honor -reinit_filters 0 even on changed display matrix
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg_filter: log an information message about filter graph reconfigurations
Marton Balint
- [FFmpeg-cvslog] configure: autodetect libdrm
Haihao Xiang
- [FFmpeg-cvslog] fate/mov: enable the AVIF tests
James Almer
- [FFmpeg-cvslog] avformat/mov: Add support for demuxing still HEIC images
Vignesh Venkatasubramanian via ffmpeg-devel
- [FFmpeg-cvslog] fate/mov: force the native av1 decoder for the avif tests
James Almer
- [FFmpeg-cvslog] avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE() macro
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: remove unused plane factor variables
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: remove redundant codebook assignments
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: move run/lev to codebook LUT to shared proresdata
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: remove one LUT indirection for run/level to codebook mapping
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: remove duplicated define
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: move DC codebook LUT to shared proresdata
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: save a few operations in DC encoding
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: fix chroma quantisation matrix in frame header
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: simplify quantization matrix bytestream writing
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: use FRAME_ID defined in proresdata.h
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: shuffle encode_codeword() code to match Kostya encoder
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: rework encode_codeword() prototype
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: inline QSCALE()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: rename new_code/code to code/codebook
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: execute codebook FFMIN() at assignment
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: reduce DC encoding function prototype differences with Kostya encoder
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: directly work with blocks in encode_dcs()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: import GET_SIGN() macro from Kostya encoder and use it
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: compute sign only once
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: rename new_dc to dc
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: remove IS_NEGATIVE() macro
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: add Anatoliy copyright
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: rename TO_GOLOMB() to MAKE_CODE()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: shuffle declarations around in encode_dcs()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: only pass down the first scale to encode_dcs()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: remove TO_GOLOMB2()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: cosmetics to make encode_dcs() identical to the one in Kostya encoder
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: replace get_level() with FFABS()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: rework encode_ac_coeffs() prototype
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: avoid using ff_ prefix in function arguments
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: rework inner loop in encode_acs()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: execute AC run/level FFMIN() at assignment
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: make a few cosmetics in encode_acs()
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: make a few cosmetics in encode_acs()
Clément Bœsch
- [FFmpeg-cvslog] doc/faq: use texi's @tie instead of 0xA0 for non-breaking space
Marth64
- [FFmpeg-cvslog] lavf/movenc: sort options by name
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: extend documentation for MOV muxers
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: review rawvideo muxers section
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/a64: re-format description
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add ac4
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxer/adts: apply consistency fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/aiff: apply formatting fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add section for audio PCM muxers
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/alp: apply consistency formatting fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add amr
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add amv
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add apm
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add apng
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add argo_asf
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add argo_cvg
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/asf: extend and apply consistency fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add ass
Stefano Sabatini
- [FFmpeg-cvslog] avformat/mov: rename avif fields to heif
James Almer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: use a compatible bitstream version
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: use a compatible bitstream version
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_kostya: do not write into alpha reserved bitfields
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: do not write into alpha reserved bitfields
Clément Bœsch
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: do not write into chroma reserved bitfields
Clément Bœsch
- [FFmpeg-cvslog] MAINTAINERS: add my new PGP key
Leo Izen
- [FFmpeg-cvslog] doc/APIchanges: fix wrong version number
Niklas Haas
- [FFmpeg-cvslog] doc/APIchanges: document newly added buffersrc field
Niklas Haas
- [FFmpeg-cvslog] checkasm: Generalize crash handling
Martin Storsjö
- [FFmpeg-cvslog] hevcdec: move sao template to h26x/h2656_sao_template.c
Nuo Mi
- [FFmpeg-cvslog] vvcdec: reuse h26x/h2656_sao_template.c
Nuo Mi
- [FFmpeg-cvslog] hevcdec: move deblock template to h26x/h2656_deblock_template.c
Nuo Mi
- [FFmpeg-cvslog] vvcdec: reuse h26x/h2656_deblock_template.c
Nuo Mi
- [FFmpeg-cvslog] avformat/psxstr: fix unknown sector type 00/80
aybe aybe
- [FFmpeg-cvslog] avformat/psxstr: fix demuxing I/O error at EOF
aybe aybe
- [FFmpeg-cvslog] configure: remove Bitrig OS
Brad Smith
- [FFmpeg-cvslog] avcodec/videotoolboxenc: fix setting avctx color_range doesn't work
Zhao Zhili
- [FFmpeg-cvslog] avutil/hwcontext_vt: add pixel format map for full range YUV420P
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffplay: fix missing hw_frames_ctx when config avfilter
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffplay_renderer: Add device selection support
Zhao Zhili
- [FFmpeg-cvslog] avfilter/vf_zscale: fix query_formats
Niklas Haas
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: fix colorchart black stripe
Vladimir Petrov
- [FFmpeg-cvslog] avcodec/hevc: Add add_residual_4/8/16/32 asm opt
jinbo
- [FFmpeg-cvslog] avcodec/hevc: Add pel_uni_w_pixels4/6/8/12/16/24/32/48/64 asm opt
jinbo
- [FFmpeg-cvslog] avcodec/hevc: Add qpel_uni_w_v|h4/6/8/12/16/24/32/48/64 asm opt
jinbo
- [FFmpeg-cvslog] avcodec/hevc: Add epel_uni_w_hv4/6/8/12/16/24/32/48/64 asm opt
jinbo
- [FFmpeg-cvslog] avcodec/hevc: Add asm opt for the following functions
jinbo
- [FFmpeg-cvslog] avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt
yuanhecai
- [FFmpeg-cvslog] lavf/astenc: fix weird indent, use braces in else statements
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add ast
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add au
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/avi: apply misc changes
Stefano Sabatini
- [FFmpeg-cvslog] libavformat: add RCWT closed caption muxex
Marth64
- [FFmpeg-cvslog] libavutil/timecode: fix parameter order in documentation
Marth64
- [FFmpeg-cvslog] lavc/takdsp: R-V V decorrelate_sf
Rémi Denis-Courmont
- [FFmpeg-cvslog] lvac/svqenc: add ff_svq1enc_init
sunyuechi
- [FFmpeg-cvslog] checkasm/svqenc: add ssd_int8_vs_int16 test
sunyuechi
- [FFmpeg-cvslog] avformat/mov: improve HEIF parsing
James Almer
- [FFmpeg-cvslog] fate/subtitles: add missing ref for fate-sub-rcwt
James Almer
- [FFmpeg-cvslog] fate/mov: add dependencies to heif tests
James Almer
- [FFmpeg-cvslog] avutil/iamf: fix doxygen group names
James Almer
- [FFmpeg-cvslog] avutil/iamf: add some more doxy to structs
James Almer
- [FFmpeg-cvslog] checkasm: Test whether the native FFmpeg timers work
Martin Storsjö
- [FFmpeg-cvslog] doc/utils: fix atan2 parameter order
Haixia Shi
- [FFmpeg-cvslog] avcodec/mdec: DC reading for STRv1 is like STRv2
aybe aybe
- [FFmpeg-cvslog] avutil/eval: Use even better PRNG
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: fix AV_PIX_FMT_RGB8 description
Jeffrey Knockel
- [FFmpeg-cvslog] avformat/rtsp: Support mode field of Transport header being sent in upper case
Paul Orlyk
- [FFmpeg-cvslog] avformat/rtsp: Send mode=record instead of mode=receive in Transport header
Paul Orlyk
- [FFmpeg-cvslog] avformat/mov: reset a log message as trace level
James Almer
- [FFmpeg-cvslog] avcodec/vvcdec: deblock, fix uninitialized values
Nuo Mi
- [FFmpeg-cvslog] avcodec/vvcdec: misc, constify hor_ctu_edge
Nuo Mi
- [FFmpeg-cvslog] lavc/svq1enc: R-V V ssd_int8_vs_int16
sunyuechi
- [FFmpeg-cvslog] avcodec/mediacodecdec: fix return EAGAIN after EOF
Zhao Zhili
- [FFmpeg-cvslog] avcodec/vvcdec: allocate and store structs on their own within the table list
James Almer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 93699c6 web/index: fix dangling/improper paragraph (P) tag (2)
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] fftools/ffmpeg_demux: replace abort() by av_assert0(0)
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: drop documentation for non-existent -sbsf
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: do not set bitexact directly on the decoder
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: set options on codec parameters rather than decoder
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: only allocate the decoder when actually decoding
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: add demuxing thread private data
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_demux: implement -bsf for input
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: mark -stream_group as expert option
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffprobe: make option strings dynamically allocated
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffplay: make option strings dynamically allocated
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: make attachment filenames dynamically allocated
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: add option syntax for loading arbitrary arguments from a file
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: deprecate -filter_complex_script
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: deprecate -filter_script
Anton Khirnov
- [FFmpeg-cvslog] Revert "all: Don't set AVClass.item_name to its default value"
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: hide some information listing options from basic help
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: add a flag for per-stream options
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: drop alt_flags parameter from show_help_options()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: add more structure to long help output
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: indicate specifiers in option syntax in help output
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: briefly mention stream specifier syntax in help output
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: surround option arguments by <> in help output
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_opt: improve wording in option descriptions
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: update the documentation about qsv device creation
Haihao Xiang
- [FFmpeg-cvslog] doc/ffmpeg: update the documentation about vaapi device creation
Haihao Xiang
- [FFmpeg-cvslog] doc/muxer: lowercase raw in raw PCM muxers section
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add avif
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add avm2
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: document avs3, expand AVS acronyms
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add bit
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add caf
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/chromaprint: review and extend
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add codec2
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/crc: apply consistency fixes
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/mov: add missing parameter for use_stream_ids_as_track_ids
Stefano Sabatini
- [FFmpeg-cvslog] avformat/iamfenc: don't write empty packets
James Almer
- [FFmpeg-cvslog] avformat/dump: be less verbose when printing streams within a group
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: remove whitespaces from input arguments when parsing stream groups
James Almer
- [FFmpeg-cvslog] fate: add raw IAMF tests
James Almer
- [FFmpeg-cvslog] avcodec/speexdec: relax the extradata check for the speex string
James Almer
- [FFmpeg-cvslog] avcodec/speexdec: fix setting frame_size from extradata
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_mux_init: don't free the AVDictionaryEntry until after it's been used
James Almer
- [FFmpeg-cvslog] avutil/iamf: change the opt type for some options
James Almer
- [FFmpeg-cvslog] avformat/iamfdec: free superfluous objects
James Almer
- [FFmpeg-cvslog] avformat/iamf_writer: remove bogus check
James Almer
- [FFmpeg-cvslog] fate: add VVC decoder tests
James Almer
- [FFmpeg-cvslog] lavc/vvc: Remove left shifts of negative values
Frank Plowman
- [FFmpeg-cvslog] fate/iamf: add an ambisonic test
James Almer
- [FFmpeg-cvslog] fate: remove unused filtergraph files
James Almer
- [FFmpeg-cvslog] avcodec/vvc_ctu: align motion vector fields
James Almer
- [FFmpeg-cvslog] lavc/dxvenc: add DXV encoder with support for DXT1 texture format
Connor Worley
- [FFmpeg-cvslog] avformat/mov: zero initialize the index ranges buffer
James Almer
- [FFmpeg-cvslog] lavf/dashenc: sort options by name
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/dash: review documentation
Stefano Sabatini
- [FFmpeg-cvslog] lavf/daudenc: clarify error messages
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add daud
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/raw: add dfpwm item
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/raw: drop duplicated whitespace
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add dv
Stefano Sabatini
- [FFmpeg-cvslog] lavf/mpegenc: extend options definition
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: add MPEG-1/2 muxers section
Stefano Sabatini
- [FFmpeg-cvslog] avformat/mxfenc: Remove AVERROR²
Michael Niedermayer
- [FFmpeg-cvslog] tests/checkasm/aacencdsp: Use float_near_ulp_array() for abs_pow34() test
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iamf_parse: use the public iamf helpers to allocate structs
James Almer
- [FFmpeg-cvslog] avutil/hwcontext_d3d12va: Use av_image_copy() wrapper
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/d3d12va_(av1|hevc|vp9): Don't use deprecated FF_PROFILE_*
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vvc_mvs: align local motion vector fields
James Almer
- [FFmpeg-cvslog] avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() call
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_av1.c: change the type for the ID3D12Resource_Map mapped_data argument
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_vp9.c: change the type for the ID3D12Resource_Map mapped_data argument
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_h264: cast mapped_data to void* before passing it to mapped_data()
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_hevc: cast mapped_data to void* before passing it to mapped_data()
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va_vc1: cast mapped_data to void* before passing it to mapped_data()
James Almer
- [FFmpeg-cvslog] avcodec/d3d12va: remove unused variables
James Almer
- [FFmpeg-cvslog] fate/matroska: add missing speex decoder dependency to fate-matroska-ms-mode
James Almer
- [FFmpeg-cvslog] avformat/mxfenc: remove unused variables
Leo Izen
- [FFmpeg-cvslog] avcodec/libjxl.h: include version.h
Leo Izen
- [FFmpeg-cvslog] avcodec/d3d12va_decode: check existance before assigning a new index
Tong Wu
- [FFmpeg-cvslog] avcodec/d3d12va_mpeg2|vc1: remove the unused macros
Tong Wu
- [FFmpeg-cvslog] lavc/vvc: Use av_log2 when destination is integer
Frank Plowman
- [FFmpeg-cvslog] lavc/vvc: Clamp shift RHS
Frank Plowman
- [FFmpeg-cvslog] avcodec/vvc_ps: remove duplicated enum
James Almer
- [FFmpeg-cvslog] fftools/ffmpeg_enc: apply -top to individual encoded frames
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_sched: add filter API to signal EOF on input
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: do not end filtering when a graph input EOFs
Anton Khirnov
- [FFmpeg-cvslog] tests/fate/ffmpeg: add a test for the issue fixed in previous commit
Anton Khirnov
- [FFmpeg-cvslog] lavc/vvc: Fix emulation prevention byte handling
Frank Plowman
- [FFmpeg-cvslog] libavfilter/dnn_bakcend_openvino: Add automatic input/output detection
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/dnn_interface: use dims to represent shapes
Wenbin Chen
- [FFmpeg-cvslog] libavfilter/vf_dnn_detect: Use class confidence to filt boxes
Wenbin Chen
- [FFmpeg-cvslog] avcodec/dxvenc: Don't cast const away
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dxvenc: Fix data races with slice threading
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/texturedspenc: Remove unused rgtc1_u_alpha encoding func
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stack
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/texturedsp: Add separate TextureDSPEncContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/hap: Avoid unnecessary opt.h inclusion
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/texturedsp: Factor common code out
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg: optimize inter-thread queue sizes
Anton Khirnov
- [FFmpeg-cvslog] lavc: move bitstream filters into bsf/ subdir
Anton Khirnov
- [FFmpeg-cvslog] lavc/vvc: Increase IntraEdgeParams buffer size
Frank Plowman
- [FFmpeg-cvslog] avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2
James Almer
- [FFmpeg-cvslog] lavfi/vsrc_ddagrab: add an option to avoid duplicating frames
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: split Decoder into a private and public part
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: export subtitle_header in Decoder
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_filter: consolidate decoder/filter type checks
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: make decoding AVCodecContext private to the decoder
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: add an AVClass to Decoder
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass decoder options as an argument to dec_open()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: move decoding counters from InputStream to Decoder
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: drop useless and racy code
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: drop a useless log message
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: move decoder existence check to a more appropriate place
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: override video SAR with AVCodecParameters value
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: stop accesing InputStream.fix_sub_duration
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: refactor disabling decoder threading for attached pictures
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: replace InputFile.format_nots with a decoder flag
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_dec
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass hwaccel options to the decoder in a separate struct
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: move flags to DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass forced/estimated framerate though DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: move setting compute_edt to demuxer
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass input timebase through DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass top_field_first through DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass decoder name through DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: eliminate InputStream use in hw_device_setup_for_decode()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass AVCodec through DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: remove unnecessary InputStream arguments
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: stop passing InputStream to dec_open()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg_dec: eliminate all remaining InputStream uses
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: make InputStream.decoding_needed private to demuxer
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: make InputStream.decoder_opts private to demuxer
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: cosmetics, vertically align Input{File,Stream}
Anton Khirnov
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Remove write-only variable
Zhao Zhili
- [FFmpeg-cvslog] lavc/vvc: Add check to num_multi_layer_olss
Frank Plowman
- [FFmpeg-cvslog] avcodec/aac_defines: Remove unused AAC_RENAME_32
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/avformat: fix group index range check in match_stream_specifier()
James Almer
- [FFmpeg-cvslog] lavfi/vsrc_testsrc_vulkan: fix -Wint-conversion
Lynne
- [FFmpeg-cvslog] avformat/mp4: add muxer support for H266/VVC
Thomas Siedel
- [FFmpeg-cvslog] avformat/mpegtsenc: refact mpegts_check_bitstream to loop up table
Nuo Mi
- [FFmpeg-cvslog] avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_startcode
Nuo Mi
- [FFmpeg-cvslog] avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type
Nuo Mi
- [FFmpeg-cvslog] avformat/mpegtsenc: refact out h26x_prefix_aud
Nuo Mi
- [FFmpeg-cvslog] avformat/mpegts: add ts stream types for H266/VVC
Thomas Siedel
- [FFmpeg-cvslog] avcodec: move leb reading functions to its own header
James Almer
Last message date:
Wed Jan 31 19:17:09 EET 2024
Archived on: Wed Jan 31 19:17:17 EET 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).