[FFmpeg-devel] [PATCH 1/4] aacdec_usac: respect tns_on_lr flag
2024-06-06 5:12 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] aacdec_usac: do not continue parsing bitstream on core_mode == 1
` [FFmpeg-devel] [PATCH 3/4] aacdec_usac: decouple TNS active from TNS data present flag
[FFmpeg-devel] [RFC] STF 2025
2024-06-06 0:07 UTC (26+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavu/opt: Mention that AVOptions is not reentrant
2024-06-05 23:17 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7] avcodec: add farbfeld encoder, decoder and demuxer
2024-06-05 22:58 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Allow enabling SVC in libaomenc
2024-06-05 22:43 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE
2024-06-05 21:39 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM
` [FFmpeg-devel] [PATCH 3/4] swscale/x86/rgb2rgb_template: Remove unused uyvytoyv12
` [FFmpeg-devel] [PATCH 4/4] swscale/x86/rgb2rgb: Detemplatize
[FFmpeg-devel] [PATCH] avcodec/dovi_rpudec: replace brittle struct copying code
2024-06-05 21:24 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] checkasm/sw_rgb: test rgb32/bgr32 to yuv
2024-06-05 21:13 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] checkasm/sw_rgb: test rgb32/rgb32_1 "
[FFmpeg-devel] [PATCH 1/2] swscale/x86/input: add AVX2 optimized RGB32 to YUV functions
2024-06-05 21:00 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] swscale/x86/input: add AVX2 optimized uyvytoyuv422
[FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: replace shuffle_bytes_2103_mmxext with an SSE2 version
2024-06-05 20:51 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 00/16] NVidia Tegra hardware decoding backend
2024-06-05 20:50 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 05/16] avutil: add common code for nvtegra
` [FFmpeg-devel] [PATCH 06/16] avutil: add nvtegra hwcontext
` [FFmpeg-devel] [PATCH 07/16] hwcontext_nvtegra: add dynamic frequency scaling routines
[FFmpeg-devel] [PATCH v5 1/2] configure, lavu, lavc, lavfi: Remove libva 1.x support
2024-06-05 20:13 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/2] hwcontext_vaapi: Deprecate quirks
[FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: Be more strict about clobbering MMX state
2024-06-05 20:12 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/3] lavc/h265_profile_level: Expand profile compatibility checking
2024-06-05 19:59 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/3] lavc: Add test for H.265 profile handling
` [FFmpeg-devel] [PATCH v3 3/3] lavc/vaapi_hevc: Don't require exact profiles
[FFmpeg-devel] [PATCH v5 0/1] Add support for H266/VVC encoding
2024-06-05 19:51 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/1] avcodec: add external enc libvvenc for H266/VVC
[FFmpeg-devel] [PATCH] checkasm: disable unaligned access emulation
2024-06-05 19:46 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vp8dsp: R-V V vp8_idct_add
2024-06-05 19:45 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 1/2] lavu/hashtable: create generic robin hood hash table
2024-06-05 18:37 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 2/2] lavc/dxvenc: migrate DXT1 encoder to lavu hashtable
[FFmpeg-devel] FFMPEG support for x265 vbv-end and vbv-end-fr-adj
2024-06-05 18:19 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libswscale/x86/yuv_2_rgb: fix some comments
2024-06-05 17:42 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/libxvid: code cleanup (replace magic numbers)
2024-06-05 17:41 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] aacdec_usac: correctly set and use the layout map
2024-06-05 17:41 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: give magic number a name
2024-06-05 17:41 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libswscale/x86/yuv2rgb: Add missing EMMS
2024-06-05 17:35 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/5] checkasm/sw_rgb: test rgb24 to yuv
2024-06-05 17:34 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] checkasm/sw_rgb: test rgb24/bgr24 "
[FFmpeg-devel] [PATCHv3 1/3] sws/input: R-V V rgb24ToY & bgr24ToY
2024-06-05 16:36 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] sws/input: R-V V rgb24ToUV and bgr24ToUV
` [FFmpeg-devel] [PATCH 3/3] sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half
[FFmpeg-devel] [PATCH 1/4] mpeg4audio: rename AOT_USAC_NOSBR to AOT_USAC
2024-06-05 16:18 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] mpeg4audio: explicitly define each AOT
` [FFmpeg-devel] [PATCH 3/4] aac: define a new profile for USAC
` [FFmpeg-devel] [PATCH 4/4] lavc: bump minor and add APIchanges entry for new USAC profile
[FFmpeg-devel] [PATCH v2 1/2] lavc/vvc: Use sps_chroma_qp_table return code
2024-06-05 13:51 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] lavc/vvc: Prevent overflow in chroma QP derivation
[FFmpeg-devel] [PATCH v6] avcodec: add farbfeld encoder
2024-06-05 13:22 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] aacdec: increase MAX_ELEM_ID to 64
2024-06-05 13:11 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc: Explain what "context" means
2024-06-05 12:51 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 0/4] "
` [FFmpeg-devel] [PATCH v6 1/4] "
` [FFmpeg-devel] [PATCH v6 2/4] lavu: Clarify relationship between AVClass, AVOption and context
` [FFmpeg-devel] [PATCH v6 3/4] all: Link to "context" from all public contexts with documentation
` [FFmpeg-devel] [PATCH v6 4/4] all: Rewrite documentation for contexts
[FFmpeg-devel] [PATCH 1/2] avcodec/dnxhdenc: Move PutBitContext from ctx to stack
2024-06-05 12:25 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/dnxhdenc: Simplify padding
[FFmpeg-devel] [PATCH 1/7] avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile
2024-06-05 11:53 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avformat/vvc: Use put_bytes_output()
` [FFmpeg-devel] [PATCH 3/7] avformat/vvc: Don't use ff_copy_bits()
` [FFmpeg-devel] [PATCH 4/7] avformat/vvc: Fix crash on allocation failure, avoid allocations
` [FFmpeg-devel] [PATCH 5/7] avformat/vvc: Reindent after the previous commit
` [FFmpeg-devel] [PATCH 6/7] avformat/evc: Fix format specifiers
` [FFmpeg-devel] [PATCH 7/7] avcodec/cbs_h266_syntax_template: Use correct format specifier
[FFmpeg-devel] [PATCH v2] movenc: Add an option for hiding fragments at the end
2024-06-05 11:47 UTC - mbox.gz / Atom
[FFmpeg-devel] FFmpeg 7.0 blocking issues
2024-06-05 10:55 UTC (17+ messages) - mbox.gz / Atom
[FFmpeg-devel] New CC member: Steven Liu
2024-06-05 9:21 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vvc: Prevent overflow in chroma QP derivation
2024-06-05 9:10 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_demux: gracefully ignore mismatching channel layouts for -channel_layout option
2024-06-05 8:41 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/5] swscale/aarch64: Add rgb24 to yuv implementation
2024-06-05 8:16 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] avutil/aarch64: Skip define AV_READ_TIME for apple
` [FFmpeg-devel] [PATCH 4/5] avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME
` [FFmpeg-devel] [PATCH 5/5] avutil/aarch64: Fallback to clock_gettime as timer on Android
[FFmpeg-devel] [PATCH] Add extra const to FF_PFNGLSHADERSOURCEPROC
2024-06-05 3:39 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Add extra const to FF_PFNGLSHADERSOURCEPROC
2024-06-05 0:30 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v6 1/2] lavu/hashtable: create generic robin hood hash table
2024-06-04 23:48 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 2/2] lavc/dxvenc: migrate DXT1 encoder to lavu hashtable
[FFmpeg-devel] [PATCH v5] avcodec: add farbfeld encoder
2024-06-04 22:05 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/1] sws/input: add R-V V rgb24ToY
2024-06-04 20:14 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCHv2 "
[FFmpeg-devel] [PATCH] swscale/x86/input: add AVX2 optimized RGB24 to YUV functions
2024-06-04 19:37 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/10, v3] avutil: add hwcontext_amf
2024-06-04 19:25 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/10, v3] avcodec: add amfdec
[FFmpeg-devel] [PATCH v4] avcodec: add farbfeld encoder
2024-06-04 19:25 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/trim: flag trim filter as metadata only
2024-06-04 19:17 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCHv2 1/4] lavc/vc1dsp: R-V V vc1_inv_trans_8x8
2024-06-04 18:59 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCHv2 2/4] lavc/vc1dsp: R-V V vc1_inv_trans_8x4
` [FFmpeg-devel] [PATCHv2 3/4] lavc/vc1dsp: R-V V vc1_inv_trans_4x8
` [FFmpeg-devel] [PATCHv2 4/4] lavc/vc1dsp: R-V V vc1_inv_trans_4x4
[FFmpeg-devel] [PATCH] x86/aacencdsp: add SSE2 and AVX versions of quantize_bands
2024-06-04 15:52 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] bsf: Fix memory leak by adding vp9_raw_reorder_frame_free()
2024-06-04 14:46 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v4 0/1] Add support for H266/VVC encoding
2024-06-04 14:33 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/1] avcodec: add external enc libvvenc for H266/VVC
[FFmpeg-devel] [PATCH 1/2] ffplay: add -scaling_quality option for SDL
2024-06-04 13:00 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vvc: Reallocate pixel buffers if pixel shift changes
2024-06-04 12:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 5/5] avcodec/vvcdec: support mv wraparound
2024-06-04 12:11 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 2/5] avcodec/vvcdec: misc, move src offset inside emulated_edge
2024-06-04 12:04 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/5] avcodec/vvcdec: refact out emulated_edge_no_wrap
` [FFmpeg-devel] [PATCH v2 4/5] avcodec/vvcdec: misc, reindent inter.c
` [FFmpeg-devel] [PATCH v2 5/5] avcodec/vvcdec: support mv wraparound
[FFmpeg-devel] [PATCH v2 1/5] avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code
2024-06-04 12:04 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 6/6] lavf/tls_mbedtls: add workaround for TLSv1.3 vs
2024-06-04 10:27 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 5/6] lavf/tls_mbedtls: handle session ticket error code as
2024-06-04 10:27 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 4/6] lavf/tls_mbedtls: fix handling of certification
2024-06-04 10:27 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 3/6] lavf/tls_mbedtls: hook up debug message callback
2024-06-04 10:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 2/6] lavf/tls_mbedtls: add missing call to psa_crypto_init
2024-06-04 10:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/6] lavf/tls_mbedtls: handle more error codes for
2024-06-04 10:25 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/6] lavf/tls_mbedtls: handle more error codes for
2024-06-04 10:23 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] avcodec: add farbfeld encoder
2024-06-04 10:10 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec: add farbfeld encoder
2024-06-04 7:19 UTC (8+ 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