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/3] Revert "avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size is not set"
 2022-06-11 18:16 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avdevice/pulse_audio_dec: reduce default fragment size

[FFmpeg-devel] [PATCH v13 1/4] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
 2022-06-11 17:01 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v13 2/4] libavformat/avisynth.c: Remove MAX_PATH limit
` [FFmpeg-devel] [PATCH v13 3/4] compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW
` [FFmpeg-devel] [PATCH v13 4/4] fftools/cmdutils.c: Remove MAX_PATH limit

[FFmpeg-devel] [PATCH 0/2] DOVI: Add NLQ pivots to AVDOVIDataMapping
 2022-06-11 16:48 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] libavutil/dovi_meta: Add nlq_pivots "
` [FFmpeg-devel] [PATCH 2/2] fate: Add test to parse profile 7 DOVI RPU

[FFmpeg-devel] [PATCH] swscale: add NV16 input/output
 2022-06-11 15:35 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] Trivial codec based on QOI and zstd compresses better than all lossless ffmpeg codecs on my data from screen
 2022-06-11 15:24 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/fmvc: Move frame allocation to a later stage
 2022-06-11 14:55 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/fmvc: buffer size is stride based not 4*width
` [FFmpeg-devel] [PATCH 3/3] avcodec/fmvc: Require key frames to fill a non trivial part of the buffer

[FFmpeg-devel] [PATCH] avcodec/get_bits: declare VLC table args as const
 2022-06-11 14:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5] libx264: Set min build version to 158
 2022-06-11 12:20 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6] "
  ` [FFmpeg-devel] [PATCH v7] "

[FFmpeg-devel] [PATCH v2 2/2] avformat/mov: prevent potential use of uninitialized value
 2022-06-11  8:50 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 "

[FFmpeg-devel] [PATCH] ffmpeg: add option fps_mode
 2022-06-11  8:45 UTC  (9+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH] avcodec: Fix time reporting for DFPWM streams
 2022-06-11  8:41 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/os_support: use windows stat structs with 64bit time_t
 2022-06-11  8:13 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/cafdec: Implement FLAC-in-CAF parsing
 2022-06-11  7:31 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] "
    ` [FFmpeg-devel] [PATCH v3 "

[FFmpeg-devel] [PATCH] avcodec/qsvenc: make QSV encoder encode VAAPI and D3D11 frames directly
 2022-06-10 23:54 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Only read the primary item for AVIF
 2022-06-10 17:37 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 00/41] Stop including superseded functions for x64
 2022-06-10 16:07 UTC  (44+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/41] avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow
` [FFmpeg-devel] [PATCH 02/41] avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h
` [FFmpeg-devel] [PATCH 03/41] avcodec/hevcdec: Make ff_hevc_pel_weight static
` [FFmpeg-devel] [PATCH 04/41] avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinit
` [FFmpeg-devel] [PATCH 05/41] avcodec/videodsp: Make ff_emulated_edge_mc_16 static
` [FFmpeg-devel] [PATCH 06/41] avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx
` [FFmpeg-devel] [PATCH 07/41] avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext
` [FFmpeg-devel] [PATCH 08/41] avcodec/x86/h264_qpel_8bit: Remove unused function
` [FFmpeg-devel] [PATCH 09/41] avcodec/x86/vc1dsp_init: Disable overridden functions on x64
` [FFmpeg-devel] [PATCH 10/41] avcodec/x86/ac3dsp_init: "
` [FFmpeg-devel] [PATCH 11/41] avcodec/x86/audiodsp_init: "
` [FFmpeg-devel] [PATCH 12/41] avcodec/x86/diracdsp_init: "
` [FFmpeg-devel] [PATCH 13/41] avcodec/x86/mpegvideoenc: "
` [FFmpeg-devel] [PATCH 14/41] avcodec/x86/fdct: "
` [FFmpeg-devel] [PATCH 15/41] avcodec/x86/hevcdsp_init: "
` [FFmpeg-devel] [PATCH 16/41] avcodec/x86/rv40dsp_init: "
` [FFmpeg-devel] [PATCH 17/41] avcodec/x86/cavsdsp: "
` [FFmpeg-devel] [PATCH 18/41] avcodec/x86/h264_intrapred_init: "
` [FFmpeg-devel] [PATCH 19/41] avfilter/x86/vf_noise: "
` [FFmpeg-devel] [PATCH 20/41] avcodec/x86/me_cmp: "
` [FFmpeg-devel] [PATCH 21/41] avcodec/x86/mpegvideoencdsp: Disable ff_pix_norm1_mmx "
` [FFmpeg-devel] [PATCH 22/41] avcodec/x86/h264dsp_init: Disable overridden functions "
` [FFmpeg-devel] [PATCH 23/41] avcodec/x86/sbrdsp_init: "
` [FFmpeg-devel] [PATCH 24/41] avcodec/x86/idctdsp_init: "
` [FFmpeg-devel] [PATCH 25/41] avcodec/x86/blockdsp_init: "
` [FFmpeg-devel] [PATCH 26/41] avcodec/x86/pixblockdsp_init: "
` [FFmpeg-devel] [PATCH 27/41] avcodec/x86/lossless_audiodsp_init: "
` [FFmpeg-devel] [PATCH 28/41] avcodec/x86/svq1enc_init: "
` [FFmpeg-devel] [PATCH 29/41] avcodec/x86/fmtconvert_init: "
` [FFmpeg-devel] [PATCH 30/41] avcodec/x86/hpeldsp_vp3_init: "
` [FFmpeg-devel] [PATCH 31/41] avcodec/x86/hpeldsp_init: "
` [FFmpeg-devel] [PATCH 32/41] avcodec/x86/h264_qpel: Make functions only used here static
` [FFmpeg-devel] [PATCH 33/41] avcodec/x86/h264_qpel: Disable overridden functions on x64
` [FFmpeg-devel] [PATCH 34/41] avcodec/x86/h264chroma_init: "
` [FFmpeg-devel] [PATCH 35/41] swresample/x86/audio_convert_init: "
` [FFmpeg-devel] [PATCH 36/41] swresample/x86/rematrix_init: "
` [FFmpeg-devel] [PATCH 37/41] swscale/x86/rgb2rgb: "
` [FFmpeg-devel] [PATCH 38/41] swscale/x86/yuv2rgb: "
` [FFmpeg-devel] [PATCH 39/41] swscale/x86/swscale: "
` [FFmpeg-devel] [PATCH 40/41] avfilter/x86/vf_eq_init: "
` [FFmpeg-devel] [PATCH 41/41] avutil/x86/pixelutils_init: "

[FFmpeg-devel] [PATCH 2/3] avcodec/avs2_parser: split data into frames
 2022-06-10 13:50 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/avs2_parser: parse more info

[FFmpeg-devel] [PATCH 1/3] avcodec/avs2: add AVS2 related definitions
 2022-06-10 13:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] lavc/vaapi_hevc: fill rext luma/chroma offset in the right way
 2022-06-10 12:57 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavc/vaapi_hevc: fill rext luma/chroma offset in the right way
 2022-06-10 12:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Added support for MB_INFO
 2022-06-10 10:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add virtualbass filter
 2022-06-10 10:09 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] libavcodec/jpeg2000_parser: Speed up long skips
 2022-06-10  9:12 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4] libavcodec/qsvenc: add ROI support to qsv encoder
 2022-06-10  3:36 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/librist: bump required version to 0.2.7
 2022-06-09 22:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libRIST: allow setting fifo size and fail on overflow
 2022-06-09 22:05 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/jpeglsdec: fix end check for xfrm
 2022-06-09 21:37 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/hevcdsp_template: stay within tables in sao_band_filter()
` [FFmpeg-devel] [PATCH 3/3] avcodec/cdgraphics: limit scrolling to the line

[FFmpeg-devel] [PATCH v7 0/3] Support long file names on Windows
 2022-06-09 21:32 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 "

[FFmpeg-devel] [PATCH v12 1/4] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
 2022-06-09 21:24 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] Unsubscribe
 2022-06-09 20:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavf/avio: add avio_vprintf()
 2022-06-09 19:09 UTC  (4+ messages) - mbox.gz / Atom
      ` [FFmpeg-devel] [PATCH 2/2] ffprobe: add -o option

[FFmpeg-devel] [PATCH] ffmpeg: document -d option
 2022-06-09 19:00 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avformat/hls: Check target_duration
 2022-06-09 18:54 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] avformat/asfdec_f: Check packet_frag_timestamp
` [FFmpeg-devel] [PATCH 4/5] avformat/bfi: Check offsets better
` [FFmpeg-devel] [PATCH 5/5] avformat/aviobuf: Check buf_size in ffio_ensure_seekback()

[FFmpeg-devel] FFmpeg 5.1
 2022-06-09 18:13 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 1/4] lavc/hevc_refs: fix dpb logical for IRAP
 2022-06-09 14:04 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/4] lavc/hevcdec: do not let missing ref frames invovled in dpb process

[FFmpeg-devel] [PATCH v1] ffmpeg: add optional JSON output of inputs, outputs, mapping, and progress
 2022-06-09 12:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 0/2] libjxl Colorspace Fixes
 2022-06-09 11:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/6] avformat/movenc: normalize on AC-3 parser usage
 2022-06-09  7:00 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/flashsv: Clear pointers
 2022-06-09  0:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_subtitles: add an option to choose sub stream by language
 2022-06-08 23:34 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] ffprobe: update entry index after printing packet/media type
 2022-06-08 22:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/texturedspenc: Fix indexing in color distribution determination
 2022-06-08 22:06 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat/tls_libtls: handle TLS_WANT_{POLLIN, POLLOUT} in read/write functions
 2022-06-08 21:16 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/2] avcodec/dvbsubdec, dvdsubdec: don't dump images to disk based on DEBUG define
 2022-06-08 20:30 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] avcodec/dvdsubdec, dvbsubdec: remove bitmap dumping in DEBUG builds

[FFmpeg-devel] [PATCH v3] libavutil/tests/md5: Avoid warnings
 2022-06-08 20:26 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4] libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings

[FFmpeg-devel] [PATCH] lavf/matroskadec: stop mapping text/plain attachments to AV_CODEC_ID_TEXT
 2022-06-08 17:38 UTC  (14+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MAINTAINERS: add myself as maintainer for LoongArch
 2022-06-08 16:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] impotant
 2022-06-08 14:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/4] add ARIB caption decoder using libaribcaption
 2022-06-08  9:48 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] User-defined default enc/dec/mux/dem/etc
 2022-06-08  6:51 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] libavcodec/qsvenc: add ROI support to qsv encoder
 2022-06-08  3:51 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Added SO_KEEPALIVE in TCP sockets, so kernel keepalive settings manage timeouts in case of TCP hangs
 2022-06-07 15:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 1/6] avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122
 2022-06-07 12:55 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 2/6] avutil/tests/uuid: add uuid tests

[FFmpeg-devel] [PATCH] New API usage example (reading, converting, encoding and muxing an audio file)
 2022-06-07 12:37 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/frame: add av_frame_replace
 2022-06-07 12:23 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
        ` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH] libavformat/isom: Add more language mappings
 2022-06-07  9:12 UTC  (3+ 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