[FFmpeg-devel] [PATCH 01/18] fftools/cmdutils: fix printing group name in split_commandline()
2024-03-11 12:23 UTC (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/18] fftools/ffmpeg_filter: refactor setting input timebase
[FFmpeg-devel] [PATCH v3] avcodec/libx264: fix extradata when config annexb=0
2024-03-11 10:17 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/1] doc/fate: advise on --assert-level=2
2024-03-11 10:16 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "
[FFmpeg-devel] [PATCH] avfilter: update filter timeline state only on main link
2024-03-11 10:09 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5] libavfi/dnn: add LibTorch as one of DNN backend
2024-03-11 5:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavu/hwcontext_qsv: Join the download/upload session to the main session
2024-03-11 4:56 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/qsvdec: Do not print warning when draining cached frames
2024-03-11 4:37 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavutil/timestamp.h: Fix loss of precision in timestamps for silencedetect on long files
2024-03-11 4:13 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] When the silencedetect filter is run against long files, the output timestamps gradually lose precision as the scan proceeds further into the file. This is because the output is formatted (in libavutil/timestamp.h) as "%.6g", which limits the total field length. Eventually, for offsets greater than 100000 seconds (about 28 hours), fractions of a second disappear altogether, and the timestamps are logged as whole seconds
[FFmpeg-devel] [PATCH v1 1/2] lavc/vvcdec: Add missed chroma sampling factor for crop offset
2024-03-11 2:03 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 2/2] lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR
[FFmpeg-devel] [PATCH v2 1/2] lavc/vvcdec: Add missed chroma sampling factor for crop offset
2024-03-11 1:58 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR
[FFmpeg-devel] [PATCH v2] avcodec/ccaption_dec: honor transparency of leading non-breaking space
2024-03-11 0:44 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/ccaption_dec: don't print multiple \pos tags per cue
2024-03-11 0:40 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/mpeg12dec: extract only one type of CC substream
2024-03-11 0:18 UTC - mbox.gz / Atom
[FFmpeg-devel] FFmpeg 7.0 blocking issues
2024-03-10 23:29 UTC (12+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 0/3] avformat/dvdvideodec: various improvements
2024-03-10 20:03 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/3] avformat/dvdvideodec: assign mono channel layout explicitly
` [FFmpeg-devel] [PATCH v2 2/3] avformat/dvdvideodec: add CLUT utilities and subtitle color support
` [FFmpeg-devel] [PATCH v2 3/3] avformat/dvdvideodec: add menu demuxing support
[FFmpeg-devel] [PATCH 1/2] MAINTAINERS: remove inactive developer
2024-03-10 19:45 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec: remove sonic lossy/lossless audio
[FFmpeg-devel] Fixes #10509
2024-03-10 19:40 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mpegts: Reset local nb_prg on add_program() failure
2024-03-10 18:07 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/proresenc_kostya: Remove bug similarity text
2024-03-10 18:05 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open
2024-03-10 18:00 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal()
[FFmpeg-devel] [PATCH 1/2] avcodec/8bps: Consider width in the minimal size check
2024-03-10 17:58 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] configure: Remove av_restrict
2024-03-10 16:24 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/bitstream_filters.texi: Document types used by filter_units
2024-03-10 16:21 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/6] avcodec/tiff: Fix handling of av_strdup() failures
2024-03-10 16:06 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avcodec/tiff: Avoid duplicating strings
` [FFmpeg-devel] [PATCH 3/6] avcodec/tiff: Don't check before av_freep()
` [FFmpeg-devel] [PATCH 4/6] avcodec/tiff: Improve inclusions
` [FFmpeg-devel] [PATCH 5/6] avcodec/tiff_data: Avoid relocations for TiffGeoTagNameType
` [FFmpeg-devel] [PATCH 6/6] avcodec/tiff_data: Remove incorrect GeoTIFF entries
[FFmpeg-devel] [PATCH] doc/bitstream_filters: add filter_units practical examples for removing closed captions
2024-03-10 15:29 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/aea: Add aea muxer
2024-03-10 15:10 UTC (13+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] avformat/dvdvideodec: add menu demuxing support
2024-03-10 14:33 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] MAINTAINERS: add myself as dvdvideo demuxer, rcwt muxer maintainer
2024-03-10 14:15 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/ccaption_dec: clarify log message when out-of-display columns are ignored
2024-03-10 14:12 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/ccaption_dec: use consistent naming convention of Closed Captions
[FFmpeg-devel] [PATCH v2 1/3] avcodec/dovi_rpu: implement support for profile 10
2024-03-10 14:01 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] avcodec/libdav1d: parse DV profile 10 T.35 OBU
` [FFmpeg-devel] [PATCH v2 3/3] avcodec/av1dec: "
[FFmpeg-devel] [PATCH] doc/examples/qsv_decode.c: remove unused config.h header file
2024-03-10 13:55 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] Indefinite ban request [RFC] Was: Re: [FFmpeg-trac] #10882(undetermined:new): swscale wastefully scales luma during yuv420p -> yuv422p
2024-03-10 12:21 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/ccaption_dec: honor transparency of leading non-breaking space
2024-03-10 1:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] lavc/thread: move generic-layer API to avcodec_internal.h
2024-03-09 23:26 UTC (30+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc: replace ff_thread_get_buffer() with ff_get_buffer()
[FFmpeg-devel] [PATCH] avfilter/fifo: Remove (a)fifo filters
2024-03-09 22:37 UTC (13+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avutil/channel_layout: add AV_CHANNEL_LAYOUT_RETYPE_FLAG_CANONICAL
2024-03-09 21:54 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avformat/mov_chan: simplify channel layout canonicalization
` [FFmpeg-devel] [PATCH 3/7] avutil/tests/channel_layout: make printing results part of the tests
` [FFmpeg-devel] [PATCH 4/7] avutil/tests/channel_layout: add some av_channel_from_string and av_channel_layout_from_string tests
` [FFmpeg-devel] [PATCH 5/7] avutil/channel_layout: factorize parsing list of channel names
` [FFmpeg-devel] [PATCH 6/7] avutil/channel_layout: fix some (un)initialization issues in av_channel_layout_from_string()
` [FFmpeg-devel] [PATCH 7/7] avutil/channel_layout: add specific text versions for unknown and unused channels
[FFmpeg-devel] [PATCH 0/2] Harmonise comments about ownership/meaning
2024-03-09 20:17 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avformat: harmonise "- {decoding, encoding, demuxing, muxing}: " comments
` [FFmpeg-devel] [PATCH 2/2] all: harmonise "{Decoding, Encoding, Audio, Video}:" comments
[FFmpeg-devel] [PATCH] avcodec/xbmenc: Avoid snprintf() for data->hex conversion
2024-03-09 19:39 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/xbmdec: Use LUT for hex char->number conversion
2024-03-09 19:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/h264_ps: Fix shadowing
2024-03-09 19:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/avstring: Use proper types
2024-03-09 19:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/xpmdec: Use LUT for hex char->number conversion
2024-03-09 19:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/librav1e: Don't unnecessarily create new references
2024-03-09 19:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libdav1d: Stop mangling AVPacket.opaque
2024-03-09 19:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_filter: don't forward EOF in close_output()
2024-03-09 19:01 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: merge block with the enclosing one
[FFmpeg-devel] [PATCH 1/9] avcodec/bsf/pcm_rechunk: reorder supported codec list
2024-03-09 16:23 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 "
` [FFmpeg-devel] [PATCH v2 2/9] avcodec/bsf/pcm_rechunk: add some more supported PCM formats
` [FFmpeg-devel] [PATCH v2 3/9] avformat/daudenc: force 2000 sample packet size with a bsf
[FFmpeg-devel] [PATCH 1/2] makefile: Clean up missed object files with "make clean"
2024-03-09 11:38 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libavcodec: Don't include libavcodec/x86/vvc/Makefile on any architecture
[FFmpeg-devel] [PATCH 1/2 v3] fftools/ffprobe: export Tile Grid Stream Group parameters
2024-03-09 10:58 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2 v2] fftools/ffprobe: export IAMF "
[FFmpeg-devel] [PATCH] avformat/mxfdec: signal channel layouts using the new channel layout api
2024-03-09 6:27 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] Did FATE have an unhappy accident?
2024-03-09 1:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fate: fix sub2video_{basic, time_limited} on big-endian targets
2024-03-08 15:11 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/4] avcodec/aom_film_grain: add AOM film grain synthesis
2024-03-08 13:44 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] avcodec/aom_film_grain: implement AFGS1
` [FFmpeg-devel] [PATCH v2 3/4] avcodec/h2645_sei: decode AFGS1 T.35 SEI
` [FFmpeg-devel] [PATCH v2 4/4] avcodec/hevcdec: apply AOM film grain synthesis
[FFmpeg-devel] [PATCH] fate/flvenc: force the av1 decoder in all steps for fate-enhanced-flv-av1
2024-03-08 13:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libaomdec: decode extradata in aom_init
2024-03-08 13:31 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC] clarifying the TC conflict of interest rule
2024-03-08 13:16 UTC (10+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Fix for Incorrect Parameter in ff_filter_config_links Function Call
2024-03-08 12:19 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavdevice: Fix the avfoundation device after switching to FFInputFormat
2024-03-08 10:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] lavc/vc1dsp: R-V V mspel_pixels
2024-03-08 9:46 UTC (5+ messages) - 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