Timeline



Jun 3, 2021:

9:25 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Balling
Can you attach a input.gif sample? Samples i have I cannot reproduce upon.
9:14 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) updated by Cigaes
This is the expected behavior: since the concat file is in the …
8:43 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) created by Trevor
Summary of the bug: Between 4.2.2 and 4.3.2 you can no longer use both …
7:53 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Balling
Replying to petr.diblik: > Replying to [comment:4
2:08 PM Ticket #7384 (FFmpeg 4.0 does not set 5.1 surround sound into audio stream when ...) updated by YetAnotherID
I've only just bumped into this issue, and found quite a few closed …
12:53 PM Ticket #9276 (Can't keep segments larger than twice +1 the list size?) updated by Carl Eugen Hoyos
Keywords changed
12:45 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by petr.diblik
Replying to Balling: > …
11:44 AM Changeset in ffmpeg [2fac1e37] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mips: Fix fate errors reported by clang The data width of …
11:44 AM Changeset in ffmpeg [fd5fd486] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mips: Fix build errors reported by clang Clang is more …
10:19 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by petr.diblik
Cc changed
10:18 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by petr.diblik
Cc changed
Replying to pdr0: > Does AV1 support GBRP or any "RGB" …
10:04 AM Ticket #9276 (Can't keep segments larger than twice +1 the list size?) created by nicol
Summary of the bug: I'm trying to keep segments using …
6:53 AM Ticket #9275 (Missing -latomic for arches without GCC builtins atomic) created by marillat
atomic support has been added in libavformat/fifo.c since 4.4 but GCC …
1:56 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by a1q123456
.
1:56 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by a1q123456
Replying to Balling: > And this was just a bug in …

Jun 2, 2021:

8:35 PM Changeset in ffmpeg [864d1ef2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: force pal8 only once Fixes: Infinite loop Fixes: …
8:35 PM Changeset in ffmpeg [06d23c6f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Fix order of condition for pal8 Fixes: out of array …
5:42 PM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by Balling
Summary changed
And this was just a bug in Mediainfo!!! HAHA. SEI_rbsp_stop_one_bit …
5:08 PM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by Balling
Status changed
>the code overrides avctx->color_trc is from function You must …
4:03 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Replying to Balling: > Replying to [comment:17 Dmitry …
3:35 PM Changeset in ffmpeg [996797f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Reset stuffing bits if they are not supported …
3:30 PM Changeset in ffmpeg [c297f7e5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq1enc: Do not print debug RD value before it has been …
3:30 PM Changeset in ffmpeg [36dead4b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacpsy: Check bandwidth Fixes: Ticket8011 Signed-off-by: …
3:30 PM Changeset in ffmpeg [c520b986] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Do not divide by lambda_count if it is 0 Avoids …
3:30 PM Changeset in ffmpeg [4b89cf7a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Use FLT_EPSILON for lambda minimum
3:30 PM Changeset in ffmpeg [6b1268f8] by Michael Niedermayer <michael@niedermayer.cc>
pixfmt: fixed wrong fix of comment This mostly reverts …
3:26 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Balling
Replying to Dmitry Sinitsyn: > Replying to [comment:16
12:34 PM Ticket #9274 (avio_open_dir / avio_close_dir seems to be broken) updated by rudolfs.bundulis
Keywords, Version, Component changed
12:33 PM Ticket #9274 (avio_open_dir / avio_close_dir seems to be broken) created by rudolfs.bundulis
Summary of the bug: when using avio_open_dir / avio_close_dir, …
11:56 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Diederick Niehorster
Ok, lets be bold, i've send some more patches to the list to catch that
10:30 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Replying to Diederick Niehorster: > Ah, so is there a …
10:26 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Diederick Niehorster
Replying to Dmitry Sinitsyn: > I submitted my patch …
10:16 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Replying to Diederick Niehorster: > I've submitted a …
10:15 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Replying to Balling: > Because it is unreliable? I mean …
9:38 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Diederick Niehorster
I've submitted a patch for review, …
9:04 AM Ticket #9271 (Get color information from source device) updated by Diederick Niehorster
I've got the patch submitted with send-mail (SMTP config, see …
8:28 AM Ticket #9273 (Memory leak in HLS input) updated by RobertIntinor
Replying to Balling: > If valgrind is good after your …
5:16 AM Changeset in ffmpeg [071930de] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mov: add option to use tfdt for fragment timestamps.

Jun 1, 2021:

9:29 PM Ticket #9271 (Get color information from source device) updated by Diederick Niehorster
Ok, I tried FATE, but got some make fate errors (linker trouble) that …
8:50 PM Ticket #9271 (Get color information from source device) updated by Balling
>both my patch here and the other patch trigger changes in these …
8:20 PM Ticket #9271 (Get color information from source device) updated by Diederick Niehorster
>> Yeah, looks nice. The only moment I dunno is …
7:58 PM Ticket #9271 (Get color information from source device) updated by Balling
Yeah, looks nice. The only moment I dunno is MFVideoPrimaries_DCI_P3. …
6:46 PM 0001-avdevice-dshow-discover-source-color-range-space-etc.patch attached to Ticket #9271 by Diederick Niehorster
new more complete patch
6:46 PM Ticket #9271 (Get color information from source device) updated by Diederick Niehorster
Ok, in dshow_color_primaries i now check if …
6:19 PM Changeset in ffmpeg [127c40c9] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/movenc: fix spelling in warning message hldr -> hdlr
5:05 PM Ticket #9271 (Get color information from source device) updated by Balling
My pull was merged by Micro. …
4:44 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Balling
Replying to Dmitry Sinitsyn: > Why? Because it is …
4:01 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
What do you want to say? I'm talking about video PTS calculation: …
3:28 PM Ticket #9273 (Memory leak in HLS input) updated by Balling
If valgrind is good after your patch send the patch to mailing list.
3:21 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Balling
Replying to Dmitry Sinitsyn: > I looked at the commit. It …
3:11 PM Ticket #9271 (Get color information from source device) updated by Balling
So for DV it should also be AVCHROMA_LOC_TOPLEFT. Also […] If …
2:29 PM Ticket #9271 (Get color information from source device) updated by Balling
Here is a pull request. Ha. …
2:07 PM Ticket #9273 (Memory leak in HLS input) updated by RobertIntinor
Note that the HLS url might stop working at any time as it isn't under …
2:06 PM Ticket #9273 (Memory leak in HLS input) updated by RobertIntinor
I am not comfortable enough with the code base to be sure that my …
2:03 PM http.c.patch attached to Ticket #9273 by RobertIntinor
Potential solution
2:02 PM valgrind.log attached to Ticket #9273 by RobertIntinor
Log from valgrind and ffmpeg
1:59 PM Ticket #9271 (Get color information from source device) updated by Balling
"one unknown to me there, DV PAL, which is horizontally and vertically …
1:59 PM Ticket #9273 (Memory leak in HLS input) created by RobertIntinor
Summary of the bug: When retrieving HLS where segments seem to be …
12:07 PM Ticket #9021 (mkv: DATE_RELEASED should behave as TDRL tag in ID3) updated by Christoph Päper
MP3tag also treats them the same as RELEASETIME: …
11:43 AM Ticket #9271 (Get color information from source device) updated by Diederick Niehorster
Seems i failed to attach the updated patch, sorry. I have attached a …
11:19 AM Ticket #9237 (HLS dont make chunks from some UDP streams) updated by krs_vital
thanks! the problem has been resolved!
8:30 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
I looked at the commit. It does not relate to video PTS. Sorry I do …
8:00 AM helgrind.log attached to Ticket #9272 by Cigaes
truncated helgrind output of ffmpeg -an -i unstable_input.avi -f …
7:59 AM Ticket #9272 (Unstable outputs of ffmpeg) updated by Cigaes
The problem is not encoding, it is decoding, and it is with the video. …
6:29 AM 0001-avdevice-dshow-discover-source-color-space.patch attached to Ticket #9271 by Diederick Niehorster
preliminary patch
6:28 AM Changeset in ffmpeg [575e5227] by Karthick J <kjeyapal@akamai.com>
lavf/dashenc.c: Fix creating audio-only HLS playlists With …
4:26 AM Ticket #6998 ([Feature Request] add IYU2 and Y410 to DShow/FFMPEG) updated by Balling
Y410 is here: …
4:05 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Here it is …
3:30 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Okay, I will send a patch in nut.c and raw.c and we will see how to …
2:54 AM Ticket #6279 (can't request rgb24 (uvc over dshow, unknown compression type)) updated by Balling
Status changed
This is a strange problem. Why avpriv_find_pix_fmt() does not find it? …
2:20 AM Ticket #9271 (Get color information from source device) updated by Balling
It should be […] As I said. But also see here: …

May 31, 2021:

11:35 PM Ticket #9271 (Get color information from source device) updated by Diederick Niehorster
Thanks, i have updated the patch, just correcting what i already based …
10:55 PM Ticket #9272 (Unstable outputs of ffmpeg) updated by Balling
This is AVI file.
10:42 PM unstable_input attached to Ticket #9272 by Shaohua Li
unstable_input
10:42 PM Ticket #9272 (Unstable outputs of ffmpeg) created by Shaohua Li
Summary of the bug: For some inputs, ffmpeg's output file will change …
10:18 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Balling
Status changed
Did you figure out …
9:46 PM Ticket #9271 (Get color information from source device) updated by Balling
Status changed
No. DXVA_VideoPrimaries_EBU3213 is not AVCOL_PRI_EBU3213. It is PAL, …
9:33 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Replying to Carl Eugen Hoyos: > You can use `git …
8:52 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Diederick Niehorster
Thanks Balling for advice on how to proceed, and the offer to look at …
8:50 PM Ticket #9271 (Get color information from source device) created by Diederick Niehorster
As discussed in https://trac.ffmpeg.org/ticket/8454, if possible the …
5:22 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Replying to Carl Eugen Hoyos: > Please do not mix the …
5:22 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
You can use git format-patch to create a patch file that you can …
5:20 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Please do not mix the patch to fix this ticket with anything else, …
1:10 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Replying to Diederick Niehorster: > @Balling, I'm new …
12:45 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Diederick Niehorster
@Balling, I'm new here. I have half a patch to at least extract the …
12:02 PM Changeset in ffmpeg [baf5cc5] by James Almer <jamrial@gmail.com>
avutil/mem: use GCC builtins to check for overflow in av_size_mult() …
10:35 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Replying to Diederick Niehorster: > Perhaps querying and …
9:43 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Diederick Niehorster
dshow currently doesn't get extended color information (as MS calls …
8:21 AM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) updated by Balling
Replying to Carl Eugen Hoyos: > Are you asking if …
8:08 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Here is it: …
6:25 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Diederick Niehorster
Cc changed
6:18 AM Ticket #6998 ([Feature Request] add IYU2 and Y410 to DShow/FFMPEG) updated by Diederick Niehorster
Cc changed
6:16 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Diederick Niehorster
Cc changed
6:15 AM Ticket #6279 (can't request rgb24 (uvc over dshow, unknown compression type)) updated by Diederick Niehorster
Cc changed
6:06 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Diederick Niehorster
I am interested in this issue too. Can you provide a link to your …

May 30, 2021:

4:20 PM Ticket #8192 (Division by zero bug from libavcodec/aacenc.c:903) closed by Michael Niedermayer
fixed: Fixed in 0f5c23ed51d3a1136ea2c338ebf67491f557f7ae
3:27 PM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) updated by Carl Eugen Hoyos
Replying to Balling: > Replying to [comment:1 Carl Eugen …
2:39 PM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) updated by Balling
Replying to Carl Eugen Hoyos: > Regression since …
2:07 PM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Reproduced by developer changed
For future tickets: Please do not report issues against ffplay if they …
1:53 PM Ticket #8011 (Division by zero at aacpsy.c:336) updated by Balling
Status changed
Will fix …
3:51 AM Changeset in ffmpeg [51f1194e] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/hls: relay format options to segment demuxer Signed-off-by: …
1:21 AM ffplay-20210529-211506.log attached to Ticket #9270 by nikku4211
The .log output from FFPlay when playing the sample .FLAC file included.
1:20 AM MPTRenderTest.flac attached to Ticket #9270 by nikku4211
An 8-bit FLAC file showing a beat. On FFPlay and FFMPEG-based …
1:18 AM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) created by nikku4211
Summary of the bug: When using FFPlay to play an 8-bit .FLAC, its …

May 29, 2021:

10:02 PM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by Balling
What we should do is force -vf scale=in_color_matrix=auto,format=gbrp! …
9:29 PM Changeset in ffmpeg [8d172d94] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: disable s12m timestamps by default Leads to weird …
8:59 PM Changeset in ffmpeg [8d0fea81] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: disable s12m timestamps by default Leads to weird …
8:21 PM Changeset in ffmpeg [8f8a7e49] by Philip Langdale <philipl@overt.org>
avfilter/yadif_cuda: Fix time base for large denominators This is the …
8:21 PM Changeset in ffmpeg [7885ab30] by Philip Langdale <philipl@overt.org>
avfilter/bwdif: Fix time base for large denominators This is the same …
8:15 PM Ticket #8171 (Division by zero bug at libavutil/eval.c:318) closed by Michael Niedermayer
fixed: this was fixed in 90e4862ffa5457ebee53345b9a52df5fd3842ccf
8:09 PM Ticket #8170 (Division by zero at libavutil/rational.h:105) closed by Michael Niedermayer
worksforme: Not reproducable with git master also these floating point division …
6:22 PM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) closed by Michael Niedermayer
fixed: This was fixed in 14d3384cf31a620ff451062f7263942f7fe3a972
6:17 PM Ticket #8003 (Division by zero at libavcodec/aaccoder.c) closed by Michael Niedermayer
fixed: Fixed in a7a7f32c8ad0179a1a85d0a8cff35924e6d90be8
6:14 PM Changeset in ffmpeg [7971f621] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_yadif: Fix handing of tiny images Fixes: out of array …
6:14 PM Changeset in ffmpeg [82ad1b76] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_vmafmotion: Check dimensions Fixes: out of array access …
6:14 PM Changeset in ffmpeg [4c1afa29] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Check pal_size before use Fixes: assertion failure …
6:14 PM Changeset in ffmpeg [38d18fb5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lpc: Avoid floating point division by 0 Fixes: Ticket7996 …
6:14 PM Changeset in ffmpeg [223b5e8a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacpsy: Avoid floating point division by 0 of norm_fac Fixes: …
6:14 PM Changeset in ffmpeg [a7a7f32c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Avoid 0 lambda Fixes: Ticket8003 Fixes: …
9:41 AM Ticket #8240 (heap-buffer-overflow at libavfilter/vf_yadif.c) closed by Michael Niedermayer
fixed: Patch here: …
9:40 AM Ticket #8241 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c) closed by Michael Niedermayer
fixed: Patch here: …
9:39 AM Ticket #8190 (heap-buffer-overflow from libavformat/movenc.c) closed by Michael Niedermayer
fixed: Patch here: …
9:29 AM Ticket #8246 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c:179) closed by Michael Niedermayer
duplicate: Duplicate of #8241
9:22 AM Ticket #8240 (heap-buffer-overflow at libavfilter/vf_yadif.c) updated by Michael Niedermayer
Will post a patch fixing this
8:00 AM Ticket #8241 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c) updated by Michael Niedermayer
Will submit a patch to ffmpeg-devel
7:37 AM Ticket #8190 (heap-buffer-overflow from libavformat/movenc.c) updated by Michael Niedermayer
Will submit a patch to ffmpeg-devel
6:02 AM Changeset in ffmpeg [3300625c] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/vf_subtitles: allow using embedded fonts ASS subtitles can …

May 28, 2021:

9:52 PM Ticket #9268 (return code 0 when SRT stream fails) closed by Marton Balint
invalid: This looks invalid, if you don't specify -xerror then don't expect …
8:55 PM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) updated by Artem S. Tashkinov
Description changed
8:26 PM Ticket #8003 (Division by zero at libavcodec/aaccoder.c) updated by Michael Niedermayer
Patch avoiding the floating point divisions by 0 is on the …
7:50 PM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) created by Artem S. Tashkinov
Summary of the bug: when fast seeking along with specifying the …
7:47 PM Ticket #7990 (undefined-behavior at libavcodec/snowenc.c and division by zero at ...) updated by Michael Niedermayer
No floating point division by 0 is reproduceable anymore since a long …
6:36 PM Ticket #7990 (undefined-behavior at libavcodec/snowenc.c and division by zero at ...) updated by Michael Niedermayer
I will post a patch to ffmpeg-devel to avoid the floating point division.
6:36 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by Michael Niedermayer
I will post a patch to ffmpeg-devel to avoid the floating point division.
6:35 PM Ticket #7995 (Division by zero at libavcodec/aacpsy.c:797:29) updated by Michael Niedermayer
I will post a patch to ffmpeg-devel to avoid the floating point division.
5:21 PM Ticket #7990 (undefined-behavior at libavcodec/snowenc.c and division by zero at ...) closed by Michael Niedermayer
fixed: The 2 undefined shifts in snowenc where fixed in …
4:42 PM Ticket #7995 (Division by zero at libavcodec/aacpsy.c:797:29) closed by Michael Niedermayer
duplicate: The out of array access is a duplicate of #7980 There is no integer …
4:36 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by Michael Niedermayer
Resolution changed
4:36 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by Michael Niedermayer
Actually the only bug in this is a duplicate of #7980
4:23 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) closed by Michael Niedermayer
fixed: The division by 0 happens in floating point and divisions by 0 in …
3:31 PM Changeset in ffmpeg [ebedd26e] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mips: Fix specification of instruction name 1.'xor,or,and' …
3:09 PM Ticket #8349 (Dolby AC-4 Support) updated by dotjoel
I just wanted to point out that there is a bounty on this feature. …
2:58 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by maksut
Carl Eugen Hoyos, I've updated the description with an example without …
2:56 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by maksut
Description changed
2:54 PM A_monkey_tale_.3gp attached to Ticket #9266 by maksut
12:40 AM Changeset in ffmpeg [e41255cd] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing This …

May 27, 2021:

10:03 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by Carl Eugen Hoyos
Please understand that tickets with -v quiet are generally invalid …
10:02 PM Ticket #9268 (return code 0 when SRT stream fails) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
9:49 PM Ticket #9268 (return code 0 when SRT stream fails) created by Elliott
When ffmpeg is playing an SRT stream and that stream disappears …
9:23 PM Ticket #9267 ("My reported tickets" query not working) updated by Balling
Yes, I also saw that and https://trac.ffmpeg.org/report/11 too.
7:17 PM Ticket #9267 ("My reported tickets" query not working) created by Elliott
I am unable to see a list of my reported tickets at this URL: …
3:43 PM Changeset in ffmpeg [8205f32] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/yadif: Fix time base for large denominators This fixes an …
3:43 PM Changeset in ffmpeg [26d3c81b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: More strictly check dc_count Fixes: out of array access …
3:43 PM Changeset in ffmpeg [48342aa0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: x/ymax cannot be INT_MAX The code uses x/ymax + 1 so the …
3:41 PM Changeset in ffmpeg [b752d195] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/error_resilience: cleanup mpeg2 handling After this, the loop …
3:41 PM Changeset in ffmpeg [f8611ae1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avio: Check av_opt_copy() for failure Fixes: CID1477416 …
3:41 PM Changeset in ffmpeg [36a3a505] by Michael Niedermayer <michael@niedermayer.cc>
avformat/moflex: Remove unneeded format variable Fixes: CID1477423 …
1:29 PM Changeset in ffmpeg [918fc9a] by James Almer <jamrial@gmail.com>
avutil/mem: check for max_alloc_size in av_fast_malloc() This puts …
1:29 PM Changeset in ffmpeg [786be70e] by James Almer <jamrial@gmail.com>
avutil/mem: make ff_fast_malloc() internal to mem.c Signed-off-by: …
1:28 PM Changeset in ffmpeg [e44cb736] by James Almer <jamrial@gmail.com>
avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc() …
11:35 AM Ticket #9266 (ffprobe produces wrong output for compact format) created by maksut
ffprobe produces wrong output for compact format when: 1. stream has …
9:42 AM Ticket #9260 (avcodec_open2 fails for raw video (AV_CODEC_ID_RAWVIDEO) in 32-bit ...) updated by Thomas
Thanks A LOT mkver! You were right. I was linking with a previous …
Note: See TracTimeline for information about the timeline view.