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 v4] avformat/nutdec: Add check for avformat_new_stream
 2022-02-23  2:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avformat/nutdec: Add check for avformat_new_stream
 2022-02-23  2:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Adjust threshold for DSICINVIDEO
 2022-02-23  0:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avcodec/magicyuvenc: Avoid unnecessary av_frame_clone()
 2022-02-22 23:16 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avcodec/magicyuvenc: Add const where appropriate
` [FFmpeg-devel] [PATCH 3/5] avcodec/magicyuvenc: Don't modify input frame
` [FFmpeg-devel] [PATCH 4/5] avcodec/libopenjpegenc: Don't clone AVFrame unnecessarily
` [FFmpeg-devel] [PATCH 5/5] avcodec/magicyuvenc: Remove unused context variable

[FFmpeg-devel] [PATCH 1/2] fftools/ffprobe: Flush decoder after draining
 2022-02-22 22:49 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fftools/ffprobe: Remove redundant checks

[FFmpeg-devel] [PATCH 3/3] avformat/movenc: Add support for AVIF muxing
 2022-02-22 21:43 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/libaomenc: Add parameter for avif single image encoding
 2022-02-22 21:36 UTC  (5+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] avcodec/h263dec: Avoid copying data when flipping image
 2022-02-22 18:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/bsf: add general documentation
 2022-02-22 17:09 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/bsf: improve doxy

[FFmpeg-devel] [PATCH 1/6] ffmpeg: flush delayed frames in codec copy scenarios
 2022-02-22 16:55 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/6] ffmpeg: don't skip packets before a keyframe was seen if a bsf with delay is used
` [FFmpeg-devel] [PATCH 6/6] avcodec/setts_bsf: add constants to modify packet duration

[FFmpeg-devel] [PATCH 1/3] avfilter/af_loudnorm: switch to activate
 2022-02-22 16:46 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avfilter/af_loudnorm: stop rewritting pts
` [FFmpeg-devel] [PATCH 3/3] avfilter/af_loudnorm: remove hard clipping of samples

[FFmpeg-devel] [PATCH v3] avformat/nutdec: Add check for avformat_new_stream
 2022-02-22 16:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/7] Add UUID functionality to libavutil
 2022-02-22 15:01 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/7] avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122
` [FFmpeg-devel] [PATCH 2/7] avutil/tests/uuid: add uuid tests
` [FFmpeg-devel] [PATCH 3/7] avformat/mov: refactor to use avutil/uuid
` [FFmpeg-devel] [PATCH 4/7] avformat/smoothstreamingenc: "
` [FFmpeg-devel] [PATCH 5/7] avcodec/cbs_sei: "
` [FFmpeg-devel] [PATCH 6/7] avformat/imf: "
` [FFmpeg-devel] [PATCH 7/7] avfilter/showinfo: "

[FFmpeg-devel] [PATCH] arm64: Add Armv8.3-A PAC support to assembly files
 2022-02-22 13:53 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] avdevice/avfoundation: check strdup
 2022-02-22 12:12 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avdevice/avfoundation: fix memleak
 2022-02-22 12:12 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] Playback issue on Sony TVs caused by btrt box
 2022-02-22 12:06 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavfi/drawtext: Add localtime_ms for millisecond precision
 2022-02-22 11:36 UTC  (17+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: Added siti filter
 2022-02-22 11:30 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avfilter/vf_gblur_vulkan: add sizeV option
 2022-02-22 10:01 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavfilter: zscale performance optimization >4x
 2022-02-22  9:34 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat: Add check for ff_get_extradata
 2022-02-22  9:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/4] lavc/vaapi_encode_h265: Add P frame to GPB frame support for hevc_vaapi
 2022-02-22  8:49 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] vaapi_encode: Move block size calculation after entrypoint selection
` [FFmpeg-devel] [PATCH v2 3/4] vaapi_encode_h265: Explicitly set and correct some flags
` [FFmpeg-devel] [PATCH v2 4/4] vaapi_encode_h265: Query encoding block sizes and features

[FFmpeg-devel] [PATCH] avformat: Add check for ff_get_extradata
 2022-02-22  8:10 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/magicyuvenc: Add check for av_frame_clone
 2022-02-22  7:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: Add check for av_memdup
 2022-02-22  6:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/nutdec: Add check for avformat_new_stream
 2022-02-22  2:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/framepool: fix alignment requirements for audio and video filters
 2022-02-21 22:36 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] Too many project ideas in GSOC 2022 FFmpeg
 2022-02-21 18:24 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavfilter: zscale performance optimization >4x
 2022-02-21 15:22 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Optimize HEVC decoding for loongarch
 2022-02-21 15:00 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] avutil: [loongarch] Update loongson_intrinsics.h to v1.1.0

[FFmpeg-devel] [PATCH 000/281 v3] New channel layout API
 2022-02-21 14:22 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 195/281] audiotoolbox: convert to new "
` [FFmpeg-devel] [PATCH 275/281] avfilter: "

[FFmpeg-devel] [PATCH] lavfi/vf_libplacebo: support custom .cube LUTs
 2022-02-21 13:48 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v7 0/1] Add IPFS protocol support
 2022-02-21 13:17 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 1/1] avformat: "

[FFmpeg-devel] [PATCH] avfilter/framepool: fix alignment requirements for audio and video filters
 2022-02-21 12:08 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] avformat/wvdec: parse last chunk that may store MD5 checksum

[FFmpeg-devel] M1 Patchwork CI runner
 2022-02-21 11:51 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/framepool: fix alignment requirements for audio and video filters
 2022-02-21 11:34 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 0/1] Add IPFS protocol support
 2022-02-21 11:32 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 1/1] avformat: "

[FFmpeg-devel] [PATCH] avformat/mov: stop ignoring subtitle packets durations
 2022-02-21 11:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/7] avformat/imf: relocate static function imf_time_to_ts()
 2022-02-21 10:30 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/7] avformat/imf: add support for input seeking
` [FFmpeg-devel] [PATCH v2 3/7] avformat/imf: clean-up and reduce logging
` [FFmpeg-devel] [PATCH v2 4/7] avutil/mathematics: add av_rescale_interval() function
` [FFmpeg-devel] [PATCH v2 5/7] avutil/tests: add test for avutil/mathematics
` [FFmpeg-devel] [PATCH v2 6/7] avformat/imf: refactor to use av_rescale_interval()
` [FFmpeg-devel] [PATCH v2 7/7] avformat/concat: "

[FFmpeg-devel] [PATCH v2] libavcodec/qsvenc: add mbbrc to hevc_qsv
 2022-02-21  8:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsv
 2022-02-21  7:28 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 1/2] libavcodec/vaapi_encode: Add new API adaption to vaapi_encode
 2022-02-21  6:52 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/2] libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance

[FFmpeg-devel] [PATCH v1 1/4] lavc/vaapi_encode_h265: Add P frame to GPB frame support for hevc_vaapi
 2022-02-21  2:21 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/4] vaapi_encode: Move block size calculation after entrypoint selection
` [FFmpeg-devel] [PATCH v1 3/4] vaapi_encode_h265: Explicitly set and correct some flags
` [FFmpeg-devel] [PATCH v1 4/4] vaapi_encode_h265: Query encoding block sizes and features

[FFmpeg-devel] [PATCH v3] libavcodec/qsvenc_hevc: encode RGB format rawvideo
 2022-02-21  2:05 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit()
 2022-02-20 17:05 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] lavc/encode: pick a sane default for bits_per_raw_sample if it's not set

[FFmpeg-devel] [PATCH] avfilter/framepool: fix adjustment that can crash filtering
 2022-02-20 17:03 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavfi: add ff_inoutlink_check_flow()
 2022-02-20 16:03 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavfi/vf_fps: check flow before sending more frames

[FFmpeg-devel] [PATCH 0/3] avformat/avisynth: support frame properties
 2022-02-20  0:09 UTC  (23+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avisynth: use AviSynth+'s frame properties to set various fields
    ` [FFmpeg-devel] [PATCH 1/2] avformat/avisynth: remove unused variable 'frameprop'
      ` [FFmpeg-devel] [PATCH 2/2] avformat/avisynth: make sure framedata variable is initialized
            ` [FFmpeg-devel] [PATCH] avformat/avisynth: remove framedata variable
` [FFmpeg-devel] [PATCH 3/3] configure: check avisynth header version

[FFmpeg-devel] [PATCH] swscale: Take the destination range into account for yuv->rgb->yuv conversions
 2022-02-19 21:43 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_fps: only give frame as soon as possible if really requested by output
 2022-02-19 16:03 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/7] tools/target_dem_fuzzer: Test interrupt callback
 2022-02-19 12:28 UTC  (2+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH 3/7] tools/target_dem_fuzzer: Force interrupt for HLS

[FFmpeg-devel] [PATCH v3 4/5] fftools/cmdutils.c: Replace MAX_PATH-sized buffers with dynamically sized ones
 2022-02-19 10:10 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v7 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
 2022-02-19  9:57 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 2/6] libavformat/avisynth.c: Replace MAX_PATH-sized buffers with dynamically sized ones
` [FFmpeg-devel] [PATCH v7 3/6] compat/w32dlfcn.h: "
` [FFmpeg-devel] [PATCH v7 4/6] fftools/cmdutils.c: Replace MAX_PATH-sized buffers with dynamically sized ones, and fopen with av_fopen_utf8
` [FFmpeg-devel] [PATCH v7 5/6] fftools: Enable long path support on Windows (fixes #8885)
` [FFmpeg-devel] [PATCH v7 6/6] fftools: Use UTF-8 on Windows

[FFmpeg-devel] [PATCH] avfilter: add filmgrain filter
 2022-02-19  1:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] HEVC open GOP support in MOV/MP4
 2022-02-18 23:20 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] avformat/mov: prepare sbgp parsing for other grouping types
` [FFmpeg-devel] [PATCH 2/5] avformat/mov: add support for sync group in sbgp box
` [FFmpeg-devel] [PATCH 3/5] avformat/mov: add parsing for the sgpd sync box
` [FFmpeg-devel] [PATCH 4/5] avformat/mov: fix seeking with HEVC open GOP files
` [FFmpeg-devel] [PATCH 5/5] avformat/mov: reindent after previous commit

[FFmpeg-devel] [PATCH] avformat/avisynth: fix frameprop version check
 2022-02-18 22:14 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 1/6] libavutil/wchar_filename.h: Add wchartoansi and utf8toansi
 2022-02-18 19:13 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 2/6] libavformat/avisynth.c: Replace MAX_PATH-sized buffers with dynamically sized ones
` [FFmpeg-devel] [PATCH v6 3/6] compat/w32dlfcn.h: "
` [FFmpeg-devel] [PATCH v6 4/6] fftools/cmdutils.c: "
` [FFmpeg-devel] [PATCH v6 5/6] fftools: Enable long path support on Windows (fixes #8885)
` [FFmpeg-devel] [PATCH v6 6/6] fftools: Use UTF-8 on Windows

[FFmpeg-devel] [PATCH v3 5/5] fftools: Enable long path support on Windows (fixes #8885)
 2022-02-18 19:03 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 6/6] fftools: Use UTF-8 on Windows
 2022-02-18 18:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 1/6] libavutil/wchar_filename.h: Add wchartoansi and utf8toansi
 2022-02-18 18:34 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/6] libavformat/avisynth.c: Replace MAX_PATH-sized buffers with dynamically sized ones
` [FFmpeg-devel] [PATCH v5 3/6] compat/w32dlfcn.h: "
` [FFmpeg-devel] [PATCH v5 4/6] fftools/cmdutils.c: "
` [FFmpeg-devel] [PATCH v5 5/6] fftools: Enable long path support on Windows (fixes #8885)

[FFmpeg-devel] [PATCH] libavfilter: zscale performance optimization >4x
 2022-02-18 16:00 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/openh264: return (DE|EN)CODER_NOT_FOUND if version check fails
 2022-02-18 12:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavfilter: zscale performance optimization >4x
 2022-02-18 11:43 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 1/3] avformat/imf: open resources only when first needed
 2022-02-18  3:38 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 2/3] avformat/imf: fix packet pts, dts and muxing

[FFmpeg-devel] [PATCH v4 1/2] libavcodec/vaapi_encode: Add new API adaption to vaapi_encode
 2022-02-18  3:02 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 2/2] libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance

[FFmpeg-devel] [PATCH v2] libavcodec/qsvenc_hevc: encode RGB format rawvideo
 2022-02-18  1:45 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