[FFmpeg-devel] [PATCH v13 0/4] Jpeg XL Patch Set
2022-04-09 13:17 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v13 1/4] avcodec/jpegxl: add Jpeg XL image codec
` [FFmpeg-devel] [PATCH v13 2/4] avcodec/libjxl: add Jpeg XL decoding via libjxl
` [FFmpeg-devel] [PATCH v13 3/4] avcodec/libjxl: add Jpeg XL encoding "
` [FFmpeg-devel] [PATCH v13 4/4] avformat/image2: add Jpeg XL as image2 format
[FFmpeg-devel] [PATCH] avfilter: add colormap video filter
2022-04-09 12:39 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/alimiter: Add "flush_buffer" option to flush the remaining valid data to the output
2022-04-09 12:37 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] avfilter/alimiter: Remove the delay introduced by lookahead buffer
[FFmpeg-devel] [PATCH] avfilter/vf_colorkey: add >8 depth support
2022-04-08 16:06 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC] Switching ffmpeg.c to a threaded architecture
2022-04-08 15:27 UTC (65+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/49] fftools/ffmpeg: move a comment to a more appropriate place
` [FFmpeg-devel] [PATCH 03/49] fftools/ffmpeg: stop using OutputStream.frame_number for streamcopy
` [FFmpeg-devel] [PATCH 05/49] fftools/ffmpeg: store the output file index in OutputFile
` [FFmpeg-devel] [PATCH 06/49] fftools/ffmpeg: move some muxing-related code into a separate file
` [FFmpeg-devel] [PATCH 07/49] fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c
` [FFmpeg-devel] [PATCH 08/49] fftools/ffmpeg: move freeing the output file "
` [FFmpeg-devel] [PATCH 09/49] fftools/ffmpeg: store output format separately from the muxer context
` [FFmpeg-devel] [PATCH 10/49] fftools/ffmpeg_mux: add private "
` [FFmpeg-devel] [PATCH 11/49] fftools/ffmpeg: add a helper function to access output file size
` [FFmpeg-devel] [PATCH 12/49] fftools/ffmpeg: fix the type of limit_filesize
` [FFmpeg-devel] [PATCH 15/49] fftools/ffmpeg: write the header for stream-less outputs when initializing the muxer
` [FFmpeg-devel] [PATCH 17/49] fftools/ffmpeg: refactor the code checking for bitexact output
` [FFmpeg-devel] [PATCH 18/49] fftools/ffmpeg: access output file chapters through a wrapper
` [FFmpeg-devel] [PATCH 19/49] fftools/ffmpeg: do not log to the muxer context
` [FFmpeg-devel] [PATCH 20/49] fftools/ffmpeg: move the mux queue into muxer private data
` [FFmpeg-devel] [PATCH 21/49] fftools/ffmpeg_mux: split queuing packets into a separate function
` [FFmpeg-devel] [PATCH 22/49] fftools/ffmpeg_mux: split of_write_packet()
` [FFmpeg-devel] [PATCH 23/49] fftools/ffmpeg: move output file opts into private context
` [FFmpeg-devel] [PATCH 24/49] fftools/ffmpeg: move processing video stats to ffmpeg_mux
` [FFmpeg-devel] [PATCH 25/49] fftools/ffmpeg_mux: drop a useless check and reduce indentation
` [FFmpeg-devel] [PATCH 26/49] fftools/ffmpeg_mux: stop using AVStream.nb_frames in do_video_stats()
` [FFmpeg-devel] [PATCH 27/49] fftools/ffmpeg_mux: stop using av_stream_get_end_pts() "
` [FFmpeg-devel] [PATCH 28/49] fftools/ffmpeg_mux: merge variable declaration and initialization
` [FFmpeg-devel] [PATCH 29/49] fftools/ffmpeg_mux: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats()
` [FFmpeg-devel] [PATCH 30/49] fftools/ffmpeg: share the code encoding a single frame between video and audio
` [FFmpeg-devel] [PATCH 31/49] fftools/ffmpeg: reuse the encoding code for flushing encoders
` [FFmpeg-devel] [PATCH 32/49] fftools/ffmpeg: reindent after previous commit
` [FFmpeg-devel] [PATCH 33/49] fftools/ffmpeg: use refcounted packets for encoded subtitles
` [FFmpeg-devel] [PATCH 34/49] fftools/ffmpeg: rework -shortest implementation
` [FFmpeg-devel] [PATCH 35/49] fftools/ffmpeg: use the sync queues to handle -frames
` [FFmpeg-devel] [PATCH 36/49] fftools/ffmpeg: stop using OutputStream.frame_number in print_report()
` [FFmpeg-devel] [PATCH 37/49] fftools/ffmpeg: only set OutputStream.frame_number for video encoding
` [FFmpeg-devel] [PATCH 38/49] fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.c
` [FFmpeg-devel] [PATCH 39/49] fftools/ffmpeg_mux: return errors from of_submit_packet()
` [FFmpeg-devel] [PATCH 40/49] fftools/ffmpeg_mux: return errors from submit_packet()
` [FFmpeg-devel] [PATCH 41/49] fftools/ffmpeg_mux: return errors from write_packet()
` [FFmpeg-devel] [PATCH 42/49] fftools/ffmpeg_mux: simplify submit_packet()
` [FFmpeg-devel] [PATCH 43/49] fftools/ffmpeg_mux: return errors from update_video_stats()
` [FFmpeg-devel] [PATCH 44/49] fftools/ffmpeg_mux: do not call exit_program() in print_sdp()
` [FFmpeg-devel] [PATCH 45/49] fftools/ffmpeg: stop using av_stream_get_end_pts()
` [FFmpeg-devel] [PATCH 46/49] fftools/ffmpeg: do not write the output file header from init_output_stream()
` [FFmpeg-devel] [PATCH 47/49] fftools/ffmpeg: depend on threads
` [FFmpeg-devel] [PATCH 48/49] fftools: add a multistream thread-safe queue
` [FFmpeg-devel] [PATCH 49/49] fftools/ffmpeg: move each muxer to a separate thread
[FFmpeg-devel] movenc: add write_btrt option
2022-04-08 10:48 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat/mpegts.c: ignore a section with next flag
2022-04-08 9:43 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/webmdashenc: fix on-demand profile string
2022-04-08 6:14 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] qsvenc: fix typo
2022-04-08 1:55 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] ffmpeg: document -d option
2022-04-07 22:37 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 3/3] tests: add README.md file with simple instructions
2022-04-07 22:36 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v13 0/1] Add IPFS protocol support
2022-04-07 22:01 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v13 1/1] avformat: "
[FFmpeg-devel] [PATCH 3/3] avformat/movenc: Add support for AVIF muxing
2022-04-07 18:25 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc: install css files along html docs
2022-04-07 18:12 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat/mpegts.c: fix to check end of each descriptor of SDT
2022-04-07 9:25 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/smacker: add better seeking support
2022-04-06 20:27 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/hevc_sei: Fix parsing SEI messages
2022-04-06 15:09 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/hevc_sei: Don't use GetBit-API for byte-aligned reads
[FFmpeg-devel] [PATCH v12 0/1] Add IPFS protocol support
2022-04-06 15:03 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v12 1/1] avformat: "
[FFmpeg-devel] [PATCH] avcodec/ituh263enc: Add AV_CODEC_CAP_SLICE_THREADS to old H.263
2022-04-06 14:55 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/f_ebur128: multiply in integer first, before dividing in float
2022-04-06 14:38 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat/rtsp: pkt_size option is not honored in rtsp
2022-04-06 14:03 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] Sponsoring R12L Decklink out
2022-04-06 13:18 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec
2022-04-06 12:02 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/2] libavcodec/qsvenc: Add more pixel format support to qsvenc
[FFmpeg-devel] [PATCH v2 1/3] libavcodec/qsvdec: reinit decoder according to decode() return value
2022-04-06 12:01 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/3] libavcodec/qsvdec: using suggested num to set init_pool_size
[FFmpeg-devel] [PATCH v2] libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for more accurate bitrate control
2022-04-06 11:59 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavutil/hwcontext_vaapi: Re-enable support for libva v1
2022-04-06 11:57 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit()
2022-04-06 11:24 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] lavc/encode: pick a sane default for bits_per_raw_sample if it's not set
[FFmpeg-devel] [PATCH v3] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame
2022-04-06 10:10 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 1/4] lavc/vaapi_encode_h265: Add GPB frame support for hevc_vaapi
2022-04-06 8:31 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec
2022-04-06 8:23 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/flacdec: Increase residual limit from INT_MAX to UINT_MAX
2022-04-06 7:12 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/2] doc/examples/transcode_aac: Don't ignore last encoded frame
2022-04-06 5:59 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/1] librtmp: make flashVer case consistent
2022-04-06 5:11 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 00/10] make QSV works with the Intel's oneVPL
2022-04-06 3:58 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 05/10] qsv: build audio related code when MFX_VERSION < 2.0
` [FFmpeg-devel] [PATCH v7 09/10] qsv: use a new method to create mfx session when using oneVPL
[FFmpeg-devel] [PATCH] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration
2022-04-06 1:04 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libvpxenc: return quantizer parameter for an encoded frame
2022-04-06 0:16 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avutil: add ambient viewing environment metadata side data
2022-04-05 23:11 UTC (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 "
` [FFmpeg-devel] [PATCH v3 1/5] "
` [FFmpeg-devel] [PATCH v3 2/5] avcodec: add support for hevc ambient viewing environment SEI message
` [FFmpeg-devel] [PATCH v3 3/5] avfilter/vf_showinfo: add support for ambient viewing environment metadata
` [FFmpeg-devel] [PATCH v3 4/5] fftools/ffprobe: "
` [FFmpeg-devel] [PATCH v3 5/5] avfilter/vf_showinfo: fix unknown side data type for DOVI_RPU_BUFFER
[FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: Check channels after setting them
2022-04-05 19:39 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/matroskadec: avoid integer overflows in SAR computation
[FFmpeg-devel] [PATCH] Provided support for MPEG-5 EVC (Essential Video Coding) codec
2022-04-05 18:52 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avfilter/src_movie: switch to activate()
2022-04-05 15:37 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/src_movie: add option to set decoding thread type
[FFmpeg-devel] [PATCH 1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame
2022-04-05 14:31 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/vp9_raw_reorder_bsf: Fix leak of cached packet
2022-04-05 14:30 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mpegenc: Fix ever growing FIFO and infinite loop on error
2022-04-05 14:30 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] hwcontext_vulkan: expose image queue families
2022-04-05 14:16 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] hwcontext_vulkan: add queue and frame locking functions
[FFmpeg-devel] [PATCH v12 0/4] Jpeg XL Patch Set
2022-04-05 14:06 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v12 2/4] avcodec/libjxl: add Jpeg XL decoding via libjxl
[FFmpeg-devel] [PATCH 1/7] avformat/mov_chan: rename mov_get_channel_label() to better reflect its purpose
2022-04-05 12:20 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v8 1/2] avcodec/pngenc: support writing iCCP chunks
2022-04-05 11:31 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 2/2] avcodec/mjpegenc: support writing ICC profiles
[FFmpeg-devel] [PATCH v7 1/2] avcodec/pngenc: support writing iCCP chunks
2022-04-05 10:59 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/hevcdec: detect non-conformant missing refs
2022-04-05 9:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] lavfi: Add blurriness filter
2022-04-05 8:56 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] FFmpeg 4.4.2
2022-04-04 23:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mpegts: set data broadcast streams as such
2022-04-04 21:35 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 1/7] avcodec/v4l2_context: don't reinit output queue when dynamic resolution change
2022-04-04 12:14 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 7/7] avcodec/v4l2_m2m_dec: setup capture queue before enqueue the first frame
` [FFmpeg-devel] [EXT] "
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