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/2] avformat/ildadec: ILDA Image Data Transfer Format demuxer
 2022-08-22 10:00 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/ildadec: ILDA Image Data Transfer Format decoder

[FFmpeg-devel] [PATCH] ipfsgateway: Remove default gateway
 2022-08-22  9:12 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] qsvenc_{hevc,h264}: add scenario option
 2022-08-22  6:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType struct
 2022-08-22  3:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/audiotoolboxenc: return error value if encode failed
 2022-08-22  3:01 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] avcodec/audiotoolboxenc: return external error "

[FFmpeg-devel] [PATCH 1/2] lavu/pix_fmt: add rgbx64 and bgrx64 pixel formats
 2022-08-21 23:12 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] swscale: add conversions for rgb/bgrx64 formats

[FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: try to propagate the requested output channel layout
 2022-08-21 20:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] lavf/dashdec: Multithreaded DASH initialization
 2022-08-21 19:26 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH] swscale/x86/rgb2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext
 2022-08-21 17:38 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libvpx: fix assembling vp9 packets with alpha channel
 2022-08-21 17:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/bethsoftvideo: Pass GetByteContext into set_palette()
 2022-08-21 14:23 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/bethsoftvideo: Check block_type before frame alloc
` [FFmpeg-devel] [PATCH 3/4] tools/target_dec_fuzzer: Adjust threshold for bethsoftvid
` [FFmpeg-devel] [PATCH 4/4] avcodec/speedhq: Check width

[FFmpeg-devel] [PATCH v4 00/23] Subtitle Filtering 2022
 2022-08-21 10:41 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 00/25] "

[FFmpeg-devel] [PATCH 1/4] avcodec/pngdec: Fix APNG_DISPOSE_OP_BACKGROUND
 2022-08-21  1:36 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/pngdec: Use internal AVBPrint string when parsing chunks
` [FFmpeg-devel] [PATCH 3/4] avcodec/pngdec: Use char* instead of uint8_t* for text
` [FFmpeg-devel] [PATCH 4/4] avcodec/pngdec: Improve decoding text chunks

[FFmpeg-devel] [PATCH v2 1/4] fftools: Add support for dictionary options
 2022-08-20 13:48 UTC  (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] ffmpeg: Add display_matrix option

[FFmpeg-devel] framepool width and potential patch for bug 9873
 2022-08-20 13:17 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] 答复: [PATCH] avformat/wavdec: fix the ID3 metadata obtained in WAV format's missing
 2022-08-20 10:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] Possibly a little bug in af_loudnorm.c
 2022-08-20  9:57 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/3] v2: vaapi: switch 8bit 444 format to VUYX
 2022-08-20  4:31 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] lavu/pixfmt: Introduce VUYX format
` [FFmpeg-devel] [PATCH 2/3] libswscale: add support for "
` [FFmpeg-devel] [PATCH 3/3] lavc/vaapi: Switch preferred 8bit 444 format to VUYX

[FFmpeg-devel] [PATCH 0/3] vaapi: switch 8bit 444 format to VUYX
 2022-08-20  2:15 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] lavu/pixfmt: Introduce VUYX format
` [FFmpeg-devel] [PATCH 2/3] libswscale: add support for "
` [FFmpeg-devel] [PATCH 3/3] lavc/vaapi: Switch preferred 8bit 444 format to VUYX

[FFmpeg-devel] [PATCH 0/3] v2: vaapi: switch 8bit 444 format to VUYX
 2022-08-20  2:14 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] lavu/pixfmt: Introduce VUYX format
` [FFmpeg-devel] [PATCH 2/3] libswscale: add support for "
` [FFmpeg-devel] [PATCH 3/3] lavc/vaapi: Switch preferred 8bit 444 format to VUYX

[FFmpeg-devel] [PATCH v2 1/7] avutil: move half-precision float helper to avutil
 2022-08-19 21:21 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/7] avutil/half2float: adjust conversion of NaN

[FFmpeg-devel] [PATCH] avcodec/mpegvideo_dec: Don't sync AVCodecContext fields manually
 2022-08-19 20:16 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg4videodec: Keep data_partitioning in sync between threads
` [FFmpeg-devel] [PATCH 3/3] avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.c

[FFmpeg-devel] API enhancements / broken promises
 2022-08-19 19:35 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx
 2022-08-19 16:38 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] doc/plans: add a file to list approved projects
 2022-08-19 16:08 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] doc/plans: add AVWriter

[FFmpeg-devel] [PATCH] sws: Don't compile yuv2yuvX for mmx
 2022-08-19 11:07 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX
 2022-08-19 10:41 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: update the main avctx from the current, ThreadContext
 2022-08-19  8:07 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure: enable the av1_frame_split bsf for the av1 decoder
 2022-08-18 19:14 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mpegvideo_dec: Combine two loops
 2022-08-18 18:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavf: deprecate av_stream_get_end_pts()
 2022-08-18 17:08 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] fftools/ffmpeg: stop using av_stream_get_parser()
` [FFmpeg-devel] [PATCH 3/4] lavf: deprecate av_stream_get_parser()
` [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg: call av_guess_frame_rate() when opening the file

[FFmpeg-devel] [PATCH 0/1] doc: fix binary values of SI prefixes
 2022-08-18 15:09 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] "

[FFmpeg-devel] [PATCH] swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx()
 2022-08-18 14:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavc/aarch64: hevc_add_res add 12bit variants
 2022-08-18 13:07 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH v2] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
 2022-08-18 12:29 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
 2022-08-18 11:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
 2022-08-18 10:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/5] Provide neon implementation for me_cmp functions
 2022-08-18  9:24 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] lavc/aarch64: Add neon implementation for sse16
` [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: Add neon implementation for sse4
` [FFmpeg-devel] [PATCH 3/5] lavc/aarch64: Add neon implementation for pix_abs16_y2
` [FFmpeg-devel] [PATCH 4/5] lavc/aarch64: Add neon implementation for sse8
` [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Add neon implementation for pix_abs8

[FFmpeg-devel] [PATCH] avcodec/mips: Fix MMI macro replaces in HEVC Decoder
 2022-08-18  9:17 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] Provided support for MPEG-5 EVC (Essential Video Coding) codec
 2022-08-18  9:00 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] Provided support for MPEG-5 EVC (Essential Video Coding) codec
 2022-08-18  9:00 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] Provided support for MPEG-5 EVC (Essential Video Coding) codec
 2022-08-18  8:59 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
 2022-08-18  8:43 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] checkasm: sw_scale: Fix the difference printing for approximate functions
 2022-08-18  7:22 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] checkasm: sw_scale: Reduce range of test data in the yuv2yuvX test to get closer to real data

[FFmpeg-devel] [PATCH 1/6] libavcodec/qsvenc: Add max_frame_size reset support to qsv
 2022-08-18  6:59 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] libavcodec/qsvenc: Add gop_size reset support to qsvenc
` [FFmpeg-devel] [PATCH 3/6] libavcodec/qsvenc: Add "slice" intra refresh type "
` [FFmpeg-devel] [PATCH 4/6] libavcodec/qsvenc: Add intra refresh reset support "
` [FFmpeg-devel] [PATCH 5/6] libavcodec/qsvenc: Add max/min qp reset support in qsvenc
` [FFmpeg-devel] [PATCH 6/6] libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc

[FFmpeg-devel] [PATCH v1 1/3] lavc/decode: Add get_hw_config function
 2022-08-18  2:34 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/3] lavc/decode: Warp get_hw_config function
 2022-08-18  2:25 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] lavc/decode: Add internal surface re-allocate method for hwaccel
` [FFmpeg-devel] [PATCH v2 3/3] lavc/vaapi_vp9: add surface internal re-allocation capability

[FFmpeg-devel] [PATCH] avformat/avidec: Prevent entity expansion attacks
 2022-08-17 22:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] avcodec/h263dec: Remove redundant code to set cur_pic_ptr
 2022-08-17 22:05 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/8] avutil/mem: Add av_fast_realloc_array()
 2022-08-17 15:29 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avfilter/vf_showinfo: add wallclock option
 2022-08-17 15:03 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/3] V2: VAAPI: Add high bit depth encode/decode support
 2022-08-17 14:34 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc/vaapi: Add support for remaining 10/12bit profiles

[FFmpeg-devel] [PATCH 1/8] avutil/mem: Handle fast allocations near UINT_MAX properly
 2022-08-17 14:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] ffprobe: restore reporting error code for failed inputs
 2022-08-17 11:19 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] sws: Replace call to yuv2yuvX_mmx by yuv2yuvX_mmxext
 2022-08-17  9:40 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/me_cmp: Remove now incorrect av_assert2()
 2022-08-17  8:58 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/tx: implement aarch64 NEON SIMD
 2022-08-17  8:18 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/qsvenc: Add adaptive_i/b to hevc_qsv
 2022-08-17  7:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/qsvenc_hevc: add main10sp support to hevc_qsv
 2022-08-17  6:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] qsvenc_{hevc,h264}: add scenario option
 2022-08-17  4:34 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] libavcodec/cbs_av1: Add size check before parse obu
 2022-08-17  2:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] Patch: fftools/ffprobe.c: avoid overriding error code
 2022-08-16 23:41 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avcodec/avcodec: Move initializing frame-thrd encoder to encode_preinit
 2022-08-16 21:09 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/6] avcodec/mpegpicture: Don't copy unnecessarily, fix race

[FFmpeg-devel] [PATCH] avformat/mov: don't read duration from mvhd atom
 2022-08-16 19:22 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg: move stream-dependent starttime correction to transcode_init()
 2022-08-16 19:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] fftools: Add support for dictionary options
 2022-08-16 17:26 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] ffmpeg: Add display_matrix option
` [FFmpeg-devel] [PATCH 4/5] ffmpeg: Allow printing of option arguments in help output
` [FFmpeg-devel] [PATCH 5/5] ffmpeg: Add {h, v}scale argument to display_matrix option to allow for scaling via the display matrix

[FFmpeg-devel] [PATCH] fftools/ffmpeg: store a separate copy of input codec parameters
 2022-08-16 15:28 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