Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] [PATCH 1/4] configure: aarch64: Support assembling the dotprod and i8mm arch extensions
 2023-05-28  5:50 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] aarch64: Add cpu flags for the dotprod and i8mm extensions
` [FFmpeg-devel] [PATCH 3/4] aarch64: Add linux runtime cpu feature detection using getauxval(AT_HWCAP)
` [FFmpeg-devel] [PATCH 4/4] aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl

[FFmpeg-devel] [PATCH] lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels, qpel_uni_w_h, qpel_uni_w_v, qpel_uni_w_hv and qpel_h
 2023-05-28  3:23 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/tx: stop using av_log(NULL, )
 2023-05-28  3:16 UTC  (8+ messages) - mbox.gz / Atom
      ` [FFmpeg-devel] [PATCH 99/99] Vulkan patchset - complete

[FFmpeg-devel] [PATCH] avfilter/af_aresample: switch to activate
 2023-05-27 15:56 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/af_apad: switch to activate
 2023-05-27 15:51 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] decklink: Convert to using avpriv_packet_list functions
 2023-05-27 15:18 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] nellymoser: user float literals for table
 2023-05-27 13:15 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fate: add adpcm_ima_cunning tests
 2023-05-27 11:40 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/2] Animated JPEG XL Support
 2023-05-26 20:55 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/2] avcodec/libjxldec: add animated decode support
` [FFmpeg-devel] [PATCH v4 2/2] avformat/jpegxl_anim_dec: add animated JPEG XL demuxer

[FFmpeg-devel] [PATCH 1/3] avutil/dict: add av_dict_pop
 2023-05-26 20:51 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 55/97] Vulkan patchset part 2 - hwcontext rewrite and filtering
 2023-05-26 20:50 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg_dec: abort if avcodec_send_packet() returns EAGAIN
 2023-05-26 19:57 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] drawtext filter
 2023-05-26 12:19 UTC  (17+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: add CBP/CHP profile
 2023-05-26 11:37 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] =?gb18030?b?u9i4tKO6W1BBVENIXSBhdmNvZGVjL3ZpZGVv?= =?gb18030?q?toolboxenc=3A_add_CBP/CHP_profile?=

[FFmpeg-devel] [PATCH] configure: Stop undeffing __STRICT_ANSI__ for mingw/cygwin targets
 2023-05-26 10:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 10/10] avcodec/evc: Changes in MAINTAINERS file
 2023-05-26 10:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 09/10] avcodec/evc: Changes in Changelog file
 2023-05-26 10:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 08/10] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content
 2023-05-26 10:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 07/10] avformat/mov_muxer: Extended MOV muxer to handle EVC video content
 2023-05-26 10:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 06/10] avcodec/evc_decoder: Provided support for EVC decoder
 2023-05-26 10:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 05/10] avcodec/evc_encoder: Provided support for EVC encoder
 2023-05-26 10:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 04/10] avformat/evc_demuxer: Added demuxer to handle reading EVC video files
 2023-05-26 10:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 03/10] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream
 2023-05-26 10:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 02/10] avcodec/evc_parser: Added parser implementation for EVC format
 2023-05-26 10:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v23 01/10] avcodec/evc: MPEG-5 EVC codec registration
 2023-05-26 10:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/36] fftools/ffmpeg: shorten a variable name
 2023-05-26  6:22 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 22/36] fftools/ffmpeg: drop an obsolete hack

[FFmpeg-devel] [IMPORTANT] Missing documentation
 2023-05-26  6:03 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avformat/mov: We do not support creation times of 300 billion years ago
 2023-05-25 21:40 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avcodec/takdsp: Fix integer overflows
` [FFmpeg-devel] [PATCH 3/5] avcodec/rka: Avoid undefined left shift
` [FFmpeg-devel] [PATCH 4/5] avcodec/hevcdec: Avoid null pointer dereferences in MC
` [FFmpeg-devel] [PATCH 5/5] avcodec/hevc_refs: Check that nb_refs stays <= HEVC_MAX_REFS

[FFmpeg-devel] Add LSX optimization in avcodec and swscale
 2023-05-25 19:07 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

[FFmpeg-devel] [PATCH] lavc/pgssubdec: Correct rendering of palette updates
 2023-05-25 15:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avcodec/av1dec: convert to receive_frame()
 2023-05-25 14:05 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5] lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks
 2023-05-25 12:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] Add LSX optimization in avcodec and swscale
 2023-05-25  7:24 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/7] avcodec/la: add LSX optimization for h264 idct
` [FFmpeg-devel] [PATCH v5 2/7] avcodec/la: Add LSX optimization for loop filter
` [FFmpeg-devel] [PATCH v5 3/7] avcodec/la: Add LSX optimization for h264 chroma and intrapred
` [FFmpeg-devel] [PATCH v5 4/7] avcodec/la: Add LSX optimization for h264 qpel
` [FFmpeg-devel] [PATCH v5 5/7] swscale/la: Optimize the functions of the swscale series with lsx
` [FFmpeg-devel] [PATCH v5 6/7] swscale/la: Add following builtin optimized functions
` [FFmpeg-devel] [PATCH v5 7/7] avutil/la: Add function performance testing

[FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_subtitles: add wrap_unicode option
 2023-05-25  7:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 1/5] avutil/hwcontext: add a function to get the AVHWDeviceType
 2023-05-25  7:06 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 4/5] lavfi/format: wrap auto filters into structures

[FFmpeg-devel] Add LSX optimization in avcodec and swscale
 2023-05-25  2:49 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/7] avcodec/la: add LSX optimization for h264 idct
` [FFmpeg-devel] [PATCH v4 2/7] avcodec/la: Add LSX optimization for loop filter
` [FFmpeg-devel] [PATCH v4 3/7] avcodec/la: Add LSX optimization for h264 chroma and intrapred
` [FFmpeg-devel] [PATCH v4 4/7] avcodec/la: Add LSX optimization for h264 qpel
` [FFmpeg-devel] [PATCH v4 5/7] swscale/la: Optimize the functions of the swscale series with lsx
` [FFmpeg-devel] [PATCH v4 6/7] swscale/la: Add following builtin optimized functions
` [FFmpeg-devel] [PATCH v4 7/7] avutil/la: Add function performance testing

[FFmpeg-devel] [PATCH v4] lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks
 2023-05-24 17:12 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: replace VT_H264Profile with avctx profile
 2023-05-24 13:37 UTC  (5+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] =?gb18030?b?u9i4tKO6ICBbUEFUQ0hdIGF2Y29kZWMvdmlk?= =?gb18030?q?eotoolboxenc=3A_replace_VT=5FH264Profile_with_avctx_profile?=

[FFmpeg-devel] [PATCH 01/15] fftools/ffmpeg_hw: move hw_device_setup_for_decode() to ffmpeg_dec
 2023-05-24 12:01 UTC  (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/15] fftools/ffmpeg_hw: move hw_device_setup_for_encode() to ffmpeg_enc
` [FFmpeg-devel] [PATCH 03/15] fftools/ffmpeg_enc: use AVFrame.hw_frames_ctx for encoder hw setup
` [FFmpeg-devel] [PATCH 04/15] fftools/ffmpeg: fail earlier on text/bitmap subtitles mismatch
` [FFmpeg-devel] [PATCH 05/15] fftools/ffmpeg: drop outdated comments
` [FFmpeg-devel] [PATCH 06/15] fftools/ffmpeg_demux: only print demuxing stats if demuxing actually started
` [FFmpeg-devel] [PATCH 07/15] fftools/ffmpeg_demux: initialize nb_streams_warn
` [FFmpeg-devel] [PATCH 08/15] fftools/ffmpeg_demux: skip unused/attachment streams in final stats
` [FFmpeg-devel] [PATCH 09/15] fftools/ffmpeg_dec: add decoder private data
` [FFmpeg-devel] [PATCH 10/15] fftools/ffmpeg_dec: move InputStream.pkt to Decoder
` [FFmpeg-devel] [PATCH 11/15] fftools/ffmpeg_dec: move timestamp estimation state "
` [FFmpeg-devel] [PATCH 12/15] fftools/ffmpeg: add InputStream.index
` [FFmpeg-devel] [PATCH 13/15] fftools/ffmpeg_demux: log discontinuity warnings to stream context
` [FFmpeg-devel] [PATCH 14/15] fftools/sync_queue: add debug logging
` [FFmpeg-devel] [PATCH 15/15] fftools/sync_queue: make sure non-limiting streams are not used as queue head

[FFmpeg-devel] Request: consider use codec id "sowt" instead of "ipcm" for LPCM_S16LE in mp4 muxer
 2023-05-24  2:17 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/gifdec: cleanup
 2023-05-23 21:51 UTC  (16+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] w32pthread: fix signature of WinRT version of thread worker
 2023-05-23 11:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls: Forward stream metadata from subdemuxer
 2023-05-23 10:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fate/tests/ffmpeg: use -idct simple for fate-ffmpeg-input-r
 2023-05-23  8:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [FFmpeg-cvslog] tests/fate/ffmpeg: add a test for input -r option
 2023-05-23  7:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec/cbs_vp8: Add support for VP8 codec bitstream READ methods
 2023-05-23  7:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 00/14] add vvc decoder c code
 2023-05-23  6:23 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/14] vvcdec: add thread executor
` [FFmpeg-devel] [PATCH 02/14] vvcdec: add vvc decoder stub

[FFmpeg-devel] [PATCH v4] avfilter/vf_subtitles: add wrap_unicode option
 2023-05-23  5:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] Move bessel_i0() from swresample/resample to avutil/mathematics
 2023-05-22 23:36 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avfilter/asrc_sinc: Use av_bessel_i0()
` [FFmpeg-devel] [PATCH 3/6] avfilter/window_func: "
` [FFmpeg-devel] [PATCH 4/6] avcodec/kbdwin: "
` [FFmpeg-devel] [PATCH 5/6] avcodec/kbdwin: Avoid computing bessel values twice
` [FFmpeg-devel] [PATCH 6/6] avcodec/kbdwin: Remove low precision intermediate in ff_kbd_window_init_fixed()

[FFmpeg-devel] [PATCH] avcodec/libdav1d: only return EAGAIN when there are no buffered packets
 2023-05-22 17:18 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avfilter/vf_subtitles: add wrap_unicode option
 2023-05-22 17:11 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks
 2023-05-22 16:44 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avfilter/vf_tpad: use enum for start/stop_mode
 2023-05-22 16:37 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 "
  ` [FFmpeg-devel] [PATCH v3 2/2] avfilter/vf_tpad: accept hardware frames in clone-only mode

[FFmpeg-devel] [PATCH] avfilter/src_movie: activate & dr
 2023-05-22 15:00 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks
 2023-05-22 14:15 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: decrease probe score for a random tag
 2023-05-22 14:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avfilter/vf_subtitles: add wrap_unicode option
 2023-05-22 12:05 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mediacodecdec: add low-latency decoding
 2023-05-22  9:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mediacodecdec: add low latency decoding
 2023-05-22  9:32 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Optimization: support for libx264's mb_info
 2023-05-22  9:19 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavfi/vf_libplacebo: switch to new gamut mapping API
 2023-05-22  8:35 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavfi/vf_libplacebo: add RGB colorspace sanity
 2023-05-22  8:35 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavfi/libplacebo: properly handle EOF
 2023-05-22  8:35 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale/ppc: remove hScale8To19_vsx
 2023-05-22  7:45 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/qsvenc: the height is aligned to 32 for AV1
 2023-05-22  3:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] lavc/qsvenc: use the right alignment instead of hard coded value
 2023-05-22  1:38 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/qsv: fallback to the default mfx implementation for internal session on Windows
 2023-05-22  1:36 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/rka: use 64bit for srate_pad computation
 2023-05-21 21:05 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/wavdec: Check that smv block fits in available space

[FFmpeg-devel] [PATCH] avcodec/bonk: Avoid undefined integer overflow in predictor_calc_error()
 2023-05-21 20:48 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avformat/format: Remove redundant FFMIN() in ff_match_url_ext()
 2023-05-21 20:42 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/trim: switch to activate
 2023-05-21 20:03 UTC  (2+ messages) - mbox.gz / Atom

page:  |  | 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