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] avutil/wchar_filename: Make the header C++ compatible
 2022-06-28  4:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/6] Implement SEI parsing for QSV decoders
 2022-06-28  4:16 UTC  (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 "
  ` [FFmpeg-devel] [PATCH v3 1/6] avutil/frame: Add av_frame_copy_side_data() and av_frame_remove_all_side_data()
  ` [FFmpeg-devel] [PATCH v4 0/6] Implement SEI parsing for QSV decoders
    ` [FFmpeg-devel] [PATCH v4 1/6] avutil/frame: Add av_frame_copy_side_data() and av_frame_remove_all_side_data()
    ` [FFmpeg-devel] [PATCH v4 2/6] avcodec/vpp_qsv: Copy side data from input to output frame
    ` [FFmpeg-devel] [PATCH v4 3/6] avcodec/mpeg12dec: make mpeg_decode_user_data() accessible
    ` [FFmpeg-devel] [PATCH v4 4/6] avcodec/hevcdec: make set_side_data() accessible
    ` [FFmpeg-devel] [PATCH v4 5/6] avcodec/h264dec: make h264_export_frame_props() accessible
    ` [FFmpeg-devel] [PATCH v4 6/6] avcodec/qsvdec: Implement SEI parsing for QSV decoders

[FFmpeg-devel] [PATCH 1/3] Revert "avformat/demux: Count EAGAIN as 100 bytes in relation to read limit in avformat_find_stream_info()"
 2022-06-28  3:03 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] Revert "avformat/demux: Make read_frame_internal() return AVERREOR(EAGAIN) on stuck empty input parser"
` [FFmpeg-devel] [PATCH 3/3] avformat/mov: disallow a zero sample size in trun atoms

[FFmpeg-devel] [PATCH v4 1/1] lavc/aarch64: motion estimation functions in neon
 2022-06-27 21:55 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/hevc_mp4toannexb_bsf: insert extradata before non-AUD unit
 2022-06-27 21:09 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/movenc: Support alpha channel for AVIF
 2022-06-27 19:46 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg: change frame counters to 64 bit
 2022-06-27 18:45 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: read PCM audio configuration box ('pcmC') if available
 2022-06-27 18:36 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avformat/mov: factorize setting little endian PCM streams
  ` [FFmpeg-devel] [PATCH 2/2] avformat/mov: read PCM audio configuration box ('pcmC') if available

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

[FFmpeg-devel] [PATCH v1] avformat/hlsenc: Add resend_headers option
 2022-06-27 13:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] avformat: add AVFormatContext.first_pkt_wallclock
 2022-06-27 13:25 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: add option -isync

[FFmpeg-devel] [PATCH] avformat/hlsenc: Add resend_headers option
 2022-06-27 13:23 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/qpeldsp: copy less for the mc0x cases
 2022-06-27 12:40 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec\v4l2_m2m.c: avcodec/v4l2_m2m: Check if the file descriptor is valid before closing//答复: 答复: [PATCH] avcodec/v4l2_m2m: close the invalid file descriptor -1 in function v4l2_m2m_destroy_context
 2022-06-27 12:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mpegts: correct timestamp overflow on multiple pcr loopback
 2022-06-27 12:25 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavf/sr: fix the segmentation fault caused by incorrect input frame free
 2022-06-27 11:03 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffplay: fix YUV conversion mode
 2022-06-27 10:20 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavf/dnn: refine the error log of OpenVINO incorrect input/output name
 2022-06-27 10:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libdavs2: workaround memory leak
 2022-06-27  9:57 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/aaxdec: Check for empty segments
 2022-06-27  8:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffprobe.c: Add new Function: The peak bit rate of video streams can be queried
 2022-06-27  8:28 UTC  (3+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] 答复: "

[FFmpeg-devel] [PATCH] libavcodec/qsvenc: Add support to qsv to encode external surface
 2022-06-27  7:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/7] avformat/movenc: normalize on AC-3 parser usage
 2022-06-27  7:12 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 5/7] avformat/movenc: utilize existing AC-3 parsing workflow for AC-3

[FFmpeg-devel] [PATCH] avcodec/libx265: make X265 CSP selection pixel format independent
 2022-06-27  6:41 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls:use EXT-X-START instead of live_start_index if it's in playlist
 2022-06-27  3:05 UTC  (13+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hlsenc: Use HLS version 2 if rounded durations are enabled
 2022-06-27  2:44 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/1] lavc/aarch64: motion estimation functions in neon
 2022-06-26 20:57 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 00/23] Subtitle Filtering 2022
 2022-06-26 16:35 UTC  (58+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 00/25] "
  ` [FFmpeg-devel] [PATCH v5 01/25] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
  ` [FFmpeg-devel] [PATCH v5 02/25] avutil/frame: Prepare AVFrame for subtitle handling
  ` [FFmpeg-devel] [PATCH v5 03/25] avcodec/subtitles: Introduce new frame-based subtitle decoding API
  ` [FFmpeg-devel] [PATCH v5 04/25] avcodec/libzvbi: set subtitle type
  ` [FFmpeg-devel] [PATCH v5 05/25] avfilter/subtitles: Update vf_subtitles to use new decoding api
  ` [FFmpeg-devel] [PATCH v5 06/25] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
  ` [FFmpeg-devel] [PATCH v5 07/25] avcodec/subtitles: Replace deprecated enum values
  ` [FFmpeg-devel] [PATCH v5 08/25] fftools/play, probe: Adjust for subtitle changes
  ` [FFmpeg-devel] [PATCH v5 09/25] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
  ` [FFmpeg-devel] [PATCH v5 10/25] avfilter/avfilter: Handle subtitle frames
  ` [FFmpeg-devel] [PATCH v5 11/25] avfilter/avfilter: Fix hardcoded input index
  ` [FFmpeg-devel] [PATCH v5 12/25] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
  ` [FFmpeg-devel] [PATCH v5 13/25] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
  ` [FFmpeg-devel] [PATCH v5 14/25] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
  ` [FFmpeg-devel] [PATCH v5 15/25] avfilter/textmod: Add textmod, censor and show_speaker filters
  ` [FFmpeg-devel] [PATCH v5 16/25] avfilter/stripstyles: Add stripstyles filter
  ` [FFmpeg-devel] [PATCH v5 17/25] avfilter/splitcc: Add splitcc filter for closed caption handling
  ` [FFmpeg-devel] [PATCH v5 18/25] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
  ` [FFmpeg-devel] [PATCH v5 19/25] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
  ` [FFmpeg-devel] [PATCH v5 20/25] avfilter/subfeed: add subtitle feed filter
  ` [FFmpeg-devel] [PATCH v5 21/25] avfilter/text2graphicsub: Added text2graphicsub subtitle filter
  ` [FFmpeg-devel] [PATCH v5 22/25] avfilter/snull, strim: Add snull and strim filters
  ` [FFmpeg-devel] [PATCH v5 23/25] avcodec/subtitles: Migrate subtitle encoders to frame-based API
  ` [FFmpeg-devel] [PATCH v5 24/25] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle encoding
  ` [FFmpeg-devel] [PATCH v5 25/25] avcodec/dvbsubdec: Fix conditions for fallback to default resolution
  ` [FFmpeg-devel] [PATCH v6 00/25] Subtitle Filtering 2022
    ` [FFmpeg-devel] [PATCH v6 01/25] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
    ` [FFmpeg-devel] [PATCH v6 02/25] avutil/frame: Prepare AVFrame for subtitle handling
    ` [FFmpeg-devel] [PATCH v6 03/25] avcodec/subtitles: Introduce new frame-based subtitle decoding API
    ` [FFmpeg-devel] [PATCH v6 04/25] avcodec/libzvbi: set subtitle type
    ` [FFmpeg-devel] [PATCH v6 05/25] avfilter/subtitles: Update vf_subtitles to use new decoding api
    ` [FFmpeg-devel] [PATCH v6 06/25] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
    ` [FFmpeg-devel] [PATCH v6 07/25] avcodec/subtitles: Replace deprecated enum values
    ` [FFmpeg-devel] [PATCH v6 08/25] fftools/play, probe: Adjust for subtitle changes
    ` [FFmpeg-devel] [PATCH v6 09/25] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
    ` [FFmpeg-devel] [PATCH v6 10/25] avfilter/avfilter: Handle subtitle frames
    ` [FFmpeg-devel] [PATCH v6 11/25] avfilter/avfilter: Fix hardcoded input index
    ` [FFmpeg-devel] [PATCH v6 12/25] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
    ` [FFmpeg-devel] [PATCH v6 13/25] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
    ` [FFmpeg-devel] [PATCH v6 14/25] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
    ` [FFmpeg-devel] [PATCH v6 15/25] avfilter/textmod: Add textmod, censor and show_speaker filters
    ` [FFmpeg-devel] [PATCH v6 16/25] avfilter/stripstyles: Add stripstyles filter
    ` [FFmpeg-devel] [PATCH v6 17/25] avfilter/splitcc: Add splitcc filter for closed caption handling
    ` [FFmpeg-devel] [PATCH v6 18/25] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
    ` [FFmpeg-devel] [PATCH v6 19/25] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
    ` [FFmpeg-devel] [PATCH v6 20/25] avfilter/subfeed: add subtitle feed filter
    ` [FFmpeg-devel] [PATCH v6 21/25] avfilter/text2graphicsub: Added text2graphicsub subtitle filter
    ` [FFmpeg-devel] [PATCH v6 22/25] avfilter/snull, strim: Add snull and strim filters
    ` [FFmpeg-devel] [PATCH v6 23/25] avcodec/subtitles: Migrate subtitle encoders to frame-based API
    ` [FFmpeg-devel] [PATCH v6 24/25] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle encoding
    ` [FFmpeg-devel] [PATCH v6 25/25] avcodec/dvbsubdec: Fix conditions for fallback to default resolution

[FFmpeg-devel] [PATCH] Makefile: Prompt for reconfigure on lavc/hwaccels.h modification
 2022-06-26 15:13 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libjxlenc: avoid failure when level 10 is required
 2022-06-26  6:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/matroskaenc: Fix use of uninitialized value
 2022-06-26  4:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] 答复: [PATCH] avcodec/v4l2_m2m: close the invalid file descriptor -1 in function v4l2_m2m_destroy_context
 2022-06-25 22:05 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat/hlsenc.c resend headers when generate a new segment in single_file mode
 2022-06-25 15:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v9 0/2] libjxl Colorspace fixes
 2022-06-25 15:08 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 1/2] avcodec/libjxldec: properly tag output colorspace
` [FFmpeg-devel] [PATCH v9 2/2] avcodec/libjxlenc: properly read input colorspace

[FFmpeg-devel] [PATCH] avfilter/Makefile: always make colorspace.o
 2022-06-25 12:27 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] avformat: add AVFormatContext.first_pkt_wallclock
 2022-06-25  8:13 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: add option -isync

[FFmpeg-devel] [PATCH 1/4] get_bits: move check_marker() to mpegvideodec.h
 2022-06-25  7:53 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] lavc: add standalone cached bitstream reader
` [FFmpeg-devel] [PATCH 3/4] lavc/bitstream: templatize for BE/LE
` [FFmpeg-devel] [PATCH 4/4] lavc/get_bits: add a compat wrapper for the cached bitstream reader

[FFmpeg-devel] [PATCH v3] libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime
 2022-06-25  2:47 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/qsvenc_hevc: Use default value from MSDK to set bf
 2022-06-25  2:42 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/http: include version.h
 2022-06-25  2:08 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Use proper header for OpenBSD PPC CPU detection
 2022-06-24 21:02 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/x86/h264_qpel: Remove unused functions
 2022-06-24 17:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls:use EXT-X-START instead of live_start_index if it's in playlist
 2022-06-24 16:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] avcodec/cuviddec: reindent after previous commit
 2022-06-24 14:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/cuviddec: fix null pointer dereference
 2022-06-24 14:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cuviddec: fix AV1 decoding error
 2022-06-24 12:06 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 0/2] libjxl Colorspace Fixes
 2022-06-24 10:14 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 1/2] avcodec/libjxldec: properly tag output colorspace
` [FFmpeg-devel] [PATCH v8 2/2] avcodec/libjxlenc: properly read input colorspace

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

[FFmpeg-devel] [PATCH] avcodec/libx264: Avoid duplicating strings
 2022-06-24  9:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/hevc_sei: Fix check for SEI end
 2022-06-24  9:53 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/h2645_parse: Only trim RBSP trailing padding if it exists
 2022-06-24  9:53 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avformat/matroskaenc: Split assembling CodecPrivate from writing it
 2022-06-24  9:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/hcadec: Don't use GetBit-API for byte-aligned reads
 2022-06-24  9:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Added support for MB_INFO
 2022-06-24  9:14 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/13] lavc/jpeg2000dec: Finer granularity threading
 2022-06-24  8:19 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/audiotoolboxenc: return error value if encode failed
 2022-06-24  7:05 UTC  (6+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] avcodec/audiotoolboxenc: return external error "

[FFmpeg-devel] [PATCH] avcodec/cuviddec: fix AV1 decoding error
 2022-06-24  4:09 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold or CFHD
 2022-06-24  0:03 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/h2645_parse: Check HEVC NAL size

[FFmpeg-devel] [PATCH 01/35] fftools/ffmpeg_mux: add private muxer context
 2022-06-23 22:12 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 24/35] fftools/ffmpeg: use the sync queues to handle -frames

[FFmpeg-devel] [PATCH] avcodec/libaomenc: Get number of operating points
 2022-06-23 19:45 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] checkasm/hevc_add_res: add 12bit test
 2022-06-23 18:04 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc/aarch64: reformat add_res funcs
` [FFmpeg-devel] [PATCH 3/3] lavc/aarch64: hevc_add_res add 12bit variants

[FFmpeg-devel] [PATCH 19/35] fftools/ffmpeg: use last filter output pts to choose next output stream
 2022-06-23 15:32 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] fftools/ffprobe.c: Add new Function: The peak bit rate of video streams can be queried
 2022-06-23 14:33 UTC  (2+ 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