Timeline



Apr 12, 2020:

10:31 PM Changeset in ffmpeg [4e0cf81b] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: also flush encoders which have a variable frame size …
10:09 PM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in b6b9ac5698c8f911841b469af77199153278c55c
9:23 PM Changeset in ffmpeg [14dd0a90] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cbs: Avoid leaving the ... out in calls to variadic macros …
8:33 PM Ticket #7140 (minterpolate filter does not work on huge video files) closed by Carl Eugen Hoyos
fixed: Another work-around with the same effect was pushed as …
8:32 PM Changeset in ffmpeg [b7d9507b] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavu/mem: Make other alloc functions more similar to av_malloc(). Do …
7:50 PM Ticket #8594 (Infinite loop in ogg_read_header) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in f1589be9fda00c417f9bcccb55dbbea998ee08ac
7:14 PM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) updated by Carl Eugen Hoyos
Component changed
The patch did not appear on the development mailing list afaict. It …
6:46 PM Changeset in ffmpeg [64f4d58c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/Makefile: Add missing rawenc dependency for iLBC muxer …
4:33 PM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) updated by mkver
Yes.
4:31 PM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) updated by TotalJustice
Hi, I fixed the bug, the fd wasn't being closed in the mbedtls close …
3:14 PM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) created by TotalJustice
Summary of the bug: After opening any tls connection with ffmpeg …
2:36 PM Changeset in ffmpeg [2db37bf4] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for zerocodec Fixes: …
2:36 PM Changeset in ffmpeg [f1589be9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggdec: Check for EOF after page header Fixes: Infinite loop …
2:36 PM Changeset in ffmpeg [be3c29e3] by Michael Niedermayer <michael@niedermayer.cc>
swscale/yuv2rgb: Fix vertical dither offset with slices …
2:36 PM Changeset in ffmpeg [4fa4ab97] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: fix get_cabac_inline_mips function name On other …
1:49 PM Ticket #8613 (mv30 decoder renders video upside down) reopened by Carl Eugen Hoyos
There may be no bug in libavcodec, but the issue is definitely …
10:53 AM Encode/VP9 edited by huupoke12
"Constant quantizer" is named by Google for Constant quality mode (diff)
8:36 AM Ticket #8613 (mv30 decoder renders video upside down) closed by Elon Musk
invalid: This is how virtual dub renders it. So not really bug.
2:25 AM mv30-test-columbia.avi attached to Ticket #8613 by pross
2:24 AM Ticket #8613 (mv30 decoder renders video upside down) created by pross
Steps to reproduce % ffplay …

Apr 11, 2020:

11:47 PM Changeset in ffmpeg [f1894c20] by Peter Ross <pross@xvid.org>
configure: add mv30 blockdsp dependency fix link error introduced in …
10:22 PM Changeset in ffmpeg [0ece8055] by James Zern <jzern@google.com>
avcodec/libaomenc,cosmetics: fix a typo tradeof -> trade-off …
10:12 PM Changeset in ffmpeg [bd3389e9] by James Zern <jzern@google.com>
avcodec/libaomenc.c: Add a libaom command-line option 'tune' …
6:38 PM Ticket #7236 (HLS stream input hangs) closed by Carl Eugen Hoyos
needs_more_info: The stream is not available anymore.
6:15 PM Ticket #8070 (mov demuxer is broken on fragmented MP4 files with multiple trun boxes ...) closed by Carl Eugen Hoyos
fixed: Fixed by John Stebbins in 9f4054a0cb27503e535804ab8c2b58cc91c72591
5:57 PM Ticket #8502 (Problem with mp4 dash file) closed by Carl Eugen Hoyos
fixed: Fixed by John Stebbins in 21a65d63109628276a8fa88f8e6a106696506dc9, …
5:52 PM Ticket #7377 (Jumping mp4 playback) closed by Carl Eugen Hoyos
fixed: Fixed by John Stebbins in 21a65d63109628276a8fa88f8e6a106696506dc9
5:43 PM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") closed by Carl Eugen Hoyos
fixed: Fixed by Gautam Ramakrishnan in …
5:41 PM Ticket #4669 (jpeg2000: fix decoding of precints 2) closed by Carl Eugen Hoyos
fixed: Fixed by Gautam Ramakrishnan in 995d937827dda228e68eeffca10feeea32463cf7
4:15 PM Changeset in ffmpeg [9f4054a0] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov: fix multiple trun per traf dts would start over at …
4:15 PM Changeset in ffmpeg [21a65d63] by Michael Niedermayer <michael@niedermayer.cc>
mov: fix seek to next root atom in fragmented mp4 If some but not all …
4:15 PM Changeset in ffmpeg [20ade59d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dpcm: clip exponent into supported range in XAN DPCM Fixes: …
4:15 PM Changeset in ffmpeg [995d9378] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/jpeg2000: fix precinct coordinate calculation The …
4:15 PM Changeset in ffmpeg [e8344f21] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/jpeg2000dec.c: fix error in cod marker This patch fixes an …
3:13 PM Changeset in ffmpeg [12a5e040] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab This is …
3:01 PM Changeset in ffmpeg [67c4405f] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avcodec/adpcm: remove unused shift parameter from …
2:25 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
Heard ever about compiling own FFmpeg build? …
2:20 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to richardpl: > Your FFmpeg version is …
2:15 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
Your FFmpeg version is 2020-04-03. Today is 2020-04-11.
2:10 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to richardpl: > Look at your output of binary: …
1:47 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
Look at your output of binary: ffmpeg version git-2020-04-03 Also I …
1:23 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to richardpl: > You are very ignorant person. …
1:19 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) closed by Elon Musk
needs_more_info: You are very ignorant person. Look at current date. Than look at date …
1:13 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to richardpl: > Still can not be reproduced, but …
12:44 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
Still can not be reproduced, but your FFmpeg version is older then …
12:23 PM Changeset in ffmpeg [53254234] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/amrwbdec: Add a comment about the missing muting technique.
12:18 PM Ticket #7113 (NO_DATA is discarded from the AMR stream) closed by Carl Eugen Hoyos
fixed: The sample sounds significantly more similar to the refrerence output …
12:10 PM Changeset in ffmpeg [e426f71c] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/amrwbdec: Output silence for frames marked as corrupt. Fixes …
12:08 PM Changeset in ffmpeg [8f01fa37] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/amrwbdec: Remove a dead comparison. Modes > MODE_SID are already …
12:00 PM Changeset in ffmpeg [875ba23] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avcodec/aacdec: fix compilation under soft float MIPS Place …
11:48 AM Changeset in ffmpeg [dbc5c0c1] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/telecine: Mark telecined frames as interlaced.
11:14 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to richardpl: > Unfortunately it can not be …
11:00 AM Ticket #8608 (Fix #7784 Breaks Vorbis Album Art Extraction) closed by Carl Eugen Hoyos
fixed: Fixed by Mattias Wadman in 9d21d18ec3ca2721e989fd4522d19bd90d6ac2db
11:00 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to richardpl: > Unfortunately it can not be …
10:56 AM Changeset in ffmpeg [9d21d18e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/oggparsevorbis: Use case-insensitive key compare for vorbis …
10:49 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
NO you are on windows.
10:44 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Never mind. Windows put a carriage return in the wrong place when I …
10:35 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
Unfortunately it can not be reproduced at all. […]
10:21 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to mkver: > I would not be so fast with that …
10:16 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
So what you propose instead? As is ticked should be closed as issue …
10:12 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by mkver
I would not be so fast with that conclusion. After all, this error …
9:59 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
This is reason of spotted issue: […] Not ffmpeg bug.
9:53 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by Elon Musk
I think this can not be reproduced and thus fixed without input file. …
9:52 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to markfilipak: > Summary of the bug: The …
9:47 AM 00004.3.LOG.ZIP attached to Ticket #8612 by markfilipak
9:46 AM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) created by markfilipak
Summary of the bug: How to reproduce: […]
8:51 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to cehoyos: > To make this a valid ticket, please …
8:46 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) closed by Elon Musk
invalid: The provided ffmpeg version is too old.
7:58 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
C:\CMD & tiny apps\ffmpeg>ffmpeg -report -ss 0:00 -analyzeduration …
7:47 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by Gyan
-report is a standalone option with no arguments. The parameters you …
7:03 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to mkver: > 2. ffmpeg logs to stderr, not to …
6:33 AM Changeset in ffmpeg [99360990] by Gyan Doshi <ffmpeg@gyani.pro>
libavformat/mov: restore use of mfra time as dts This was …
6:22 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to cehoyos: > To make this a valid ticket, please …
6:17 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Replying to mkver: > 1. 35:47 = 2147s. 2147000000 is …
6:16 AM Changeset in ffmpeg [49a32fa4] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/delogo: correct indentation for option show.
6:16 AM Changeset in ffmpeg [74fe697f] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/delogo: remove deprecated options Deprecated in 2015 in …
6:12 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by mkver
1. 35:47 = 2147s. 2147000000 is pretty close to INT_MAX, so probably …
5:25 AM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
I wish I could accommodate you, Carl Eugen, but redirection is not …

Apr 10, 2020:

11:49 PM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide a command line without …
11:42 PM Ticket #8611 (Transcode OUT switches to fast-forward at 35:47) created by markfilipak
Summary of the bug: When the IN video is longer than 35:47, the OUT …
10:58 PM Changeset in ffmpeg [fa736a99] by Philip Langdale <philipl@overt.org>
lavc/xsubenc: return meaningfull error codes Signed-off-by: Philip …
10:58 PM Changeset in ffmpeg [5fcf620e] by Philip Langdale <philipl@overt.org>
lavc/webvttenc: return more meaningful error codes Signed-off-by: …
10:58 PM Changeset in ffmpeg [9ac715a3] by Philip Langdale <philipl@overt.org>
lavc/srtenc: return more meaninful error codes Signed-off-by: Philip …
10:58 PM Changeset in ffmpeg [1d544e41] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: return more meaningful error codes Signed-off-by: …
10:58 PM Changeset in ffmpeg [9a0817ba] by Philip Langdale <philipl@overt.org>
lavc/assenc: return more meaningful error code When the buffer is too …
10:58 PM Changeset in ffmpeg [75a84588] by Philip Langdale <philipl@overt.org>
lavc/dvbsub: return meaningful error codes Signed-off-by: Philip …
10:58 PM Changeset in ffmpeg [eda8d48f] by Philip Langdale <philipl@overt.org>
lavc/dvbsub: fix potential encode buffer overflow encode buffer size …
9:51 PM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") updated by Carl Eugen Hoyos
The patch does not fix this ticket (and does not claim to fix this ticket).
9:48 PM Ticket #4679 (jpeg2000: "Block length 74 or lengthinc 256 is too large") updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200410173903.19636- …
9:46 PM Ticket #2622 (Subtitle (hdmv pgs) remux fails) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200410194453.11257- …
5:02 PM Ticket #7163 (12-bit ProRes not supported) updated by pdr0
Replying to spookybathtub: > Sorry, I misspoke before. I …
4:32 PM Changeset in ffmpeg [7b0c2276] by Philip Langdale <philipl@overt.org>
Changelog: Add entry for expanded styling support in movtext
4:32 PM Changeset in ffmpeg [ad3f6212] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: handle changes to hilight alpha Signed-off-by: …
4:32 PM Changeset in ffmpeg [eeef8708] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: add option to scale fontsize with height If the …
4:32 PM Changeset in ffmpeg [1f8278ee] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: add font name handling Initializes the mov text …
4:32 PM Changeset in ffmpeg [dbdbcbf] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: simplify initialization of new style record …
4:32 PM Changeset in ffmpeg [bb8fd046] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: handle cancel overrides callback Signed-off-by: …
4:32 PM Changeset in ffmpeg [848792be] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: add font size tag handling Signed-off-by: Philip …
4:32 PM Changeset in ffmpeg [2e79843e] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: add alpha tag handling Signed-off-by: Philip …
4:32 PM Changeset in ffmpeg [b847bd95] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: add color tag handling Signed-off-by: Philip …
4:32 PM Changeset in ffmpeg [37ab5e2e] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: init style record from ASS dialog style …
4:32 PM Changeset in ffmpeg [a129cc9e] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: fix unclosed style records The last record at the …
4:32 PM Changeset in ffmpeg [1bf0df4c] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: simplify style record updates Makes style update …
4:32 PM Changeset in ffmpeg [15b81f5e] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: keep values in native byte order till written …
4:32 PM Changeset in ffmpeg [32cf264d] by Philip Langdale <philipl@overt.org>
lavc/movtextenc: use correct color component order Signed-off-by: …
4:32 PM Changeset in ffmpeg [a52eef68] by Philip Langdale <philipl@overt.org>
lavc/ass_split: fix parsing utf8 scripts The [Script Info] section …
4:32 PM Changeset in ffmpeg [b8d4a66b] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: allow setting subtitle frame dimensions Font sizes …
4:32 PM Changeset in ffmpeg [f406dc9c] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: restore active style color after hilite …
4:32 PM Changeset in ffmpeg [032ad7a0] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: add color and alpha style tags Signed-off-by: Philip …
4:32 PM Changeset in ffmpeg [91447ae3] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: add alpha default to ass header colors …
4:32 PM Changeset in ffmpeg [c0d3fea6] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: make sure default font name is set Signed-off-by: …
4:32 PM Changeset in ffmpeg [e5b99df] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: only write fontsize, fontID tags if not default …
4:32 PM Changeset in ffmpeg [d3c012ff] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: handle changes to default style flags Style flags …
4:32 PM Changeset in ffmpeg [5f39f63a] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: fix bold, italic, underline flags They should be 0 …
4:32 PM Changeset in ffmpeg [2949f17e] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: simplify style record walk It's not necessary to …
4:32 PM Changeset in ffmpeg [47e88adc] by Philip Langdale <philipl@overt.org>
lavc/movtextdec: fix ass header colors A conversion from rgb to bgr …
4:18 PM Changeset in ffmpeg [c3a2615b] by Anton Khirnov <anton@khirnov.net>
lavc: install codec_desc.h Forgotten in …
4:06 PM Ticket #7163 (12-bit ProRes not supported) updated by Elliott
Sorry, I misspoke before. I have edited my previous comment. I have …
3:17 PM Ticket #7691 (GPU side format conversions working with MediaSDK and old i965 driver, ...) updated by Dominik Mierzejewski
Cc changed
1:53 PM Changeset in ffmpeg [fc12d6c2] by Anton Khirnov <anton@khirnov.net>
h264dec: do not set picture_structure on init This has been cargo …
1:53 PM Changeset in ffmpeg [4fb05c0] by Anton Khirnov <anton@khirnov.net>
h264dec: rename flush_dpb() The name is misleading, this function …
1:52 PM Changeset in ffmpeg [5e31609] by Anton Khirnov <anton@khirnov.net>
h264_ps: make the PPS hold a reference to its SPS It represents the …
1:52 PM Changeset in ffmpeg [ec7f33a3] by Anton Khirnov <anton@khirnov.net>
h264_sei: parse the picture timing SEIs correctly Those SEIs refer to …
1:50 PM Changeset in ffmpeg [1e9615c5] by Anton Khirnov <anton@khirnov.net>
h264_sei: use a separate reader for the individual SEI messages This …
1:49 PM Changeset in ffmpeg [d41faffb] by Anton Khirnov <anton@khirnov.net>
h264dec: do not abort if decoding extradata fails Such errors are not …
1:47 PM Changeset in ffmpeg [9d6785d4] by Anton Khirnov <anton@khirnov.net>
lavc: do not implicitly share the frame pool between threads …
1:46 PM Changeset in ffmpeg [29445374] by Anton Khirnov <anton@khirnov.net>
pthread_frame: do not copy a range of AVCodecContext fields at once …
1:45 PM Changeset in ffmpeg [b630a270] by Anton Khirnov <anton@khirnov.net>
pthread_frame: do not embed full AVFrame structs into per-thread …
1:44 PM Changeset in ffmpeg [e40107c1] by Anton Khirnov <anton@khirnov.net>
pthread_frame: do not share priv_data between multiple codec contexts …
1:35 PM Ticket #8609 (overlay_qsv cannot burn graphic subtitles on windows) updated by Carl Eugen Hoyos
Priority, Keywords changed
1:24 PM Changeset in ffmpeg [1f4cf92c] by Anton Khirnov <anton@khirnov.net>
pthread_frame: merge the functionality for normal decoder init and …
12:16 PM Changeset in ffmpeg [665e5b0f] by Anton Khirnov <anton@khirnov.net>
lavc: replace AVCodecInternal.allocate_progress with an internal cap …
12:16 PM Changeset in ffmpeg [7385ffb] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: do not copy a range of fields at once This is …
12:15 PM Changeset in ffmpeg [672946c7] by Anton Khirnov <anton@khirnov.net>
avcodec.h: split AVCodecDescriptor API into its own header
11:57 AM Changeset in ffmpeg [c6978418] by Anton Khirnov <anton@khirnov.net>
avcodec.h: split codec IDs into their own header
11:54 AM Changeset in ffmpeg [9875fd24] by Anton Khirnov <anton@khirnov.net>
avcodec.h: split AVPacket API into its own header
11:52 AM Changeset in ffmpeg [f1e3e9e2] by Anton Khirnov <anton@khirnov.net>
wavpack: fully support stream parameter changes Fix invalid memory …
11:52 AM Changeset in ffmpeg [a1133db3] by Anton Khirnov <anton@khirnov.net>
decode: make sure ff_get_buffer() cleans the frame on failure Merge …
11:51 AM Changeset in ffmpeg [e923a359] by Anton Khirnov <anton@khirnov.net>
pthread_frame: make sure ff_thread_release_buffer always cleans the frame
11:50 AM Changeset in ffmpeg [917d28d5] by Anton Khirnov <anton@khirnov.net>
lavc/libopenh264enc: fix the if-else coding style Signed-off-by: …
10:55 AM bbb_hevc.ts attached to Ticket #8610 by charlymp
test sample
10:51 AM Ticket #8610 (HEVC: bad value for color_trc with more than one decoding thread) created by charlymp
When an HEVC stream using an alternative_transfer_characteristics SEI …
10:22 AM Changeset in ffmpeg [932493f9] by Paul B Mahol <onemda@gmail.com>
avcodec/zerocodec: use init cleanup internal cap
10:22 AM Changeset in ffmpeg [05e04e82] by Paul B Mahol <onemda@gmail.com>
avcodec/zerocodec: implement flushing
10:22 AM Changeset in ffmpeg [481ebb1c] by Paul B Mahol <onemda@gmail.com>
avcodec: add MV30 decoder
9:51 AM Ticket #8609 (overlay_qsv cannot burn graphic subtitles on windows) updated by Yifei
Component changed
9:50 AM Ticket #8609 (overlay_qsv cannot burn graphic subtitles on windows) updated by Yifei
Version changed
9:50 AM Ticket #8609 (overlay_qsv cannot burn graphic subtitles on windows) updated by Yifei
Priority changed
8:11 AM Ticket #8609 (overlay_qsv cannot burn graphic subtitles on windows) updated by Yifei
ffmpeg version git-2020-03-30-8d019db Copyright (c) 2000-2020 the …
8:05 AM Ticket #8609 (overlay_qsv cannot burn graphic subtitles on windows) created by Yifei
Summary of the bug: Tried to burn dvdsub subtitles with this command …
7:29 AM Ticket #8607 (JNI global ref table overflow after av_mediacodec init many times) updated by PaulYao
Replying to mateo: > This patch should fix your issue, I …
3:46 AM Ticket #8606 (avformat/hlsenc produces corrupted HLS stream meta data) closed by Steven Liu
fixed: fixed by Limin Wang commit id: df08db07110dc00f7dc0ca8bc5162fffcb9008c7
3:44 AM Changeset in ffmpeg [df08db07] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: return media_url directly if failed to get seperator …
12:40 AM Example.ogg attached to Ticket #8608 by nanoman
Vorbis file containing album art metadata in the …
12:40 AM Ticket #8608 (Fix #7784 Breaks Vorbis Album Art Extraction) created by nanoman
Summary of the bug: The latest release of FFmpeg (4.2) breaks album …

Apr 9, 2020:

10:51 PM Ticket #7163 (12-bit ProRes not supported) updated by pdr0
Replying to spookybathtub: > I'm not disputing that this …
10:32 PM Changeset in ffmpeg [081ef586] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Remove unnecessary headers subtitles.h has been …
10:04 PM Ticket #7163 (12-bit ProRes not supported) updated by Elliott
I'm not disputing that this file is 422. I'm just saying it is …
9:53 PM Ticket #7163 (12-bit ProRes not supported) updated by pdr0
Replying to spookybathtub: > Arri Meta Extract is not …
8:17 PM Ticket #7163 (12-bit ProRes not supported) updated by Elliott
Arri Meta Extract is not definitive proof. Neither is any other …
6:31 PM Ticket #7163 (12-bit ProRes not supported) closed by Carl Eugen Hoyos
fixed
5:54 PM Ticket #7163 (12-bit ProRes not supported) updated by pdr0
The file linked to is "J001C012_140110_R6MS.mov" It's 10bit 422 …
5:26 PM Ticket #7163 (12-bit ProRes not supported) updated by troy_s
Alexa XT ProRes samples: …
4:59 PM Ticket #7163 (12-bit ProRes not supported) updated by Carl Eugen Hoyos
Where can I find this sample?
4:49 PM Ticket #7163 (12-bit ProRes not supported) reopened by troy_s
Compiled against current master hash …
4:39 PM Ticket #4610 (Unsupported jpeg 2000 marker 0xFF61) closed by Carl Eugen Hoyos
fixed: Fixed by Gautam Ramakrishnan in e531891f3d12f91a39c66cc7686a432f03b3812a
4:19 PM Changeset in ffmpeg [7104c4dd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeg2000dec: Fix mixed declaration and code Signed-off-by: …
4:10 PM Ticket #7163 (12-bit ProRes not supported) closed by Carl Eugen Hoyos
fixed: Please consider to test current FFmpeg git head, the only version …
4:06 PM Ticket #7163 (12-bit ProRes not supported) reopened by troy_s
[…] Could be a version issue, but it clearly shows it as 10 bit …
3:08 PM Ticket #8607 (JNI global ref table overflow after av_mediacodec init many times) updated by mateo
This patch should fix your issue, I don't have an Android device < 5.0 …
1:16 PM Changeset in ffmpeg [a39536ca] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mpeg: Don't use unintialized value vobsub_read_packet() …
1:03 PM Changeset in ffmpeg [46d2b207] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/ebur128: prefer to use variable instead of type for sizeof …
12:28 PM Ticket #8607 (JNI global ref table overflow after av_mediacodec init many times) updated by Carl Eugen Hoyos
Keywords changed
How can we reproduce this issue?
11:43 AM Changeset in ffmpeg [e531891f] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/jpeg2000dec.c: Add support for PPT marker This patch adds …
11:40 AM Ticket #8607 (JNI global ref table overflow after av_mediacodec init many times) created by PaulYao
Hi I got this error on Android 4.4.2 Error Log: […] You can …
11:28 AM Ticket #5288 (FFmpeg -progress url Isn't working) updated by balooshy
close and reopen the AVIOContext when writing progress information …
8:02 AM Ticket #7163 (12-bit ProRes not supported) closed by Elon Musk
fixed: I download random file and it is 12bit.
7:28 AM Ticket #7163 (12-bit ProRes not supported) reopened by troy_s
7:27 AM Ticket #7163 (12-bit ProRes not supported) updated by troy_s
FFMPEG still decodes all Arri ProRes 12 bit footage as 10 bit. Sample …
6:56 AM Ticket #7902 (GIF transparent frames overlapping) updated by byteslice
Removing the first frame check, which unconditionally sets the first …
6:55 AM Ticket #7912 (timing is all wrong when extracting Closed Captions) updated by Carl Eugen Hoyos
Summary changed
3:34 AM Ticket #7912 (timing is all wrong when extracting Closed Captions) updated by findmyip
https://x0.at/3hu.mp4 ffmpeg -fix_sub_duration -f lavfi -i …
3:30 AM Ticket #7912 (timing is all wrong when extracting Closed Captions) updated by findmyip
Summary changed
3:08 AM Ticket #8606 (avformat/hlsenc produces corrupted HLS stream meta data) updated by dvrogozh
Patch works for me, thank you.
1:59 AM Ticket #8606 (avformat/hlsenc produces corrupted HLS stream meta data) updated by lmwang
Analyzed by developer, Status, Reproduced by developer, Owner changed
Sorry, I have submit a patch to fix it, please try it. …
1:41 AM Changeset in ffmpeg [cd04bb4a] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_context: Use av_freep() Reviewed-by: Andreas Rheinhardt …
1:34 AM Ticket #8606 (avformat/hlsenc produces corrupted HLS stream meta data) updated by dvrogozh
How to reproduce is described in the bug description. Here is more …

Apr 8, 2020:

11:33 PM Ticket #8589 (Concat demuxer is not closing file handles for old playlists) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
11:01 PM Ticket #7102 (Compilation for MIPS with -msoft-float against musl libc fails) closed by Carl Eugen Hoyos
fixed: Fixed by Rosen Penev in 8beb9e571ca6fb38d5f784bedd581398fb3da06f
10:59 PM Changeset in ffmpeg [8beb9e57] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avfilter/vf_drawtext: only test available exceptions soft float …
10:51 PM Ticket #8589 (Concat demuxer is not closing file handles for old playlists) closed by Marton Balint
wontfix: I have updated the wiki, so closing this as wontfix.
10:00 PM Xfade edited by llogan
added *slice (diff)
9:57 PM vuslice.gif attached to Xfade by llogan
9:57 PM vdslice.gif attached to Xfade by llogan
9:57 PM hrslice.gif attached to Xfade by llogan
9:56 PM hlslice.gif attached to Xfade by llogan
9:41 PM Ticket #8606 (avformat/hlsenc produces corrupted HLS stream meta data) updated by Carl Eugen Hoyos
Priority, Keywords changed
Would you like to tell us how we can reproduce the issue? Please …
9:09 PM Ticket #8606 (avformat/hlsenc produces corrupted HLS stream meta data) created by dvrogozh
Summary of the bug: Running HLS stream generation w/ ffmpeg produces …
7:57 PM Changeset in ffmpeg [df4e0089] by Marton Balint <cus@passwd.hu>
avformat/segment: always use interleaved writes for formats with …
7:02 PM Ticket #7912 (timing is all wrong when extracting Closed Captions) updated by Carl Eugen Hoyos
Summary changed
3:54 PM Changeset in ffmpeg [99ebb033] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: use av_asprintf() Signed-off-by: Limin Wang …
3:06 PM Changeset in ffmpeg [d7780636] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Factor out deleting files from deleting segments …
3:02 PM Changeset in ffmpeg [cd8c5e89] by Steven Liu <lq@chinaffmpeg.org>
avformat: add subtitle support in master playlist m3u8 Test with the …
3:02 PM Changeset in ffmpeg [73dc87c4] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsplaylist: simplify code for checking whether the string is …
3:02 PM Changeset in ffmpeg [e2e8ef50] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: remove the first slash of the relative path line in …
2:47 PM Changeset in ffmpeg [c9cd0a20] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Use AVBPrint to avoid allocations of strings when …
2:30 PM Changeset in ffmpeg [de8f6a40] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Fix memleak when deleting old segments if the …
2:23 PM Changeset in ffmpeg [95e9cf81] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/smacker: Cosmetics This is mainly about improving legibility …
2:21 PM Changeset in ffmpeg [a9ad886] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/smacker: Remove unused structure Signed-off-by: Andreas …
2:13 PM Changeset in ffmpeg [b6ebc5ae] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/smacker: Only store what is needed later This commit removes …
2:04 PM Changeset in ffmpeg [33bc45e4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/smacker: Create audio streams immediately The Smacker …
1:53 PM Changeset in ffmpeg [7885c735] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/smacker: Read extradata directly into extradata The Smacker …
12:59 PM CompilationGuide/Android edited by javernaut
(diff)
11:32 AM dvpp_fiel.mov attached to Ticket #8605 by Jérôme Martinez
DV25 in MOV with "fiel" atom
11:31 AM Ticket #8605 (DV25 flagged as progressive in AVI vprp chunk) created by Jérôme Martinez
Summary of the bug: DV25 is interlaced (the only progressive DV are …

Apr 7, 2020:

10:49 PM Ticket #8604 ((feat request) live_start_index in dash demuxer) updated by Carl Eugen Hoyos
Priority changed
10:46 PM Ticket #8604 ((feat request) live_start_index in dash demuxer) created by Matt
Summary of the bug: It would be nice to specify the start index of …
6:02 PM Ticket #8603 (QSV VPPFrameRateConversion enhancements) updated by Carl Eugen Hoyos
Priority changed
4:29 PM Changeset in ffmpeg [3935c891] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdsp_template: Fix invalid shifts in decorrelate Fixes: …
4:27 PM Changeset in ffmpeg [8dee1d7a] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for screenpresso Fixes: …
4:24 PM Changeset in ffmpeg [7ccb5761] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in MULT() Fixes: signed …
4:21 PM Changeset in ffmpeg [187161d6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT Fixes: …
3:03 PM Ticket #8603 (QSV VPPFrameRateConversion enhancements) updated by OpenSourceAnarchist
The usefulness may not be as great as I initially anticipated. See …
3:01 PM Changeset in ffmpeg [054ce5f7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ilbc: Add missing #if for muxer Fixes: building without …
2:27 PM Ticket #8603 (QSV VPPFrameRateConversion enhancements) created by OpenSourceAnarchist
Summary of the bug: In vf_vpp_qsv.c, there is support for …
1:02 PM Changeset in ffmpeg [1719c7f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webmdashenc: Use AVCodecDescriptors for codec names …
1:01 PM Changeset in ffmpeg [cbea58b2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webmdashenc: Check codec types The WebM DASH Manifest muxer …
12:20 PM Changeset in ffmpeg [a13841b7] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mov: Support fake moov boxes disguised as hoov Some broken apps …
11:52 AM Changeset in ffmpeg [97b526c1] by Lynne <dev@lynne.ee>
hwcontext_vulkan: only use one semaphore per image The idea was to …
11:51 AM Changeset in ffmpeg [3f9fd9dc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xfade: add slice transitions
10:59 AM Changeset in ffmpeg [31c4fe17] by Peter Ross <pross@xvid.org>
avcodec/vp3: propagate error codes throughout vp3_decode_frame the …
3:04 AM Changeset in ffmpeg [7e4527e8] by Guo, Yejun <yejun.guo@intel.com>
avfilter/vf_derain.c: put all the calculation in model file. …
3:04 AM Changeset in ffmpeg [bbc64799] by Guo, Yejun <yejun.guo@intel.com>
dnn-layer-mathbinary-test: add unit test for subtraction …
3:04 AM Changeset in ffmpeg [ffa15616] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_native_layer_mathbinary: add sub support more math binary …
3:03 AM Changeset in ffmpeg [2114c424] by Guo, Yejun <yejun.guo@intel.com>
avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn data …

Apr 6, 2020:

10:41 PM Ticket #7001 (Misleading error message if the filtergraph cannot be allocated ...) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
9:54 PM Ticket #7731 (spdifenc: Too large TrueHD frame) closed by Carl Eugen Hoyos
fixed: This was fixed by Anssi Hannula in …
6:16 PM Changeset in ffmpeg [ca76a5ba] by Lynne <dev@lynne.ee>
scale_vulkan: correctly copy the colormatrix
5:33 PM Changeset in ffmpeg [30b28f9a] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: Only handle CUDA hardware frames
4:37 PM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by pdr0
Replying to markfilipak: Thanks for the tips. I'll try …
3:49 PM Ticket #8602 (Configure gives nonsense error at "freetype2 not found" when missing ...) closed by Carl Eugen Hoyos
invalid
3:34 PM Ticket #8602 (Configure gives nonsense error at "freetype2 not found" when missing ...) updated by James
You got that error because the freetype2 pkg-config check failed. The …
3:27 PM Ticket #8602 (Configure gives nonsense error at "freetype2 not found" when missing ...) updated by php4fan
Priority, Summary changed
Actually I was missing libass-dev. That was my bad. However I'd expect …
3:19 PM Ticket #8602 (Configure gives nonsense error at "freetype2 not found" when missing ...) created by php4fan
Summary of the bug: How to reproduce: Follow the instructions at …
8:27 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by markfilipak
Well, pdr0, the thing that was missing was that to you the origin is a …
7:56 AM Ticket #6602 (Can't set or remove encoder metadata) updated by mkver
You're right. Using bitexact at the muxing layer only removes the …
7:39 AM Ticket #8597 (Failure encoding last video frame when rewrapping MXF) updated by kmh73
Thanks for looking at this and I'll try and find out if it's happening …
7:36 AM Ticket #8411 (Support USAC / xHE-AAC) updated by Elon Musk
I deeply doubt that.
7:32 AM Ticket #8597 (Failure encoding last video frame when rewrapping MXF) updated by Tomas Härdin
It might be possible to fix this, by detecting that the file was …
7:00 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by pdr0
Replying to markfilipak: > > > Sorry, but I don't know …
4:44 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by markfilipak
Replying to pdr0: > Replying to markfilipak: …
2:43 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by pdr0
Replying to markfilipak: > > Undersampling is really a …
1:36 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by markfilipak
Replying to pdr0: > Replying to markfilipak: …
12:50 AM Ticket #6602 (Can't set or remove encoder metadata) updated by rindeal
Replying to mkver: > av_dict_set() with a NULL parameter …
12:39 AM Ticket #8411 (Support USAC / xHE-AAC) updated by andrew46
If it adds any weight to this enhancement request for FFmpeg to …

Apr 5, 2020:

11:06 PM Ticket #8601 (`Non-monotonous DTS in output stream 0:0` occurs when using h264_qsv ...) updated by Greg
Replying to cehoyos: > Is the issue only reproducible with …
10:57 PM Ticket #8601 (`Non-monotonous DTS in output stream 0:0` occurs when using h264_qsv ...) updated by Carl Eugen Hoyos
Description, Keywords changed
Is the issue only reproducible with network output or also with file …
10:33 PM Ticket #8601 (`Non-monotonous DTS in output stream 0:0` occurs when using h264_qsv ...) created by Greg
Summary of the bug: Non-monotonous DTS in output stream 0:0 occurs …
9:18 PM Changeset in ffmpeg [741565a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h264_syntax_template: fix off by 1 error with …
8:54 PM Ticket #6602 (Can't set or remove encoder metadata) updated by mkver
av_dict_set() with a NULL parameter as value (like in the else branch …
8:47 PM Changeset in ffmpeg [8defd0ca] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/chromaprint: Silence compilation warnings Fixes the following …
8:31 PM Ticket #6602 (Can't set or remove encoder metadata) updated by rindeal
"encoder" tag is also set by codecs and -bitexact doesn't help with …
4:38 PM Changeset in ffmpeg [da44bbe] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/avidec: Fix memleak with embedded GAB2 subtitles The code …
4:30 PM Changeset in ffmpeg [de0b0455] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/avidec: Fix memleak when allocating DVDemuxContext fails An …
4:22 PM Changeset in ffmpeg [2084ea8c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/avidec: Fix memleak when DV demuxer is disabled If one uses …
4:21 PM Ticket #6602 (Can't set or remove encoder metadata) updated by mkver
This metadata is added when muxing starts in init_muxer() in …
4:10 PM Ticket #6602 (Can't set or remove encoder metadata) updated by rindeal
Cc changed
4:06 PM Changeset in ffmpeg [7940655d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/avidec: Don't reimplement ff_free_stream() Using …
3:53 PM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by pdr0
Replying to markfilipak: > > > > It's aliasing …
3:24 PM Changeset in ffmpeg [559c2e96] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/amrwbdec: Use av_samples_set_silence(). Suggested-by: James Almer
9:59 AM Changeset in ffmpeg [d1e8be34] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Revert "avformat/rtp: Pass sources and block filter addresses via sdp …
9:58 AM Changeset in ffmpeg [8b1f07ef] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Revert "avformat/rtp: Pass sources and block filter addresses via sdp …
9:51 AM Changeset in ffmpeg [7b0f7a7f] by Marton Balint <cus@passwd.hu>
doc/general: update avisynth docs with a way to install just the …
9:15 AM Ticket #8600 (Capture xserver desktop fails) updated by Ameera865
The point of ffmpeg is capture images from the xserver then make them …
5:31 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by markfilipak
Replying to pdr0: > Replying to markfilipak: …
4:33 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by pdr0
Replying to markfilipak: > > > I do some technical …
2:43 AM Ticket #8590 ('telecine=pattern' error for p24, soft telecined sources) updated by markfilipak
Replying to pdr0: > Replying to markfilipak: …
1:06 AM Ticket #8600 (Capture xserver desktop fails) updated by Ameera865
It gonna work
12:46 AM Ticket #8600 (Capture xserver desktop fails) updated by Balling
>this is xfce4 launched by termux What? OMG. It will most certainly …
Note: See TracTimeline for information about the timeline view.