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 0/3] Add option to log timing
 2022-08-24 19:37 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] avutil/log: support logging of date and timing information

[FFmpeg-devel] API documentation
 2022-08-24 18:45 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/libvpxenc: use av_fast_realloc() to resize the stats buffer
 2022-08-24 18:00 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/libaomenc: "

[FFmpeg-devel] [PATCH 0/3] avformat/avisynth: support frame properties
 2022-08-24 17:04 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avisynth: use AviSynth+'s frame properties to set various fields

[FFmpeg-devel] [PATCH] ipfsgateway: Remove default gateway
 2022-08-24 16:35 UTC  (15+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/18] tests/fate/mov: add a test for dv audio demuxed through dv demuxer
 2022-08-24 16:25 UTC  (36+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/18] lavf/dv: remove DVMuxContext declaration from dv.h
` [FFmpeg-devel] [PATCH 03/18] lavf/dv: always provide avpriv_dv_* symbols
` [FFmpeg-devel] [PATCH 04/18] lavc/dvdec: drop the only use of DVVideoContext.avctx
` [FFmpeg-devel] [PATCH 05/18] lavc/dv: remove ff_dvvideo_init()
` [FFmpeg-devel] [PATCH 06/18] lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables()
` [FFmpeg-devel] [PATCH 07/18] lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy()
` [FFmpeg-devel] [PATCH 08/18] lavc/dvdec: stop using DVVideoContext
` [FFmpeg-devel] [PATCH 09/18] lavc/dvenc: "
` [FFmpeg-devel] [PATCH 10/18] lavc/dv.h: move encoder/decoder-specific code to a new header
` [FFmpeg-devel] [PATCH 11/18] lavc/dv: rename constants to follow our naming conventions
` [FFmpeg-devel] [PATCH 12/18] lavf/dv: make returning the video packet optional
` [FFmpeg-devel] [PATCH 13/18] lavf/dv: return a meaningful error code from avpriv_dv_produce_packet()
` [FFmpeg-devel] [PATCH 14/18] lavf/dv: forward errors from avformat_new_stream()
` [FFmpeg-devel] [PATCH 15/18] lavf/dv: set non-changing AVStream fields only once
` [FFmpeg-devel] [PATCH 16/18] lavf/dv: set audio bitrate only at stream creation
` [FFmpeg-devel] [PATCH 17/18] lavf/dv: do not update AVCodecParameters.sample_rate while demuxing
` [FFmpeg-devel] [PATCH 18/18] lavf/dv: do not continuously set stream timebase

[FFmpeg-devel] [PATCH] avcodec/gif: fix duration of last packet/frame
 2022-08-24 16:23 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter
 2022-08-24 16:01 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Fix wavpack decoding regression
 2022-08-24 13:32 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_frei0r: set align to 1 for frei0r frames
 2022-08-24  8:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] Add support for ICMV audio in wav
 2022-08-24  7:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] libavcodec/cbs_av1: Add size check before parse obu
 2022-08-24  5:18 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/wavdec: fix the ID3 metadata obtained in WAV format's missing
 2022-08-24  2:46 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avfilter/vf_showinfo: add wallclock option
 2022-08-24  2:00 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/11] avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay
 2022-08-24  1:40 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] avcodec/encode: Apply intra_only_flag for receive_packet-API, too
` [FFmpeg-devel] [PATCH 03/11] avcodec/aptx: Move AudioFrameQueue to aptxenc.c
` [FFmpeg-devel] [PATCH 04/11] avcodec/encode: Simplify check for frame-threaded encoder
` [FFmpeg-devel] [PATCH 05/11] avcodec/frame_thread_encoder: Forward got_packet directly
` [FFmpeg-devel] [PATCH 06/11] avcodec/encode, frame_thread_encoder: Unify calling encode callback
` [FFmpeg-devel] [PATCH 07/11] avcodec/encode: Remove redundant check
` [FFmpeg-devel] [PATCH 08/11] avcodec/(dca|tta|pcm-bluray|pcm-dvd|wavpack)enc: Set pts+dur generically
` [FFmpeg-devel] [PATCH 09/11] avcodec: Make ff_alloc_packet() based encoders accept user buffers
` [FFmpeg-devel] [PATCH 10/11] avcodec/encode: Fix outdated comment
` [FFmpeg-devel] [PATCH 11/11] avcodec/internal: "

[FFmpeg-devel] [PATCH] avfilter/af_alimiter: fix misbehavior when nb_channels != 2
 2022-08-23 22:49 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libvpx: fix assembling vp9 packets with alpha channel
 2022-08-23 22:27 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/3] v2: vaapi: switch 8bit 444 format to VUYX
 2022-08-23 21:45 UTC  (5+ 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] Allow exporting of RGB and BGR images to CUDA
 2022-08-23 20:40 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Check count sums in build_open_gop_key_points()
 2022-08-23 19:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] FFmpeg 5.1.1
 2022-08-23 19:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] lavf/dashdec: Multithreaded DASH initialization
 2022-08-23 19:09 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3 0/3] "
  ` [FFmpeg-devel] [PATCH v3 1/3] lavf/dashdec: Prepare DASH decoder for multithreading
  ` [FFmpeg-devel] [PATCH v3 2/3] lavf/dashdec: Multithreaded DASH initialization
  ` [FFmpeg-devel] [PATCH v3 3/3] lavf/dashdec: Fix indentation after multithreading

[FFmpeg-devel] Bitrate estimation API in libavformat muxers
 2022-08-23 18:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale/x86/rgb2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext
 2022-08-23 18:34 UTC  (18+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/10] avcodec/wmalosslessdec: Remove unnecessary emms_c()
` [FFmpeg-devel] [PATCH 03/10] avcodec/takdec: "
` [FFmpeg-devel] [PATCH 04/10] avcodec/jpeglsenc: "
` [FFmpeg-devel] [PATCH 05/10] avcodec/ffv1(dec|enc): "
` [FFmpeg-devel] [PATCH 06/10] avcodec/apedec: "
` [FFmpeg-devel] [PATCH 07/10] avcodec/4xm: Remove unnecessary and redundat emms_c()
` [FFmpeg-devel] [PATCH 08/10] avcodec/loongarch/cabac, vp9dsp_loongarch: Add missing headers
` [FFmpeg-devel] [PATCH 09/10] avformat/os_support: Include stdint.h for int64_t
` [FFmpeg-devel] [PATCH 10/10] avutil/mem_internal: Fix headers

[FFmpeg-devel] [PATCH 1/4] avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()
 2022-08-23 18:09 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] doc/git-howto.texi: Document commit signing
 2022-08-23 18:07 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: Adjust threshold for VMDVIDEO
 2022-08-23 18:06 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Adjust threshold for NUV
 2022-08-23 18:04 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: update the main avctx from the current, ThreadContext
 2022-08-23 17:53 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/gif: Remove unnecessary headers
 2022-08-23 13:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: try to propagate the requested output channel layout
 2022-08-23 12:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType struct
 2022-08-23 11:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
 2022-08-23  8:22 UTC  - mbox.gz / Atom

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

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

[FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: ignore video signal info buffer for VP9
 2022-08-23  6:19 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/qsvenc: enlarge the SPS buffer to retrieve larger header

[FFmpeg-devel] [PATCH v2] qsvenc_{hevc,h264}: add scenario option
 2022-08-23  5:11 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] qsvenc_{hevc, h264}: "

[FFmpeg-devel] [PATCH] libavcodec/qsvenc: Add adaptive_i/b to hevc_qsv
 2022-08-23  5:11 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 1/2] avformat/imfdec: use CPL start timecode if available
 2022-08-23  5:10 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/2] avformat/tests/imf: add CPL timecode test

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

[FFmpeg-devel] [PATCH 1/4] libavformat/iff: Check for overflow in body_end calculation
 2022-08-22 22:55 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()
` [FFmpeg-devel] [PATCH 3/4] tools/target_dec_fuzzer: Adjust threshold for MVDV
` [FFmpeg-devel] [PATCH 4/4] libavcodec/8bps: Check that line lengths fit within the buffer

[FFmpeg-devel] [PATCH 1/4] avcodec/pngdec: Fix APNG_DISPOSE_OP_BACKGROUND
 2022-08-22 20:45 UTC  (5+ 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] avfilter: add bilateral_cuda filter
 2022-08-22 20:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add bilateral_cuda filter
 2022-08-22 20:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/5] me_cmp: Provide arm64 neon implementations
 2022-08-22 15:26 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] lavc/aarch64: Add neon implementation for vsad16
` [FFmpeg-devel] [PATCH 2/5] lavc/aarch64: Add neon implementation of vsse16
` [FFmpeg-devel] [PATCH 3/5] lavc/aarch64: Add neon implementation for vsad_intra16
` [FFmpeg-devel] [PATCH 4/5] lavc/aarch64: Add neon implementation for vsse_intra16
` [FFmpeg-devel] [PATCH 5/5] lavc/aarch64: Provide neon implementation of nsse16

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

[FFmpeg-devel] [PATCH 1/2] avcodec/m101: Move checks before ff_get_buffer()
 2022-08-22 14:58 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] tools/target_dec_fuzzer: Adjust threshold for MTS2

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

[FFmpeg-devel] [PATCH] fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread
 2022-08-22 10:47 UTC  - mbox.gz / Atom

[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] 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 1/4] avcodec/bethsoftvideo: Pass GetByteContext into set_palette()
 2022-08-21 14:23 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/4] avcodec/speedhq: Check width

[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

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