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/22] fftools/ffmpeg: consolidate InputStream.[next_]dts updates
 2023-05-08  9:17 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 03/22] fftools/ffmpeg: stop using decoder properties in ist_dts_update()
` [FFmpeg-devel] [PATCH 04/22] fftools/ffmpeg_demux: move preparing DemuxMsg to separate function
` [FFmpeg-devel] [PATCH 06/22] fftools/ffmpeg: move post-demux packet processing to ffmpeg_demux
` [FFmpeg-devel] [PATCH 08/22] fftools/ffmpeg: drop unused decode_video() parameter

[FFmpeg-devel] [PATCH 1/3] avformat/dashdec: fail on probing non mpd file extension
 2023-05-08  5:09 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avformat/imfdec: fail on probing non xml "
` [FFmpeg-devel] [PATCH 3/3] avformat/mpeg: Fix filename extension check for subtitle file

[FFmpeg-devel] [PATCH 1/4] avcodec/bitpacked_enc: add support for uyvy422 encoding
 2023-05-08  1:29 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/bitpacked_dec: add missing props to decoded uyvy422 streams
` [FFmpeg-devel] [PATCH 3/4] aformat/rawvideodec: don't force the rawvideo decoder for uyvy422 bitpacked streams
` [FFmpeg-devel] [PATCH 4/4] fate/vcodec: add bitpacked tests

[FFmpeg-devel] [PATCH] avfilter: add zoneplate video source filter
 2023-05-07 23:30 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffprobe: print exported stream AVOptions
 2023-05-07 22:51 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/setpts: add command support
 2023-05-07 22:46 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] Embedded documentation?
 2023-05-07 22:10 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] tiny documentation fix
 2023-05-07 21:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls: fail on probing non hls/m3u8 file extensions
 2023-05-07 20:42 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/13] lavu/frame: extend AVFrame.repeat_pict documentation
 2023-05-07 18:01 UTC  (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/13] fftools/ffmpeg: fix computing video frame duration from repeat_pict
` [FFmpeg-devel] [PATCH 03/13] lavc/codec_desc: add a property for codecs that support field coding
` [FFmpeg-devel] [PATCH 04/13] lavf: use AV_CODEC_PROP_FIELDS where appropriate
` [FFmpeg-devel] [PATCH 05/13] lavc/av1*: fix exporting framerate
` [FFmpeg-devel] [PATCH 06/13] lavc/libdav1d: "
` [FFmpeg-devel] [PATCH 07/13] lavc/ratecontrol: use AVCodecContext.framerate when available
` [FFmpeg-devel] [PATCH 08/13] lavc/msmpeg4enc: "
` [FFmpeg-devel] [PATCH 09/13] libaomenc: "
` [FFmpeg-devel] [PATCH 10/13] lavc/libkvazaar, libopenh264enc: drop redundant checks
` [FFmpeg-devel] [PATCH 11/13] lavc/libvpxenc: send frame durations to the encoder
` [FFmpeg-devel] [PATCH 12/13] lavc: deprecate AVCodecContext.ticks_per_frame
` [FFmpeg-devel] [PATCH 13/13] fftools/ffmpeg: stop using deprecated ticks_per_frame

[FFmpeg-devel] [PATCH] avdevice/lavfi: update documentation
 2023-05-07 14:52 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avdevice/lavfi: fix crash on unconnected outpads
 2023-05-07 10:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec/mediacodec: Add AV1 encoder
 2023-05-07  8:57 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mediacodec: Add VP8 encoder
 2023-05-07  8:26 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 0/6] Add support for Closed Caption FIFO
 2023-05-07  7:03 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 1/6] ccfifo: Properly handle CEA-708 captions through framerate conversion
` [FFmpeg-devel] [PATCH v6 2/6] vf_fps: properly preserve CEA-708 captions
` [FFmpeg-devel] [PATCH v6 3/6] yadif: Properly preserve CEA-708 closed captions
` [FFmpeg-devel] [PATCH v6 4/6] tinterlace: "
` [FFmpeg-devel] [PATCH v6 5/6] vf_ccrepack: Add new filter to repack CEA-708 side data
` [FFmpeg-devel] [PATCH v6 6/6] decklink_enc: add support for playout of 608 captions in MOV files

[FFmpeg-devel] [PATCH] lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels, qpel_uni_w_h, qpel_uni_w_v, qpel_uni_w_hv and qpel_h
 2023-05-07  4:52 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avformat/imf: clean-up logging
 2023-05-06 22:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/11] avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD
 2023-05-06 15:18 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 05/11] avcodec/flacdec: Fix signed integre overflow

[FFmpeg-devel] [RFC/PATCH] bitpacked_dec: Optimization for bitpacked_dec decoder performance
 2023-05-06 12:40 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/f_ebur128: export results into read-only options
 2023-05-06 10:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 0/2] JPEG XL Animation Support
 2023-05-06  9:29 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/af_replaygain: export results into read-only options
 2023-05-05 23:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/rka: avoid undefined multiply in cmode==0
 2023-05-05 21:56 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avformat/oggparsetheora: clip duration within 64bit
` [FFmpeg-devel] [PATCH 3/3] avcodec/pdvdec: Check previous frame before using it

[FFmpeg-devel] [PATCH] avformat/demux: in case of no timestamps, calculate dts based on previous dts and duration
 2023-05-05 20:25 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avfilter/vf_tpad: use enum for start/stop_mode
 2023-05-05 20:02 UTC  (5+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH 2/2] avfilter/vf_tpad: accept hardware frames in clone-only mode

[FFmpeg-devel] [PATCH] asetnsamples: add commands and timeline support
 2023-05-05 18:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] Add support for animated WebP
 2023-05-05 17:47 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 0/6] Add support for Closed Caption FIFO
 2023-05-05 15:23 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/6] ccfifo: Properly handle CEA-708 captions through framerate conversion
` [FFmpeg-devel] [PATCH v5 2/6] vf_fps: properly preserve CEA-708 captions
` [FFmpeg-devel] [PATCH v5 3/6] yadif: Properly preserve CEA-708 closed captions
` [FFmpeg-devel] [PATCH v5 4/6] tinterlace: "
` [FFmpeg-devel] [PATCH v5 5/6] vf_ccrepack: Add new filter to repack CEA-708 side data
` [FFmpeg-devel] [PATCH v5 6/6] decklink_enc: add support for playout of 608 captions in MOV files

[FFmpeg-devel] [PATCH v2 1/3] libavformat/oggparseflac.c: Decode metadata packets
 2023-05-05 13:28 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] libavformat/oggparseopus.c: Accept empty packets, decode "
` [FFmpeg-devel] [PATCH v2 3/3] libavformat/oggdec.c: keep reading on empty packets to accommodate for chained bitstreams

[FFmpeg-devel] [PATCH] MAINTAINERS: add vanitous self to maintain RISC-V
 2023-05-05 12:38 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/imgutils: optimize image copy efficiency
 2023-05-05  9:51 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/11] fftools/ffmpeg: merge choose_output() and got_eagain()
 2023-05-05  9:07 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] fftools/ffmpeg: eliminate need_output()
` [FFmpeg-devel] [PATCH 03/11] fftools/ffmpeg_enc: stop configuring filter inputs from encoder flush
` [FFmpeg-devel] [PATCH 04/11] fftools/ffmpeg_filter: take fallback parameters from decoder, not demuxer
` [FFmpeg-devel] [PATCH 05/11] fftools/ffmpeg_filter: move InputFilter.eof to private data
` [FFmpeg-devel] [PATCH 06/11] fftools/ffmpeg_filter: move InputFilter.displaymatrix "
` [FFmpeg-devel] [PATCH 07/11] fftools/ffmpeg_filter: move InputFilter.hw_frames_ctx "
` [FFmpeg-devel] [PATCH 08/11] fftools/ffmpeg_filter: use av_buffer_replace() to improve code
` [FFmpeg-devel] [PATCH 09/11] fftools/ffmpeg: move unconfigured graph handling to ffmpeg_filter
` [FFmpeg-devel] [PATCH 10/11] fftools/ffmpeg_filter: use InputFilterPriv.eof instead of InputFile.eof_reached
` [FFmpeg-devel] [PATCH 11/11] fftools/ffmpeg: discard packets for unused streams in demuxing thread

[FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Fix memleak on error path
 2023-05-05  8:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/imgutils: optimize image copying
 2023-05-05  8:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Added support for MB_INFO
 2023-05-05  8:03 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avutil/frame: add new interlaced and top_field_first flags
 2023-05-04 23:52 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] doc/examples/transcode_aac: free the converted input samples buffer with av_free
 2023-05-04 23:48 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] doc/examples/transcode_aac: use av_calloc to allocate the array of input samples buffer pointers

[FFmpeg-devel] [PATCH 1/2] lavc/tak: make ff_tak_parse_streaminfo static
 2023-05-04 19:01 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/tak: do not store invalid values in stream info

[FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg: always use the same path for setting InputStream.[next_]dts
 2023-05-04 18:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat: simplify ffurl_open_whitelist() by using parent contexts
 2023-05-04 15:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/dnn_backend_openvino: fix log message
 2023-05-04 13:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] av_mallocz_array
 2023-05-04 10:13 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Add LSX optimization in avcodec and swscale
 2023-05-04  8:49 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 1/6] avcodec/la: add LSX optimization for h264 idct
` [FFmpeg-devel] [PATCH v1 2/6] avcodec/la: Add LSX optimization for loop filter
` [FFmpeg-devel] [PATCH v1 3/6] avcodec/la: Add LSX optimization for h264 chroma and intrapred
` [FFmpeg-devel] [PATCH v1 4/6] avcodec/la: Add LSX optimization for h264 qpel
` [FFmpeg-devel] [PATCH v1 5/6] swscale/la: Optimize the functions of the swscale series with lsx
` [FFmpeg-devel] [PATCH v1 6/6] swscale/la: Add following builtin optimized functions

[FFmpeg-devel] [PATCH] avcodec/options_table: reorder nokey after nointra
 2023-05-04  7:03 UTC  (3+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [Internet]Re: "

[FFmpeg-devel] [PATCH 1/2] avcodec/avcodec: fix UB NULL+0
 2023-05-04  7:01 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure: add pkg-config check for libopenvino
 2023-05-04  3:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] [RFC] avformat: Add basic same origin check
 2023-05-03 22:26 UTC  (18+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avfilter/vf_libplacebo: add fillcolor option
 2023-05-03 21:42 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/6] Add support for Closed Caption FIFO
 2023-05-03 13:15 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/6] ccfifo: Properly handle CEA-708 captions through framerate conversion
` [FFmpeg-devel] [PATCH v4 5/6] vf_ccrepack: Add new filter to repack CEA-708 side data
` [FFmpeg-devel] [PATCH v4 6/6] decklink_enc: add support for playout of 608 captions in MOV files

[FFmpeg-devel] [PATCH v5] avformat: add MMTP parser and MMT/TLV demuxer
 2023-05-03 13:02 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6] "

[FFmpeg-devel] [PATCH v2] avutil: deprecate AVRational field inside AVOption::default_val
 2023-05-03  3:08 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] sendcmd filter now can send metadata
 2023-05-02 20:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] lavu: add macros to help making future-proof structures
 2023-05-02 18:47 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] lavu: new AVWriter API

[FFmpeg-devel] [PATCH 1/2] riscv/bswap: use compiler builtins
 2023-05-02 15:54 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MXF - Add jpeg2000 subdescriptor - Sponsored by INA
 2023-05-02 15:43 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] fftools/ffmpeg: add ability to set a input burst time before readrate is enforced
 2023-05-02 15:40 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg: deprecate -re

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