February 2024 Archives by subject
      
      Starting: Thu Feb  1 13:06:47 EET 2024
         Ending: Thu Feb 29 19:51:57 EET 2024
         Messages: 389
     
- [FFmpeg-cvslog] .mailmap: update my mailmap entry
 
Cosmin Stejerean
 - [FFmpeg-cvslog] .mailmap: Update my mailmap entry
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] all: use designated initializers for AVOption.unit
 
Anton Khirnov
 - [FFmpeg-cvslog] av_tx_init: accept NULL scale for RDFT
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/aac: Split ChannelElement in decoder and encoder structs
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/aacdec: Rename AACContext to AACDecContext
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/aacdec_template: Don't use intermediate void*
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/aacps: Inline ff_ps_ctx_init()
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/aacsbr: Remove unused parameter from sbr_gain_calc
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/aarch64/hevc: add luma deblock NEON
 
J. Dekker
 - [FFmpeg-cvslog] avcodec/ac3enc_template: add fbw_channels assert
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/assenc: Use size_t for length of string
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/audiotoolboxenc: Ensure frame_size isn't zero
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/av1dec: fix matrix coefficients exposed by codec context
 
Jan Ekström
 - [FFmpeg-cvslog] avcodec/av1dec: fix matrix coefficients exposed by codec context
 
Jan Ekström
 - [FFmpeg-cvslog] avcodec/av1dec: fix matrix coefficients exposed by codec context
 
Jan Ekström
 - [FFmpeg-cvslog] avcodec/av1dec: fix matrix coefficients exposed by codec context
 
Jan Ekström
 - [FFmpeg-cvslog] avcodec/av1dec: fix matrix coefficients exposed by codec context
 
Jan Ekström
 - [FFmpeg-cvslog] avcodec/av1dec: fix matrix coefficients exposed by codec context
 
Jan Ekström
 - [FFmpeg-cvslog] avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
 
James Almer
 - [FFmpeg-cvslog] avcodec/av1dec: Move message of OBU info back to the beginning
 
Fei Wang
 - [FFmpeg-cvslog] avcodec/av1dec: Return error for unsupported tile list OBU
 
Fei Wang
 - [FFmpeg-cvslog] avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/avcodec: don't print coded dimensions if not set
 
James Almer
 - [FFmpeg-cvslog] avcodec/cbs_h2645: Avoid function pointer casts, fix UB
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/cbs_h2645: Avoid function pointer casts, fix UB
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2
 
James Almer
 - [FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id
 
James Almer
 - [FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id
 
James Almer
 - [FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Don't omit unused function parameter
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Don't omit unused function parameter
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/cbs_vp8: Remove empty flush callback
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/d3d12va_decode: fix different 'const' qualifiers warning
 
Tong Wu
 - [FFmpeg-cvslog] avcodec/d3d12va_vc1: add support for D3D12_VIDEO_DECODE_PROFILE_VC1_D2010 guid.
 
Aleksoid
 - [FFmpeg-cvslog] avcodec/dca_core: Remove unneeded emms.h inclusion
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/dxva2: fix different 'const' qualifiers warning
 
Tong Wu
 - [FFmpeg-cvslog] avcodec/dxvenc: Use proper alignment, write endian-independent output
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/h263dec: Remove AVCodec.pix_fmts arrays
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate
 
Mattias Wadman
 - [FFmpeg-cvslog] avcodec/h264dec: Reindent after the previous commit
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/h264dec: Return early in ff_h264_draw_horiz_band()
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/h264qpel_template: Mark pointers as non-aliasing
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/hevc_mp4toannexb: more validations for nalu_len
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_template
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/indeo3: Round dimensions up in allocate_frame_buffers()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/internal: Move ff_exp2fi() to aacsbr.c
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/intrax8: Fix assert
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/jpeg2000: Simplify exp2fi for numbers used here
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/jpeg2000dec, j2kenc: Constify where appropriate
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/lead: support format 0x0
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/lead: support unaligned blocks
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/leaddec: Remove unnecessary VLC structures
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/libaomdec: print libaomdec version in verbose level
 
James Almer
 - [FFmpeg-cvslog] avcodec/libdav1d: print libdav1d version in verbose level
 
James Almer
 - [FFmpeg-cvslog] avcodec/libjxlenc: support negative linesizes
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/libsvtav1: add version guard for external param
 
Gyan Doshi
 - [FFmpeg-cvslog] avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode
 
Cosmin Stejerean
 - [FFmpeg-cvslog] avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode
 
Cosmin Stejerean
 - [FFmpeg-cvslog] avcodec/mmaldec: Avoid using AVCodec.pix_fmts
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/movtextenc: Don't copy data around unnecessarily
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/nvdec: Constify bitstream pointee
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/nvdec: don't free NVDECContext->bitstream
 
James Almer
 - [FFmpeg-cvslog] avcodec/nvdec: don't free NVDECContext->bitstream
 
James Almer
 - [FFmpeg-cvslog] avcodec/nvdec: don't free NVDECContext->bitstream
 
James Almer
 - [FFmpeg-cvslog] avcodec/nvdec: don't free NVDECContext->bitstream
 
James Almer
 - [FFmpeg-cvslog] avcodec/nvdec: don't free NVDECContext->bitstream
 
James Almer
 - [FFmpeg-cvslog] avcodec/nvdec: don't free NVDECContext->bitstream
 
James Almer
 - [FFmpeg-cvslog] avcodec/pngdec: read cLLi and mDVc chunks
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/pngenc: write cLLi and mDVc chunks
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/sbr: Remove unused AACDecContext* parameter from sbr_lf_gen_mips
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/speexdec: check for sane frame_size values
 
James Almer
 - [FFmpeg-cvslog] avcodec/speexdec: further check for sane frame_size values
 
James Almer
 - [FFmpeg-cvslog] avcodec/srtenc, webvttenc: Use av_printf_format
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/srtenc: Don't copy data around unnecessarily
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/tiff: pass arguments to bytestream2_seek in the right order
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/ttmlenc: Don't copy data around unnecessarily
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/ttmlenc: Remove always-true check
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vaapi_encode: remove a duplicate av_freep
 
Tong Wu
 - [FFmpeg-cvslog] avcodec/vc1dec: Don't call ff_get_format() twice
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420
 
Akihiko Odaki
 - [FFmpeg-cvslog] avcodec/vc1dec: Remove AVCodec.pix_fmts arrays
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vc1dec: Set pointers for hwaccel even without hwaccel
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vlc: Remove unused macros
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vp8: Change criterion for calling ff_thread_finish_setup()
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vp8: Enforce key-frame only for WebP
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vp8: Remove write-only vp7 struct field
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/vvc/vvc_ps: Check before access
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vvc/vvcdsp: Remove pointless wrappers
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/vvc_mp4toannexb: more validations for nalu_len
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: add Intra Block Copy decoder
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/vvcdec: add Intra Block Copy parser
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: deblock_bs, fix intra check for IBC
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: fix dual tree for skipped transform tree/unit
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: fix seeking for open GOP
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: frame_context_setup, set fc->ref to NULL
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: implement update_hmvp for IBC
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/vvcdec: refact, rename !is_mvp to check_mer
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: refact out deblock_bs to reduce duplicate code
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/vvcdec: set CuPredMode table for chroma
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: skip inter prediction for IBC blocks
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/webvttenc: Don't copy data around unnecessarily
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/x86/fpel: Remove declarations of inexistent functions
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/x86/h26x/h2656_inter: add dststride to put
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/x86/hevc: fix luma 12b overflow
 
Ronald S. Bultje
 - [FFmpeg-cvslog] avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec/x86/vvc/vvcdsp_init: fix unresolved external symbol on ARCH_X86_32
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec/x86/vvc: add avg and avg_w AVX2 optimizations
 
Wu Jianhua
 - [FFmpeg-cvslog] avcodec: add ambient viewing environment packet side data.
 
Damiano Galassi
 - [FFmpeg-cvslog] avcodec: Remove redundant pix_fmts from decoders
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avcodec: remove some references to avcodec_close
 
James Almer
 - [FFmpeg-cvslog] avcodec: Remove superfluous ';' outside of functions
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avdevice/caca: Allow to list multiple dither option types at once
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avdevice: deprecate opengl outdev
 
J. Dekker
 - [FFmpeg-cvslog] avdevice: deprecate sdl outdev
 
J. Dekker
 - [FFmpeg-cvslog] avfft: avoid overreads with RDFT API users
 
Lynne
 - [FFmpeg-cvslog] avfft: avoid overreads with RDFT API users
 
Lynne
 - [FFmpeg-cvslog] avfilter/af_hdcd: Drop a redundant log
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/af_pan: Uninitialize channel layout
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Avoid allocation for AVFilterInternal
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Move age_index to FilterLinkInternal
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Move frame_pool to FilterLinkInternal
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Move init_state to FilterLinkInternal
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfilter: Suppress warning for variable only used in av_assert1
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/avfiltergraph: Avoid indirection when freeing filtergraph
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/buffersink: add color_spaces, color_ranges params
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/buffersrc: allow promoting color range to MPEG
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/buffersrc: limit link variance logs below debug loglevel
 
Gyan Doshi
 - [FFmpeg-cvslog] avfilter/buffersrc: promote unspecified color metadata
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/ccfifo: Improve included headers
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/ccfifo: Inline trivial functions
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/ddagrab: only use acquired texture on valid updates
 
Timo Rothenpieler
 - [FFmpeg-cvslog] avfilter/fifo: Remove (a)fifo filters
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/signature_lookup: Allocate buffers jointly
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/signature_lookup: Avoid branch when adding to linked list
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/signature_lookup: Check for allocation error
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/signature_lookup: dont leave uncleared pointers in sll_free()
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/signature_lookup: Remove useless error logs
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/tonemap_vaapi: Remove duplicate format check
 
Fei Wang
 - [FFmpeg-cvslog] avfilter/v360: Use AV_VIDEO_MAX_PLANES
 
Michael Niedermayer
 - [FFmpeg-cvslog] avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly
 
Stone Chen
 - [FFmpeg-cvslog] avfilter/vf_setparams: use YUV colorspace negotiation API
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/vf_signature: Allocate arrays together
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter/vf_tiltandshift: check outlink->color_range
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/vsrc_testsrc: switch to YUV colorspace negotiation API
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/yadif_common: factorize some part of the config_output and the uninit functions
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/yadif_common: fix timestamps with very small timebases
 
Marton Balint
 - [FFmpeg-cvslog] avfilter: Add a header for internal generic-layer APIs
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avfilter: pass link YUV colorspace to ff_draw_init2
 
Niklas Haas
 - [FFmpeg-cvslog] avformat/avformat: Avoid av_strdup(NULL)
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/avformat: Remove dead check, write-only assignment
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/avformat: Remove obsolete comment
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/avformat: Remove reference to removed setter
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/avlanguage: add the 6 deprecated DVD languages
 
Marth64
 - [FFmpeg-cvslog] avformat/demux: allow demuxers to output more than one packet per read_packet() call
 
James Almer
 - [FFmpeg-cvslog] avformat/dump: Fix use of undeclared variables
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/flvenc: fix stereo flag when writing PCMA/PCMU
 
Alessandro Ros
 - [FFmpeg-cvslog] avformat/iamf*: Improve included headers
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf: Don't mix ownership and non-ownership pointers
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf: remove duplicated function
 
James Almer
 - [FFmpeg-cvslog] avformat/iamf_writer, iamfenc: Avoid allocations when using dyn buffers
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf_writer: Avoid using dynamic buffer
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf_writer: Don't leak on error when adding ParamDefinition
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf_writer: Don't memset twice
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf_writer: Fix leaks on error
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf_writer: Remove nonsense check
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamf_writer: Return proper error codes
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/iamfdec: further split into shareable modules
 
James Almer
 - [FFmpeg-cvslog] avformat/iamfdec: set disposition flags to output streams
 
James Almer
 - [FFmpeg-cvslog] avformat/iamfenc: further split into shareable modules
 
James Almer
 - [FFmpeg-cvslog] avformat/libsrt: Fix srt:// URL query string parsing
 
Ingo Oppermann
 - [FFmpeg-cvslog] avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING
 
Zhao Zhili
 - [FFmpeg-cvslog] avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection
 
Marton Balint
 - [FFmpeg-cvslog] avformat/matroska: Add support for A_ATRAC/AT1
 
asivery
 - [FFmpeg-cvslog] avformat/mov: add support for 'amve' ambient viewing environment box
 
Damiano Galassi
 - [FFmpeg-cvslog] avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: add support for tile HEIF still images
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: Don't use entry[-1] in pointer arithmetic
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/mov: factorize out setting the output packet properties
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: factorize reading the main part of the chnl atom to mov_chan
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov: ignore item boxes for animated heif
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: make MOVStreamContext refcounted
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: rename rescale_mdcv
 
Cosmin Stejerean
 - [FFmpeg-cvslog] avformat/mov: split off MOVStreamContext freeing into its own function
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: use a more descriptive name for variables of type HEIFItem
 
James Almer
 - [FFmpeg-cvslog] avformat/mov_chan: add support for reading custom channel layouts when layout_tag == 0
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: do not assume channels are in native order
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: do not assume channels are in native order
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: do not assume channels are in native order
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: do not assume channels are in native order
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: never override number of channels based on chan atom
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: never override number of channels based on chan atom
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: never override number of channels based on chan atom
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: never override number of channels based on chan atom
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mov_chan: rework ff_mov_read_chnl
 
Marton Balint
 - [FFmpeg-cvslog] avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF
 
James Almer
 - [FFmpeg-cvslog] avformat/movenc: Make check actually check what is intended
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/mpegts: add a ts_id exported option
 
James Almer
 - [FFmpeg-cvslog] avformat/mpegts: remove decoding param from ts_packetsize option
 
James Almer
 - [FFmpeg-cvslog] avformat/mux: Don't allocate priv_pts separately
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors
 
Marton Balint
 - [FFmpeg-cvslog] avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function
 
Marton Balint
 - [FFmpeg-cvslog] avformat/nutenc: Fix indentation
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/options: Only allocate AVCodecContext for demuxers
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/rcwtenc: Fix potential out-of-bounds write
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster()
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/rcwtenc: Remove redundant zeroing of buffer
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avformat/wavenc: use strtoull for UMID conversion
 
Gyan Doshi
 - [FFmpeg-cvslog] avformat: add a disposition field to AVStreamGroup
 
James Almer
 - [FFmpeg-cvslog] avformat: add a Tile Grid stream group type
 
James Almer
 - [FFmpeg-cvslog] avocdec/aac: Move decoder-only stuff to new header aacdec.h
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] Avoid OOM for invalid STCO / CO64 constructions.
 
Dale Curtis
 - [FFmpeg-cvslog] avutil/channel_layout: add av_channel_layout_custom_init()
 
Marton Balint
 - [FFmpeg-cvslog] avutil/channel_layout: add av_channel_layout_retype()
 
Marton Balint
 - [FFmpeg-cvslog] avutil/channel_layout: add FF_CHANNEL_ORDER_NB
 
Marton Balint
 - [FFmpeg-cvslog] avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docs
 
Marton Balint
 - [FFmpeg-cvslog] avutil/channel_layout: print known layout names in custom layout
 
James Almer
 - [FFmpeg-cvslog] avutil/common: Move includes to the beginning of the file
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/hwcontext: Don't check before av_buffer_unref()
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/hwcontext_opencl: Use proper OpenCLFramesContext
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/hwcontext_vaapi: Allocate public and priv device hwctx together
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/intreadwrite: Remove obsolete warning
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/mem: limit alignment to maximum simd align
 
Timo Rothenpieler
 - [FFmpeg-cvslog] avutil/mem: limit alignment to maximum simd align
 
Timo Rothenpieler
 - [FFmpeg-cvslog] avutil/opt: Fix AV_OPT_TYPE_CONST default value
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/opt: Use correct function pointer type
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/pixfmt: Add AV_VIDEO_MAX_PLANES
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers
 
Michael Niedermayer
 - [FFmpeg-cvslog] avutil/rational: increase av_d2q precision
 
Marton Balint
 - [FFmpeg-cvslog] avutil/tests/channel_layout: add tests for av_channel_order_retype
 
Marton Balint
 - [FFmpeg-cvslog] avutil/tests/pixelutils: Remove dead code
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] avutil/thread: add support for setting thread name on *bsd and solaris
 
Brad Smith
 - [FFmpeg-cvslog] avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple
 
Marton Balint
 - [FFmpeg-cvslog] avutil/tx: print debug log at trace level
 
James Almer
 - [FFmpeg-cvslog] avutil/version: Remove outdated checks
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] checkasm/hevc_deblock: add luma and chroma full
 
J. Dekker
 - [FFmpeg-cvslog] checkasm/rv34dsp: add rv34_idct_dc_add test
 
sunyuechi
 - [FFmpeg-cvslog] checkasm/rv34dsp: add rv34_inv_transform_dc test
 
sunyuechi
 - [FFmpeg-cvslog] checkasm: Add a "run-checkasm" make target
 
Martin Storsjö
 - [FFmpeg-cvslog] configure, libavutil/version: Remove unused HAVE_MMX2
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] configure: Disable linker warnings for common symbols
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] configure: Fix a typo
 
Martin Storsjö
 - [FFmpeg-cvslog] configure: fix compilation with glslang 14
 
Lynne
 - [FFmpeg-cvslog] configure: select iamfenc as movenc dep
 
Gyan Doshi
 - [FFmpeg-cvslog] doc/formats: clarify meaning of igndts as per definition in avformat.h
 
Marth64
 - [FFmpeg-cvslog] doc: Add infra.txt
 
Michael Niedermayer
 - [FFmpeg-cvslog] fate/checkasm: enable testing vvc_mc
 
James Almer
 - [FFmpeg-cvslog] fate/image: Enable fate-webp-rgb-lossless-palette-predictor test
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fate/mov: add missing ffprobe dependency to mov-write-amve
 
James Almer
 - [FFmpeg-cvslog] fate/mov: add missing samples dependency to avif/heic tests
 
James Almer
 - [FFmpeg-cvslog] fate/mov: add tests for HEIF samples with derived images
 
James Almer
 - [FFmpeg-cvslog] fate/mov: rename a test group to better reflect what it requires
 
James Almer
 - [FFmpeg-cvslog] fate/mov: test remuxing all stream heif items
 
James Almer
 - [FFmpeg-cvslog] fate/mxf: fix mxf-probe-j2k on big endian systems
 
Marton Balint
 - [FFmpeg-cvslog] fate/subtitles: Ignore line endings for sub-scc test
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fate/video: add DXV3 DXT1 encoding test
 
Connor Worley
 - [FFmpeg-cvslog] fate/video: add DXV3 HQ tests
 
Connor Worley
 - [FFmpeg-cvslog] fate: add IAMF in mp4 tests
 
James Almer
 - [FFmpeg-cvslog] fate: use an even more exotic channel layout mov-mp4-pcm-float test
 
Marton Balint
 - [FFmpeg-cvslog] fftools/cmdutils: Don't cast const away
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fftools/cmdutils: remove harmful variable shadowing
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg: cosmetics, vertically align structs
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg: declare loop indices inside loops
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg: use correct unit prefix symbol for binary scaled byte values
 
王昊然
 - [FFmpeg-cvslog] fftools/ffmpeg_demux: set stream index right before sending packet to scheduler
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: accept a name from its upstream input
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: compute input trim start/end in demuxer
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: pass autorotate/reinit flags through InputFilterOptions
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: pass framerate through InputFilterOptions
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: pass sub2video canvas size through InputFilterOptions
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: simplify buffersrc arg printing
 
Niklas Haas
 - [FFmpeg-cvslog] fftools/ffmpeg_filter: stop taking display matrix from global side data
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_mux: fix terminating muxer on streamcopy with -t
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_mux: Fix use of uninitialized variable
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq()
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_sched: simplify failure path in sch_dec_send()
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffplay: add missing YUV metadata to buffersrc
 
Niklas Haas
 - [FFmpeg-cvslog] fftools/ffplay: constrain supported YUV color spaces
 
Niklas Haas
 - [FFmpeg-cvslog] fftools/ffprobe: Constify printing section header
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fftools/ffprobe: Don't cast const away needlessly
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fftools/ffprobe: Simplify printing xml values
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] fftools/ffprobe: Use int64_t instead of long long int
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] flvdec: Honor the "flv_metadata" option for the "datastream" metadata field
 
Martin Storsjö
 - [FFmpeg-cvslog] lavc/blockdsp: R-V V clear_block
 
sunyuechi
 - [FFmpeg-cvslog] lavc/blockdsp: R-V V clear_blocks
 
sunyuechi
 - [FFmpeg-cvslog] lavc/bsf: add a showinfo filter
 
Anton Khirnov
 - [FFmpeg-cvslog] lavc/d3d12va: Improve behaviour on missing decoder support
 
Mark Thompson
 - [FFmpeg-cvslog] lavc/dnxhdenc: add ff_dnxhdenc_init
 
sunyuechi
 - [FFmpeg-cvslog] lavc/dvx: use texdsp funcs for texture block decompression
 
Connor Worley
 - [FFmpeg-cvslog] lavc/dxv: align to 4x4 blocks instead of 16x16
 
Connor Worley
 - [FFmpeg-cvslog] lavc/dxv: assume DXV2 files use premultiplied alpha
 
Connor Worley
 - [FFmpeg-cvslog] lavc/dxv: fix incorrect back-reference index calculation in DXT5 decoding
 
Connor Worley
 - [FFmpeg-cvslog] lavc/dxv: move tag definitions to common header
 
Connor Worley
 - [FFmpeg-cvslog] lavc/dxv: remove ctx fields that can be derived from texdsp ctxs
 
Connor Worley
 - [FFmpeg-cvslog] lavc/dxv: treat DXT5-tagged files as DXT4
 
Connor Worley
 - [FFmpeg-cvslog] lavc/libvpxenc: add screen-content-mode option
 
Dariusz Marcinkiewicz
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V nsse
 
sunyuechi
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V pix_abs
 
sunyuechi
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V pix_abs_x2
 
sunyuechi
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V pix_abs_y2
 
sunyuechi
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V sse
 
sunyuechi
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V vsse vsad
 
sunyuechi
 - [FFmpeg-cvslog] lavc/me_cmp: R-V V vsse vsad intra
 
sunyuechi
 - [FFmpeg-cvslog] lavc/qsvenc: Add workaround for VP9 keyframe
 
Haihao Xiang
 - [FFmpeg-cvslog] lavc/qsvenc: update the selection of bitrate control method
 
Haihao Xiang
 - [FFmpeg-cvslog] lavc/refstruct: do not use max_align_t on MSVC
 
James Almer
 - [FFmpeg-cvslog] lavc/rv34dsp: R-V V rv34_idct_dc_add
 
sunyuechi
 - [FFmpeg-cvslog] lavc/rv34dsp: R-V V rv34_inv_transform_dc
 
sunyuechi
 - [FFmpeg-cvslog] lavc/texturedsp: fix premult2straight inversion
 
Connor Worley
 - [FFmpeg-cvslog] lavc/texturedsp: require explicitly-set frame dimensions
 
Connor Worley
 - [FFmpeg-cvslog] lavc/vp8dsp: R-V V vp8_idct_dc_add
 
sunyuechi
 - [FFmpeg-cvslog] lavc/vp8dsp: R-V V vp8_idct_dc_add4uv
 
sunyuechi
 - [FFmpeg-cvslog] lavc/vp8dsp: R-V V vp8_idct_dc_add4y
 
sunyuechi
 - [FFmpeg-cvslog] lavc/vvc: Add check to num_multi_layer_olss
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Correct sps_num_subpics_minus1 minimum
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Correct sps_num_subpics_minus1 minimum
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Fix slice_idx out-of-bounds memset
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Increase VVC_MAX_* definitions for level 6.3
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Read subpic ID when only one subpicture is present
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Read subpic ID when only one subpicture is present
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Use pps->{width, height} over sps->{width, height}
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc: Validate alf_list indexes
 
Frank Plowman
 - [FFmpeg-cvslog] lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC
 
Fei Wang
 - [FFmpeg-cvslog] lavc: deprecate avcodec_close()
 
Anton Khirnov
 - [FFmpeg-cvslog] lavd: deprecate the bktr device
 
Anton Khirnov
 - [FFmpeg-cvslog] lavf/assenc: normalize line endings to \n
 
rcombs
 - [FFmpeg-cvslog] lavf/avio_internal: add ffio_write_lines for line ending normalization
 
rcombs
 - [FFmpeg-cvslog] lavf/demux: stop calling avcodec_close()
 
Anton Khirnov
 - [FFmpeg-cvslog] lavf/flacdec: stop accessing FFStream.avctx
 
Anton Khirnov
 - [FFmpeg-cvslog] lavf/mpegts: drop a cargo-culted check
 
Anton Khirnov
 - [FFmpeg-cvslog] lavfi: get rid of FF_INTERNAL_FIELDS
 
Anton Khirnov
 - [FFmpeg-cvslog] lavu/tx: correctly use a default scale parameter for all transform types
 
Lynne
 - [FFmpeg-cvslog] libswscale/utils: Fix bayer to yuvj
 
Michael Niedermayer
 - [FFmpeg-cvslog] mailmap: remap my email accounts
 
Steven Liu
 - [FFmpeg-cvslog] MAINTAINERS: remove myself from here
 
Paul B Mahol
 - [FFmpeg-cvslog] Require compilers to support C11.
 
Anton Khirnov
 - [FFmpeg-cvslog] Revert "avformat/mov: zero initialize the index ranges buffer"
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] Revert "avutil/mem: limit alignment to maximum simd align"
 
Timo Rothenpieler
 - [FFmpeg-cvslog] Revert "swscale: fix sws_setColorspaceDetails after sws_init_context"
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/swscale: Check srcSliceH for bayer
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Add help text
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Allow comparing a subset of cases to a reference file
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Compute chroma and alpha between gray and opaque frames too
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Highlight cases that worsened
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Split sws_getContext()
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/tests/swscale: Test a wider range of flag combinations
 
Michael Niedermayer
 - [FFmpeg-cvslog] swscale/utils: Allocate more dithererror
 
Michael Niedermayer
 - [FFmpeg-cvslog] tests/checkasm/vvc_mc: add check_avg
 
Wu Jianhua
 - [FFmpeg-cvslog] tests/checkasm: add checkasm_check_vvc_mc
 
Wu Jianhua
 - [FFmpeg-cvslog] tests/fate-run: Do not ignore errors from intermediate commands
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] tests/fate-run: Sanitize test argument
 
Andreas Rheinhardt
 - [FFmpeg-cvslog] tests/fate/ffmpeg: add a test for the issue fixed in previous commit
 
Anton Khirnov
 - [FFmpeg-cvslog] tests/fate/mov: add a test for reading and writing amve box
 
Cosmin Stejerean
 - [FFmpeg-cvslog] tools: Add target_sws_fuzzer.c
 
Michael Niedermayer
 - [FFmpeg-cvslog] vp6dsp: Remove MMX code
 
Kieran Kunhya
 - [FFmpeg-cvslog] x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2
 
James Almer
 - [FFmpeg-cvslog] x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2
 
Kieran Kunhya
 - [FFmpeg-cvslog] x86/h26x/h2656dsp: add missing preprocessor wrappers
 
James Almer
 - [FFmpeg-cvslog] x86/hevcdsp_init.c: fix preprocessor check
 
James Almer
 - [FFmpeg-cvslog] x86/Makefile: fix hevc and vvc dependency of h2656dsp.o
 
James Almer
 - [FFmpeg-cvslog] x86/tx_float: enable SIMD for sizes over 131072
 
Lynne
 - [FFmpeg-cvslog] x86/tx_init: propely indicate the extended available transform sizes
 
Lynne
 - [FFmpeg-cvslog] x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functions
 
James Almer
 - [FFmpeg-cvslog] x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks
 
James Almer
 - [FFmpeg-cvslog] x86: Remove inline MMX assembly that clobbers the FPU state
 
Martin Storsjö
 - [FFmpeg-cvslog] {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
 
Jan Ekström
 - [FFmpeg-cvslog] {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
 
Jan Ekström
    
 
    
      Last message date: 
       Thu Feb 29 19:51:57 EET 2024
    Archived on: Thu Feb 29 19:52:05 EET 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).