[FFmpeg-devel] [PATCH v3 0/5] Vision Pro Spatial Data
2024-06-17 20:26 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/5] avutil/spherical: Add more spherical types
` [FFmpeg-devel] [PATCH v3 2/5] avutil/stereo3d: Fill out stereo info provided by Vision Pro files
` [FFmpeg-devel] [PATCH v3 3/5] fftools/ffprobe: Print more Stereo 3D info from side data
` [FFmpeg-devel] [PATCH v3 4/5] avformat/mov: Add support for exporting Video Extension Usage info
` [FFmpeg-devel] [PATCH v3 5/5] avformat/mov: Add support for reading and exporting horizontal field of view
[FFmpeg-devel] [PATCH] avutil/timestamp: keep microsecond precision in av_ts_make_time_string
2024-06-17 20:08 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] avutil/timestamp: introduce av_ts_make_time_string2 for better precision
[FFmpeg-devel] [PATCH v2 2/2] avutil/macos_kperf: Fix assert which makes kperf failed to run
2024-06-17 20:05 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC] 5 year plan & Inovation
2024-06-17 19:29 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/6] aacdec_usac: apply specification fix M55715
2024-06-17 19:04 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] aac: expose ff_aac_sample_rate_idx() in aac.h
` [FFmpeg-devel] [PATCH 3/6] aacdec_ac: fix an overread
` [FFmpeg-devel] [PATCH 4/6] aacdec_usac: rename noise_scale to noise_bands
` [FFmpeg-devel] [PATCH 5/6] aacdec_usac: remove custom rate_idx and use standard variable for it
` [FFmpeg-devel] [PATCH 6/6] aacdec_usac, aacsbr: implement SBR support for USAC
[FFmpeg-devel] [PATCH v2 0/5] Vision Pro Spatial Data
2024-06-17 19:02 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] avutil/spherical: Add more spherical types
` [FFmpeg-devel] [PATCH v2 2/5] avutil/stereo3d: Fill out stereo info provided by Vision Pro files
` [FFmpeg-devel] [PATCH v2 3/5] fftools/ffprobe: Print more Stereo 3D info from side data
` [FFmpeg-devel] [PATCH v2 4/5] avformat/mov: Add support for exporting Video Extension Usage info
` [FFmpeg-devel] [PATCH v2 5/5] avformat/mov: Add support for reading and exporting horizontal field of view
` [FFmpeg-devel] [PATCH v3 4/5] avformat/mov: Add support for exporting Video Extension Usage info
[FFmpeg-devel] [BROKEN] apad causes infinite hang
2024-06-17 18:06 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/3] avfilter/af_volumedetect.c: Add 32bit float audio support
2024-06-17 17:52 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] avfilter/af_volumedetect.c: Move logdb function
` [FFmpeg-devel] [PATCH 2/3] avfilter/af_volumedetect.c: Add 32bit float audio support
` [FFmpeg-devel] [PATCH 3/3] avfilter/af_volumedetect.c: reindent after last commit
[FFmpeg-devel] [PATCH 1/9] avcodec/targaenc: Allocate space for the palette
2024-06-17 17:10 UTC (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/9] avcodec/mpeg4audio: Check that there is enough space for the first 3 elements in ff_mpeg4audio_get_config_gb()
` [FFmpeg-devel] [PATCH 3/9] avformat/iamf_parse: Try to use less space after the array
` [FFmpeg-devel] [PATCH 4/9] avformat/iamf_parse: Layer, thou shalt not be 0
` [FFmpeg-devel] [PATCH 5/9] avformat/mov: Check extend and base offset
` [FFmpeg-devel] [PATCH 6/9] avcodec/libvpxenc: Cleanup on error
` [FFmpeg-devel] [PATCH 7/9] MAINTAINERS: Update the entries for the release maintainer for FFmpeg
` [FFmpeg-devel] [PATCH 8/9] avcodec/smcenc: width < 4 is unsupported
` [FFmpeg-devel] [PATCH 9/9] avcodec/r210enc: Use av_rescale for bitrate
[FFmpeg-devel] [PATCH v2 1/2] avutil/timer: Fix missing header for mach_absolute_time
2024-06-17 17:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fate/lavf-container: add a hevc in ISOBMFF remux test
2024-06-17 14:41 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avformat/evc: remove useless struct field
2024-06-17 14:21 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/evc: fix writing reserved bits
[FFmpeg-devel] [PATCH] lavc/vvc: Invalidate PPSs which refer to a changed SPS
2024-06-17 13:23 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/5] Apple Spatial Metadata
2024-06-17 13:11 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] avutil/spherical: Add more spherical types
` [FFmpeg-devel] [PATCH 3/5] fftools/ffprobe: Print more Stereo 3D info from side data
[FFmpeg-devel] [PATCH 1/6] swscale/yuv2rgb: fix conversion for widths not aligned to 8
2024-06-17 12:46 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] swscale/yuv2rgb: add macros to simplify code generation
` [FFmpeg-devel] [PATCH 3/6] swscale/yuv2rgb: fix yuv422p input in C code
` [FFmpeg-devel] [PATCH 4/6] swscale/yuv2rgb: reindent after previous commit
` [FFmpeg-devel] [PATCH 5/6] checkasm: add tests for yuv2rgb
` [FFmpeg-devel] [PATCH 6/6] swscale/yuv2rgb/x86: remove mmx/mmxext yuv2rgb functions
[FFmpeg-devel] [PATCH v2] movenc: Add an option for hiding fragments at the end
2024-06-17 12:41 UTC (13+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] avutil/macos_kperf: Fix assert which makes kperf failed to run
2024-06-17 12:20 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avutil/timer: define macos kperf as AV_READ_TIME
2024-06-17 11:53 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/57] avcodec/vc1: Combine identical checks
2024-06-17 11:08 UTC (20+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 37/57] avcodec/mpegutils: Don't output wrong mb skip values
` [FFmpeg-devel] [PATCH 58/67] avcodec/h261enc, msmpeg4: Avoid setting dc_scale_tables unnecessarily
` [FFmpeg-devel] [PATCH 59/67] avcodec/h261dec: Unquantize coefficients while parsing them
` [FFmpeg-devel] [PATCH 60/67] avcodec/h261dec: Simplify decoding motion vectors
` [FFmpeg-devel] [PATCH 61/67] avcodec/h261dec: Don't set framerate multiple times
` [FFmpeg-devel] [PATCH 62/67] avcodec/rv10: Remove write-only assignments
` [FFmpeg-devel] [PATCH 63/67] avcodec/mpeg_er: Simplify disabling IDCT
` [FFmpeg-devel] [PATCH 64/67] avcodec/rv10: Use ff_h263_decode_init()
` [FFmpeg-devel] [PATCH 65/67] avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext
` [FFmpeg-devel] [PATCH 66/67] avcodec/rv10: Avoid indirection
` [FFmpeg-devel] [PATCH 67/67] avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c
` [FFmpeg-devel] [PATCH 68/73] avcodec/h261enc: Inline constants
` [FFmpeg-devel] [PATCH 69/73] avcodec/motion_est: Optimize dead code away
` [FFmpeg-devel] [PATCH 70/73] avcodec/mpegvideo_enc: Constify pointers to static storage
` [FFmpeg-devel] [PATCH 71/73] avcodec/h261data: Make some tables non-static
` [FFmpeg-devel] [PATCH 72/73] avcodec/h261enc: Avoid RLTable when writing macroblock
` [FFmpeg-devel] [PATCH 73/73] avcodec/h261enc: Fix ac_vlc_length tables
[FFmpeg-devel] [PATCH 1/2] avutil/executor: Allowing thread_count be zero
2024-06-17 9:27 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] lavc/hevcdec: Put slice address checking after hwaccel decode slice
2024-06-17 8:05 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/loongarch/Makefile: Fix vc1dsp_lasx.o build criterion
2024-06-17 5:52 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] avcodec/vvc: Don't create new thread when thread_count is 1
2024-06-17 5:19 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avcodec/jpeg2000dec: Add support for placeholder passes, CAP, and CPF markers
2024-06-17 4:00 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc: Explain what "context" means
2024-06-16 21:20 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 0/4] "
` [FFmpeg-devel] [PATCH v6 1/4] "
` [FFmpeg-devel] Development process for explaining contexts (was Re: [PATCH v6 1/4] doc: Explain what "context" means)
[FFmpeg-devel] [PATCH] lavu/opt: Mention that AVOptions is not reentrant
2024-06-16 17:22 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] lavu/opt: Discuss AV_OPT_FLAG_RUNTIME_PARAM more explicitly
` [FFmpeg-devel] [PATCH v3 0/3] s/RUNTIME/POST_INIT_SETTABLE/
` [FFmpeg-devel] [PATCH v3 1/3] lavu/opt: Rename AV_OPT_FLAG_RUNTIME_PARAM to ...POST_INIT_SETTABLE_PARAM
` [FFmpeg-devel] [PATCH v3 2/3] lavu/opt: Mention AV_OPT_FLAG_POST_INIT_SETTABLE_PARAM in more places
` [FFmpeg-devel] [PATCH v3 3/3] all: s/AV_OPT_FLAG_RUNTIME_PARAM/AV_OPT_FLAG_POST_INIT_SETTABLE_PARAM/g
[FFmpeg-devel] [PATCH] avformat: split off generic NAL function helpers into their own file
2024-06-16 17:00 UTC - mbox.gz / Atom
[FFmpeg-devel] [POC] lavfi: add perlin noise generator
2024-06-16 15:37 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "
[FFmpeg-devel] FFmpeg 5.1.5 and 4.3.7
2024-06-16 13:46 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] FFmpeg 4.2.10 and 4.4.5
[FFmpeg-devel] [PATCH] avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c
2024-06-16 12:54 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] swscale/aarch64: Add argb/abgr to yuv
2024-06-16 12:14 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] swscale/output: alpha can become negative after scaling, use multiply
2024-06-16 7:48 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] swscale/output: Avoid undefined overflow in yuv2rgb_write_full()
[FFmpeg-devel] [PATCH v2] aarch64: Use cntvct_el0 as timer register on Android and macOS
2024-06-16 6:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fate/jpeg2000dec: add support for p0_10.j2k
2024-06-16 4:47 UTC - mbox.gz / Atom
[FFmpeg-devel] libavformat / vapoursynth update
2024-06-15 22:19 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Add support for placeholder passes, CAP, and CPF markers
2024-06-15 20:11 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/jpeg2000dec: fix tilepart processing
[FFmpeg-devel] [PATCH v13 01/15] avcodec/vaapi_encode: introduce a base layer for vaapi encode
2024-06-15 16:05 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v13 06/15] avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer
[FFmpeg-devel] [PATCH] rtp enc/dec update for vvc
2024-06-15 13:14 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 0/1] Add support for H266/VVC encoding
2024-06-15 13:07 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/1] avcodec: add external enc libvvenc for H266/VVC
[FFmpeg-devel] [PATCH v4 2/4] lavc/vp9dsp: R-V V mc bilin hv
2024-06-15 11:52 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 3/4] lavc/vp9dsp: R-V V mc tap h v
` [FFmpeg-devel] [PATCH v4 4/4] lavc/vp9dsp: R-V V mc tap hv
[FFmpeg-devel] [PATCH v4 1/4] lavc/vp9dsp: R-V V mc bilin h v
2024-06-15 11:51 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] swscale/aarch64: Add bgra/rgba to yuv
2024-06-15 9:57 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] swscale/aarch64: Add bgr24 to yuv
2024-06-15 9:57 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/aeadec, avcodec/atrac1: Fix 8 and 4-channel ATRAC1 support
2024-06-15 5:57 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/17] avcodec/dxva2: Initialize dxva_size and check it
2024-06-14 23:25 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 16/17] avdevice/dshow: Initialize 2 pointers
[FFmpeg-devel] [PATCH] avr32: remove explicit support
2024-06-14 20:06 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCHv5 1/4] lavc/h263dsp: add DCT dequantisation functions
2024-06-14 19:03 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] lavc/mpegvideo: use H263DSP dequant function
[FFmpeg-devel] [PATCH v2 1/4] checkasm: add tests for {lum, chr}ConvertRange
2024-06-14 15:46 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] swscale/x86: add sse4 "
[FFmpeg-devel] [PATCH v2] avcodec/h264dec: Remove ff_h264_draw_horiz_band
2024-06-14 13:27 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/5] lavu/common.h: Fix UB in av_clipl_int32_c()
2024-06-14 12:31 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/dovi_rpudec: add return code to parse_ext_v*
2024-06-14 12:00 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/dovi_rpudec: validate L2.ms_weight
[FFmpeg-devel] [PATCH 1/8] avdovi/dovi_rpudec: handle prev_vdr_rpu_id failures
2024-06-14 11:41 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/1] avfilter/framesync: fix forward EOF pts
2024-06-14 11:26 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] aarch64: Use cntvct_el0 as timer register on Android
2024-06-14 10:58 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/aaccoder_twoloop: remove unread max scaler
2024-06-14 10:21 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/aaccoder_twoloop: remove unused macro
2024-06-14 9:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avfilter/vf_deshake_opencl: Use AV_VIDEO_MAX_PLANES
2024-06-14 8:40 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables
[FFmpeg-devel] [PATCH v2 1/2] configure: Alphabetical order for av1 codecs
2024-06-14 8:28 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] lavc/qsvdec: Add VVC decoder
[FFmpeg-devel] [PATCH] area changed: scdet filter
2024-06-14 7:22 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3] "
` [FFmpeg-devel] [PATCH v4] "
[FFmpeg-devel] remove DEC Alpha DSP & support code
2024-06-14 6:26 UTC (10+ messages) - mbox.gz / Atom
page: next (older) | prev (newer) | latest
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git