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/2] avformat/mvdec: make audio stream conditional
 2021-12-31 22:19 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] "
` [FFmpeg-devel] [PATCH 2/2] avformat/mvdec: re-indent after last commit

[FFmpeg-devel] [PATCH] http: make caching of redirect url optional
 2021-12-31 19:46 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] 5.0 release
 2021-12-31 19:40 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] DNN data layout CHW or HWC and data normalization or denormalization?
 2021-12-31 19:16 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats
 2021-12-31 18:18 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 3/3] libavdevice/avfoundation.m: Allow to select devices by unique ID
 2021-12-31 17:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 2/3] libavdevice/avfoundation.m: Replace mutex-based concurrency handling in avfoundation.m by a thread-safe fifo queue with maximum length
 2021-12-31 17:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fate/libswcale: add missing samples dependency to sws-slice tests
 2021-12-31 17:15 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avformat/aviobuf: set AVIOContext->error on bprint buffer ENOMEM
 2021-12-31 16:53 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avformat/movenc: factorize data shifting
` [FFmpeg-devel] [PATCH 3/5] avformat/flvenc: use ff_format_shift_data for "
` [FFmpeg-devel] [PATCH 4/5] avformat/segafilmenc: use ff_format_shift_data for shifting
` [FFmpeg-devel] [PATCH 5/5] avformat/utils: propagate return value of ff_format_io_close in ff_format_shift_data

[FFmpeg-devel] [PATCH v7 3/3] libavdevice/avfoundation.m: Allow to select devices by unique ID
 2021-12-31 16:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v7 2/3] libavdevice/avfoundation.m: Replace mutex-based concurrency handling in avfoundation.m by a thread-safe fifo queue with maximum length
 2021-12-31 16:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v7 1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats
 2021-12-31 15:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 01/03] libavdevice/avfoundation.m: use AudioConvert, extend supported formats
 2021-12-31 15:53 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v15 1/2] avformat/imf: Demuxer
 2021-12-31 13:33 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v15 2/2] avformat/imf: Tests

[FFmpeg-devel] [PATCH 01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies
 2021-12-31 13:28 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 04/11] avcodec/ac3tab: Unavpriv ac3_channel_layout_tab

[FFmpeg-devel] [PATCH 1/7] lavc/flac_parser: use a custom FIFO implementation
 2021-12-31 11:47 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] lavf/dvenc: replace av_fifo_peek2() with av_fifo_generic_peek_at()
` [FFmpeg-devel] [PATCH 3/7] lavu/fifo: deprecate av_fifo_peek2()
` [FFmpeg-devel] [PATCH 4/7] lavu/fifo: simplify av_fifo_alloc()
` [FFmpeg-devel] [PATCH 5/7] lavu/fifo: do not copy the whole fifo when reallocating
` [FFmpeg-devel] [PATCH 6/7] lavu/fifo: drop useless comments
` [FFmpeg-devel] [PATCH 7/7] lavu/fifo: return errors on trying to read/write too much

[FFmpeg-devel] [PATCH v3 2/4] avformat/movenc: add missing timestamp check when peek from interleave queues
 2021-12-31 11:36 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 3/4] avformat/movenc: check track start_dts before use it
` [FFmpeg-devel] [PATCH v3 4/4] avformat/tests/movenc: test dealing with abnormal timestamp

[FFmpeg-devel] [PATCH v3 1/4] avformat/movenc: fix assert failure in get_cluster_duration()
 2021-12-31 11:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/14] avcodec/mjpegenc: Use custom close function directly
 2021-12-31 10:03 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] hevcdec: skip slices with missing PPS instead of skipping the entire packet
 2021-12-31  9:22 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH v4] avformat/mov: add option max_stts_delta
 2021-12-31  9:21 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec: add ADPCM IMA Ubisoft decoder
 2021-12-31  7:09 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/audiotoolboxdec: Decode appropriate formats to float
 2021-12-31  5:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/audiotoolboxdec: Properly fill out_format
 2021-12-31  5:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: update filter for libvmaf v2.0.0
 2021-12-31  1:03 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/tiff: Remove messing with jpeg context
 2021-12-30 21:12 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avcodec/targa: Check input size for uncompressed TGA before allocation
 2021-12-30 21:11 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] avformat/flvdec: timestamps cannot use the full int64 range
` [FFmpeg-devel] [PATCH 4/5] avcodec/apedec: fix integer overflow in 8bit samples

[FFmpeg-devel] [PATCH v4 1/1] avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions
 2021-12-30 19:20 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/jpegxl: add Jpeg XL image codec and parser
 2021-12-30 19:10 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/libjxl: add Jpeg XL decoding via libjxl
` [FFmpeg-devel] [PATCH 3/4] avcodec/libjxl: add Jpeg XL encoding "
` [FFmpeg-devel] [PATCH 4/4] avformat/image2: add Jpeg XL as image2 format

[FFmpeg-devel] [PATCH] avformat/mov: correct 0 valued entries in stts
 2021-12-30 18:12 UTC  (15+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavf/tls_mbedtls: fix handling of tls_verify=0
 2021-12-30 17:44 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVC
 2021-12-30 17:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/pthread_framec: remove duplicate pointers
 2021-12-30 11:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6] avcodec/h264_slice: add warning log when droping picture at 'h264_select_output_frame'
 2021-12-30 10:45 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 02/11] avcodec/raw: Reduce number of avpriv symbols
 2021-12-30  9:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: add ignore_hoov option to ignore hoov atom
 2021-12-30  7:42 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5] avcodec/libx264: add warning log when droping picture at 'h264_select_output_frame'
 2021-12-30  6:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libx264: add warning log when droping picture at 'h264_select_output_frame'
 2021-12-30  3:08 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libx264: Set min build version to 158
 2021-12-30  1:45 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/3] libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl
 2021-12-30  0:17 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/mov: adjust 0 values in stts
 2021-12-29 19:58 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] GitHub Integration
 2021-12-29 19:57 UTC  (15+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavfi/drawtext: Add localtime_ms for millisecond precision
 2021-12-29 11:46 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] Optimize Mpeg4 decoding for loongarch
 2021-12-29 10:18 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/3] avcodec: [loongarch] Optimize hpeldsp with LASX
` [FFmpeg-devel] [PATCH v3 2/3] avcodec: [loongarch] Optimize idctdstp "
` [FFmpeg-devel] [PATCH v3 3/3] avcodec: [loongarch] Optimize prefetch with loongarch

[FFmpeg-devel] [PATCH v2 2/3] avcodec: [loongarch] Optimize idctdstp with LASX
 2021-12-29 10:02 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/3] avcodec: [loongarch] Optimize prefetch with loongarch

[FFmpeg-devel] Optimize Mpeg4 decoding for loongarch
 2021-12-29  9:38 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] avcodec: [loongarch] Optimize hpeldsp with LASX

[FFmpeg-devel] [PATCH 2/5] avcodec/hevcdec: make set_side_data() accessible
 2021-12-29  6:26 UTC  (2+ messages) - mbox.gz / Atom
        ` [FFmpeg-devel] [PATCH 4/5] avcodec/qsvdec: Implement SEI parsing for QSV decoders

[FFmpeg-devel] [PATCH] lavc/qsvenc: add support for Screen Content Coding (SCC) extension
 2021-12-29  5:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/qsv: allow to add more parameter buffers to QSV frame
 2021-12-29  5:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/qsvdec: needn't free the string for AV_OPT_TYPE_STRING AVOption
 2021-12-29  5:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH, v2] lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob
 2021-12-29  3:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/v4l2_m2m_dec: dequeue frame if input isn't ready
 2021-12-28 23:41 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 03/03] libavdevice/avfoundation.m: Allow to select devices by unique ID
 2021-12-28 22:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 02/03] libavdevice/avfoundation.m: Replace mutex-based concurrency handling in avfoundation.m by a thread-safe fifo queue with maximum length
 2021-12-28 22:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [RFC v2] avdevice: lock to minor version of avformat
 2021-12-28 15:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [RFC] avdevice: lock to minor version of avformat
 2021-12-28 13:19 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avformat/movenc: remove unused argument from get_sample_flags()
 2021-12-28 12:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIs
 2021-12-28 10:39 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] "

[FFmpeg-devel] [PATCH] lavc/qsvenc: set base address for V plane
 2021-12-28  8:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] lavc/av1dec: use frame split bsf
 2021-12-28  6:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [FFmpeg-cvslog] libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frame
 2021-12-28  4:38 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] libavcodec/vaapi_encode: Change the way to call async to increase performance
 2021-12-28  2:05 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/movenc: fix assert failure in get_cluster_duration()
 2021-12-27 11:11 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/movenc: add missing timestamp check when peek from interleave queues

[FFmpeg-devel] [PATCH] avformat/wavenc: allow WAVEFORMATEXTENSIBLE to be suppressed
 2021-12-27  8:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avformat/mov: add option max_stts_delta
 2021-12-27  5:59 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH V3 2/2] libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl
 2021-12-27  5:46 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud option
 2021-12-27  4:21 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v14 1/2] avformat/imf: Demuxer
 2021-12-27  0:49 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/mxfenc: fix DNxHD GC container_ul
 2021-12-26 23:52 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/speexdec: Consider mode in frame size check
 2021-12-26 13:37 UTC  - 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