Timeline



Mar 29, 2021:

11:29 PM Ticket #9166 (Concat File Referencing UNC Paths from Windows Broken by 4.3.2) created by Josh Barnard
Summary of the bug: I'm running ffmpeg on Windows 10. I have a …
8:19 PM Changeset in ffmpeg [7fc8ba90] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/setts_bsf: Check timebase Fixes: Division by 0 Fixes: …
8:19 PM Changeset in ffmpeg [1f74661] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guid …
8:19 PM Changeset in ffmpeg [6dc6e1cc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix integer overflow with duration_gcd in …
8:19 PM Changeset in ffmpeg [7b4510d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvbsubdec: Support computing clut only once This avoids …
8:19 PM Changeset in ffmpeg [46c4f393] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for H264 Fixes: Timeout …
8:19 PM Changeset in ffmpeg [301f3787] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Compute CLUT for DVBSUB only once Fixes: …
8:19 PM Changeset in ffmpeg [ea12590c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Do not build an index if all packets are the same …
5:11 PM Ticket #8513 (Assertion failure while converting into EAC3 with bitrate >= 900 kbps: ...) updated by Balling
Replying to mkver: > This is not ticket #8350 Just to …
4:43 PM Ticket #9088 (HEVC bitstream with alpha layer to mp4) updated by John
Yes, those links are related but I don't think they affect the scope. …
3:36 PM Ticket #8513 (Assertion failure while converting into EAC3 with bitrate >= 900 kbps: ...) updated by mkver
This is not ticket #8350 in which case the put_bits buffer is so huge …
12:07 PM Ticket #9159 (Plays only one segment of audio iOS mobile) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and report back.
10:12 AM Ticket #9159 (Plays only one segment of audio iOS mobile) updated by Den
Replying to cehoyos: > Please test current FFmpeg git head …

Mar 28, 2021:

6:00 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Summary changed
BTW, I found YCCK with inverted colors as promised. Extracted from PDF …
5:09 PM Changeset in ffmpeg [558426b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/sierravmd: Make struct smaller by reordering Also remove …
5:09 PM Changeset in ffmpeg [440a401d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/sierravmd: Remove outdated check The check has been added at …
5:09 PM Changeset in ffmpeg [117a41b7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/segafilm: Remove outdated check The check has been added at …
5:09 PM Changeset in ffmpeg [63fcf3da] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Remove redundant check This check is outdated because …
4:47 PM Changeset in ffmpeg [797c2ecc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_paletteuse: Fix left shift outside of range of int by …
4:45 PM Changeset in ffmpeg [55b4690] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/asrc_sine: Fix invalid left shift of negative number by …
3:50 PM Changeset in ffmpeg [a42c47b7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/webmdashenc: Don't pass NULL to memcmp Affects the …
3:50 PM Ticket #4686 (mjpeg: support 2:1:1 YCbCrK) updated by Balling
Replying to ami_stuff: > 2_2_2__21_21_21_YCbCrK.jpg
12:20 PM Changeset in ffmpeg [e44214a8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Use equals check with n in read_sb_block() Fixes: …
12:20 PM Changeset in ffmpeg [075d793b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Use unsigned temporary in predictor_calc_error() …
12:20 PM Changeset in ffmpeg [2c477be0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jacosubdec: Use 64bit intermediate for start/end timestamp …
12:20 PM Changeset in ffmpeg [b5d8fe1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check array entry number Fixes: signed integer …
12:02 PM Ticket #8513 (Assertion failure while converting into EAC3 with bitrate >= 900 kbps: ...) updated by Carl Eugen Hoyos
Replying to Balling: > Replying to cehoyos: > …
11:35 AM Ticket #8513 (Assertion failure while converting into EAC3 with bitrate >= 900 kbps: ...) updated by Balling
Replying to cehoyos: > Replying to Balling: > …
11:23 AM Ticket #8513 (Assertion failure while converting into EAC3 with bitrate >= 900 kbps: ...) updated by Carl Eugen Hoyos
Replying to Balling: > There was this overflow: …
11:22 AM Ticket #9165 ("Lossless encoding not supported" error occurs using NVIDIA Video ...) updated by Carl Eugen Hoyos
Keywords, Component changed
11:14 AM Ticket #9165 ("Lossless encoding not supported" error occurs using NVIDIA Video ...) updated by Balling
Status changed
Replying to bombur33: > I should mention, the problem …
10:25 AM Changeset in ffmpeg [7a74129f] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: stop leaks Fixes CID 1474460 & 1474461
10:25 AM Changeset in ffmpeg [8b2bde04] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: stop leaks Fixes CID 1474460 & 1474461
10:09 AM Ticket #8513 (Assertion failure while converting into EAC3 with bitrate >= 900 kbps: ...) updated by Balling
There was this overflow: …
9:56 AM Changeset in ffmpeg [1d1a96ac] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: note default for elbg pal8 option
4:37 AM Ticket #9165 ("Lossless encoding not supported" error occurs using NVIDIA Video ...) updated by bombur33
I should mention, the problem occurs when using the new p1-p7 presets …
4:31 AM ffmpeg-20210327-232749.log attached to Ticket #9165 by bombur33
run log
4:30 AM Ticket #9165 ("Lossless encoding not supported" error occurs using NVIDIA Video ...) created by bombur33
Summary of the bug: When using h264 nvenc, a "Lossless encoding not …
4:19 AM Ticket #7300 (h264_nvenc / weighted_pred not working with B Frame parameter) updated by Balling
Now b frames are on by default, so should use -b 0.
4:16 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Well, first of all it is VFR. No? Second of all, can you give the file …
12:14 AM Changeset in ffmpeg [4bbcaf75] by Marton Balint <cus@passwd.hu>
fftools/ffplay: do not write out of rdft visualization texture If the …

Mar 27, 2021:

8:00 PM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) updated by Balling
It is not bit perfect with photoshop though, with a very interesting …
4:36 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
Thanks Balling! Yesterday I applied the change I mentioned above to …
4:18 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Balling
This can fix it, I think. …
3:39 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Balling
On latest: [blackdetect @ 00000292367c4040] black_start:22.089 …

Mar 26, 2021:

11:23 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
Type changed
11:22 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
This is the issue: snprintf(buf, AV_TS_MAX_STRING_SIZE, "%.6g", …
11:22 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
This is the issue: snprintf(buf, AV_TS_MAX_STRING_SIZE, "%.6g", …
11:20 PM Ticket #8453 (converting png frames to gif is broken) updated by Carl Eugen Hoyos
Keywords, Component changed
Not gif-related afaict.
11:01 PM Ticket #9063 (Segmentation fault when encoding with dnxhd with yuv444p10le) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Reproduced by developer changed
This command line also allows to reproduce but needs less memory (I …
9:36 PM Changeset in ffmpeg [cad3a5d7] by James Almer <jamrial@gmail.com>
avcodec/libxvid: remove unnecessary output packet data check The user …
8:47 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Carl Eugen Hoyos
Version changed
Please test if this issue is reproducible with current FFmpeg git …
8:27 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
Some clean blackdetect results to make it more clear. [blackdetect @ …
8:21 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) created by morgan
Summary of the bug: blackdetect filter is returning a maximum of six …
8:04 PM Changeset in ffmpeg [f404a271] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Properly forward error codes from av_seek This is …
7:55 PM Ticket #9163 (Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)) updated by pocock
Thanks for the feedback, there is a similar feature in gstreamer now …
7:28 PM Ticket #5641 (Support WebVTT according to MKV specs) updated by ale5000
There are 2 commits to support WebVTT parsing, could they be ported …
6:56 PM Ticket #9163 (Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)) updated by Carl Eugen Hoyos
Priority, Version, Component changed
I don't know if your enhancement requests are within the scope of …
6:55 PM Ticket #9162 (DTLS-SRTP support for WebRTC (RFC 5764)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
3:20 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Gregory Beauregard
Replying to Balling: > Replying to [comment:3
3:18 PM Ticket #9163 (Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)) created by pocock
I had a look through the documentation, code and issue tracker and I …
3:14 PM Ticket #9162 (DTLS-SRTP support for WebRTC (RFC 5764)) updated by pocock
If anybody has examples of wrapping the ffmpeg code with some other …
3:11 PM Ticket #9162 (DTLS-SRTP support for WebRTC (RFC 5764)) created by pocock
I had a look through the documentation, code and issue tracker and I …
3:00 PM Changeset in ffmpeg [896395b] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for flac Fixes: Timeout …
3:00 PM Changeset in ffmpeg [80472438] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Check sps in h264_slice_header_init() Fixes: null …
3:00 PM Changeset in ffmpeg [28859d6e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacpsy: Check model_priv_data before dereferencing in …
3:00 PM Changeset in ffmpeg [5c2ff44f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Avoid loosing cluster array on failure Fixes: crash …
3:00 PM Changeset in ffmpeg [d0a937ca] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust VP4 threshold Fixes: Timeout (>10sec …
3:00 PM Changeset in ffmpeg [f733688d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check for dv streams before using priv_data in parse …
3:00 PM Changeset in ffmpeg [d3567773] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check sample size for overflow in mov_parse_stsd_audio() …
3:00 PM Changeset in ffmpeg [e8bd34fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sga: Check for array end in lzss_decompress() Fixes: out of …
2:53 PM Changeset in ffmpeg [f44068db] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for overflow in last loop in …
2:53 PM Changeset in ffmpeg [be08b84f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Avoid signed integer overflow in phi_at() Fixes: …
2:41 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Balling
Replying to aphysically: > override all emoji codepoints …
2:37 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Gregory Beauregard
Further investigation showed the bug cannot be reproduced if the …
2:33 PM 99-color-emoji.conf attached to Ticket #9002 by Gregory Beauregard
fontconfig file
9:14 AM Changeset in ffmpeg [fd80c0b] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for rtp muxer Cherry-picked …
9:14 AM Changeset in ffmpeg [a6dc1e84] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams. …
9:13 AM Changeset in ffmpeg [390b6f0c] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for mpeg-ts muxer Fixes #5239
9:13 AM Changeset in ffmpeg [72389f79] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtp_mpegts: typedef MuxChain struct Cherry-picked 75fd3e1519
9:12 AM Changeset in ffmpeg [9315b45] by Gyan Doshi <ffmpeg@gyani.pro>
configure: select child muxers for rtp_mpegts Cherry-picked 36a5ae619a
7:09 AM Ticket #5239 (support options for MPEGTS muxer when using RTP_MPEGTS) closed by Gyan
fixed: Feature added in affe911c65022c96bc8ade2ea5f2c09235974c30. Options …
7:07 AM Changeset in ffmpeg [2c806aa2] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for rtp muxer
7:05 AM Changeset in ffmpeg [325bb041] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams.
7:04 AM Changeset in ffmpeg [affe911c] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for mpeg-ts muxer Fixes #5239
3:15 AM CompilationGuide/Ubuntu edited by veikk0
fix dav1d build (diff)
2:04 AM Changeset in ffmpeg [65999609] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Reindentation Signed-off-by: Andreas …
2:04 AM Changeset in ffmpeg [c85fcc96] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Check initializing mutexes/condition variables …
2:04 AM Changeset in ffmpeg [e9b66175] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Fix cleanup during init In case an error …
2:04 AM Changeset in ffmpeg [24ee1514] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Factor initializing single thread out …
2:03 AM Changeset in ffmpeg [df6dc331] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libmodplug: Fix memleaks on error Signed-off-by: Andreas …
2:03 AM Changeset in ffmpeg [9e0c16fc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libgme: Remove redundant setting of packet size …
2:03 AM Changeset in ffmpeg [1897286d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libgme: Actually set the duration Signed-off-by: Andreas …
2:03 AM Changeset in ffmpeg [05457a36] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libgme: Fix memleaks on errors Also free the gme_info_t …
2:03 AM Changeset in ffmpeg [3ec3370d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aadec: Fix leak on error Signed-off-by: Andreas Rheinhardt …
2:03 AM Changeset in ffmpeg [4f11685e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/jacosubdec: Fix leak on error Signed-off-by: Andreas …

Mar 25, 2021:

9:01 PM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 467d9e27e0cb2bf74f41dc832f2f8d191ba58ec9, needs a …
12:01 PM Ticket #9124 (24fps nut file converts to 24.39fps mkv?) updated by Carl Eugen Hoyos
Neither is acceptable though…
11:34 AM Ticket #9124 (24fps nut file converts to 24.39fps mkv?) updated by Balling
Replying to cehoyos: > I am not convinced that this can …
10:44 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by jeeb
Replying to Balling: > Replying to JEEB: > > …
9:37 AM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) updated by AAA-zraxx
Sorry, I haven't tried it before. I find that this bug has been patched.
9:05 AM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) updated by Carl Eugen Hoyos
Is the issue you see reproducible with current FFmpeg git head? This …
7:14 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Replying to JEEB: > I am not sure what that is a reference …
6:34 AM Changeset in ffmpeg [df9fbc44] by Zane van Iperen <zane@zanevaniperen.com>
avformat/pp_bnk: allow seeking to start Allows "ffplay -loop" to …
6:34 AM Changeset in ffmpeg [2fd48331] by Zane van Iperen <zane@zanevaniperen.com>
avformat/alp: allow seeking to start Allows "ffplay -loop" to work. …
6:34 AM Changeset in ffmpeg [a98413af] by Zane van Iperen <zane@zanevaniperen.com>
avformat/kvag: allow seeking to start Allows "ffplay -loop" to work. …
6:34 AM Changeset in ffmpeg [0cfea058] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_cunning: reset state on flush Signed-off-by: Zane …
6:34 AM Changeset in ffmpeg [0d00e151] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_alp: reset state on flush Signed-off-by: Zane van …
6:34 AM Changeset in ffmpeg [990bccfa] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_ssi: reset state on flush Signed-off-by: Zane van …
6:34 AM Changeset in ffmpeg [f0169e9d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_argo: reset state on flush Commit …
6:34 AM Changeset in ffmpeg [20570684] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_aica: reset state in flush callback Signed-off-by: Zane …
6:34 AM Changeset in ffmpeg [0b9d7b6f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_zork: reset state in flush callback Signed-off-by: Zane …
6:34 AM Changeset in ffmpeg [ebe065c1] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm: add comment to has_status field Signed-off-by: Zane …
5:54 AM poc.avi attached to Ticket #9161 by AAA-zraxx
poc
5:52 AM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) created by AAA-zraxx
== Summary == During fuzzing, we found a null pointer dereference …
5:10 AM Changeset in ffmpeg [637bdefd] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tensorflow.c: fix mem leak in execute_model_tf …
5:10 AM Changeset in ffmpeg [b08b5f07] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tensorflow.c: fix mem leak in load_native_model …
5:10 AM Changeset in ffmpeg [3499ec84] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tensorflow.c: fix mem leak in load_tf_model …
3:40 AM Changeset in ffmpeg [4383b9e8] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: fix framesync with embedded PGS subtitle …
3:36 AM Changeset in ffmpeg [5f2018c4] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: fix framesync with embedded PGS subtitle …
3:36 AM Changeset in ffmpeg [3d79b935] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/hwupload_cuda: add YUVA420P format support Signed-off-by: …
3:31 AM Changeset in ffmpeg [a4e518c3] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: fix framesync with embedded PGS subtitle …
3:30 AM Changeset in ffmpeg [0c5098d1] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/hwupload_cuda: add YUVA420P format support Signed-off-by: …
2:51 AM Changeset in ffmpeg [f53e54b3] by Zane van Iperen <zane@zanevaniperen.com>
MAINTAINERS: add myself as adpcm maintainer Signed-off-by: Zane van …
2:51 AM Changeset in ffmpeg [64fb6341] by Zane van Iperen <zane@zanevaniperen.com>
avformat/pp_bnk: allow seeking to start Allows "ffplay -loop" to …
2:51 AM Changeset in ffmpeg [ea9732c5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/alp: allow seeking to start Allows "ffplay -loop" to work. …
2:51 AM Changeset in ffmpeg [3cc4a14] by Zane van Iperen <zane@zanevaniperen.com>
avformat/kvag: allow seeking to start Allows "ffplay -loop" to work. …
2:51 AM Changeset in ffmpeg [e550667f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_cunning: reset state on flush Signed-off-by: Zane …
2:51 AM Changeset in ffmpeg [257d9f91] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_alp: reset state on flush Signed-off-by: Zane van …
2:51 AM Changeset in ffmpeg [ff7bbd6d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_ssi: reset state on flush Signed-off-by: Zane van …
2:51 AM Changeset in ffmpeg [660c14a9] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_argo: reset state on flush Commit …
2:51 AM Changeset in ffmpeg [efb58ec8] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_aica: reset state in flush callback Signed-off-by: Zane …
2:51 AM Changeset in ffmpeg [95280cf3] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_zork: reset state in flush callback Signed-off-by: Zane …
2:51 AM Changeset in ffmpeg [55a50885] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm: add comment to has_status field Signed-off-by: Zane …

Mar 24, 2021:

11:32 PM Changeset in ffmpeg [7439267e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/kmvc: Avoid branch when swapping pointers Reviewed-by: Tomas …
11:32 PM Changeset in ffmpeg [efbfee4c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/kmvc: Move commonly used variables to the front of the context …
11:32 PM Changeset in ffmpeg [fb6a8847] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/kmvc: Prefer in-band palette Fixes decoding of …
11:17 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by jeeb
Replying to Balling: > Replying to JEEB: > > …
11:02 PM Changeset in ffmpeg [ea70c39d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault Up …
5:58 PM Ticket #9159 (Plays only one segment of audio iOS mobile) updated by Carl Eugen Hoyos
Keywords, Version changed
Please test current FFmpeg git head and report back.
12:36 PM Ticket #9160 (ffmpeg stuck at initialization) created by Gyan
ffmpeg gets stuck at initialization with the following command, with a …
11:22 AM Changeset in ffmpeg [322be610] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: fix option name for mix filter Corrected from nb_inputs …
10:00 AM Ticket #9159 (Plays only one segment of audio iOS mobile) created by Den
Summary of the bug: I use next command to create m3u8 playlist with …
7:00 AM Changeset in ffmpeg [a77beea] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avutil/frame: Deprecate av_get_colorspace_name() Contrary to …
7:00 AM Changeset in ffmpeg [54127cc4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Use AVBPrint in avcodec_string() It automatically …
7:00 AM Changeset in ffmpeg [e65a5df4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Update check for identical colorspace/primaries/trc …
7:00 AM Changeset in ffmpeg [88b7d9fd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Don't use NULL for %s printf specifier Our "get …
7:00 AM Changeset in ffmpeg [48aa531] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Use dedicated pointer to access AVCodecInternal …
5:57 AM Ticket #5802 (Conversion from JPEG-SOF3(lossless) fails) updated by Balling
Also with SOF3 here: …
5:57 AM Changeset in ffmpeg [16e50146] by Guo, Yejun <yejun.guo@intel.com>
tests/dnn/dnn-layer-mathunary-test: add unit test for exp …
5:53 AM Changeset in ffmpeg [b460595] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn/dnn_backend_native_layer_mathunary: add exp support …

Mar 23, 2021:

11:31 PM Changeset in ffmpeg [dfad579] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/amvenc: Remove unnecessary av_packet_free() The muxer's …
11:30 PM Changeset in ffmpeg [3903c139] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Fix memleak when trailer is never written When the …
11:29 PM Changeset in ffmpeg [df9d9699] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Reindentation Signed-off-by: Andreas Rheinhardt …
11:28 PM Changeset in ffmpeg [f9043de9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Fix memleak when using invalid packets The WebP …
11:27 PM Changeset in ffmpeg [484a322f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Use init instead of write_header function …
11:26 PM Changeset in ffmpeg [0519a32a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Avoid stack packet Replace it in …
11:26 PM Changeset in ffmpeg [79a90b42] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Remove redundant initializations The demuxer's …
11:25 PM Changeset in ffmpeg [2ef4c5bb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Fix indentation Signed-off-by: Andreas Rheinhardt …
11:24 PM Changeset in ffmpeg [7070bc53] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Deduplicate parsing video data opcodes …
11:21 PM Changeset in ffmpeg [0ce702d9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Avoid reading packets during read_header They will …
11:21 PM Changeset in ffmpeg [da9eed79] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Remove redundant av_packet_unref() When one of …
11:19 PM Changeset in ffmpeg [3750390e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/asfdec_f: Avoid stack packet Replace it by using …
11:18 PM Changeset in ffmpeg [2e1d5123] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/moflex: Simplify freeing packets Signed-off-by: Andreas …
11:13 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
Replying to HappyCow: > I will have to learn how to build …
11:07 PM Changeset in ffmpeg [a4d03696] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Reuse AVFormatInternal.parse_pkt Before …
10:18 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Okay my latest idea is that it is subsampling issue, subsampled CMYK …
10:05 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Replying to JEEB: > Alright, this seems to be an issue in …
10:02 PM Changeset in ffmpeg [adff2541] by James Almer <jamrial@gmail.com>
avformat/rtpdec: attach producer reference time if available This …
9:08 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Carl Eugen Hoyos
There might be an issue with the stack size in http.c - in the past …
8:46 PM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) closed by Carl Eugen Hoyos
fixed: Fixed in 3220a908ca3c9e2d4108464f2127fdbb7479e69a, thank you for the …
8:41 PM Changeset in ffmpeg [3220a908] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/mjpegdec: Decode format 211121 as YUV 4:4:4 Fixes ticket #8930.
8:39 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Carl Eugen Hoyos
The comment is both too long and unclear (what means here in the …
8:04 PM Ticket #9020 (http BUFFER_SIZE too small) updated by sskras
I made a patch: …
8:02 PM 0001-libavformat-http.h-Increase-HTTP_HEADERS_SIZE.patch attached to Ticket #9020 by sskras
libavformat/http.h: Increase HTTP_HEADERS_SIZE.
5:28 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Carl Eugen Hoyos
Keywords, Version changed
5:09 PM Changeset in ffmpeg [0be265e9] by James Almer <jamrial@gmail.com>
Revert "lavf: move AVStream.*index_entries* to AVStreamInternal" This …
3:06 PM Ticket #9020 (http BUFFER_SIZE too small) updated by sskras
I debbuged the ytdl and found out that in case of my Microsoft Stream …
1:23 PM Changeset in ffmpeg [4a9eb707] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Don't allocate separate packet for extract_extradata …
1:04 PM Changeset in ffmpeg [e375e09d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/utils: Fix indentation Originally added in …
12:51 PM Changeset in ffmpeg [bcf70763] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Don't copy watermarked frame data twice The SVQ3 …
12:51 PM Changeset in ffmpeg [3ab1a890] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc() …
12:30 PM Ticket #9158 (DVD language metadata) updated by Balling
Replying to sceedy: > All my code is hand formatted. All …
11:54 AM Ticket #9158 (DVD language metadata) updated by Cigaes
You do not need to justify yourself (although I would say that static …
11:46 AM Ticket #9158 (DVD language metadata) updated by S.C. Douglas
All my code is hand formatted. It has an indentation of 3 spaces (not …
11:36 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Replying to cehoyos: > If anybody has access to such a …
9:51 AM Ticket #9158 (DVD language metadata) updated by Balling
Replying to sceedy: > I acknowledge that my code does not …
9:31 AM Ticket #9158 (DVD language metadata) updated by S.C. Douglas
The code is based on information from DVDinfo which has moved to web …
12:21 AM Changeset in ffmpeg [5996184b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/put_bits: Restore x64 ABI compatibility with releases <= 4.3 …
12:05 AM Changeset in ffmpeg [84b02bbb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/s337m: Use av_get_packet() to read packet Signed-off-by: …
12:05 AM Changeset in ffmpeg [47d0b86c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/s337m: Use and test Dolby-E-parser This makes …
12:04 AM Changeset in ffmpeg [2fccd8bf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Fix confusing return value for ff_read_packet() …

Mar 22, 2021:

10:28 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
If anybody has access to such a camera, please provide the console …
8:46 PM Ticket #9158 (DVD language metadata) updated by Carl Eugen Hoyos
Keywords changed
8:42 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
Analyzed by developer changed
Sorry for my bad interpretation of the ticket, I had originally found …
8:00 PM Ticket #9158 (DVD language metadata) updated by Cigaes
Version, Component changed
The language metadata is not present in the VOB files, it is therefore …
7:49 PM DVDLangugeMetadata.zip attached to Ticket #9158 by S.C. Douglas
Proof of concept code
7:47 PM Ticket #9158 (DVD language metadata) created by S.C. Douglas
I apologise if this is a duplicate, but I did search “language …
3:20 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by jeeb
Alright, this seems to be an issue in the scale filter not overriding …
3:02 PM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by Balling
I do not know what you used to read the data, but joint stereo 2 bit …
12:46 PM Ticket #9095 (h264_qsv DECODER is corrupted after flush [WINDOWS]) updated by teslan
Sorry for the late answer. Yes that works fine, thank You!
9:49 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by a1q123456
Replying to cehoyos: > Are you reporting an issue with the …
9:11 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Replying to Balling: > Replying to HappyCow: …
8:21 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Balling
Replying to HappyCow: > Wow! Thanks. But how could it be? …
8:12 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Replying to cehoyos: > You seem to misunderstand: A …
7:39 AM Changeset in ffmpeg [16af5236] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Sanitize options before using them This is how it is …
7:24 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by Balling
Replying to cehoyos: > Are you reporting an issue with the …
7:17 AM Changeset in ffmpeg [2b114adc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/parser: Don't return pointer to stack buffer When flushing, …
7:17 AM Changeset in ffmpeg [2a5c577e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/pp_bnk: Fix memleaks when reading non-stereo tracks Commit …
7:14 AM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) updated by Balling
And this YCCK does not introduce such a problem. Strange. Maybe this …
6:52 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Balling
This also looks too green. I think that is the main issue. It is not …
6:34 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Carl Eugen Hoyos
Resolution changed
6:33 AM Ticket #3424 (JPEG Decoder fails to fail on CMYK JPEG file (detects as yuva444p)) closed by Carl Eugen Hoyos
duplicate
6:31 AM Ticket #3424 (JPEG Decoder fails to fail on CMYK JPEG file (detects as yuva444p)) updated by Balling
Should not you remove …
6:12 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Balling
Resolution changed
Replying to cehoyos: > Fixed in …
5:46 AM Ticket #3424 (JPEG Decoder fails to fail on CMYK JPEG file (detects as yuva444p)) reopened by Balling
This is CMYK. As mediainfo prints: […] It should have been fixed by …
4:08 AM Encode/AV1 edited by Balling
(diff)
4:04 AM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
BTW, I checked 288ca1c66740640d5742f2921efbf502d83f8b6a, it indeed …
2:22 AM Changeset in ffmpeg [8f099e3a] by James Almer <jamrial@gmail.com>
FATE: Add test for probing MOV/MP4 files with extended box sizes The …
2:21 AM Changeset in ffmpeg [cfe61478] by James Almer <jamrial@gmail.com>
avformat/mov: Fix extended atom size buffer length check When …
1:43 AM Changeset in ffmpeg [7b100839] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec: Factor updating palette out Because the properties of frames …
Note: See TracTimeline for information about the timeline view.