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 01/19] avcodec/vc1: Don't check for AVCodecContext.codec
 2022-10-30 23:56 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/19] avcodec/vc1: Remove always-false check
` [FFmpeg-devel] [PATCH 03/19] avcodec/vc1: Don't check for errors for complete VLC
` [FFmpeg-devel] [PATCH 04/19] avcodec/vc1: Don't use VLC to read bfraction
` [FFmpeg-devel] [PATCH 05/19] avcodec/vc1_parser: Set parse_only only once
` [FFmpeg-devel] [PATCH 06/19] avcodec/vc1_parser: Don't call ff_vc1_init_common()
` [FFmpeg-devel] [PATCH 07/19] avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.c
` [FFmpeg-devel] [PATCH 08/19] avcodec/vc1data: Remove duplicate defines
` [FFmpeg-devel] [PATCH 09/19] avcodec/vc1data: Remove declarations of inexistent arrays
` [FFmpeg-devel] [PATCH 10/19] avcodec/vc1data: Move VLC codes/lengths tables to a header
` [FFmpeg-devel] [PATCH 11/19] avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c

[FFmpeg-devel] [PATCH 0/4] swscale rgbaf32 input/output support
 2022-10-30 23:14 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Revert "avfilter/vf_palette(gen|use): support palettes with alpha"
 2022-10-30 22:55 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libsvtav1: Add support for multipass encoding
 2022-10-30 22:20 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] FFmpeg 5.0
 2022-10-30 21:04 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add ambisonic decoder filter
 2022-10-30 19:59 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] aacdec: convert to lavu/tx and support fixed-point 960-sample decoding
 2022-10-30 19:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/atrac3plus: reorder channels to match the output layout
 2022-10-30 19:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/channel_layout: add a cube channel layout
 2022-10-30 18:20 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] web: Move 3.2 branch to olddownloads
 2022-10-30 17:37 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add backgroundkey video filter
 2022-10-30 14:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] fix for avcodec/dvdsub_parser
 2022-10-30 12:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avcodec/mpegvideodata: Make DC scale tables smaller
 2022-10-30 11:13 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avcodec/mpegvideodata: Join mpeg1/2 dc scale tables
` [FFmpeg-devel] [PATCH 3/6] avcodec/mpegvideodata: Mark tables as hidden
` [FFmpeg-devel] [PATCH 4/6] avcodec/flvdec, intelh263dec: Remove redundant assignments
` [FFmpeg-devel] [PATCH 5/6] avcodec/rv34: Remove always-true/false checks
` [FFmpeg-devel] [PATCH 6/6] avcodec/vc1data: Mark tables as hidden

[FFmpeg-devel] [PATCHv3 1/4] avcodec/svq1enc: do not use ambiguous interframe mean symbols
 2022-10-30  8:56 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCHv3 2/4] avcodec/svq1enc: output ident string in extradata field
` [FFmpeg-devel] [PATCHv3 3/4] avcodec/svq1: fix interframe mean VLC symbols
` [FFmpeg-devel] [PATCHv3 4/4] avcodec/svq1dec: detect buggy FFmpeg encoder and apply correction to interframe mean symbols

[FFmpeg-devel] [PATCH v2 1/3] avformat/imfdec: use CPL start timecode if available
 2022-10-30  6:49 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] ffmpeg: shift start time correction to ffmpeg_opt
 2022-10-29 20:04 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: fix implementation of updated input start time

[FFmpeg-devel] [PATCH 1/4] avformat/replaygain: avoid undefined / negative abs
 2022-10-29 19:32 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/cbs: Check ctx for NULL in ff_cbs_flush()
` [FFmpeg-devel] [PATCH 3/4] avcodec/alsdec: The minimal block is at least 7 bits
` [FFmpeg-devel] [PATCH 4/4] avcodec/alsdec: Check bits left before block decoding in non multi channel coding loop

[FFmpeg-devel] GitHub releases section is very old
 2022-10-29 19:31 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure: add pkg-config check for OpenAL
 2022-10-29 17:25 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: Initialize dct_unquantize_int(ra|er) only once
 2022-10-29 16:47 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/v210enc: add new function for avx2 avx512 avx512icl
 2022-10-29  8:19 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] vorbisdec: convert to lavu/tx
 2022-10-29  6:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
 2022-10-28 21:08 UTC  (6+ messages) - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH v7 0/3] 32bps FLAC patches
 2022-10-28 20:13 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] checkasm: add a verbose check function for uint32_t data
 2022-10-28 14:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/tests/cpu: print the avx512icl flag
 2022-10-28 14:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] mailmap: stop git lying about who I commit things as
 2022-10-28 14:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/mpegvideo: Don't initialize H264Chroma ctx unnecessarily
 2022-10-28 13:53 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/7] avcodec/mpegvideo: Don't overallocate buffer
` [FFmpeg-devel] [PATCH 4/7] avcodec/mpegvideo: Allocate map and score_map buffers jointly
` [FFmpeg-devel] [PATCH 5/7] avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c
` [FFmpeg-devel] [PATCH 6/7] avcodec/mpegvideo: Remove always-false check
` [FFmpeg-devel] [PATCH 7/7] avcodec/mpegvideo: Remove incorrect comment

[FFmpeg-devel] [PATCH 1/4 v2] avcodec/aacdec: fix parsing streams with channel configuration 11
 2022-10-28 12:53 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4 v2] avutil/channel_layout: add a 7.1(top) channel layout
` [FFmpeg-devel] [PATCH 3/4 v2] avcodec/aacdec: add support for channel configuration 14
` [FFmpeg-devel] [PATCH 4/4] avformat/mov_chan: add missing AAC 7.1 mappings

[FFmpeg-devel] [PATCH 0/3] sw_scale: Provide neon implementation for hscale
 2022-10-28 11:34 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] sw_scale: Add specializations for hscale 8 to 19
` [FFmpeg-devel] [PATCH 2/3] sw_scale: Add specializations for hscale 16 to 15
` [FFmpeg-devel] [PATCH 3/3] sw_scale: Add specializations for hscale 16 to 19

[FFmpeg-devel] [PATCH] avcodec/svq3: perform residual slice copy before xor'ing watermark key
 2022-10-27 19:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mss2: initialise wmv9_mask variable
 2022-10-27 19:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/aacdec: fix parsing streams with channel configuration 11
 2022-10-27 18:26 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avutil/channel_layout: add a 7.1(top) channel layout
` [FFmpeg-devel] [PATCH 3/3] avcodec/aacdec: add support for channel configuration 14

[FFmpeg-devel] [PATCH v2 1/2] avcodec/metasound_data: Move data shared with twinvq into a new file
 2022-10-27 15:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms
 2022-10-27 15:23 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer

[FFmpeg-devel] [PATCH 1/5] avformat/argo_cvg: Mark overrides as const
 2022-10-27 13:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 10/12] avcodec: add MediaCodec encoder
 2022-10-27 12:41 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale: aarch64: Fix yuv2rgb with negative strides
 2022-10-27 10:18 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure: Remove a leftover comment about MSVC C99 support
 2022-10-27 10:17 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/eatgq: prevent out of bounds memory access and endless loop
 2022-10-27  6:51 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska
 2022-10-26 20:17 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] FFV1 slicecrc: "hashxx" instead of "CRC" for speed?
 2022-10-26 19:13 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Avoid possible integer overflow in yuv420 to rgba64 templates by saturating
 2022-10-26 16:17 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] RFC: v210enc optimisations and initial AVX-512
 2022-10-26 13:51 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5 v2] avcodec/ac3dec: split off code discarding garbage at the beginning of a packet
 2022-10-26 12:09 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] avcodec/aac_ac3_parser: don't try to sync when the parser is configured to handle complete frames
    ` [FFmpeg-devel] [PATCH 4/6 v2] "

[FFmpeg-devel] [PATCHv2] fate/microsoft: add mss2 region test case
 2022-10-26  8:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
 2022-10-26  5:02 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/hevc_ps: fix process failed when SPS before VPS in hvcC
 2022-10-26  2:23 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH 01/17] avcodec/mpeg12dec: Remove redundant function call
 2022-10-25 21:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [avcodec/amfenc: 10 bit support v2 1/3] amf: Update the min version to 1.4.23.0 for AMF SDK
 2022-10-25 15:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH V2] lavc/libvpx: increase thread limit to 64
 2022-10-25 15:55 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] lavc/aarch64: add hevc horizontal qpel/uni/bi
 2022-10-25 13:12 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/svq1enc: Workaround GCC bug 102513
 2022-10-25 13:09 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] ffmpeg-rtpdec-4175-gray
 2022-10-25 11:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fate/microsoft: add mss2 region test case
 2022-10-25 10:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avutil/dict: Add av_dict_iterate
 2022-10-25  9:46 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/5] "
  ` [FFmpeg-devel] [PATCH v2 2/5] avutil/dict: Use av_dict_iterate in av_dict_get

[FFmpeg-devel] [PATCH] avcodec/mss2: calculate draw region and revise split position
 2022-10-25  8:47 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
 2022-10-25  7:17 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/4] Provide neon implementations for hscale functions
 2022-10-25  7:14 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/4] sw_scale: Add specializations for hscale 16 to 19

[FFmpeg-devel] [PATCH] libx265: support ATSC A/53 captions
 2022-10-25  4:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 0/6] Implement SEI parsing for QSV decoders
 2022-10-25  4:03 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 0/3] "
  ` [FFmpeg-devel] [PATCH v6 1/3] avcodec/hevcdec: factor out ff_hevc_set_set_to_frame
  ` [FFmpeg-devel] [PATCH v6 2/3] avcodec/h264dec: make h264_export_frame_props() accessible
  ` [FFmpeg-devel] [PATCH v6 3/3] avcodec/qsvdec: Implement SEI parsing for QSV decoders

[FFmpeg-devel] [PATCH 0/2] QSV Overlay Filter: Copy side data from input to output frame
 2022-10-24 23:04 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avutil/frame: Add av_frame_copy_side_data() and av_frame_remove_all_side_data()
` [FFmpeg-devel] [PATCH 2/2] avcodec/vpp_qsv: Copy side data from input to output frame

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