[FFmpeg-devel] [PATCH] avfilter: add zoneplate video source filter
2023-05-10 12:32 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/5] RISC-V: Improve H264 decoding performance using RVV intrinsic
2023-05-10 12:14 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] configure: Add detection of RISC-V vector intrinsic support
` [FFmpeg-devel] [PATCH 2/5] lavc/h264chroma: Add vectorized implementation of chroma MC for RISC-V
` [FFmpeg-devel] [PATCH 3/5] lavc/h264qpel: Add vectorized implementation of luma "
` [FFmpeg-devel] [PATCH 4/5] lavc/h264dsp: Add vectorized implementation of DSP functions "
` [FFmpeg-devel] [PATCH 5/5] lavc/h264pred: Add vectorized implementation of intra prediction "
[FFmpeg-devel] [PATCH 01/13] lavu/frame: extend AVFrame.repeat_pict documentation
2023-05-10 11:52 UTC (24+ 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 v2 "
` [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 v2 "
` [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 v1] libavfi/dnn: add Paddle Inference as one of DNN backend
2023-05-10 11:30 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH V2] vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.c
2023-05-10 11:17 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC/PATCH] bitpacked_dec: Optimization for bitpacked_dec decoder performance
2023-05-10 11:16 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v8 0/6] Suppor hevc av1 and vp9 codec in enhanced flv
2023-05-10 11:13 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 3/6] avformat/flvenc: support mux av1 "
[FFmpeg-devel] [PATCH v6 0/6] Add support for Closed Caption FIFO
2023-05-10 11:08 UTC (5+ 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] avcodec/avformat cleanup of pseudo stuff
2023-05-10 8:51 UTC - mbox.gz / Atom
[FFmpeg-devel] [REFUND-REQUEST] Travel cost & more for CLT 2023
2023-05-10 8:05 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libmp3lame: make it possible to set copyright/original flags
2023-05-10 7:45 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avformat/dashdec: fail on probing non mpd file extension
2023-05-10 6:44 UTC (22+ 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] avfilter/setpts: add command support
2023-05-09 23:12 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] web/download: link to the latest release instead of a snapshot in the main download button
2023-05-09 16:59 UTC - mbox.gz / Atom
[FFmpeg-devel] Status of Patches
2023-05-09 15:43 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/hls: fail on probing non hls/m3u8 file extensions
2023-05-09 15:41 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] MXF - Add jpeg2000 subdescriptor - Sponsored by INA
2023-05-09 14:28 UTC (11+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] lavc/decode: drop a useless warning
2023-05-09 13:57 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc: deprecate AV_CODEC_CAP_SUBFRAMES
` [FFmpeg-devel] [PATCH v2 "
` [FFmpeg-devel] [PATCH 3/3] fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES
[FFmpeg-devel] [PATCH] Add functions to identify devices in more ways
2023-05-09 10:56 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avutil: deprecate AVRational field inside AVOption::default_val
2023-05-09 10:02 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/imgutils: optimize image copying
2023-05-09 9:59 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] Add support for animated WebP
2023-05-09 9:22 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] libavcodec/webp: add support for animated WebP decoding
[FFmpeg-devel] Add LSX optimization in avcodec and swscale
2023-05-09 2:47 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 1/6] avcodec/la: add LSX optimization for h264 idct
[FFmpeg-devel] [PATCH] vcodec/vp8data: Make ff_vp8_dct_cat_prob static
2023-05-09 2:18 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/mxfdec: Recognize AAC per SMPTE ST 381-4
2023-05-08 22:58 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/vf_mpdecimate: Add option to keep the first N similar frames before dropping
2023-05-08 19:57 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] tools/normalize: port to python3, extend syntax
2023-05-08 19:47 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] Embedded documentation?
2023-05-08 19:05 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/avcodec: Add DTS-UHD demuxer and parser, movenc support
2023-05-08 17:49 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3 1/2] "
[FFmpeg-devel] [PATCH] fftools/ffprobe: print exported stream AVOptions
2023-05-08 14:10 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avfilter/vf_mpdecimate: Add option to keep the first N similar frames before dropping
2023-05-08 13:41 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/22] fftools/ffmpeg: consolidate InputStream.[next_]dts updates
2023-05-08 9:17 UTC (22+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/22] fftools/ffmpeg: reindent after previous commit
` [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 05/22] fftools/ffmpeg: attach InputStream.dts to demuxed packets when needed
` [FFmpeg-devel] [PATCH 06/22] fftools/ffmpeg: move post-demux packet processing to ffmpeg_demux
` [FFmpeg-devel] [PATCH 07/22] fftools/ffmpeg_demux: reindent after previous commit
` [FFmpeg-devel] [PATCH 08/22] fftools/ffmpeg: drop unused decode_video() parameter
` [FFmpeg-devel] [PATCH 09/22] fftools/ffmpeg_demux: move InputStream.{nb_packets, data_size} to private data
` [FFmpeg-devel] [PATCH 10/22] fftools/ffmpeg_demux: move InputStream.[saw_]first_d?ts "
` [FFmpeg-devel] [PATCH 11/22] fftools/ffmpeg_demux: move InputStream.[next_]dts "
` [FFmpeg-devel] [PATCH 12/22] fftools/ffmpeg_demux: move InputStream.wrap_correction_done "
` [FFmpeg-devel] [PATCH 13/22] fftools/ffmpeg_demux: move InputStream.streamcopy_needed "
` [FFmpeg-devel] [PATCH 14/22] fftools/ffmpeg: simplify tracking -readrate start time
` [FFmpeg-devel] [PATCH 15/22] fftools/ffmpeg: move discarding unused programs to ffmpeg_demux
` [FFmpeg-devel] [PATCH 16/22] fftools/ffmpeg_demux: reindent after previous commit
` [FFmpeg-devel] [PATCH 17/22] fftools/ffmpeg: replace print_error() by more meaningful messages
` [FFmpeg-devel] [PATCH 18/22] fftools/ffmpeg: log corrupt-frame errors to the appropriate context
` [FFmpeg-devel] [PATCH 19/22] fftools/ffmpeg: stop accessing input format from decoding code
` [FFmpeg-devel] [PATCH 20/22] fftools/ffmpeg_demux: move InputFile.ts_offset_discont, last_ts to private data
` [FFmpeg-devel] [PATCH 21/22] fftools/ffmpeg_demux: stop logging to demuxer context
` [FFmpeg-devel] [PATCH 22/22] fftools/ffmpeg: rename transcode_init()
[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] tiny documentation fix
2023-05-07 21:26 UTC (2+ messages) - mbox.gz / Atom
[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] 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] [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 (4+ messages) - mbox.gz / Atom
` [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 (2+ 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
page: next (older) | prev (newer) | 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