[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 v13 1/4] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-06-10 12:56 UTC (5+ 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 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] ffmpeg: add option fps_mode
2022-06-10 11:02 UTC (6+ messages) - 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 00/41] Stop including superseded functions for x64
2022-06-09 23:55 UTC (42+ 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 v5] libx264: Set min build version to 158
2022-06-09 23:27 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6] "
` [FFmpeg-devel] [PATCH v7] "
[FFmpeg-devel] [PATCH] avformat/os_support: use windows stat structs with 64bit time_t
2022-06-09 23:22 UTC - 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 (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v12 2/4] libavformat/avisynth.c: Remove MAX_PATH limit
` [FFmpeg-devel] [PATCH v12 3/4] compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW
` [FFmpeg-devel] [PATCH v12 4/4] fftools/cmdutils.c: Remove MAX_PATH limit
[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 (7+ 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 3/4] lavc/hevc_refs: exclude current frame from long term refs
` [FFmpeg-devel] [PATCH v1 4/4] lavc/hevcdec: respect the value of no_output_of_prior_pics_flag
[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] avformat/mov: Only read the primary item for AVIF
2022-06-09 7:50 UTC (6+ 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/qsvenc: make QSV encoder encode VAAPI and D3D11 frames directly
2022-06-09 6:47 UTC (7+ 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 (11+ 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
[FFmpeg-devel] [PATCH] avformat/cafdec: Implement FLAC-in-CAF parsing
2022-06-07 9:05 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] "
[FFmpeg-devel] [PATCH] avformat/mov: read PCM audio configuration box ('pcmC') if available
2022-06-07 8:26 UTC - mbox.gz / Atom
[FFmpeg-devel] Need info on how to run ffmpeg command using dll file
2022-06-07 7:29 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/movenc: Support alpha channel for AVIF
2022-06-06 16:29 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Deprecate ALPHA support
2022-06-06 14:05 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avutil/opt: Alpha workaround
2022-06-06 7:55 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] lavfi/blockdetect: Fix possible div by 0
2022-06-06 7:10 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 1/2] lavc/vaapi_encode: add support for maxframesize
2022-06-06 6:16 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] Collective Ping
2022-06-05 22:35 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/8] lavc/avcodec: simplify codec id/type validity checking
2022-06-05 14:06 UTC (14+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/remove_extradata_bsf: add a list of supported codec ids
2022-06-05 12:18 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: add a custom get_buffer2() implementation
2022-06-05 12:17 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH v11 3/6] compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW
2022-06-05 11:43 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v12 1/4] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-06-05 11:34 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v12 1/4] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-06-05 11:32 UTC - 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