November 2024 Archives by author
      
      Starting: Fri Nov  1 06:15:32 EET 2024
         Ending: Sat Nov 30 04:06:58 EET 2024
         Messages: 326
     
- [FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA
 
James Almer
 - [FFmpeg-cvslog] swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions
 
James Almer
 - [FFmpeg-cvslog] vsrc_testsrc: add support for x2rgb10le to rgbtestsrc
 
James Almer
 - [FFmpeg-cvslog] fate/filter-video: add more rgbtestsrc tests
 
James Almer
 - [FFmpeg-cvslog] swscale/output: add full chroma interpolation support for x2rgb10
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled rgb to planar rgba
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c
 
James Almer
 - [FFmpeg-cvslog] fate/pixfmts: test conversion of high bitdepth formats
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled x2rgb10le to planar RGB
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB
 
James Almer
 - [FFmpeg-cvslog] avfilter/vsrc_testsrc: add support for RGB48/RGBA64
 
James Almer
 - [FFmpeg-cvslog] fate/pixfmts: extend the high bit depth test
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled XV{36,48}LE <-> XV{36,48}BE
 
James Almer
 - [FFmpeg-cvslog] swscale/swscale_unscaled: add more unscaled planar RGB to planar RGB coverage
 
James Almer
 - [FFmpeg-cvslog] x86/swscale: disable AVX2 yuv2nv12cX functions if accurate_rnd is requested
 
James Almer
 - [FFmpeg-cvslog] fate/pixfmt: disable dithering in the scale filter
 
James Almer
 - [FFmpeg-cvslog] avfilter/framepool: align the frame buffers
 
James Almer
 - [FFmpeg-cvslog] avfilter/vf_zscale: align the frame buffers
 
James Almer
 - [FFmpeg-cvslog] avfilter/vf_zscale: remove unecessary argument from realign_frame
 
James Almer
 - [FFmpeg-cvslog] avfilter/vf_zscale: extend the configuration log message with color space info
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: use an array of pointers for heif_item
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: reindent after previous commit
 
James Almer
 - [FFmpeg-cvslog] fate/pixfmt: reintroduce scale filter dependency for some tests
 
James Almer
 - [FFmpeg-cvslog] avcodec/x86/vvc: add prototypes for OF functions
 
James Almer
 - [FFmpeg-cvslog] avcodec/x86/vvc: add prototypes for OF functions
 
James Almer
 - [FFmpeg-cvslog] Revert "avcodec/h2645: allocate film grain metadata dynamically"
 
James Almer
 - [FFmpeg-cvslog] avcodec/h2645_sei: fix parsing AOM grain provider_oriented_code
 
James Almer
 - [FFmpeg-cvslog] avcodec/aom_film_grain: allocate film grain metadata dynamically
 
James Almer
 - [FFmpeg-cvslog] avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics
 
James Almer
 - [FFmpeg-cvslog] Revert "avcodec/h2645_sei: fix parsing AOM grain provider_oriented_code"
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: check that items are allocated before accessing them
 
James Almer
 - [FFmpeg-cvslog] avutil/channel_layout: add Binaural channels and layout
 
James Almer
 - [FFmpeg-cvslog] avformat/iamf: use the new Binaural channel layout
 
James Almer
 - [FFmpeg-cvslog] avcodec/h2645_sei: move some common SEI syncing code to ff_h2645_sei_ctx_replace()
 
James Almer
 - [FFmpeg-cvslog] avcodec/hevc/sei: remove unused inline function
 
James Almer
 - [FFmpeg-cvslog] avcodec/hevc/sei: remove unnecessary inline function
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: factorize getting the current item
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: split off heif item initialization to its own function
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: use an array of pointers for heif_item
 
James Almer
 - [FFmpeg-cvslog] avcodec/aom_film_grain: allocate film grain metadata dynamically
 
James Almer
 - [FFmpeg-cvslog] avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics
 
James Almer
 - [FFmpeg-cvslog] avfilter/framepool: align the frame buffers
 
James Almer
 - [FFmpeg-cvslog] avfilter/vf_zscale: align the frame buffers
 
James Almer
 - [FFmpeg-cvslog] avcodec/ffv1enc: restore header writing behavior for version > 1
 
James Almer
 - [FFmpeg-cvslog] tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers
 
James Almer
 - [FFmpeg-cvslog] avutil/frame: use size_t for total_size in get_video_buffer()
 
James Almer
 - [FFmpeg-cvslog] avutil/frame: fix setting plane_padding
 
James Almer
 - [FFmpeg-cvslog] avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1
 
James Almer
 - [FFmpeg-cvslog] avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input
 
James Almer
 - [FFmpeg-cvslog] avformat/movenc: don't write a calculated avgBitrate when the provided one is unset
 
James Almer
 - [FFmpeg-cvslog] avcodec/libfdk-aacenc: export CPB properties
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: rename MOVCtts.duration to offset
 
James Almer
 - [FFmpeg-cvslog] avformat/movenc: don't disable edit lists when writing CMAF output
 
James Almer
 - [FFmpeg-cvslog] avformat/spdifdec: parse headers for audio codecs
 
James Almer
 - [FFmpeg-cvslog] avformat/movenc: write stss boxes for xHE-AAC
 
James Almer
 - [FFmpeg-cvslog] avformat/test/movenc: set audio packets as key frames
 
James Almer
 - [FFmpeg-cvslog] avformat/matroskadec: set all frames in a keyframe simple box as keyframes
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: don't unconditionally set all audio packets in fragments as key frames
 
James Almer
 - [FFmpeg-cvslog] avcodec/aac_parser: set key_frame and profile
 
James Almer
 - [FFmpeg-cvslog] avcodec/aac/aacdec: set keyframe flag in output frames
 
James Almer
 - [FFmpeg-cvslog] avcodec/aacenc: set keyframe flag in output packets
 
James Almer
 - [FFmpeg-cvslog] avcodec/audiotoolboxdec: set set keyframe flag in output frames
 
James Almer
 - [FFmpeg-cvslog] avcodec/audiotoolboxnec: set set keyframe flag in output packets
 
James Almer
 - [FFmpeg-cvslog] avcodec/libfdk-aacdec: set keyframe flag and profile in output frames
 
James Almer
 - [FFmpeg-cvslog] avcodec/libfdk-aacenc: set keyframe in output packets
 
James Almer
 - [FFmpeg-cvslog] avcodec/mediacodecdec: set set keyframe flag in output frames
 
James Almer
 - [FFmpeg-cvslog] avcodec/codec_desc: remove Intra Only prop for AAC
 
James Almer
 - [FFmpeg-cvslog] avcodec/ac3dec: fix downmix logic for eac3
 
James Almer
 - [FFmpeg-cvslog] avformat/mov: add missing stts array syncing in mov_build_index
 
James Almer
 - [FFmpeg-cvslog] avfilter/f_loop: fix length of aloop leftover buffer
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix aloop activate logic
 
Marton Balint
 - [FFmpeg-cvslog] avutil/opt: do no rely on av_d2q returning higher num/den than allowed when parsing rational opts
 
Marton Balint
 - [FFmpeg-cvslog] avutil/parseutils: do no rely on av_d2q returning higher num/den than allowed in av_parse_video_rate
 
Marton Balint
 - [FFmpeg-cvslog] avutil/rational: never return greater num/den than the maximum allowed in av_d2q
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix length of aloop leftover buffer
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix aloop activate logic
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix length of aloop leftover buffer
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix aloop activate logic
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix length of aloop leftover buffer
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix aloop activate logic
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix length of aloop leftover buffer
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/f_loop: fix aloop activate logic
 
Marton Balint
 - [FFmpeg-cvslog] avformat/framecrc: add AVFMT_NODIMENSIONS flag
 
Marton Balint
 - [FFmpeg-cvslog] avcodec/dnxuc_parser: rework DNXUC parser
 
Marton Balint
 - [FFmpeg-cvslog] fate: adjust frequencies of the sine filter
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/asrc_sine: factorize sampling to a separate context
 
Marton Balint
 - [FFmpeg-cvslog] avfilter/asrc_sine: increase frequency accuracy
 
Marton Balint
 - [FFmpeg-cvslog] fate: revert previous frequency adjustments of the sine filter
 
Marton Balint
 - [FFmpeg-cvslog] tests/fate/filter-audio: add aloop test
 
Marton Balint
 - [FFmpeg-cvslog] enc_recon_frame_test: don't print an error on EOF.
 
Ronald S. Bultje
 - [FFmpeg-cvslog] avcodec: deprecate sonic
 
J. Dekker
 - [FFmpeg-cvslog] lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/h264dsp: remove RISC-V table alignment
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/vp8dsp: remove RISC-V table alignment
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] tests/cpu: print the RISC-V Vector length
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] checkasm: add RISC-V vector width to arch info
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] sws/range_convert: fix RISC-V chrFromJpeg
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/h264idct: fix RISC-V group multiplier
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/h264idct: fix RISC-V group multiplier
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavu/riscv: fix compilation without Vector support
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavu/riscv: fix compilation without Vector support
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] riscv/h264dsp: remove spurious instruction
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] riscv: remove unnecessary #include's
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavu/float_dsp: fix compilation with RISC-V ILP32 ABI
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/pixblockdsp: fix compilation for RV32IMA
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/vp8dsp: fix compilation for RV32IMA
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] lavc/h264idct: fix compilation for RV32IMA
 
Rémi Denis-Courmont
 - [FFmpeg-cvslog] avfilter/scale_cuda: frame crop support
 
Koushik Dutta
 - [FFmpeg-cvslog] avfilter/scale_vt: implement negative width/height aspect ratio sizing
 
Koushik Dutta
 - [FFmpeg-cvslog] avfilter/scale_vt: implement frame crop
 
Koushik Dutta
 - [FFmpeg-cvslog] avcodec/ac3dec: fix build when eac3 decoder is disabled
 
Nicolas Gaullier
 - [FFmpeg-cvslog] avcodec/amfenc: add support for QueryOutput wait
 
Cameron Gutman
 - [FFmpeg-cvslog] swscale/options: cosmetic changes
 
Niklas Haas
 - [FFmpeg-cvslog] swscale/internal: use static_assert for enforcing offsets
 
Niklas Haas
 - [FFmpeg-cvslog] swscale/internal: group user-facing options together
 
Niklas Haas
 - [FFmpeg-cvslog] swscale: expose SwsContext publicly
 
Niklas Haas
 - [FFmpeg-cvslog] swscale: eliminate redundant SwsInternal accesses
 
Niklas Haas
 - [FFmpeg-cvslog] swscale: organize and better document flags
 
Niklas Haas
 - [FFmpeg-cvslog] swscale/internal: expose sws_init_single_context() internally
 
Niklas Haas
 - [FFmpeg-cvslog] swscale/graph: add new high-level scaler dispatch mechanism
 
Niklas Haas
 - [FFmpeg-cvslog] swscale: introduce new, dynamic scaling API
 
Niklas Haas
 - [FFmpeg-cvslog] tests/swscale: rewrite on top of new API
 
Niklas Haas
 - [FFmpeg-cvslog] tests/swscale: add a benchmarking mode
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/vf_scale: switch to new swscale API
 
Niklas Haas
 - [FFmpeg-cvslog] avfilter/vf_scale: fix off-by-one in loop bounds
 
Niklas Haas
 - [FFmpeg-cvslog] lavf/mxfenc: Use nb_components, not av_pix_fmt_count_planes()
 
Tomas Härdin
 - [FFmpeg-cvslog] vulkan/common: Fix off-by-one error in flush_put_bits
 
IndecisiveTurtle
 - [FFmpeg-cvslog] vulkan/common: Use u32vec2 buffer type instead of u64
 
IndecisiveTurtle
 - [FFmpeg-cvslog] vulkan/common: Add put_bytes_count
 
IndecisiveTurtle
 - [FFmpeg-cvslog] avcodec/amfenc: Color information update
 
Araz Iusubov
 - [FFmpeg-cvslog] avcodec/amfenc: GOP size check
 
Araz Iusubov
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol
 
Leo Izen
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol
 
Leo Izen
 - [FFmpeg-cvslog] MAINTAINERS: list csp.c and csp.h maintainers
 
Leo Izen
 - [FFmpeg-cvslog] checkasm/diracdsp: test add_dirac_obmc
 
Kyosuke Kawakami
 - [FFmpeg-cvslog] avcodec/x86/diracdsp: fix wrong register load/use count
 
Kyosuke Kawakami
 - [FFmpeg-cvslog] avcodec/x86/diracdsp: cast stride argument
 
Kyosuke Kawakami
 - [FFmpeg-cvslog] avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2
 
Kyosuke Kawakami
 - [FFmpeg-cvslog] avcodec/x86/diracdsp_init: remove unused macro
 
Kyosuke Kawakami
 - [FFmpeg-cvslog] lavfi/vf_libplacebo: eliminate LibplaceboInput.link
 
Anton Khirnov
 - [FFmpeg-cvslog] Document stream specifier syntax change from 46cbe4ab5c
 
Anton Khirnov
 - [FFmpeg-cvslog] lavc: deprecate the omx encoders
 
Anton Khirnov
 - [FFmpeg-cvslog] Document stream specifier syntax change from 46cbe4ab5c
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_sched: rename mux_done_{lock,cond} into finish_*
 
Anton Khirnov
 - [FFmpeg-cvslog] fftools/ffmpeg_sched: signal the main thread when a task fails
 
Anton Khirnov
 - [FFmpeg-cvslog] tools/general_assembly: add a mechanism for excluding people from GA list
 
Anton Khirnov
 - [FFmpeg-cvslog] tools/general_assembly: exclude Derek from GA emails
 
Anton Khirnov
 - [FFmpeg-cvslog] lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process
 
Pavel Koshevoy
 - [FFmpeg-cvslog] lavfi/vf_zscale: fix call to av_pix_fmt_count_planes
 
Pavel Koshevoy
 - [FFmpeg-cvslog] lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process
 
Pavel Koshevoy
 - [FFmpeg-cvslog] lavfi/vf_zscale: fix call to av_pix_fmt_count_planes
 
Pavel Koshevoy
 - [FFmpeg-cvslog] avutil/frame: also align data pointers in av_frame_get_buffer()
 
Pavel Koshevoy
 - [FFmpeg-cvslog] libavcodec/sanm: add codec47 interpolation table support
 
Manuel Lauss
 - [FFmpeg-cvslog] libavcodec/sanm: fix XPAL handling
 
Manuel Lauss
 - [FFmpeg-cvslog] libavcodec/sanm: clear codec47 diff buffers with specific color
 
Manuel Lauss
 - [FFmpeg-cvslog] libavcodec/sanm: codec47: apply top offset also to diff buffers
 
Manuel Lauss
 - [FFmpeg-cvslog] hwcontext_vulkan: fix planar RGB images
 
Lynne
 - [FFmpeg-cvslog] vulkan: add support for 10-bit planar RGB
 
Lynne
 - [FFmpeg-cvslog] vulkan: fix printing descriptors to shader for shaders with no descriptors
 
Lynne
 - [FFmpeg-cvslog] vulkan: retrieve Vulkan 1.1 properties
 
Lynne
 - [FFmpeg-cvslog] vulkan: add ff_vk_exec_add_dep_sw_frame
 
Lynne
 - [FFmpeg-cvslog] hwcontext_vulkan: add the mapped software frame as an upload dependency
 
Lynne
 - [FFmpeg-cvslog] .gitignore: add exclusions for shader .c files
 
Lynne
 - [FFmpeg-cvslog] ffv1enc: split off encoder initialization into a separate function
 
Lynne
 - [FFmpeg-cvslog] ffv1enc: expose ff_ffv1_write_extradata
 
Lynne
 - [FFmpeg-cvslog] ffv1enc: move plane info init into a separate function
 
Lynne
 - [FFmpeg-cvslog] ffv1enc: move slice allocation out of generic encode init
 
Lynne
 - [FFmpeg-cvslog] ffv1enc: add a Vulkan encoder
 
Lynne
 - [FFmpeg-cvslog] lavc: bump minor version for FFv1 Vulkan encoder
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: restrict number of execution contexts to 1
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: support buffers larger than 4GiB
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: fix PCM encoding
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: increase max outstanding byte count to 16bit
 
Lynne
 - [FFmpeg-cvslog] lavc/vulkan/common: fix reverse4's incorrect swizzle
 
Lynne
 - [FFmpeg-cvslog] vulkan: fix sw_frame_deps counter
 
Lynne
 - [FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14
 
Lynne
 - [FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16
 
Lynne
 - [FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14
 
Lynne
 - [FFmpeg-cvslog] hwcontext_vulkan: require storage properties to claim formats as supported
 
Lynne
 - [FFmpeg-cvslog] hwcontext_vulkan: take disable_multiplane into account when checking for formats
 
Lynne
 - [FFmpeg-cvslog] vulkan: add opaque field to execution contexts
 
Lynne
 - [FFmpeg-cvslog] vulkan: only apply shortcut for next context selection if selection has a submission
 
Lynne
 - [FFmpeg-cvslog] vulkan: zero out AVBufferRef in case of failure
 
Lynne
 - [FFmpeg-cvslog] vulkan: only wait for fences on uninit if the context had a submission
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: remove arbitrary limitation of the number of slices
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: switch to receive_packet
 
Lynne
 - [FFmpeg-cvslog] ffv1enc: expose ff_ffv1_encode_buffer_size
 
Lynne
 - [FFmpeg-cvslog] ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory
 
Lynne
 - [FFmpeg-cvslog] vulkan_decode: fix counting for parallelism
 
Lynne
 - [FFmpeg-cvslog] vulkan_decode: ensure there's at least one context per decode thread
 
Lynne
 - [FFmpeg-cvslog] vulkan: fix use of atomics for the current context index
 
Lynne
 - [FFmpeg-cvslog] avcodec/mpeg12dec: set FF_CODEC_PROPERTY_CLOSED_CAPTIONS in mpeg_set_cc_format()
 
Marth64
 - [FFmpeg-cvslog] doc/bitstream_filters: elaborate on h264_redundant_pps
 
Marth64
 - [FFmpeg-cvslog] avformat/sapdec: check return value of avcodec_parameters_copy()
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: remove unused headers
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: fix menu PGC number off-by-one in state
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: measure duration of the current menu VOBU in state
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: remove "auto" value for -pg option, default to 1
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: move memcpy below missed NAV packet warning
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: standardize the NAV packet event signal
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: enable chapter calculation for menus
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: simplify dvdvideo_read_packet()
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: check the length of a NAV packet when reading titles
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: default menu_vts option to 1 and clarify description
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: remove auto value for menu_lu option
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: open subdemuxer after initializing IFO headers
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: remove unnecessary need_parsing argument
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: drop packets with unset PTS or DTS
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: discard duplicate or partial AC3 samples
 
Marth64
 - [FFmpeg-cvslog] avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration
 
Marth64
 - [FFmpeg-cvslog] avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()
 
Marth64
 - [FFmpeg-cvslog] avformat/libssh: fix credential variables typo
 
Marth64
 - [FFmpeg-cvslog] libavutil/ppc: defines involving bit shifts should be unsigned
 
Sean McGovern
 - [FFmpeg-cvslog] libavcodec: various: remove empty directories originally for legacy DSP code
 
Sean McGovern
 - [FFmpeg-cvslog] libavutil/ppc: defines involving bit shifts should be unsigned
 
Sean McGovern
 - [FFmpeg-cvslog] avcodec/cbs_h266: Fix regression in DVB clip introduced by 93281630a71c06642adfebebb0d4b105a4e02e91
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/cbs_h266: Fix regression in DVB clip introduced by 93281630a71c06642adfebebb0d4b105a4e02e91
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/cbs_h266: check subpicture slices number
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: ensure every CTU belongs to a slice
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/cbs_h266: improve readability in subpicture parser
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/cbs_h266: stricter validation for subpicture's max width and height
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: inter_data, check the return value from hls_merge_data
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: misc, reformat inter_data()
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: schedule next stage only if the current stage reports no error
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/vvcdec: return error if CTU size > 128
 
Nuo Mi
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value
 
Kacper Michajłow
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value
 
Kacper Michajłow
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value
 
Kacper Michajłow
 - [FFmpeg-cvslog] avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value
 
Kacper Michajłow
 - [FFmpeg-cvslog] libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder.
 
Richard Mitic
 - [FFmpeg-cvslog] avformat/mov: Populate packet duration using stts atom instead of guessing
 
Darren Mo
 - [FFmpeg-cvslog] avcodec/ffv1enc: Tighter maxsize
 
Michael Niedermayer
 - [FFmpeg-cvslog] INSTALL: explain the circular dependency issue and solution
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/rpl: check channels
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/mccdec: Initialize and check rate.den
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/nistspheredec: Clear buffer
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/ilbc: Check avio_read() for failure
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/vividas: Check avio_read() for failure
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/infra: Document gitolite
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/ffv1: Support slice coding mode 1 with golomb rice
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/ffv1: Support >8bit rice golomb
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/movenc: Fix ffv1 support
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/infra: clarify domain name servers
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/infra: Document trac backup system
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/developer: Document relationship between git accounts and MAINTAINERS
 
Michael Niedermayer
 - [FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
 
Michael Niedermayer
 - [FFmpeg-cvslog] avcodec/mjpegdec: Disallow progressive bayer images
 
Michael Niedermayer
 - [FFmpeg-cvslog] MAINTAINERS: Remove Guillaume Poirier and Romain Dolbeau
 
Michael Niedermayer
 - [FFmpeg-cvslog] MAINTAINERS: Lauri is still available but is really low on time nowadays
 
Michael Niedermayer
 - [FFmpeg-cvslog] doc/infra: List at what companies the name servers are hosted and who provides the servers
 
Michael Niedermayer
 - [FFmpeg-cvslog] lavc/vvc: Remove floating point logic
 
Frank Plowman
 - [FFmpeg-cvslog] tests/fate/filter-video: don't convert owdenoise test to mpeg range
 
Ramiro Polla
 - [FFmpeg-cvslog] avformat/rmdec: support RMHD file format
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: RealVideo 6.0 decoder
 
Peter Ross
 - [FFmpeg-cvslog] fate/rv60: add test
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: negative qp guard
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: check init_get_bits8 return value
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: prevent decode_cu_r segfault
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: prevent decode_cu_r deadlock
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: align calc_sel_qp with reference decoder
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: set populate_ipred src parameter to const
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/eatgq: decode motion vector macroblocks
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left criteria
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: simplify fill_mv_skip_cand
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/rv60: consistent indentation
 
Peter Ross
 - [FFmpeg-cvslog] configure: add rv60 decoder golomb dependency
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/mm: set audio pts proportionally to audio offset
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/mm: decode partial palette
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/mm: don't fail if x offset exceeds frame width
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/mm: decode raw chunk type and skip unknown audio chunk type
 
Peter Ross
 - [FFmpeg-cvslog] avformat/mm: add fallthrough comment
 
Peter Ross
 - [FFmpeg-cvslog] avcodec/nvenc: set bitstreamRestrictionFlag when neccesary
 
Timo Rothenpieler
 - [FFmpeg-cvslog] fftools/ffplay: fix crash when vk renderer is null
 
Leandro Santiago
 - [FFmpeg-cvslog] fftools/ffplay: fix crash when vk renderer is null
 
Leandro Santiago
 - [FFmpeg-cvslog] fftools/ffplay: fix crash when vk renderer is null
 
Leandro Santiago
 - [FFmpeg-cvslog] lavfi/vf_drawtext: fix memory management when destroying font face
 
Leandro Santiago
 - [FFmpeg-cvslog] avfilter: fix unused variable warning
 
Marvin Scholz
 - [FFmpeg-cvslog] swscale/internal: fix typo in loongarch specific code
 
Marvin Scholz
 - [FFmpeg-cvslog] MAINTAINERS: Add myself as Darwin maintainer
 
Marvin Scholz
 - [FFmpeg-cvslog] doc/developer: add examples to clarify code style
 
Marvin Scholz
 - [FFmpeg-cvslog] doc: add styles for good/bad code examples
 
Marvin Scholz
 - [FFmpeg-cvslog] libavutil/ppc: Include the hardware feature flags like the other archs
 
Brad Smith
 - [FFmpeg-cvslog] libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv
 
Brad Smith
 - [FFmpeg-cvslog] libavutil/ppc: Include the hardware feature flags like the other archs
 
Brad Smith
 - [FFmpeg-cvslog] libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv
 
Brad Smith
 - [FFmpeg-cvslog] avformat/mpegts: add support for ATSC E-AC-3 streams
 
Scott Theisen
 - [FFmpeg-cvslog] avformat/mpegts: add DVB descriptor_tag values already in use
 
Scott Theisen
 - [FFmpeg-cvslog] libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data
 
Scott Theisen
 - [FFmpeg-cvslog] lavc/vaapi_dec: Create VA parameters dynamically
 
Fei Wang
 - [FFmpeg-cvslog] lavc/vaapi_decode: Use a more meaningful variable name
 
Fei Wang
 - [FFmpeg-cvslog] lavc/cbs_h266: Add SliceTopLeftTileIdx to H266RawPPS
 
Fei Wang
 - [FFmpeg-cvslog] lavc/cbs_h266: Add NumSlicesInTile to H266RawPPS
 
Fei Wang
 - [FFmpeg-cvslog] lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header
 
Fei Wang
 - [FFmpeg-cvslog] lavc/vvc_ps: Add alf raw syntax into VVCALF
 
Fei Wang
 - [FFmpeg-cvslog] lavc/vvc_dec: Add hardware decode API
 
Fei Wang
 - [FFmpeg-cvslog] lavc/vaapi_dec: Add VVC decoder
 
Fei Wang
 - [FFmpeg-cvslog] libavutil/hwcontext_{d3d11va, dxva2}: Support Y212/XV36 pixel format
 
Fei Wang
 - [FFmpeg-cvslog] lavfi/qsvvpp: Copy frame props before modify it
 
Fei Wang
 - [FFmpeg-cvslog] avcodec/jpeg2000: Improve FF_DWT97_INT to pass ISO/IEC 15444-4 conformance tests
 
Osamu Watanabe
 - [FFmpeg-cvslog] avcodec/decode: Fix incorrect enum type used in side_data_map()
 
Eugene Zemtsov
 - [FFmpeg-cvslog] fate/vvc: Add a sample which lose frames before 5c66a3
 
Zhao Zhili
 - [FFmpeg-cvslog] x86/vvc: Fix build error for arch x86_32
 
Zhao Zhili
 - [FFmpeg-cvslog] fftools/ffplay_renderer: Fix a typo
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/mediacodecdec: Add operating_rate option
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/mediacodecenc: Add operating_rate option
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/mediacodec_wrapper: add async mode support
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/mediacodecenc: add async mode support
 
Zhao Zhili
 - [FFmpeg-cvslog] avfilter/textutils: Add missing time_internal.h
 
Zhao Zhili
 - [FFmpeg-cvslog] avcodec/cavs: Limit align requirement to variable than type
 
Zhao Zhili
 - [FFmpeg-cvslog] avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas
 
Zhao Zhili
 - [FFmpeg-cvslog] avutil/mem_internal: local align should always work
 
Zhao Zhili
 - [FFmpeg-cvslog] doc/git-howto: remove outdated line about gitolite
 
compn
 - [FFmpeg-cvslog] doc/infra: add more information and accounts
 
compn
 - [FFmpeg-cvslog] MAINTAINERS: remove arpi
 
compn
 - [FFmpeg-cvslog] doc/infra: add reddit sub, facebook page and wikipedia
 
compn
 - [FFmpeg-cvslog] avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata
 
gnattu via ffmpeg-devel
 - [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c04961c web/index: Fix typo
 
ffmpeg-git at ffmpeg.org
 - [FFmpeg-cvslog] delete unused variable ret
 
tangsha
 - [FFmpeg-cvslog] avformat/mov: if pos has been reset, clear fragments and indexes and search for next root
 
vectronic
 - [FFmpeg-cvslog] avformat/hls: improve comment
 
vectronic
    
 
    
      Last message date: 
       Sat Nov 30 04:06:58 EET 2024
    Archived on: Sat Nov 30 04:07:05 EET 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).