[FFmpeg-devel] [PATCH v17 9/9] avcodec/evc: Changes in Changelog file
2023-03-27 10:49 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 8/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content
2023-03-27 10:49 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 7/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content
2023-03-27 10:49 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 6/9] avcodec/evc_decoder: Provided support for EVC decoder
2023-03-27 10:48 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 5/9] avcodec/evc_encoder: Provided support for EVC encoder
2023-03-27 10:48 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 4/9] avformat/evc_demuxer: Added demuxer to handle reading EVC video files
2023-03-27 10:47 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 3/9] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream
2023-03-27 10:47 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 2/9] avcodec/evc_parser: Added parser implementation for EVC format
2023-03-27 10:47 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v17 1/9] avcodec/evc: MPEG-5 EVC codec registration
2023-03-27 10:46 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avcodec/wavarc: Fix several integer overflows
2023-03-27 9:59 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec/vc1dec: Use av_fast_realloc() for slices
` [FFmpeg-devel] [PATCH 3/4] avcodec/g729postfilter: Limit shift in long term filter
` [FFmpeg-devel] [PATCH 4/4] avcodec/vp3: Check width to avoid assertion failure
[FFmpeg-devel] [PATCH] lavf: return AVERROR_EOF rather than EIO on EOF
2023-03-27 8:27 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v0 00/14] encoder AVCodecContext configuration side data
2023-03-27 7:08 UTC (22+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v0 01/14] avutil/frame: move counters utilized in loops to their scope
` [FFmpeg-devel] [PATCH v0 02/14] avcodec: move AVCodecInternal allocation to avcodec_alloc_context3
` [FFmpeg-devel] [PATCH v0 09/14] avcodec: add private side data set to AVCodecInternal
` [FFmpeg-devel] [PATCH v0 10/14] avcodec: add function for setting avctx side data
[FFmpeg-devel] [PATCH] avcodec/er: remove check for fields
2023-03-27 6:56 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] configure: add LTO optarg
2023-03-27 6:54 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi/vf_vpp_qsv: only add the given output sw format to output pad
2023-03-27 6:23 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/mjpegdec: add support for decoding jpeg rgb file with subsampling
2023-03-27 6:06 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/23] fftools/ffmpeg: drop InputStream.processing_needed
2023-03-27 5:35 UTC (28+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/23] fftools/ffmpeg: move initializing next_[pd]ts to add_input_streams()
` [FFmpeg-devel] [PATCH 03/23] fftools/sync_queue: use timebase from input frames/packets
` [FFmpeg-devel] [PATCH 04/23] fftools/sync_queue: document overall design
` [FFmpeg-devel] [PATCH 05/23] fftools/sync_queue: support operation with no limiting streams
` [FFmpeg-devel] [PATCH 06/23] fftools/sync_queue: make sure audio duration matches sample count
` [FFmpeg-devel] [PATCH 07/23] fftools/sync_queue: allow requesting a specific number of audio samples
` [FFmpeg-devel] [PATCH 08/23] fftools/ffmpeg: use sync queues for enforcing audio frame size
` [FFmpeg-devel] [PATCH] fftools/ffmpeg: do not return finished streams from choose_output()
` [FFmpeg-devel] [PATCH 09/23] fftools/ffmpeg: stop handling AVMEDIA_TYPE_DATA in init_output_stream_encode()
` [FFmpeg-devel] [PATCH 10/23] fftools/ffmpeg: drop unnecessarily indirection
` [FFmpeg-devel] [PATCH 11/23] fftools/ffmpeg: use stack variables to shorten code
` [FFmpeg-devel] [PATCH 12/23] fftools/ffmpeg: move encoder initialization to init_output_stream_encode
` [FFmpeg-devel] [PATCH 13/23] fftools/ffmpeg: reindent after previous commit
` [FFmpeg-devel] [PATCH 14/23] fftools/ffmpeg: move initializing encoders to a new file
` [FFmpeg-devel] [PATCH 15/23] fftools/ffmpeg: simplify output stream initialization call graph
` [FFmpeg-devel] [PATCH 16/23] fftools/ffmpeg: replace ff_dlog() with av_log()
` [FFmpeg-devel] [PATCH 17/23] fftools/ffmpeg: move subtitle encoding to ffmpeg_enc.c
` [FFmpeg-devel] [PATCH 18/23] fftools/ffmpeg: move audio/video encoding code "
` [FFmpeg-devel] [PATCH 19/23] fftools/ffmpeg: add encoder private data
` [FFmpeg-devel] [PATCH 20/23] fftools/ffmpeg: stop including os_support.h
` [FFmpeg-devel] [PATCH 21/23] fftools/ffmpeg: clean up system header includes
` [FFmpeg-devel] [PATCH 22/23] fftools/ffmpeg: clean up local includes
` [FFmpeg-devel] [PATCH 23/23] fftools/ffmpeg_enc: factorize calling enc_init()
[FFmpeg-devel] [PATCH] doc/ffmpeg: slightly rework introductory examples
2023-03-27 5:29 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] lavc/vaapi_hevc: Remove duplicate code
2023-03-27 5:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] lavc/hevcdec: Initialize missed parameters in slice header for IDR frame
2023-03-27 5:26 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] avcodec/hevcdec: Replace number with enum
2023-03-27 5:25 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters: extend section about command, warn about undesirable behaviors
2023-03-27 5:24 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters/paletteuse: mention none dithering value
2023-03-27 4:50 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/outdevs/sdl: update options documentation
2023-03-27 4:42 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters/aspect: update documentation
2023-03-27 4:39 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavfi: add hwdevice flag to hwupload/hwmap
2023-03-27 4:37 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc/filters/drawtext: clarify meaning of strftime format string
2023-03-27 4:36 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] doc/filters: propose solutions to avoid shell escaping
` [FFmpeg-devel] [PATCH 3/3] doc/filters: mentions that whitespaces are ignored in the filtergraph specification
[FFmpeg-devel] [PATCH] tools/zmqshell: port to python3
2023-03-26 21:34 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mxfdec: treat Random Index Pack as end of file
2023-03-26 21:14 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Fix issue when invalid nb_index_entries value is read - SPONSORED BY INA (Institut National de l'Audiovisuel)
2023-03-26 21:06 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc: clarify color_range semantics
2023-03-26 19:55 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/frobe: print crop_* frame fields
2023-03-26 19:41 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters/find_rect: extend documentation
2023-03-26 19:34 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] avformat/mxfenc: fix stored/sampled/displayed width/height
2023-03-26 19:32 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avformat/ttml: Add demuxer
2023-03-26 17:53 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/ttml: Add decoder
[FFmpeg-devel] [PATCH] doc/ffmpeg: add vstats format documentation
2023-03-26 10:26 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/movenc: correct loci parameter handling
2023-03-26 7:41 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] mpegts: Add support for preserving SMPTE 2038 when transcoding MPEG-TS streams
2023-03-25 23:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] libavformat: Improve ff_configure_buffers_for_index for excessive deltas
2023-03-25 22:17 UTC (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] aviobuf: Avoid clearing the whole buffer in fill_buffer
[FFmpeg-devel] [PATCH v2 1/3] avcodec/snowenc: AV_CODEC_CAP_ENCODER_RECON_FRAME support
2023-03-25 20:56 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/6] avcodec/tests/snowenc: unbreak DWT tests
2023-03-25 20:53 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] tools/enc_recon_frame_test: plane 0 height fix
` [FFmpeg-devel] [PATCH 3/6] avcodec/snowenc: Fix visual weight calculation
` [FFmpeg-devel] [PATCH 4/6] avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches
` [FFmpeg-devel] [PATCH 5/6] avcodec/tests/snowenc: Fix 2nd test
[FFmpeg-devel] [PATCH] mips: fix build fail on MIPS R6
2023-03-25 20:33 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_mux_init: Use all metadata selectors if none is specified
2023-03-25 19:39 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 (FFV1 in MXF) support
2023-03-25 18:29 UTC (10+ messages) - mbox.gz / Atom
[FFmpeg-devel] [REFUND-REQUEST] Paris dev mini-meeting
2023-03-25 17:42 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/2] avcodec: Fix warnings with signed/unsigned compare in bitstream.h
2023-03-25 17:09 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] decklink: Add support for compressed AC-3 output over SDI
[FFmpeg-devel] [PATCH] lavfi/unsharp: clarify invalid filter param constraints
2023-03-25 16:20 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] ffmpeg: make timestamp discontinuity logging a warning
2023-03-25 16:11 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffprobe: add support for HDR10+ packet side data
2023-03-25 14:49 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/pgssubdec: Implement cropping
2023-03-25 14:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] x86/vf_bwdif_init: limit AVX2 functions using 256bit vectors to cpus known to be fast with it
2023-03-25 12:31 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/7] avformat/matroskadec: support parsing more than one BlockMore element
2023-03-25 11:40 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/7] avformat/matroskadec: set the default value for BlockAddIDType
` [FFmpeg-devel] [PATCH v2 3/7] avformat/matroskadec: export Dynamic HDR10+ packet side data
` [FFmpeg-devel] [PATCH v2 4/7] avformat/matroska: add a few more Block Addition ID Type enum values
` [FFmpeg-devel] [PATCH v3 5/7] avformat/matroskaenc: write a MaxBlockAdditionID element
` [FFmpeg-devel] [PATCH v3 6/7] avformat/matroskaenc: support writing Dynamic HDR10+ packet side data
` [FFmpeg-devel] [PATCH v3 7/7] fate/matroska: add HDR10+ muxing tests
[FFmpeg-devel] [PATCH V2 1/3] lavfi/dnn: fix corruption when TF backend infer failed
2023-03-25 10:54 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH V2 3/3] lavfi/dnn: add error info for TF backend filling task failure
[FFmpeg-devel] [RFC] the role of maintainers
2023-03-25 0:14 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/vf_bwdif: Remove undesireable spatial preference logic
2023-03-24 23:02 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] libavformat: Account for negative position differences in ff_configure_buffers_for_index
2023-03-24 22:19 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/snow_dwt: Support correct rounding of dwt decomposition of non even sizes
2023-03-24 22:10 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/snowdec: support DWT with new size rounding
[FFmpeg-devel] [PATCH v2] libavformat: Account for negative position differences in ff_configure_buffers_for_index
2023-03-24 21:54 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat: Account for negative position differences in ff_configure_buffers_for_index
2023-03-24 21:48 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer
2023-03-24 21:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi: add hwdevice flag to hwupload/hwdownload/hwmap
2023-03-24 16:06 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 6/7] avformat/matroskaenc: support writing Dynamic HDR10+ packet side data
2023-03-24 15:39 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 "
[FFmpeg-devel] [PATCH v16 5/9] avcodec/evc_encoder: Provided support for EVC encoder
2023-03-24 13:45 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi/dnn: Add OpenVINO API 2.0 support
2023-03-24 13:09 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avformat/matroskadec: support parsing more than one BlockMore element
2023-03-24 12:34 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/7] avformat/matroskadec: export Dynamic HDR10+ packet side data
` [FFmpeg-devel] [PATCH 5/7] avformat/matroskaenc: write a MaxBlockAdditionID element
[FFmpeg-devel] [PATCH v3] vaapi: support VAProfileH264High10
2023-03-24 11:05 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC PATCH 1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME
2023-03-24 9:14 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] tools/decode_simple: always call process_frame(NULL) at the end
` [FFmpeg-devel] [PATCH 3/7] tools/decode_simple: initialize decoder parameters with container info
` [FFmpeg-devel] [PATCH 4/7] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool
` [FFmpeg-devel] [PATCH 5/7] lavc/avcodec: fix documentation typo
` [FFmpeg-devel] [PATCH 6/7] lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAME
` [FFmpeg-devel] [PATCH 7/7] lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into links
[FFmpeg-devel] [PATCH 1/3] lavfi/dnn: fix corruption when TF backend infer failed
2023-03-24 7:54 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavfi/dnn: fix mem leak in TF backend error handle
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