ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] avformat/mov: add support for pssh box
Malek Assaad
[FFmpeg-cvslog] avutil/csp: add av_csp_trc_inv_from_id()
Niklas Haas
[FFmpeg-cvslog] avutil/csp: add EOTF function definitions
Niklas Haas
[FFmpeg-cvslog] avutil/tests/color_utils: add tests for av_csp_itu_eotf
Niklas Haas
[FFmpeg-cvslog] avutil/csp: fix documentation of av_csp_trc_function
Niklas Haas
[FFmpeg-cvslog] avutil/tests/color_utils: clean up slightly (cosmetic)
Niklas Haas
[FFmpeg-cvslog] avutil/csp: eliminate redundant branch
Niklas Haas
[FFmpeg-cvslog] swscale/utils: disable full_chr_h_input optimization for odd width
Niklas Haas
[FFmpeg-cvslog] swscale/graph: fix memleak of cascaded graphs
Niklas Haas
[FFmpeg-cvslog] avcodec/hevc: Add wasm simd128 idct
Zhao Zhili
[FFmpeg-cvslog] configure: Add wasm as a fake arch
Zhao Zhili
[FFmpeg-cvslog] tests/checkasm: Add partial support for wasm
Zhao Zhili
[FFmpeg-cvslog] avcodec/rv60dec: Check qp for intra
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ilbcdec: Initialize tempbuff2
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ilbcdec: Initialize tempbuff2
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Add enum for qtable
Michael Niedermayer
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma()
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mpegts*: reduce use of magic numbers
Scott Theisen
[FFmpeg-cvslog] avformat/mpegts: is_pes_stream() use switch case
Scott Theisen
[FFmpeg-cvslog] lavc/vvc: Use second definition of MinQtLog2SizeIntraC if relevant
Frank Plowman
[FFmpeg-cvslog] lavc/vvc: Fix derivation of LmcsMaxBinIdx
Frank Plowman
[FFmpeg-cvslog] lavc/vvc: Store MIP information over entire CU area
Frank Plowman
[FFmpeg-cvslog] lavc/vvc: Fix overflow in MVD derivation
Frank Plowman
[FFmpeg-cvslog] avcodec/cbs_h266: Fix typo
Alexander Strasser
[FFmpeg-cvslog] lavc/vvc: Don't check motion estimation region for IBC
Frank Plowman
[FFmpeg-cvslog] doc/codecs: add missing enhancements value for export_side_data
James Almer
[FFmpeg-cvslog] doc/filters: add an entry for vf_lcevc
James Almer
[FFmpeg-cvslog] avutil/mem_internal: Don't use alignas for MSVC
Zhao Zhili
[FFmpeg-cvslog] avcodec/rangecoder: eliminate main branch from renorm_encoder()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rangecoder: Avoid checking for the first byte on every renormalization
Michael Niedermayer
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
[FFmpeg-cvslog] avformat/qcp: Check for read failure in header
Michael Niedermayer
[FFmpeg-cvslog] avformat/qcp: Check for read failure in header
Michael Niedermayer
[FFmpeg-cvslog] avcodec/hevc/hevcdec: initialize qp_y_tab
Michael Niedermayer
[FFmpeg-cvslog] avcodec/hevc/hevcdec: initialize qp_y_tab
Michael Niedermayer
[FFmpeg-cvslog] doc/encoders: very basic FFv1 documentation
Michael Niedermayer
[FFmpeg-cvslog] avcodec/eatgq: move array to where it is used
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rangecoder: Remove unneeded outstanding byte mask
Michael Niedermayer
[FFmpeg-cvslog] avformat/dxa: check bpc
Michael Niedermayer
[FFmpeg-cvslog] avformat/dxa: check bpc
Michael Niedermayer
[FFmpeg-cvslog] avcodec/eatgq: Check bytestream2_get_buffer() for failure
Michael Niedermayer
[FFmpeg-cvslog] avcodec/eatgq: Check bytestream2_get_buffer() for failure
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rangecoder: Move refill check out of refill() function
Michael Niedermayer
[FFmpeg-cvslog] avcodec/rangecoder: Do not loop renormalization
Michael Niedermayer
[FFmpeg-cvslog] avformat/iamf_parse: reject ambisonics mode > 1
Michael Niedermayer
[FFmpeg-cvslog] avformat/iamf_parse: reject ambisonics mode > 1
Michael Niedermayer
[FFmpeg-cvslog] avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63
Michael Niedermayer
[FFmpeg-cvslog] avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63
Michael Niedermayer
[FFmpeg-cvslog] swscale/ppc: disable YUV2RGB AltiVec acceleration
Sean McGovern
[FFmpeg-cvslog] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
Marth64
[FFmpeg-cvslog] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
Marth64
[FFmpeg-cvslog] lavc/x86/videodsp: Drop MMX usage
Frank Plowman
[FFmpeg-cvslog] avcodec/cbs_h266: stricter validation for subpicture's max width and height
Nuo Mi
[FFmpeg-cvslog] avcodec/vvcdec: misc, reformat inter_data()
Nuo Mi
[FFmpeg-cvslog] avcodec/cbs_h266: improve readability in subpicture parser
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/vvcdec: ensure every CTU belongs to a slice
Nuo Mi
[FFmpeg-cvslog] avcodec/vvcdec: inter_data, check the return value from hls_merge_data
Nuo Mi
[FFmpeg-cvslog] avcodec/cbs_h266: check subpicture slices number
Nuo Mi
[FFmpeg-cvslog] tests/fate/filter-audio: add aloop test
Marton Balint
[FFmpeg-cvslog] fate: revert previous frequency adjustments of the sine filter
Marton Balint
[FFmpeg-cvslog] avfilter/asrc_sine: increase frequency accuracy
Marton Balint
[FFmpeg-cvslog] avfilter/asrc_sine: factorize sampling to a separate context
Marton Balint
[FFmpeg-cvslog] fate: adjust frequencies of the sine filter
Marton Balint
[FFmpeg-cvslog] avutil/mem_internal: local align should always work
Zhao Zhili
[FFmpeg-cvslog] avfilter/textutils: Add missing time_internal.h
Zhao Zhili
[FFmpeg-cvslog] avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas
Zhao Zhili
[FFmpeg-cvslog] avcodec/cavs: Limit align requirement to variable than type
Zhao Zhili
[FFmpeg-cvslog] MAINTAINERS: Lauri is still available but is really low on time nowadays
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] tools/general_assembly: exclude Derek from GA emails
Anton Khirnov
[FFmpeg-cvslog] tools/general_assembly: add a mechanism for excluding people from GA list
Anton Khirnov
[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] libavcodec/sanm: add codec47 interpolation table support
Manuel Lauss
[FFmpeg-cvslog] libavcodec/sanm: fix XPAL handling
Manuel Lauss
[FFmpeg-cvslog] avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata
gnattu via ffmpeg-devel
[FFmpeg-cvslog] avcodec/ac3dec: fix build when eac3 decoder is disabled
Nicolas Gaullier
[FFmpeg-cvslog] lavfi/qsvvpp: Copy frame props before modify it
Fei Wang
[FFmpeg-cvslog] vulkan/common: Add put_bytes_count
IndecisiveTurtle
[FFmpeg-cvslog] vulkan/common: Use u32vec2 buffer type instead of u64
IndecisiveTurtle
[FFmpeg-cvslog] vulkan/common: Fix off-by-one error in flush_put_bits
IndecisiveTurtle
[FFmpeg-cvslog] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Ramiro Polla
[FFmpeg-cvslog] vulkan: fix use of atomics for the current context index
Lynne
[FFmpeg-cvslog] vulkan_decode: ensure there's at least one context per decode thread
Lynne
[FFmpeg-cvslog] vulkan_decode: fix counting for parallelism
Lynne
[FFmpeg-cvslog] avformat/libssh: fix credential variables typo
Marth64
[FFmpeg-cvslog] avformat/libssh: fix credential variables typo
Marth64
[FFmpeg-cvslog] libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data
Scott Theisen
[FFmpeg-cvslog] ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory
Lynne
[FFmpeg-cvslog] vulkan: only wait for fences on uninit if the context had a submission
Lynne
[FFmpeg-cvslog] ffv1enc_vulkan: switch to receive_packet
Lynne
[FFmpeg-cvslog] ffv1enc: expose ff_ffv1_encode_buffer_size
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] ffv1enc_vulkan: remove arbitrary limitation of the number of slices
Lynne
[FFmpeg-cvslog] vulkan: zero out AVBufferRef in case of failure
Lynne
[FFmpeg-cvslog] vulkan: only apply shortcut for next context selection if selection has a submission
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] hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16
Lynne
[FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14
Lynne
[FFmpeg-cvslog] libavcodec: various: remove empty directories originally for legacy DSP code
Sean McGovern
[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] avformat/framecrc: add AVFMT_NODIMENSIONS flag
Marton Balint
[FFmpeg-cvslog] avcodec/dnxuc_parser: rework DNXUC parser
Marton Balint
[FFmpeg-cvslog] avcodec: deprecate sonic
J . Dekker
[FFmpeg-cvslog] avcodec/ac3dec: fix downmix logic for eac3
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] lavu/float_dsp: fix compilation with RISC-V ILP32 ABI
Rémi Denis-Courmont
[FFmpeg-cvslog] lavc/h264idct: fix compilation for RV32IMA
Rémi Denis-Courmont
[FFmpeg-cvslog] lavc/vp8dsp: fix compilation for RV32IMA
Rémi Denis-Courmont
[FFmpeg-cvslog] riscv: remove unnecessary #include's
Rémi Denis-Courmont
[FFmpeg-cvslog] lavc/pixblockdsp: fix compilation for RV32IMA
Rémi Denis-Courmont
[FFmpeg-cvslog] doc/developer: add examples to clarify code style
Marvin Scholz
[FFmpeg-cvslog] MAINTAINERS: Add myself as Darwin maintainer
Marvin Scholz
[FFmpeg-cvslog] doc: add styles for good/bad code examples
Marvin Scholz
[FFmpeg-cvslog] swscale/internal: fix typo in loongarch specific code
Marvin Scholz
[FFmpeg-cvslog] avfilter/vf_scale: fix off-by-one in loop bounds
Niklas Haas
[FFmpeg-cvslog] MAINTAINERS: list csp.c and csp.h maintainers
Leo Izen
[FFmpeg-cvslog] tests/swscale: add a benchmarking mode
Niklas Haas
[FFmpeg-cvslog] avfilter/vf_scale: switch to new swscale API
Niklas Haas
[FFmpeg-cvslog] swscale: expose SwsContext publicly
Niklas Haas
[FFmpeg-cvslog] tests/swscale: rewrite on top of new API
Niklas Haas
[FFmpeg-cvslog] swscale: organize and better document flags
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] swscale/internal: expose sws_init_single_context() internally
Niklas Haas
[FFmpeg-cvslog] swscale: eliminate redundant SwsInternal accesses
Niklas Haas
[FFmpeg-cvslog] avformat/mm: add fallthrough comment
Peter Ross
[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] avcodec/mjpegdec: Disallow progressive bayer images
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: Remove Guillaume Poirier and Romain Dolbeau
Michael Niedermayer
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
[FFmpeg-cvslog] avcodec/audiotoolboxdec: set set keyframe flag in output frames
James Almer
[FFmpeg-cvslog] avcodec/audiotoolboxdec: 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/codec_desc: remove Intra Only prop for AAC
James Almer
[FFmpeg-cvslog] avcodec/libfdk-aacdec: set keyframe flag and profile in output frames
James Almer
[FFmpeg-cvslog] avcodec/libfdk-aacdec: set keyframe flag and profile in output frames
James Almer
[FFmpeg-cvslog] avcodec/mediacodecdec: set set keyframe flag in output frames
James Almer
[FFmpeg-cvslog] avcodec/mediacodecdec: set set keyframe flag in output frames
James Almer
[FFmpeg-cvslog] avcodec/libfdk-aacenc: set keyframe in output packets
James Almer
[FFmpeg-cvslog] avcodec/libfdk-aacenc: set keyframe in output packets
James Almer
[FFmpeg-cvslog] avcodec/audiotoolboxnec: set set keyframe flag in output packets
James Almer
[FFmpeg-cvslog] avcodec/audiotoolboxnec: set set keyframe flag in output packets
James Almer
[FFmpeg-cvslog] avcodec/aacenc: set keyframe flag in output packets
James Almer
[FFmpeg-cvslog] avcodec/aacenc: set keyframe flag in output packets
James Almer
[FFmpeg-cvslog] avcodec/aac/aacdec: set keyframe flag in output frames
James Almer
[FFmpeg-cvslog] avcodec/aac/aacdec: set keyframe flag in output frames
James Almer
[FFmpeg-cvslog] avformat/test/movenc: set audio packets as key frames
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/matroskadec: set all frames in a keyframe simple box as keyframes
James Almer
[FFmpeg-cvslog] avcodec/aac_parser: set key_frame and profile
James Almer
[FFmpeg-cvslog] avcodec/aac_parser: set key_frame and profile
James Almer
[FFmpeg-cvslog] avformat/mov: don't unconditionally set all audio packets in fragments as key frames
James Almer
[FFmpeg-cvslog] avformat/mov: don't unconditionally set all audio packets in fragments as key frames
James Almer
[FFmpeg-cvslog] avformat/movenc: write stss boxes for xHE-AAC
James Almer
[FFmpeg-cvslog] avformat/movenc: write stss boxes for xHE-AAC
James Almer
[FFmpeg-cvslog] avformat/spdifdec: parse headers for audio codecs
James Almer
[FFmpeg-cvslog] avformat/spdifdec: parse headers for audio codecs
James Almer
[FFmpeg-cvslog] avfilter: fix unused variable warning
Marvin Scholz
[FFmpeg-cvslog] avformat/movenc: don't disable edit lists when writing CMAF output
James Almer
[FFmpeg-cvslog] avformat/movenc: don't disable edit lists when writing CMAF output
James Almer
[FFmpeg-cvslog] avformat/mov: Populate packet duration using stts atom instead of guessing
Darren Mo
[FFmpeg-cvslog] avformat/mov: rename MOVCtts.duration to offset
James Almer
[FFmpeg-cvslog] avformat/mpegts: add DVB descriptor_tag values already in use
Scott Theisen
[FFmpeg-cvslog] avutil/frame: fix setting plane_padding
James Almer
[FFmpeg-cvslog] avcodec/libfdk-aacenc: export CPB properties
James Almer
[FFmpeg-cvslog] avcodec/libfdk-aacenc: export CPB properties
James Almer
[FFmpeg-cvslog] avformat/movenc: don't write a calculated avgBitrate when the provided one is unset
James Almer
[FFmpeg-cvslog] avformat/movenc: don't write a calculated avgBitrate when the provided one is unset
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/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input
James Almer
[FFmpeg-cvslog] avutil/frame: also align data pointers in av_frame_get_buffer()
Pavel Koshevoy
[FFmpeg-cvslog] avutil/frame: use size_t for total_size in get_video_buffer()
James Almer
[FFmpeg-cvslog] swscale/internal: use static_assert for enforcing offsets
Niklas Haas
[FFmpeg-cvslog] swscale/options: cosmetic changes
Niklas Haas
[FFmpeg-cvslog] avcodec/mm: decode raw chunk type and skip unknown audio chunk type
Peter Ross
Earlier messages
Later messages