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 1/3] avcodec/v4l2_context: don't reinit output queue when dynamic resolution change
 2022-01-04 22:58 UTC  (7+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [EXT] "
  ` [FFmpeg-devel] [PATCH v4 2/3] avcodec/v4l2_context: resume the decoding process after source change event received
    ` [FFmpeg-devel] [EXT] "
  ` [FFmpeg-devel] [PATCH v4 3/3] avcodec/v4l2_m2m_dec: setup capture queue before enqueue the first frame

[FFmpeg-devel] [PATCH v5 1/7] avcodec/v4l2_context: don't reinit output queue when dynamic resolution change
 2022-01-04 22:41 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/7] avcodec/v4l2_m2m: remove ff_v4l2_m2m_codec_full_reinit
` [FFmpeg-devel] [PATCH v5 3/7] avcodec/v4l2_context: add v4l2_start_decode
` [FFmpeg-devel] [PATCH v5 4/7] avcodec/v4l2_context: set resolution change if decoded format changed
` [FFmpeg-devel] [PATCH v5 5/7] avcodec/v4l2_context: resume the decoding process after source change event received
` [FFmpeg-devel] [PATCH v5 6/7] avcodec/v4l2_context: sync v4l2 context status with driver
` [FFmpeg-devel] [PATCH v5 7/7] avcodec/v4l2_m2m_dec: setup capture queue before enqueue the first frame

[FFmpeg-devel] [PATCH] doc/developer: patches should not cross libs or mix MAINTAINER changes in
 2022-01-04 20:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser
 2022-01-04 19:05 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/5] avdevice/dshow fixups
 2022-01-04 17:12 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] avdevice/dshow: tv_tuner_audio_dialog cleanup missing
` [FFmpeg-devel] [PATCH v2 2/5] avdevice/dshow: proper cleanup of queried media types
` [FFmpeg-devel] [PATCH v2 3/5] avdevice/dshow: fix crash on x86
` [FFmpeg-devel] [PATCH v2 4/5] avdevice/dshow: only set pin format if wanted
` [FFmpeg-devel] [PATCH v2 5/5] avdevice/dshow: ensure pin's default format is set

[FFmpeg-devel] [PATCH v2 5/5] fate/jpegxl: add JPEG XL demux and parse FATE test
 2022-01-04 16:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 4/5] avformat/image2: add Jpeg XL as image2 format
 2022-01-04 16:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl
 2022-01-04 16:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl
 2022-01-04 16:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Website release notes for 5.0
 2022-01-04 15:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] Optimize Mpeg4 decoding for loongarch
 2022-01-04 14:54 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Pixel format support fixes in swscale and drawutils
 2022-01-04 14:52 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_showinfo: Fix printf format specifier
 2022-01-04 13:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Adds DVD protocol
 2022-01-04 13:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths
 2022-01-04 13:34 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/6] Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths"
` [FFmpeg-devel] [PATCH v3 3/6] lavc/aarch64: add hevc sao edge 16x16
` [FFmpeg-devel] [PATCH v3 4/6] lavc/aarch64: add hevc sao edge 8x8
` [FFmpeg-devel] [PATCH v3 5/6] lavc/aarch64: clean-up sao band 8x8 function formatting
` [FFmpeg-devel] [PATCH v3 6/6] lavc/aarch64: add hevc sao band 8x8 tiling

[FFmpeg-devel] [PATCH 1/2] lavfi/libplacebo: apply dovi metadata correctly
 2022-01-04 13:34 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavfi/showinfo: fix printf precision for dovi metadata

[FFmpeg-devel] Build break: VideoToolbox VP9 support breaks H.264-only build
 2022-01-04  9:49 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/videotoolbox: Fix undefined symbol with minimal configuration
 2022-01-04  9:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/tests/imf: Don't use uninitialized value
 2022-01-04  9:32 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] doc/encoders.texi Add doc for qsv
 2022-01-04  9:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v10 1/6] lavu/frame: Add Dolby Vision metadata side data type
 2022-01-04  9:17 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 2/6] lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATA
` [FFmpeg-devel] [PATCH v10 3/6] ffprobe: "
` [FFmpeg-devel] [PATCH v10 4/6] lavc: Implement Dolby Vision RPU parsing
` [FFmpeg-devel] [PATCH v10 5/6] fate: Limit Dolby Vision RPU test frame count
` [FFmpeg-devel] [PATCH v10 6/6] lavc/hevcdec: Parse DOVI RPU NALs
    ` [FFmpeg-devel] [PATCH v11] lavu/frame: Add Dolby Vision metadata side data type

[FFmpeg-devel] [PATCH v1] lavc/av1dec: use frame split bsf
 2022-01-04  8:29 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11)
 2022-01-04  8:09 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH v1] avformat/imf: fix error CPL root element is absent
 2022-01-04  6:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avformat/imf: fix CPL parsing error handling
 2022-01-04  6:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mxfdec: support MCA audio information
 2022-01-04  4:38 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/dvdsubdec: fix incorrect yellow appearance of dvd subtitles
 2022-01-04  2:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] 5.0 release
 2022-01-04  2:11 UTC  (29+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v7 00/12] dshow enhancements
 2022-01-03 23:31 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 01/12] avdevice/dshow: prevent NULL access

[FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: update filter for libvmaf v2.0.0
 2022-01-03 22:32 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] QSV: Introduce min Compile-SDK Version and check for Runtime-Versions instead
 2022-01-03 21:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] libavcodec/flacenc: add backward-compatible 32 bit-per-sample capability
 2022-01-03 20:26 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH 1/2] avcodec/apedec: Fix integer overflows in predictor_update_3930()
 2022-01-03 20:05 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] doc/APIchanges: Fill in missing things

[FFmpeg-devel] [RFC/PATCH 1/2] lavf: add a flag for experimental (de)muxers
 2022-01-03 19:43 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [RFC/PATCH 2/2] lavf/imfdec: mark as experimental

[FFmpeg-devel] [PATCH 1/5] avformat/aviobuf: set AVIOContext->error on bprint buffer ENOMEM
 2022-01-03 19:18 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avformat/imf: fix bad free() when directory name of the input url is empty
 2022-01-03 15:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavfi/drawtext: Add localtime_ms for millisecond precision
 2022-01-03 15:22 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avutil/hwcontext_vulkan: fixed validation error VUID 01387
 2022-01-03 14:48 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] transpose_vulkan: add passthrough option
` [FFmpeg-devel] [PATCH 3/5] avfilter/vf_scale_vulkan: align struct ScaleVulkanContext
` [FFmpeg-devel] [PATCH 4/5] avfilter: add a blend_vulkan filter
` [FFmpeg-devel] [PATCH 5/5] avfilter/vf_blend: fix un-checked potential memory allocation failure

[FFmpeg-devel] [PATCH] avdevice/alldevices: constify some function parameters
 2022-01-03 14:00 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/golomb: Factor writing golomb codes out
 2022-01-03 11:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avformat/imf: Fix error handling in set_context_streams_from_tracks()
 2022-01-03 11:34 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure: Make IMF demuxer require MXF demuxer
 2022-01-03 11:33 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC v2] avdevice: lock to minor version of avformat
 2022-01-03 11:03 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies
 2022-01-03 10:38 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] avcodec/raw: Reduce number of avpriv symbols

[FFmpeg-devel] [RFC] avdevice: lock to minor version of avformat
 2022-01-03  9:48 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avformat/imf: add IMF CPL with repeated resources to FATE
 2022-01-03  8:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v9 1/6] lavu/frame: Add Dolby Vision metadata side data type
 2022-01-03  5:42 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 4/6] lavc: Implement Dolby Vision RPU parsing
` [FFmpeg-devel] [PATCH v9 6/6] lavc/hevcdec: Parse DOVI RPU NALs

[FFmpeg-devel] [PATCH] avformat/imfdec: Actually return error upon error
 2022-01-03  5:27 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/hwcontext_drm: don't fail mapping when dst format is unset
 2022-01-03  3:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/videotoolbox: add support for memory mapping frames
 2022-01-03  2:22 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/imf: add IMF CPL with repeated resources to FATE
 2022-01-02 23:48 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avformat/imf: add IMF CPL with repeated resources to FATE
 2022-01-02 23:18 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] GitHub Integration
 2022-01-02 18:16 UTC  (15+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/v4l2_m2m_dec: dequeue frame if input isn't ready
 2022-01-02 16:56 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] lavc/flac_parser: use a custom FIFO implementation
 2022-01-02 14:24 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH 1/2] avformat/rtpdec_rfc4175: support for interlace format
 2022-01-02  0:43 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/rtpenc_rfc4175: "

[FFmpeg-devel] [PATCH 1/2] avformat/mxf: support MCA audio information
 2022-01-01 23:15 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/imfdec: do not use filesize when reading XML file
 2022-01-01 19:20 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/dashdec: "

[FFmpeg-devel] [PATCH] avcodec/speexdec: Consider mode in frame size check
 2022-01-01 17:18 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v11 0/5] Add support for Matroska BlockAdditionMapping elements
 2022-01-01 16:54 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v11 5/5] fate/matroska: Add tests for reading/writing "

[FFmpeg-devel] [PATCH v12 0/5] Add support for Matroska BlockAdditionMapping elements
 2022-01-01 16:51 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v12 1/5] avformat/dovi_isom: Implement Dolby Vision configuration parsing/writing
` [FFmpeg-devel] [PATCH v12 2/5] avformat/matroska{dec, enc}: Parse BlockAdditionMapping elements
` [FFmpeg-devel] [PATCH v12 3/5] avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvc
` [FFmpeg-devel] [PATCH v12 4/5] avformat/movenc: Refactor mov_write_dvcc_dvvc_tag to use ff_isom_put_dvcc_dvvc
` [FFmpeg-devel] [PATCH v12 5/5] fate/matroska: Add tests for reading/writing BlockAdditionMapping elements

[FFmpeg-devel] [PATCH v2] fate: Add regression tests for AVDOVIDecoderConfigurationRecord side data
 2022-01-01 16:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/4] avdevice/dshow fixups
 2022-01-01 16:39 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/4] avdevice/dshow: only set pin format if wanted
` [FFmpeg-devel] [PATCH 4/4] avdevice/dshow: ensure pin's default format is set

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