[FFmpeg-devel] [PATCH 0/1] Text to Bitmap conversion implemented!
2022-05-03 18:31 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 00/12] I added text to bitmap subtitle conversion functionality!
2022-05-03 17:09 UTC (19+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/12] Implemented text to bitmap subtitles!
` [FFmpeg-devel] [PATCH 02/12] Render only when necessary
` [FFmpeg-devel] [PATCH 03/12] Retreive width and height from video stream!
` [FFmpeg-devel] [PATCH 04/12] Initialize ass library only once!
` [FFmpeg-devel] [PATCH 05/12] Cleaned up
` [FFmpeg-devel] [PATCH 06/12] Wrote proper headers
` [FFmpeg-devel] [PATCH 07/12] Close libass after using
` [FFmpeg-devel] [PATCH 08/12] Added standard headers
` [FFmpeg-devel] [PATCH 09/12] Rearranged files, all tests are passing!
` [FFmpeg-devel] [PATCH 10/12] "
` [FFmpeg-devel] [PATCH 11/12] Added logging
` [FFmpeg-devel] [PATCH 12/12] Added more logging
[FFmpeg-devel] Need help submitting a patch
2022-05-03 17:02 UTC (17+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 0/2] JPEG XL Colorspace Fixes
2022-05-03 16:56 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] avcodec/libjxldec: properly tag output colorspace
` [FFmpeg-devel] [PATCH v2 2/2] avcodec/libjxlenc: properly read input colorspace
[FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold for smacker audio
2022-05-03 16:30 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/smacker: Optimize constant 16bit audio output
[FFmpeg-devel] [PATCH 0/2] JPEG XL Colorspace Fixes
2022-05-03 15:44 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avcodec/libjxldec: properly tag output colorspace
` [FFmpeg-devel] [PATCH 2/2] avcodec/libjxlenc: properly read input colorspace
[FFmpeg-devel] [PATCH 1/2] fate/lavf-audio: Disable CRC for lavf-peak_only.wav test
2022-05-03 13:59 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] tests/fate-run: Don't create unnecessary CRC-files, forward errors
` [FFmpeg-devel] [PATCH 3/4] tests/fate-run: Allow to set dec opts for generated file in transcode
` [FFmpeg-devel] [PATCH 4/4] fate/filter-video: Remove intermediate file of meta-4560-rotate0 test
[FFmpeg-devel] [PATCH 1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame
2022-05-03 13:44 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 4/7] avcodec/codec_internal: Use union for FFCodec decode/encode callbacks
[FFmpeg-devel] [PATCH 01/10] avfilter/af_afir: Only keep DSP stuff in header
2022-05-03 6:37 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/10] avfilter/af_afir: Move ff_afir_init() to header
` [FFmpeg-devel] [PATCH 03/10] avfilter/vf_blend: Move ff_blend_init into a header
` [FFmpeg-devel] [PATCH 04/10] avfilter/vf_eq: Move ff_nlmeans_init "
` [FFmpeg-devel] [PATCH 05/10] avfilter/vf_gblur: Move ff_gblur_init "
` [FFmpeg-devel] [PATCH 06/10] avfilter/vf_hflip: Move ff_hflip_init "
` [FFmpeg-devel] [PATCH 07/10] avfilter/vf_nlmeans: Move ff_nlmeans_init "
` [FFmpeg-devel] [PATCH 08/10] avfilter/vf_threshold: Move ff_threshold_init "
` [FFmpeg-devel] [PATCH 09/10] avcodec/v210_dec: Move ff_v210dec_init "
` [FFmpeg-devel] [PATCH 10/10] avcodec/v210_enc: Move ff_v210enc_init "
[FFmpeg-devel] [PATCH] hwcontext: Skip derivation checking for an existing device if options are set
2022-05-03 0:14 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/3] Add derive-device function which searches for existing devices in both directions
2022-05-03 0:11 UTC (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] avutils/hwcontext: add "
` [FFmpeg-devel] [PATCH 2/3] lavu: bump minor version and add doc/APIchanges entry for av_hwdevice_ctx_get_or_create_derived()
` [FFmpeg-devel] [PATCH 3/3] avfilter/hwmap, hwupload: use new av_hwdevice_ctx_get_or_create_derived method
[FFmpeg-devel] PATCH - libmad MP3 decoding support
2022-05-02 22:50 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mov: Only read the primary item for AVIF
2022-05-02 21:39 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/libaomenc: Add parameter for avif single image encoding
2022-05-02 21:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/3] avformat/av1: Add a parameter to av1c to omit seq header
2022-05-02 21:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 3/3] avformat/movenc: Add support for AVIF muxing
2022-05-02 21:35 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] PATCH - wolfSSL TLS support
2022-05-02 18:05 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/vf_overlay: Fix the calculation of average alpha with alpha composition and threads > 1
2022-05-02 17:51 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/oggparsevorbis: Ignore duration of the first packet
2022-05-02 16:52 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/videotoolboxenc.c: add option to hevc encoder to prioritize speed
2022-05-02 15:18 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c()
2022-05-02 15:07 UTC - mbox.gz / Atom
[FFmpeg-devel] movenc: add write_btrt option
2022-05-02 13:05 UTC (12+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 4/4] doc/examples/transcode_aac: Bump date
2022-05-02 9:48 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/alimiter: Add "flush_buffer" option to flush the remaining valid data to the output
2022-05-02 8:26 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] avfilter/alimiter: Add an option "comp_delay" that removes the delay introduced by lookahead buffer
[FFmpeg-devel] [PATCH v7 3/4] doc/examples/transcode_aac: AAC encoder is no longer experimental
2022-05-02 7:30 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 2/4] doc/examples/transcode_aac: Set decoder packet timebase
2022-05-02 7:30 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 1/4] doc/examples/transcode_aac: Don't ignore last encoded frame
2022-05-02 7:29 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/5] avutil/hwcontext_d3d11va: fix the uninitialized texture bindflag
2022-05-02 6:40 UTC (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/5] avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames
` [FFmpeg-devel] [PATCH v2 3/5] avutil/hwcontext_d3d11va: add a format check for staging texture
` [FFmpeg-devel] [PATCH v2 4/5] avutil/hwcontext_qsv: map QSV frames to D3D11VA frames
` [FFmpeg-devel] [PATCH v2 5/5] avutil/hwcontext_qsv: map D3D11VA frames to QSV frames
[FFmpeg-devel] [PATCH 1/3] lavc/libuavs3d: fix incorrect comments
2022-05-02 5:15 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc/cavsdec: Add profile check
` [FFmpeg-devel] [PATCH 3/3] lavf/cavsvideodec: Add GuangDian profile support
[FFmpeg-devel] [PATCH v2 0/7] Add UUID functionality to libavutil
2022-05-01 21:06 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 5/7] avcodec/cbs_sei: refactor to use avutil/uuid
[FFmpeg-devel] [PATCH] avformat/jpegxl_probe: fix incorrect cw_mask probing
2022-05-01 19:39 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat/mov.c : Avoid seek request with invalid seek offset ( 9223372036854775799 ) after EOS
2022-05-01 17:00 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter: add multiply video filter
2022-05-01 13:44 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/pixlet: consider minimum plane header in the minimal packet size
2022-05-01 13:37 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mov: fix timecode with rounded down tmcd nb_frames
2022-05-01 12:11 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Fix AVX-512-VNNI_hevc_qpel_filters_avx512icl
2022-05-01 10:48 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavfilter/vf_pad: Try round up w/h for odd resolution to avoid failure
2022-05-01 9:10 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 00/10] make QSV works with the Intel's oneVPL
2022-05-01 5:13 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 05/10] qsv: build audio related code when MFX_VERSION < 2.0
[FFmpeg-devel] [PATCH v08 00/10] make QSV works with the Intel's oneVPL
2022-05-01 4:03 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v08 09/10] qsv: use a new method to create mfx session when using oneVPL
[FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold or CFHD
2022-04-30 20:45 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/h2645_parse: Check HEVC NAL size
[FFmpeg-devel] FATE Errors
2022-04-30 20:02 UTC (13+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/flacdec: Increase residual limit from INT_MAX to UINT_MAX
2022-04-30 19:26 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/cbs_jpeg: Fix size of huffman symbol table array
2022-04-30 19:18 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1: rename the private frame_header fields to frame_header_data
2022-04-30 18:50 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_av1: also copy the last frame header's decomposed content when parsing redundant frame headers
[FFmpeg-devel] [PATCH v2] libavcodec/cbs_av1: Add size check before parse obu
2022-04-30 17:45 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v6 1/2] lavc/vaapi_encode: add support for maxframesize
2022-04-30 14:55 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v11 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-04-30 12:34 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/13] fate/qt: Fix test requirements
2022-04-30 6:25 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 14/19] tests/Makefile: Remove unset FATE_TESTS
` [FFmpeg-devel] [PATCH 15/19] fate/hevc: Fix test requirements
` [FFmpeg-devel] [PATCH 16/19] fate/lossless-video: "
` [FFmpeg-devel] [PATCH 17/19] fate/microsoft: "
` [FFmpeg-devel] [PATCH 18/19] fate/mpeg4: "
` [FFmpeg-devel] [PATCH 19/19] fate/pixlet: "
` [FFmpeg-devel] [PATCH 20/24] fate/qtrle: "
` [FFmpeg-devel] [PATCH 21/24] tests/ref: Remove unused reference files
` [FFmpeg-devel] [PATCH 22/24] tests/fate-run: Always use -bitexact for ffprobe
` [FFmpeg-devel] [PATCH 23/24] fate/hap: Fix test requirements
` [FFmpeg-devel] [PATCH 24/24] fate/h264: "
[FFmpeg-devel] [PATCH] avcodec/libaomenc: Add unmet target level warning
2022-04-29 21:46 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH v11 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-04-29 19:25 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v11 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-04-29 19:08 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v11 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-04-29 18:59 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/alacdsp: Make intermediates unsigned
2022-04-29 18:24 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/mpeg4videodec: Check pixel size against packet size
[FFmpeg-devel] [PATCH v11 5/6] fftools: Enable long path support on Windows (fixes #8885)
2022-04-29 18:08 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 3/3] avformat/movenc: Add support for AVIF muxing
2022-04-29 16:03 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avformat/avio: use av_match_name to match protocol whitelist
2022-04-29 16:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter: Add blockdetect filter
2022-04-29 14:05 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mov: skip call ff_codec_get_id if possible
2022-04-29 11:26 UTC (3+ 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