Timeline



Feb 17, 2022:

10:14 PM Ticket #9648 (IMF index seeking not supported) updated by Derek Prestegard
This works great! I was able to render a segment of an IMP via -ss and …
10:05 PM Changeset in ffmpeg [cc2b3201] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: do not add tint if output format is gray
10:05 PM Changeset in ffmpeg [da473e09] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_extractplanes: unbreak "extracting" >8 depth gray formats
9:19 PM Changeset in ffmpeg [b66afd1c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_amplify: add float formats support
9:19 PM Changeset in ffmpeg [c644d660] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_amplify: refactor amplify function
9:19 PM Changeset in ffmpeg [51b968c6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: refactor mix function
6:28 PM Changeset in ffmpeg [891c3bef] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fieldmatch: fix crash when inputs have different subsampling
6:24 PM Ticket #9628 (libsvtav1 doesnt work anymore) updated by exuvo
Seems fixed in ffmpeg 5.0
4:17 PM Changeset in ffmpeg [e534d98a] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: Re-factor ff_shuffle_filter_coefficients. Make the code …
4:17 PM Changeset in ffmpeg [f1a5414] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: Check and propagate memory allocation errors from …
3:41 PM Ticket #9651 (Assertion next >= 0 || pc->buffer failed at libavcodec/parser.c:240) updated by andreafioraldi
Description changed
3:37 PM id:000169,sig:06,src:012185,time:73697278,op:havoc,rep:4,trial:1493913 attached to Ticket #9651 by andreafioraldi
the crashing testcase
3:37 PM Ticket #9651 (Assertion next >= 0 || pc->buffer failed at libavcodec/parser.c:240) created by andreafioraldi
This bug was found by fuzzing the current master branch, to reproduce …
10:41 AM Changeset in ffmpeg [2812508] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: add entry for empty_hdlr_name in mov
10:05 AM Changeset in ffmpeg [09ca2f1] by Anton Khirnov <anton@khirnov.net>
lavu/hwcontext: clarify behavior on av_hwframe_map() failure Clear …
10:05 AM Changeset in ffmpeg [6fc5e5a5] by Anton Khirnov <anton@khirnov.net>
lavu/hwcontext_opencl: clear dangling pointers on map failure
8:07 AM Changeset in ffmpeg [881b80ff] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: use correct type for flags
8:07 AM Changeset in ffmpeg [b9306afc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: fix handling non-native endianess formats
8:07 AM Changeset in ffmpeg [d151166f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: add missing float format support

Feb 16, 2022:

7:38 PM Changeset in ffmpeg [2d87cae5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_readeia608: fix oversight in 278984b34
7:22 PM Changeset in ffmpeg [7ad645eb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: fix oversight with inverse rdft initialization
7:22 PM Changeset in ffmpeg [698de27f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_speechnorm: speed up filtering code Reduce some asserts …
7:14 PM Changeset in ffmpeg [a865deaa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Fix if( code style Signed-off-by: Michael …
7:14 PM Changeset in ffmpeg [d1234b92] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Fix if( code style Signed-off-by: Michael …
7:13 PM Changeset in ffmpeg [d96677d8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error Fixes: …
7:13 PM Changeset in ffmpeg [df52930a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error Fixes: …
7:12 PM Changeset in ffmpeg [2bd1b042] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: fix indention of ff_get_best_fcode() …
7:12 PM Changeset in ffmpeg [09153537] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: fix indention of ff_get_best_fcode() …
7:11 PM Changeset in ffmpeg [d2afa2b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix xy indexing on range violation in …
7:11 PM Changeset in ffmpeg [a198d7ab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix xy indexing on range violation in …
7:10 PM Changeset in ffmpeg [e816333c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
7:10 PM Changeset in ffmpeg [fbffe56] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
7:10 PM Changeset in ffmpeg [2437e69] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
7:10 PM Changeset in ffmpeg [c787a273] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
7:09 PM Changeset in ffmpeg [de040276] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix invalid NULL pointer operation in …
7:09 PM Changeset in ffmpeg [73ca8b9a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix invalid NULL pointer operation in …
5:57 PM Changeset in ffmpeg [437cd15a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Fix infinite loop with bz decompression The …
5:57 PM Changeset in ffmpeg [28a1cc81] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Fix infinite loop with bz decompression The …
5:55 PM Changeset in ffmpeg [ea9125a4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check size before subtraction Fixes: signed integer …
5:55 PM Changeset in ffmpeg [446cfcf0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check size before subtraction Fixes: signed integer …
4:28 PM Changeset in ffmpeg [52218c0] by Paul B Mahol <onemda@gmail.com>
avfilter/af_superequalizer: stop extending last frame duration
4:28 PM Changeset in ffmpeg [18ad9fb0] by Paul B Mahol <onemda@gmail.com>
avfilter/af_superequalizer: switch rdft to lavu/tx
4:28 PM Changeset in ffmpeg [a6387904] by Paul B Mahol <onemda@gmail.com>
avfilter/af_superequalizer: check allocations return value
1:37 PM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
1:36 PM 20220109.Cody's Algae Panel.en.srt attached to Ticket #9646 by phyzical
1:36 PM 20220109.Cody's Algae Panel.en.temp.srt.concat attached to Ticket #9646 by phyzical
1:19 PM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
10:30 AM Ticket #9650 (h264_qsv DECODER eventually freezes after many seeks [WINDOWS]) updated by teslan
Description changed
10:22 AM Ticket #9650 (h264_qsv DECODER eventually freezes after many seeks [WINDOWS]) created by teslan
Summary of the bug: The h264_qsv decoder freezes after random number …
9:42 AM Ticket #9649 (filter_complex drops per-stream metadata) updated by Michael Koch
Replying to Nicolas George: > The point of …
9:26 AM Ticket #9614 (RTSP client with MPEG-TS streams fails) updated by firmman
Hi, I want to know if someone will check this bug. It's very annoying …
9:02 AM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
9:01 AM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
8:58 AM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
8:57 AM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
8:57 AM Ticket #9646 (ffconcat issue slicing subtitle file) updated by phyzical
Description changed
8:50 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
As I doubt there'll be any change regarding ffmpeg on this front, for …
8:37 AM Ticket #9649 (filter_complex drops per-stream metadata) closed by Cigaes
invalid: The point of -filter_complex is that there is no 1:1 map between …
8:33 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by jhcho
I think you need to check …
8:27 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by jhcho
Here is the test result with your ffmpeg link. >ffmpeg.exe -f …
1:06 AM Ticket #9649 (filter_complex drops per-stream metadata) created by Arnon
When applying a simple filter, ffmpeg by default correctly copies …

Feb 15, 2022:

11:45 PM Ticket #9605 (5.0 meets -Wlogical-op) closed by Balling
fixed: Finally fixed in 6474300dc4212486eff82470061118cef720b420.
9:21 PM Changeset in ffmpeg [6474300d] by Peter Ross <pross@xvid.org>
avformat/utils: fix logic error in ff_mkdir_p Fix ticket# 9605 …
8:36 PM Changeset in ffmpeg [2db9ffb8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/argo_cvg: Fix checksum Reviewed-by: Zane van Iperen …
8:35 PM Changeset in ffmpeg [f306b8e8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Fix if( code style Signed-off-by: Michael …
8:35 PM Changeset in ffmpeg [151f8358] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error Fixes: …
8:25 PM Changeset in ffmpeg [8ee0e4ab] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Corner case encryption error cleanup in mov_read_senc() …
8:07 PM Ticket #7941 (Transparency broken when encoding animated webp) reopened by Mario Zechner
8:03 PM Ticket #7941 (Transparency broken when encoding animated webp) updated by Mario Zechner
I've encountered the bug as well. It is indeed an FFmpeg issue (latest …
7:07 PM Changeset in ffmpeg [30c7f37d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: add planes option
6:48 PM Ticket #9648 (IMF index seeking not supported) updated by Pierre-Anthony Lemieux
Keywords, Status, Reproduced by developer, Owner changed
The IMF demuxer does not currently implement seeking. Proposed patch …
5:58 PM Ticket #9648 (IMF index seeking not supported) created by jimz_01
Summary of the bug: the IMF ingest capability that was merged earlier …
3:10 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by Balling
So mxf always uses ANNEX B style of h.264 and h.265 bitsreams. The …
2:17 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by Francesco Bucciantini
Description changed
2:15 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by Francesco Bucciantini
On top of this, ffmpeg doesn't indicate frame reordering in the index, …
2:13 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by Francesco Bucciantini
Description changed
2:12 PM Test2_H264_30p_keyint40_BMX-IRT--RDD9-errors.html attached to Ticket #9647 by Francesco Bucciantini
2:12 PM Test2_H264_30p_keyint40_FFMpeg-IRT--RDD9-errors.html attached to Ticket #9647 by Francesco Bucciantini
2:12 PM Test1_H264_30p_keyint30_FFMpeg-IRT--RDD9-errors.html attached to Ticket #9647 by Francesco Bucciantini
2:11 PM Test1_H264_30p_keyint30_BMX-IRT--RDD9-errors.html attached to Ticket #9647 by Francesco Bucciantini
2:11 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) created by Francesco Bucciantini
Summary of the bug: when muxing H.264 Files with Long GOP or when …
10:20 AM Ticket #9646 (ffconcat issue slicing subtitle file) created by phyzical
Summary of the bug: (this issue may contain a better summary than i …
10:09 AM Changeset in ffmpeg [538be75a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Remove unused label Forgotten in …
9:33 AM Changeset in ffmpeg [d4b605af] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Remove MpegEncContext forward declaration Forgotten …
9:16 AM Changeset in ffmpeg [e85958ec] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: fix (a)buffer src names
9:16 AM Changeset in ffmpeg [d5121152] by Anton Khirnov <anton@khirnov.net>
lavu/fifo: add a test for _cb functions Makes an auto-growing FIFO …
9:16 AM Changeset in ffmpeg [e9acff8a] by Anton Khirnov <anton@khirnov.net>
lavu/fifo: fix a corner case in av_fifo_grow2() When the fifo is …
9:16 AM Changeset in ffmpeg [73b01844] by Anton Khirnov <anton@khirnov.net>
lavu/hwcontext_qsv: fix a potential infinite loop Current code will …
9:16 AM Changeset in ffmpeg [b648ece3] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate FF_IDCT_NONE It was only used by XvMC.
9:16 AM Changeset in ffmpeg [cefa5953] by Anton Khirnov <anton@khirnov.net>
lavu/pixfmt: deprecate AV_PIX_FMT_XVMC It is no longer used for anything.
9:16 AM Changeset in ffmpeg [41d25efa] by Anton Khirnov <anton@khirnov.net>
lavc/xvmc.h: mark the header as deprecated
9:16 AM Changeset in ffmpeg [be95df1] by Anton Khirnov <anton@khirnov.net>
lavc/mpeg*: drop the XvMC hwaccel code XvMC was last relevant over 10 …
9:15 AM Changeset in ffmpeg [a6773459] by Anton Khirnov <anton@khirnov.net>
avformat/id3v2: Add Grouping frame to id3v2.4 metadata table The …
9:15 AM Changeset in ffmpeg [6f1e14eb] by Anton Khirnov <anton@khirnov.net>
avformat/gnutls: Use the systems default crypto policy We should use …
3:33 AM Ticket #4331 (Wish: Lossless macroblock padding) reopened by James Lin

Feb 14, 2022:

10:57 PM Changeset in ffmpeg [0da255dd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: improve speed of processing
10:57 PM Changeset in ffmpeg [e235c76] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_tmix: increase max allowed number of frames
10:32 PM Changeset in ffmpeg [81df787b] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: stop using AVAudioFifo to keep samples …
6:17 PM Changeset in ffmpeg [9f4dff61] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_fftfilt: Add missing cpu.h inclusion Error was: implicit …
4:52 PM Changeset in ffmpeg [8e825ec3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftfilt: switch to rdft from lavu/tx
4:52 PM Changeset in ffmpeg [e26a0afa] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: switch to fft from lavu/tx
4:51 PM Changeset in ffmpeg [f1daa3b1] by Paul B Mahol <onemda@gmail.com>
avfilter/blend_modes: unbreak interpolate mode for float format
4:51 PM Changeset in ffmpeg [9e11a7e1] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aderivative: add timeline support
4:51 PM Changeset in ffmpeg [66f8f9ed] by Paul B Mahol <onemda@gmail.com>
avfilter/f_perms: add commands support
4:03 PM Ticket #4859 (TTML subtitle decoding) updated by Elliott
Component, Summary changed
Editing title to clarify that TTML encoding is already supported. …
12:34 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Balling
Replying to mkver: > AV1 is not a real precedent for this; …
12:29 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Balling
Okay, but the nvdec hwaccel is using h264 to parse everything... And …
12:18 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by mkver
AV1 is not a real precedent for this; we just don't have a native AV1 …
12:16 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Neal Gompa
Replying to Balling: > >codecs we can't ship (such as H264 …
12:10 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Balling
>codecs we can't ship (such as H264 (AVC) and Of course you can ship …
11:18 AM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) created by Neal Gompa
Summary of the bug: In Fedora, we're trying to ship a build of FFmpeg …
10:33 AM Changeset in ffmpeg [59c647bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exif: Don't include tiff.h in exif.h The exif.h header …
10:32 AM Changeset in ffmpeg [cf535d6d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exif: Include bytestream.h for GetByteContext bytestream.h …
10:26 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Ulysse Dansin
Replying to Balling: > BTW, who produces such bad files, …
9:13 AM Changeset in ffmpeg [71547cb7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Remove nonsense error message If a …
9:13 AM Changeset in ffmpeg [1b6b110f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Fix indentation Signed-off-by: Andreas Rheinhardt …
9:12 AM Changeset in ffmpeg [c38a8576] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/8bps: Mark decoder as init-threadsafe The only unorthodox …
8:19 AM Changeset in ffmpeg [d15f65c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/videotoolbox: add internal.h for header depenedency Fixes …
8:16 AM Changeset in ffmpeg [71d3e717] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_xvmc: Add missing mpegvideodec.h inclusion …

Feb 13, 2022:

11:24 PM Changeset in ffmpeg [da9cc25c] by Stephen Hutchinson <qyot27@gmail.com>
configure: check avisynth header version The headers from version …
11:24 PM Changeset in ffmpeg [af69e4c2] by Stephen Hutchinson <qyot27@gmail.com>
avisynth: use AviSynth+'s frame properties to set various fields * …
11:24 PM Changeset in ffmpeg [05c492ee] by Stephen Hutchinson <qyot27@gmail.com>
avisynth: corrected interlace detection AviSynth works on frame-based …
6:49 PM Changeset in ffmpeg [66d4c721] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegpicture: Constify src parameter of …
6:49 PM Changeset in ffmpeg [8b856a9e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/motion_est: Constify mv-table parameters where possible …
6:49 PM Changeset in ffmpeg [32ce3b71] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegutils.h: Move DELAYED_PIC_REF macro to h264dec.h It is …
6:49 PM Changeset in ffmpeg [629259bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegpicture: Don't check for DELAYED_PIC_REF It is not set …
6:49 PM Changeset in ffmpeg [c3e780c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq() …
6:49 PM Changeset in ffmpeg [cbf6cd91] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Remove unused function parameters Seems to …
6:49 PM Changeset in ffmpeg [314e0a82] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Constify src of ff_update_duplicate_context() Also …
6:49 PM Changeset in ffmpeg [6d39f5ff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Remove commented-out cruft This piece of code …
6:49 PM Changeset in ffmpeg [18e75f49] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Remove write-only [fb]_code Signed-off-by: Andreas …
6:49 PM Changeset in ffmpeg [6c2ce169] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't set picture_in_gop_number for slice …
6:49 PM Changeset in ffmpeg [7a774a4e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't find encoder by ID mpegvideo-based …
6:49 PM Changeset in ffmpeg [965cfc66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move decoder-only stuff to a new header …
6:49 PM Changeset in ffmpeg [746e7102] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move encoder-only stuff to a new header …
6:49 PM Changeset in ffmpeg [9fa4e0e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv10.h: Split header into decoder- and encoder-only parts …
6:49 PM Changeset in ffmpeg [9856f6a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12.h: Move encoder-only stuff into a new header …
6:49 PM Changeset in ffmpeg [977d8b62] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12.h: Move decoder-only stuff to a new header …
6:45 PM Changeset in ffmpeg [f78ffe38] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flv.h: Split header into encoder-only and decoder-only headers …
6:41 PM Changeset in ffmpeg [876d0afe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video.h: Move encoder-only parts in a new file …
6:41 PM Changeset in ffmpeg [1187765f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video.h: Move decoder-only parts to a new header …
6:41 PM Changeset in ffmpeg [20d74fb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h …
6:36 PM Changeset in ffmpeg [20033c7d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpegenc: Add MSMPEG4EncContext and move ac_stats to it Also …
6:35 PM Changeset in ffmpeg [e2cf60f0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4.h: Move decoder-only parts to a new header …
4:42 PM Ticket #9644 (ffprobe does not output bitrate for webm files) created by xamarin
Summary of the bug: How to reproduce: Try to get directly audio and …
2:28 PM Changeset in ffmpeg [9f2b5663] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4.h: Move encoder-only stuff to a new header …
2:28 PM Changeset in ffmpeg [78087da] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers …
2:27 PM Changeset in ffmpeg [cc904789] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2: Split Wmv2Context into decoder and encoder context …
2:27 PM Changeset in ffmpeg [584f26db] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2: Move initializing abt_scantables to the decoder They …
2:25 PM Changeset in ffmpeg [b81a29d1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/idctdsp: Constify the permutation parameter of …
2:25 PM Changeset in ffmpeg [e911f554] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261enc: Pass PutBitContext directly in h261_encode_motion() …
2:19 PM Changeset in ffmpeg [8401b946] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261: Move encoder-only stuff to a new header Signed-off-by: …
2:18 PM Changeset in ffmpeg [d5e87df9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261: Separate decode and encode contexts Signed-off-by: …
2:16 PM Changeset in ffmpeg [725e2300] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Enable private contexts MpegEncContext is used by …
1:53 PM Ticket #9086 (Cannot copy vp9 stream from webm to mp4) closed by James
fixed: Should be fixed in 68595b46cb374658432fff998e82e5ff434557ac.
1:46 PM Changeset in ffmpeg [68595b46] by James Almer <jamrial@gmail.com>
fftools/ffmpeg: Restore DTS correction for VP9 copies Fixes ticket …
11:36 AM Changeset in ffmpeg [2233ef1d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exr: Mark decoder as init-threadsafe This decoder does not …
11:35 AM Changeset in ffmpeg [2d29058f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/amrwbdec: Mark decoder as init-threadsafe It performs no …
11:35 AM Changeset in ffmpeg [903e871] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/amrnbdec: Mark decoder as init-threadsafe It performs no …
11:35 AM Changeset in ffmpeg [b4506011] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp[56]: Mark decoders as init-threadsafe Nothing with static …
11:35 AM Changeset in ffmpeg [ac6c1080] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56: Avoid functions with only one caller Reviewed-by: Peter …
11:34 AM Changeset in ffmpeg [ac9f8d7c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp6: Avoid code duplication when initializing VP56 contexts …
11:33 AM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) updated by Bugmenot
I can confirm similar behaviour using ffmpeg 4.4.1. However, see …
11:26 AM Changeset in ffmpeg [3cbef22f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp6: Avoid allocation for alpha_context Reviewed-by: Peter …
11:26 AM Changeset in ffmpeg [55379dac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56: Cleanup generically in case of init failure …
11:24 AM Changeset in ffmpeg [90e5eef7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp6: Check initializing VP6A context Reviewed-by: Peter Ross …
9:56 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
BTW, who produces such bad files, looks like you use ffmpeg too? There …
6:03 AM Ticket #9643 (Recognize HEVC fourCC and 0x704F fourCC input for asf) created by shin
ffmpeg -i input.mp4 -c:v libx265 -vtag HEVC -flags:v -global_header …

Feb 12, 2022:

1:24 PM Changeset in ffmpeg [fad5c6d] by Paul B Mahol <onemda@gmail.com>
avcodec/qdmc: switch to fft from lavu/tx
12:28 PM Ticket #9642 (ogg metadata title gets appended instead of being reset in a ...) created by Shreesh Adiga
Summary of the bug: When playing an online ogg stream like …
11:48 AM Changeset in ffmpeg [fcee5361] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: change x/y spread defaults Previous default …
11:48 AM Changeset in ffmpeg [619519ee] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: avoid implicit conversion to float
11:48 AM Changeset in ffmpeg [b015c101] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: switch to rdft from avutil/tx
11:47 AM Changeset in ffmpeg [f05c5298] by Paul B Mahol <onemda@gmail.com>
avfilter: add dialogue enhance audio filter
11:45 AM Changeset in ffmpeg [800dfd2e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_atempo: switch to rdft from lavu/tx
11:00 AM Ticket #9640 (Re-add singlejpeg muxer) closed by bubbleguuum
fixed
10:54 AM Ticket #9640 (Re-add singlejpeg muxer) updated by bubbleguuum
This works, producing the same image than singlejpeg: ffmpeg -i …
10:47 AM Ticket #9640 (Re-add singlejpeg muxer) updated by bubbleguuum
ffmpeg -i blargh.mp3 -frames:v 1 - > /dev/null does not work, …
8:59 AM Ticket #9634 (print_all_libs_info() fixed) closed by Loken
fixed
8:58 AM 0001-fftools-cmdutils.c-add-if-CONFIG_AVRESAMPLE-ffmpeg-v.patch attached to Ticket #9634 by Loken
6:02 AM Ticket #9640 (Re-add singlejpeg muxer) updated by mkver
Have you tried just adding -frames:v 1?
12:41 AM Changeset in ffmpeg [e8f43963] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: remove IPPROTO_IPV6 macro Signed-off-by: Limin Wang …
12:41 AM Changeset in ffmpeg [268d00bb] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: Fix IP_MULTICAST_TTL for BSD compatibility Suggested by …
12:41 AM Changeset in ffmpeg [c0817ee9] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: use one setsockopt for ipv4/ipv6 Reviewed-by: Marton …
12:41 AM Changeset in ffmpeg [1de24ee5] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: properly check for valid ttl in url Zhao Zhili added a …

Feb 11, 2022:

8:19 PM Changeset in ffmpeg [1ca19cf3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_compensationdelay: add commands support
7:30 PM Changeset in ffmpeg [4b40e20] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adelay: add command support Add command 'delays' to the …
6:38 PM Changeset in ffmpeg [f5d6c78a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/metasound, twinvqdec: Cleanup generically upon init failure …
6:38 PM Changeset in ffmpeg [d75c4cc7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/tx: Fix documentation of av_tx_uninit() Adapt it to the actual …
6:38 PM Changeset in ffmpeg [6bb46cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g2meet: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [21c41237] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/4xm: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [c6fcd2a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Fix error message Signed-off-by: Andreas Rheinhardt …
6:38 PM Changeset in ffmpeg [799e1285] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Mark decoder as init-threadsafe It does not …
6:38 PM Changeset in ffmpeg [805d7414] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [71bd076b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vorbisenc: Cleanup generically on init-failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [f200424f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tta: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [7743933a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ralf: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [ca73a2c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Cleanup generically on allocation failure …
6:38 PM Changeset in ffmpeg [31da97b0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc_dwt: Avoid NULL - 0 It is sane, but UB. It could …
6:38 PM Changeset in ffmpeg [fb36af3b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Use av_calloc/av_malloc_array() …
6:38 PM Changeset in ffmpeg [9d581070] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Cleanup generically after init failure …
6:38 PM Changeset in ffmpeg [321c31cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_jpeg: Fix size of huffman symbol table array L[i] can be …
6:17 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) updated by the-black-eagle
Description changed
5:57 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) created by the-black-eagle
When using ffprobe from the commandline, or calling into ffmpeg using …
2:52 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by MB SOFT
here https://github.com/mmozeiko/wcap there are free sources of the …
2:32 PM Ticket #9640 (Re-add singlejpeg muxer) created by bubbleguuum
The singlejpeg muxer was removed in that commit, on April 10th 2021: …
12:33 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
>cannot be read directly from the NAL SPS after encoding. Right, that …
11:23 AM Ticket #9492 (ffmpeg reads wrong timecode) updated by NoKi
Hi, I noticed this issue too, when transcoding 50 fps videos with …
11:02 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Ulysse Dansin
Hello Bailing Thank you for the quick response. We agree that setting …
10:31 AM Changeset in ffmpeg [0dd1ff67] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Send a Range header even when the offset is 0 Using Range …
10:31 AM Changeset in ffmpeg [c1228315] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Improve handling of Content-Range with Transfer-Encoding:chunked …
10:13 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
You still don't seem to understand the issue: Just ignoring the …
9:59 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
> the decoder merely does not check the version In other words, the …
9:50 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
Exiftool will show Color Representation : nclx 9 16 9 …
9:41 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
It would be really useful if somebody could revive this patch.
9:28 AM Ticket #7624 (Support IPTPQc2 with chroma reshaping in Dolby Vision samples) updated by Balling
It is now properly supported by decoding to PQ swapchain in libplacebo …
9:09 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
The decoder does not "fix" anything; the decoder merely does not check …
8:49 AM Changeset in ffmpeg [402784ba] by Martin Storsjö <martin@martin.st>
aarch64: h264dsp: Fix incorrectly indented code Signed-off-by: Martin …
8:03 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
Cc changed
7:12 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
BTW, your iPhone is still able to capture Dolby Vision... You can even …
5:52 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
I get where you're coming from, though one could also say that these …
5:52 AM Changeset in ffmpeg [10e520f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pngdec: Cleanup generically on init failure Signed-off-by: …
5:29 AM Changeset in ffmpeg [c4d63dbc] by Peter Ross <pross@xvid.org>
avcodec/vp6: return value check for av_mallocz As the potential …
4:41 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
Replying to mysterious: > Appreciate the response and …
3:15 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by Balling
Please retest using …
3:00 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) reopened by jhcho
I found this bug again with the latest master branch.

Feb 10, 2022:

11:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
Appreciate the response and suggestion! > And automatically fixing …
9:38 PM Ticket #9639 (.trm to avi) created by moosewrangler
Summary of the bug: Audio codec not found for input stream How to …
5:07 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
There is no such option (and I don't think we should add an option to …
3:58 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
But the whole idea here is wrong. You cannot use x265 options for …
3:54 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
Status changed
Your original file is not actually encoded with BT.2020 CL. That is …
3:06 PM Ticket #9638 (Color matrix behaviour in colr box) closed by Ulysse Dansin
duplicate
3:05 PM Ticket #9638 (Color matrix behaviour in colr box) created by Ulysse Dansin
Summary: When encoding an MP4 HDR10 YUV file having color …
3:05 PM Ticket #9637 (Color matrix behaviour in colr box) created by Ulysse Dansin
Summary: When encoding an MP4 HDR10 YUV file having color …
1:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
Thanks for the suggestion and quick response! Is there some …
12:54 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) closed by mkver
invalid: The extradata (CodecPrivate in Matroska parlance) of HEVC in Matroska …
12:43 PM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Status changed
Okay, fine. So we need to support Metas then.
12:19 PM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Example: […]
11:27 AM Changeset in ffmpeg [b6bb6b9f] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegts: initialize max_packet_size when sub-demuxer …
11:11 AM sample.mkv attached to Ticket #9636 by mysterious
11:10 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) created by mysterious
Summary of the bug: With some MKV source files, copying the HEVC …
10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Cc changed
10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Is there some workaround? I cannot believe that after all these years, …
9:51 AM SponsoringPrograms/GSoC/2022/Results created by Thilo Borgmann
Initial Results 2022
9:49 AM SponsoringPrograms/GSoC/2022 created by Thilo Borgmann
Initial GSoC 2022
9:32 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Ok I did try the suggestions from that article - Save to Files - …
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Deleted
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Deleted
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Airdropping will not work since you have too old Macbook 2017 circa, …
8:22 AM Changeset in ffmpeg [9bdb476c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [9809f318] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_dblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [f89cd457] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [a0ede3cb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: use av_freep()
8:10 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Thanks for getting back. I tried with another video from my iPhone …
7:32 AM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Hi Michael, Thanks for the proposed workaround. I can see eq
6:44 AM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
Suggestions for improvement: 1. There should be a warning or error …
6:05 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by sandreas
Thanks for taking a look. Maybe it would be possible to get both …
4:53 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Is this the original IMG_1884.MOV full file?? Can you not airdrop it, …
4:30 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by Balling
First of all this file is 15 s 833 ms, because editlist says: Track …
4:07 AM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by Balling
Status changed
It now writes yuv422p by default and yeah it is now Duration: …
4:03 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Cc changed
4:02 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Sorry I missed this one. Here's a new link to the video: …
4:00 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Description changed
2:52 AM Ticket #8420 (MP4 duration is not correct) updated by Balling
Resolution changed
Okay, this now works perfectly. Error "Too many packets buffered for …
1:25 AM Ticket #7911 (Try to change the speed of a video without transcoding) closed by Balling
invalid: All samples are gone but that is not how to "change the speed of a …
1:09 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Does this still not work?
12:17 AM Ticket #9635 (volumedetect: offer to calculate a more detailed DB histogram?) created by Thomas
Good evening Thank you very much for sharing your great work!,
Note: See TracTimeline for information about the timeline view.