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/6] lavfi/qsvvpp: track the runtime version in vpp context
 2023-06-20  2:01 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavf/rtpenc_jpeg: Retrieve sampling factor from SOF0
 2023-06-20  1:55 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/ivfenc: Set the "number of frames" in IVF header
 2023-06-20  1:42 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avcodec/cbs_vp8: Add support for VP8 codec bitstream READ methods
 2023-06-20  1:42 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/tx: make 32-bit fixed-point transforms more bitexact
 2023-06-20  0:57 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] closed caption decoder: accept and decode a new codec type of 'raw 608 byte pairs'
 2023-06-20  0:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/softfloat: Basic documentation for av_sincos_sf()
 2023-06-19 23:39 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure
 2023-06-19 23:36 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] tools/target_dec_fuzzer: Adjust threshold for speex
` [FFmpeg-devel] [PATCH 3/3] avutil/softfloat: fix av_sincos_sf()

[FFmpeg-devel] [PATCH] avcodec/jpeg2000htdec: Check for invalid magref length
 2023-06-19 21:14 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/evc_frame_merge: use av_fast_realloc()
 2023-06-19 21:11 UTC  (22+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/evc_frame_merge_bsf: use av_new_packet()
` [FFmpeg-devel] [PATCH 3/3] fate/lavf-container: add a test to remux raw evc into mp4
` [FFmpeg-devel] [PATCH 04/10] avcodec/evc_parse: split off Parameter Set parsing into its own file
` [FFmpeg-devel] [PATCH 05/10] avcodec/evc_parser: stop exporting delay and gop_size
` [FFmpeg-devel] [PATCH 06/10] avcodec/evc_parse: split off deriving PoC
` [FFmpeg-devel] [PATCH 07/10] avcodec/evc_parser: make ff_evc_parse_nal_unit() local to the parser
` [FFmpeg-devel] [PATCH 08/10] avcodec/evc_parser: remove write only variable
` [FFmpeg-devel] [PATCH 09/10] avcodec/evc_frame_merge_bsf: make ff_evc_parse_nal_unit() local to the filter
` [FFmpeg-devel] [PATCH 10/10] avcodec/evc_parse: remove ff_evc_parse_nal_unit()
` [FFmpeg-devel] [PATCH 11/17] avformat/evc: don't use an AVIOContext as log context
  ` [FFmpeg-devel] [PATCH 11/17 v2] "
` [FFmpeg-devel] [PATCH 12/17] avformat/evcdec: deduplicate nalu length and type parsing functions
` [FFmpeg-devel] [PATCH 13/17] avformat/evcdec: simplify probe function
` [FFmpeg-devel] [PATCH 14/17] avformat/evcdec: simplify au_end_found check
` [FFmpeg-devel] [PATCH 15/17] avformat/evcdec: don't set AVCodecParameters.framerate
` [FFmpeg-devel] [PATCH 16/17] avcodec/evc_ps: make ff_evc_parse_{sps, pps} return an error code
` [FFmpeg-devel] [PATCH 17/17] avcodec/evc_ps: Check log2_sub_gop_length

[FFmpeg-devel] [PATCH 01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret
 2023-06-19 20:33 UTC  (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 04/21] tests/fate: add a test for -streamloop with transcoding video+audio
    ` [FFmpeg-devel] [PATCH 04/21 v2] "
` [FFmpeg-devel] [PATCH 16/21] fftools/ffmpeg_dec: move decoding to a separate thread

[FFmpeg-devel] [PATCH 1/6] avformat/jpegxl_anim_dec: Perform operations in a different order
 2023-06-19 19:03 UTC  (17+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avcodec/utils: fix 2 integer overflows in get_audio_frame_duration()
` [FFmpeg-devel] [PATCH 3/6] avformat/jpegxl_anim_dec: add FF_JPEGXL_CONTAINER_SIGNATURE_LE
` [FFmpeg-devel] [PATCH 4/6] avcodec/evc_parse: Check log2_sub_gop_length
` [FFmpeg-devel] [PATCH 5/6] avcodec/vmixdec: Fix several integer anomalies
` [FFmpeg-devel] [PATCH 6/6] doc/developer: Require new modules to include tests

[FFmpeg-devel] [PATCH] libavfilter/vf_drawtext: add letter_spacing as an evaluated parameter
 2023-06-19 17:56 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/riffenc: Fix msrle support on Windows 95
 2023-06-19 16:57 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MAINTAINERS: change Leo Izen IRC nickname
 2023-06-19 16:45 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tests/fate/ffmpeg: actually use aac_fixed for fate-ffmpeg-streamloop-transcode-av
 2023-06-19 16:36 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] flvdec: Check the avio_seek return value after reading a metadata packet
 2023-06-19 16:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 1/2] lavc/vp9: set yuvj pixel format for full range decode
 2023-06-19 15:35 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/2] lavc/libvpxenc: support creating full range output

[FFmpeg-devel] [PATCH 0/5] Add passthrough support for SCTE-35
 2023-06-19 14:54 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] avcodec: Add new side data type to contain original PTS value
` [FFmpeg-devel] [PATCH 2/5] mpegts: Stash original PTS for SCTE-35 sections for processing later
` [FFmpeg-devel] [PATCH 3/5] mpegtsenc: Add support for output of SCTE-35 streams over TS
` [FFmpeg-devel] [PATCH 4/5] bsf: Add new bitstream filter to set pts_adjustment when reclocking
` [FFmpeg-devel] [PATCH 5/5] mpegtsenc: Don't periodically announce PCR on SCTE-35 streams

[FFmpeg-devel] [PATCH 1/3] fate/cbs: remove unnecessary remuxing step on hevc-discard tests
 2023-06-19 14:15 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] fate/cbs: fix h264-discard dependencies
` [FFmpeg-devel] [PATCH 3/3] fate/cbs: simplify calling discard tests

[FFmpeg-devel] [PATCH v2] lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks
 2023-06-19 13:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/3] avutil/hwcontext_qsv: register free function for device_derive
 2023-06-19  6:15 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] lavu/hwcontext_qsv: fix memory leak for d3d11va impl
` [FFmpeg-devel] [PATCH v2 3/3] lavu/hwcontext_qsv: fix memory leak for d3d9 impl

[FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_qsv: fix memory leak for d3d11va impl
 2023-06-19  4:30 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavu/hwcontext_qsv: fix memory leak for d3d9 impl

[FFmpeg-devel] [PATCH] avutil/hwcontext_qsv: register free function for device_derive
 2023-06-19  3:52 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v24 6/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content
 2023-06-19  2:43 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat: add Software Defined Radio support
 2023-06-18 22:28 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] web/consulting: add myself
 2023-06-18 15:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container
 2023-06-18 14:32 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/5] add sdr support
 2023-06-18 13:48 UTC  (21+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] avutil/tx_template: extend to 2M
` [FFmpeg-devel] [PATCH 2/5] avcodec/pcm: allow Changing parameters
` [FFmpeg-devel] [PATCH 3/5] avcodec/kbdwin: Support arbitrary sized windows
` [FFmpeg-devel] [PATCH 4/5] avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec
` [FFmpeg-devel] [PATCH 5/5] avformat: add sdr support

[FFmpeg-devel] [PATCH] vulkan_decode: use the hwfc->user_opaque field to store the profile
 2023-06-18 12:33 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] [PATCH 1/5] hwcontext: add a new AVHWFramesContext.opaque field
 2023-06-18 12:20 UTC  (10+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH 2/5] vulkan_decode: use the "

[FFmpeg-devel] [PATCH] avcodec: Ignoring errors is only possible before the input end
 2023-06-18 12:19 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/avcodec: Add DTS-UHD demuxer and parser, movenc support
 2023-06-18 12:18 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/rka: use unsigned for buf0 additions
 2023-06-18 12:18 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avformat/mov: We do not support creation times of 300 billion years ago
 2023-06-18 12:16 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avcodec/takdsp: Fix integer overflows

[FFmpeg-devel] [PATCH] avcodec: use sRGB to stringify gbr/bt709/iec61966-2-1 instead
 2023-06-18 11:24 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] lavfi/vf_libplacebo: generalize to multiple inputs
 2023-06-18 11:17 UTC  (23+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 01/22] lavfi/vf_libplacebo: drop redundant case
` [FFmpeg-devel] [PATCH v2 02/22] lavfi/vf_libplacebo: move input-specific state to struct
` [FFmpeg-devel] [PATCH v2 03/22] lavfi/vf_libplacebo: move input handling to separate function
` [FFmpeg-devel] [PATCH v2 04/22] lavfi/vf_libplacebo: cosmetic
` [FFmpeg-devel] [PATCH v2 05/22] lavfi/vf_libplacebo: move temporary vars into per-input struct
` [FFmpeg-devel] [PATCH v2 06/22] lavif/vf_libplacebo: remove pl_frame_mix from output_frame_mix
` [FFmpeg-devel] [PATCH v2 07/22] lavfi/vf_libplacebo: factor out ref frame logic
` [FFmpeg-devel] [PATCH v2 08/22] lavfi/vf_libplacebo: use correct link in update_crops()
` [FFmpeg-devel] [PATCH v2 09/22] lavfi/vf_libplacebo: replace s->input by dynamic array
` [FFmpeg-devel] [PATCH v2 10/22] lavfi/vf_libplacebo: keep track of latest status globally
` [FFmpeg-devel] [PATCH v2 11/22] lavfi/vf_libplacebo: support blending multiple inputs
` [FFmpeg-devel] [PATCH v2 12/22] lavfi/vf_libplacebo: handle "
` [FFmpeg-devel] [PATCH v2 13/22] lavfi/vf_libplacebo: determine PTS of next frame from any input
` [FFmpeg-devel] [PATCH v2 14/22] lavfi/vf_libplacebo: only drain actually used PTS
` [FFmpeg-devel] [PATCH v2 15/22] lavfi/vf_libplacebo: generalize frame update to multiple inputs
` [FFmpeg-devel] [PATCH v2 16/22] lavfi/vf_libplacebo: make input-dependent vars dynamic
` [FFmpeg-devel] [PATCH v2 17/22] lavfi/vf_libplacebo: add in_idx variable
` [FFmpeg-devel] [PATCH v2 18/22] lavfi/vf_libplacebo: set format list for all inputs
` [FFmpeg-devel] [PATCH v2 19/22] lavfi/vf_libplacebo: skip cache selectively per-input
` [FFmpeg-devel] [PATCH v2 20/22] lavfi/vf_libplacebo: also skip cache if in FPS == out FPS
` [FFmpeg-devel] [PATCH v2 21/22] lavfi/vf_libplacebo: set time_base/frame_rate dynamically
` [FFmpeg-devel] [PATCH v2 22/22] lavfi/vf_libplacebo: add nb_inputs option

[FFmpeg-devel] [PATCH] Optimization: support for libx264's mb_info
 2023-06-18 10:18 UTC  (12+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels
 2023-06-18  8:29 UTC  (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h
` [FFmpeg-devel] [PATCH 3/5] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v
` [FFmpeg-devel] [PATCH 4/5] lavc/aarch64: new optimization for 8-bit hevc_epel_h
` [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv

[FFmpeg-devel] [PATCH] configure: use just the pkg-config for sndio
 2023-06-17 22:48 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swresample: reuse DSP functions from avutil
 2023-06-17 21:26 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] [PATCH] avfilter/avfilter: add flag to signal filters that support w/h change
 2023-06-17  8:42 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] doc/ffmpeg: improve -stats_*_fmt documentation
 2023-06-17  8:09 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/binkaudio: reset input packet on errors
 2023-06-17  7:49 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec: Align AVFrame memory to page size for access via Apple Metal
 2023-06-17  6:20 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/matroska: Add support for A_ATRAC/AT1
 2023-06-17  1:42 UTC  (6+ 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