Timeline



Sep 18, 2020:

10:55 PM Changeset in ffmpeg [624f6df1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/3dostr: Check remaining buffer in probe before 8 byte step …
10:40 PM Changeset in ffmpeg [d54c24ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Fix default white level According to the spec bits per …
10:40 PM Changeset in ffmpeg [ca3c6c98] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdsp: Fix integer anomaly in dequant_subband_* Fixes: …
10:40 PM Changeset in ffmpeg [5dae33bb] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust VQA threshold Fixes: Timeout (169sec …
10:37 PM Changeset in ffmpeg [4a02ae49] by Michael Niedermayer <michael@niedermayer.cc>
avutil/fixed_dsp: Fix integer overflows in butterflies_fixed_c() …
7:24 PM Ticket #4859 (TTML subtitle decoding) updated by dave rice
Cc changed
5:16 PM CompilationGuide/CrossCompilingForWindows edited by Christopher Degawa
Zeranoe's forum has been closed for a while (diff)
12:49 PM Ticket #8900 (ffmpeg generates a file which it rejexts as input with "Too many ...) updated by monnier
I can't add any special argument to the second ffmpeg run because it's …
10:20 AM Changeset in ffmpeg [6401a5d4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Revert "avcodec/vlc: Add macro for ff_init_vlc_sparse()" This reverts …
9:34 AM Changeset in ffmpeg [92396cee] by Paul B Mahol <onemda@gmail.com>
avformat: add CRI AAX demuxer
9:30 AM Changeset in ffmpeg [0ea6ec3d] by Paul B Mahol <onemda@gmail.com>
avformat: add DAT CCTV demuxer
7:39 AM Ticket #8900 (ffmpeg generates a file which it rejexts as input with "Too many ...) updated by mkver
Analyzed by developer changed
You are streamcopying the first sample and therefore you have to live …
5:42 AM Ticket #8897 (HLS EXT-X-START tag support) updated by Steven Liu
Priority changed
2:02 AM Ticket #8636 (Invalid byteranges in 1fps iframes-only HLS playlist) updated by Steven Liu
Try this patch please: …
12:52 AM Changeset in ffmpeg [01506c29] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ffwavesynth: Cleanup generically after init failure …
12:52 AM Changeset in ffmpeg [3d51f2a1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/escape130: Cleanup generically on init failure Signed-off-by: …
12:52 AM Changeset in ffmpeg [f4e6aa60] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ac3enc_float, eac3enc: Fix leaks on init error The AC-3 …
12:52 AM Changeset in ffmpeg [ae36fad6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ac3enc_template: Don't free uninitialized pointers on error …
12:51 AM Changeset in ffmpeg [6d80189] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/dxa: Cleanup generically after init failure Signed-off-by: …
12:51 AM Changeset in ffmpeg [2fd3ada9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cngenc: Cleanup generically after init failure Signed-off-by: …
12:51 AM Changeset in ffmpeg [29c5c8fd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cngenc: Replace av_free() by av_freep() in close function …
12:51 AM Changeset in ffmpeg [0b7474a5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3: Avoid indirection when calling float dsp function Do …
12:51 AM Changeset in ffmpeg [f9ff4b25] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3: Cleanup generically after init failure Signed-off-by: …
12:50 AM Changeset in ffmpeg [04101222] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac1: Avoid indirection when calling float dsp function Do …
12:50 AM Changeset in ffmpeg [ce48226] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/alacenc: Don't free unnecessarily The init function of the …
12:48 AM Changeset in ffmpeg [acda9ff6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/alacenc: Remove redundant code to free extradata It is …
12:34 AM Changeset in ffmpeg [93b7f931] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/av1dec: Check tiles sizes, fix assert, don't read bytes …
12:13 AM Changeset in ffmpeg [6ffc7be5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Avoid code duplication Besides the obvious advantage …
12:11 AM Changeset in ffmpeg [b2c42f02] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Use unsigned for prediction values Up until now, the …
12:09 AM Changeset in ffmpeg [010e345a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Avoid allocations for decoding Smacker by using …
12:08 AM Changeset in ffmpeg [43d02b46] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Use symbols table Up until now, the return value of …
12:07 AM Changeset in ffmpeg [45ffbb75] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Use smaller types This will mean that we will need …
12:05 AM Changeset in ffmpeg [71ed6a52] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Disentangle two contexts Smacker uses two types of …
12:03 AM Changeset in ffmpeg [527b853d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Replace implicit checks for overread by explicit ones …
12:02 AM Changeset in ffmpeg [b3e89ad6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Remove redundant checks for NULL before freeing …
12:00 AM Changeset in ffmpeg [3899adc2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Remove redundant checks when reading VLC codes The …

Sep 17, 2020:

11:57 PM Changeset in ffmpeg [943a4581] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Remove redundant check when decoding header trees …
11:54 PM Changeset in ffmpeg [77c95072] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Don't zero-initialize unnecessarily With the …
11:52 PM Changeset in ffmpeg [2db38ae7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Use better nb_codes estimate when initializing VLC …
11:47 PM Changeset in ffmpeg [01dbcbb3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Use unsigned for shift Given that the code currently …
11:46 PM Changeset in ffmpeg [056a8fc0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Forward error codes Reviewed-by: Paul B Mahol …
11:44 PM Changeset in ffmpeg [e028e8aa] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Use same variable for return values and errors …
11:35 PM Changeset in ffmpeg [4656c177] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Directly goto error in case of error The earlier …
11:32 PM Changeset in ffmpeg [bd076cac] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Improve header table error checks The extradata for …
11:27 PM Changeset in ffmpeg [191b48e3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Remove code duplication when decoding header trees …
11:10 PM Changeset in ffmpeg [61669b7c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vlc: Add macro for ff_init_vlc_sparse() ff_init_vlc_sparse() …
11:09 PM Changeset in ffmpeg [2cef0316] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Don't warn for Huffmann tables with one element The …
10:55 PM Changeset in ffmpeg [2cb5e3c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Remove write-only and unused variables Reviewed-by: …
9:52 PM Ticket #8900 (ffmpeg generates a file which it rejexts as input with "Too many ...) updated by monnier
Cc changed
9:52 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by monnier
Cc changed
9:47 PM Changeset in ffmpeg [3ac45bf6] by Paul B Mahol <onemda@gmail.com>
avformat/3dostr: make probing more robust
9:45 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by monnier
So far, the only workaround I have seen for this problem is to add the …
7:40 PM Changeset in ffmpeg [fe3a57f4] by Tomas Härdin <tjoppen@acc.umu.se>
avformat/mxfdec: Read Apple private Content Light Level from MXF * As …
7:40 PM Changeset in ffmpeg [bb2215f4] by Tomas Härdin <tjoppen@acc.umu.se>
avformat/mxfenc: Write Mastering Display Colour Volume to MXF …
7:40 PM Changeset in ffmpeg [90e2a4d6] by Tomas Härdin <tjoppen@acc.umu.se>
avformat/mxfdec: Read Mastering Display Colour Volume from MXF …
6:55 PM Ticket #8900 (ffmpeg generates a file which it rejexts as input with "Too many ...) updated by monnier
Note: My sample.webm was too big, so I had to upload a shorter …
6:42 PM sample2.webm attached to Ticket #8900 by monnier
6:36 PM Ticket #8900 (ffmpeg generates a file which it rejexts as input with "Too many ...) created by monnier
Summary of the bug: When I use ffmpeg to extract a chunk of a video, …
5:35 PM Ticket #8899 (`Incomplete CU-tree stats file` on 2-pass x265 encode) updated by aeris
Summary changed
5:23 PM Changeset in ffmpeg [7c66d24] by Paul B Mahol <onemda@gmail.com>
avcodec/svq1dec: use av_malloc_array() to allocate pmv
3:36 PM Ticket #8899 (`Incomplete CU-tree stats file` on 2-pass x265 encode) updated by aeris
Oh sorry, it's not a software crash. Just the encoding stop and exit …
1:08 PM Ticket #8899 (`Incomplete CU-tree stats file` on 2-pass x265 encode) updated by Carl Eugen Hoyos
Please provide backtrace, disassembly and register dump for all crash …
10:52 AM Changeset in ffmpeg [0ea2bda0] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_showinfo: add const to the AVFrameSideData instance …
9:13 AM Ticket #8899 (`Incomplete CU-tree stats file` on 2-pass x265 encode) updated by aeris
Test files to heavy to be enclosed to the ticket, so Input file: …
9:09 AM Ticket #8899 (`Incomplete CU-tree stats file` on 2-pass x265 encode) created by aeris
Summary of the bug: Unable to 2-pass x265 encode some files. Crash on …
8:47 AM Ticket #8898 (`-passlogfile` inconsistent behavior on two pass encoding with `file:` ...) created by aeris
Summary of the bug: I try to 2-pass encode files with : in …
7:48 AM Ticket #8885 (Windows 10 long path support) updated by stax76
Technical details from projects that have solved the issue: …
6:47 AM Ticket #8897 (HLS EXT-X-START tag support) created by xiaofeng
Summary of the request: According to …
3:47 AM Changeset in ffmpeg [3e057dd8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/av1dec: Remove redundant second free The AV1 decoder has the …
3:46 AM Changeset in ffmpeg [92b578e1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/av1dec: Fix segfault upon allocation error Up until now, the …
12:45 AM Changeset in ffmpeg [7d3cd9f9] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_native_layer_conv2d.c: refine code. Move thread area …
12:45 AM Changeset in ffmpeg [8e67ae2c] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_native_layer_conv2d.c: fix memory allocation bug in …

Sep 16, 2020:

10:09 PM Changeset in ffmpeg [a265e660] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vble: Don't free buffer known to be NULL Freeing a buffer …
10:09 PM Changeset in ffmpeg [b128344d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vb: Cleanup generically after init failure In other words: …
10:09 PM Changeset in ffmpeg [657756c3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tscc2: Cleanup generically after init failure Do this by …
10:09 PM Changeset in ffmpeg [ef6c52f3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Avoid overhead of AVBuffer API Up until now, the SVQ3 …
10:09 PM Changeset in ffmpeg [30620956] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Remove unused buffer Signed-off-by: Andreas Rheinhardt …
10:09 PM Changeset in ffmpeg [64a64d4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Fix memleaks upon allocation error Commit …
10:09 PM Changeset in ffmpeg [96061c5a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Fix segfault on allocation error, avoid allocations The …
10:09 PM Changeset in ffmpeg [7d91f927] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sonic: Fix leaks upon allocation errors The Sonic decoder and …
10:09 PM Changeset in ffmpeg [0b45ac57] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/roqaudioenc: Avoid redundant free of unallocated buffer If …
10:09 PM Changeset in ffmpeg [771f915] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm: Avoid indirection when calling float dsp function Do …
10:09 PM Changeset in ffmpeg [d3737bde] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ra288: Avoid indirection when calling float dsp function Do …
10:09 PM Changeset in ffmpeg [8bbd9710] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ra144enc: Don't free unnecessarily The init function of the …
10:09 PM Changeset in ffmpeg [2a71cbeb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qtrleenc: Fix memleak upon allocation failure The qtrle …
10:09 PM Changeset in ffmpeg [4db4e695] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm-dvdenc: Remove empty function Signed-off-by: Andreas …
10:09 PM Changeset in ffmpeg [7a84ee84] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm-dvd: Avoid allocation of buffer In this case, it also …
10:09 PM Changeset in ffmpeg [fe63b3ee] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ffv1: Simplify cleanup after allocation failure Now that …
10:09 PM Changeset in ffmpeg [f9215d0b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ffv1enc: Fix memleaks on init failure The FFV1 encoder has so …
10:09 PM Changeset in ffmpeg [a0750f41] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ffv1: Fix segfaults on allocation error When allocating FFV1 …
10:09 PM Changeset in ffmpeg [8de4a132] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/c93: Cleanup generically after init failure Reviewed-by: Paul …
10:06 PM Changeset in ffmpeg [142ae27] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mv30: Check remaining mask in decode_inter() Fixes: timeout …
10:06 PM Changeset in ffmpeg [c467adf3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Check remaining space before padding and …
7:29 PM Ticket #8896 (hevc_amf fails with error 10) created by regulus
Hi, I'm trying to use the hevc_amf encoder to transcode some h264 …
6:32 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) updated by Apocalypse612
6:31 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) reopened by Apocalypse612
6:31 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) reopened by Apocalypse612
Here's the file. …
3:42 PM Ticket #8893 (multiple calls to srt_startup/srt_cleanup within a process) updated by malcolmb
The purpose of reference counting is to avoid incorrect duplicate …
1:22 PM Changeset in ffmpeg [161495a3] by Paul B Mahol <onemda@gmail.com>
avcodec/lscr: stop returning error if size of packet is 2 bytes
1:01 PM Ticket #8895 (Advanced Edit List support causes decode errors) updated by dbuitenh
Description changed
12:58 PM test2.mov attached to Ticket #8895 by dbuitenh
12:57 PM Ticket #8895 (Advanced Edit List support causes decode errors) created by dbuitenh
Summary of the bug: The "advanced edit list" code in libavformat's …
11:58 AM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by mrapp
Replying to Balling: > But it decodes it correctly? Then …
11:06 AM Ticket #8843 (concat Segmentation fault filter_complex) closed by Elon Musk
fixed: Fixed in 17b44f759e8cbb6952c0ae2 and 05c8d0bce64888c531282
10:48 AM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by Balling
Status changed
>doesn't recognize it on decoding But it decodes it correctly? Then …
10:23 AM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by mrapp
Not only does it not set the channel mode bit properly on encoding, it …
7:21 AM Ticket #8893 (multiple calls to srt_startup/srt_cleanup within a process) updated by Marton Balint
IMHO SRT should be fixed instead to support srt_startup() …
3:26 AM Changeset in ffmpeg [c79f07c] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: initialise file header inline Garbage was …

Sep 15, 2020:

10:29 PM Changeset in ffmpeg [7cc8a2bb] by James Almer <jamrial@gmail.com>
avutil/cuda_check: add missing dynlink_loader.h include Fixes make …
10:29 PM Changeset in ffmpeg [da5dae74] by James Almer <jamrial@gmail.com>
avcodec/Makefile: add vaapi_hevc.h to the SKIPHEADERS list Fixes make …
10:29 PM Changeset in ffmpeg [d0418f06] by James Almer <jamrial@gmail.com>
avformat/argo_asf: add missing avformat.h include Fixes make …
8:14 PM Changeset in ffmpeg [158f7df5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7, mpc7data: Avoid gaps in array The Musepack decoder uses …
8:13 PM Changeset in ffmpeg [bec4e158] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7, mpc7data: Make overlong arrays smaller For the VLC …
8:07 PM Changeset in ffmpeg [36c582f5] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: fix build with older SDK Apparently …
7:57 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) updated by Elon Musk
Feel free to reopen yourself once you upload it.
7:14 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) updated by Apocalypse612
Replying to richardpl: > No sample(s) - no fix. Please …
7:00 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) closed by Elon Musk
needs_more_info: No sample(s) - no fix.
5:25 PM Changeset in ffmpeg [1e40dc92] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7: Don't pretend initializing static VLC tables can fail …
5:25 PM Changeset in ffmpeg [0f1db36] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Cleanup generically after init failure …
5:25 PM Changeset in ffmpeg [e42fc626] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Fix heap-buffer-overflow The MobiClip decoder uses …
5:25 PM Changeset in ffmpeg [b78031cf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mlpenc: Fix memleak upon init failure If an error happens …
5:25 PM Changeset in ffmpeg [d8fc69b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/indeo5: Fix memleaks upon allocation error …
5:25 PM Changeset in ffmpeg [e411a3a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ivi: Fix segfault on allocation error If allocating the tiles …
5:25 PM Changeset in ffmpeg [a53f32cf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Fix memleak upon init failure If an error happens …
5:25 PM Changeset in ffmpeg [a8ebb563] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuvenc: Fix memleak upon init failure If an error …
5:25 PM Changeset in ffmpeg [0bb5cc0e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/hcom: Cleanup generically upon init failure Reviewed-by: Paul …
5:25 PM Changeset in ffmpeg [8da8774d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/gif: Fix leaks upon allocation error If one of several …
5:25 PM Changeset in ffmpeg [39638ace] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/dsicinvideo: Remove redundant code for freeing The …
5:25 PM Changeset in ffmpeg [3c2128d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avrndec: Fix memleak on error If ff_codec_open2_recursive() …
5:25 PM Changeset in ffmpeg [d8e4d26d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avrndec: Check allocation for success Reviewed-by: Paul B …
5:25 PM Changeset in ffmpeg [b0a29d88] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac1: Cleanup generically after init failure Reviewed-by: …
5:25 PM Changeset in ffmpeg [e75ccc8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac1: Check allocation of AVFloatDSPContext Reviewed-by: …
5:22 PM Changeset in ffmpeg [8ddcbebc] by Paul B Mahol <onemda@gmail.com>
libavcodec/exr: fix incorrect translation of denorm mantissa
3:26 PM Ticket #8894 (The behavior of the interleave filter) closed by Elon Musk
fixed: Fixed in 2524e64dbe4b
3:21 PM Changeset in ffmpeg [2524e64d] by Paul B Mahol <onemda@gmail.com>
avfilter/f_interleave: fix some issues with interleaving
2:16 PM Ticket #7369 (dash livestream cannot be read without -re) updated by Stefan Pöschel
Great to see that our test stream is used! At the moment, it is not …
12:53 PM Changeset in ffmpeg [022a12b] by James Almer <jamrial@gmail.com>
avcodec/decode: use a packet list to store packet properties Keeping …
12:53 PM Changeset in ffmpeg [8a818206] by James Almer <jamrial@gmail.com>
avcodec/packet: move AVPacketList definition and function helpers over …
12:24 PM bad.gif attached to Ticket #8894 by nicol
bad
12:23 PM fine.gif attached to Ticket #8894 by nicol
fine
12:22 PM Ticket #8894 (The behavior of the interleave filter) created by nicol
Summary of the bug: The interleave filter is not sufficiently …
10:57 AM Ticket #8891 (ffmpeg crashes on certain flv input files) updated by Balling
Is it assertion failures or what? Because if it is, please give us them.
6:13 AM Changeset in ffmpeg [fda5363c] by Paul B Mahol <onemda@gmail.com>
avfilter/x86/vf_convolution_init: there is asm only for 8bit depth

Sep 14, 2020:

11:02 PM Ticket #8893 (multiple calls to srt_startup/srt_cleanup within a process) created by malcolmb
For software using libavformat directly, allocating and deallocating a …
9:00 PM Ticket #8877 (TV streaming problems) closed by Carl Eugen Hoyos
worksforme: While there should be tools that are much better suited than ffmpeg
8:49 PM Ticket #8891 (ffmpeg crashes on certain flv input files) closed by Carl Eugen Hoyos
needs_more_info: None of the text files you attached show a crash and I cannot …
8:45 PM Ticket #7796 (Android x86: "error: inline assembly requires more registers than ...) updated by Carl Eugen Hoyos
Priority changed
7:44 PM Ticket #8677 (HEVC libx265 removes Closed caption) updated by Carl Eugen Hoyos
Component changed
Please test current FFmpeg git head - the only version supported on …
5:45 PM Ticket #8892 (Reading Ogg stream causes increasing CPU usage) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #8778
4:16 PM Changeset in ffmpeg [05c8d0bc] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_concat: check for possible integer overflow Also check …
4:16 PM Changeset in ffmpeg [17b44f75] by Paul B Mahol <onemda@gmail.com>
avfilter/af_amix: do not leave unset PTS for frames after first stream …
4:08 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Elon Musk
Its not complicated, its just ugly.
1:11 PM Changeset in ffmpeg [a489b6a8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cfhdenc: Fix leaks on allocation errors The CineForm HD …
1:11 PM Changeset in ffmpeg [82b6f4b5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/snowdec: Use ff_snow_common_init() directly Reviewed-by: …
8:31 AM Changeset in ffmpeg [60e70210] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_premultiply: add missing AV_PIX_FMT_YUVA444P12 …
7:44 AM Ticket #8892 (Reading Ogg stream causes increasing CPU usage) created by Teodor Woźniak
I am trying to record internet radio streaming in Ogg/Vorbis format. …
6:14 AM Ticket #7796 (Android x86: "error: inline assembly requires more registers than ...) updated by Christopher Degawa
In the case where I encountered the same issue, but with a mingw-w64 …
4:38 AM Changeset in ffmpeg [119efa27] by Zane van Iperen <zane@zanevaniperen.com>
avformat: add Argonaut Games BRP demuxer Used in FMVs for FX Fighter …
4:24 AM Changeset in ffmpeg [121016f8] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: add ASF_MIN_BUFFER_SIZE #define For future use by …
4:23 AM Changeset in ffmpeg [442249e] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: split functionality into a header For future use …
4:23 AM Changeset in ffmpeg [0476b6ee] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: bail if invalid tag Signed-off-by: Zane van Iperen …
3:05 AM Ticket #8677 (HEVC libx265 removes Closed caption) updated by GrayC
Cc, Component changed
Any way of offering a bounty or making a donation to the development …
1:32 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Joseph DeVore
Replying to richardpl: > The audio codec inside this …

Sep 13, 2020:

10:44 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Elon Musk
The audio codec inside this files is ADPCM_PSX, and it is encapsulated …
8:57 PM Ticket #8891 (ffmpeg crashes on certain flv input files) updated by meinlschmidt
Replying to richardpl: > I see no crashes just some …
8:47 PM Ticket #8891 (ffmpeg crashes on certain flv input files) updated by Elon Musk
I see no crashes just some strange uninitialized issues under valgrind.
8:40 PM crash5.flv attached to Ticket #8891 by meinlschmidt
8:40 PM crash4.flv attached to Ticket #8891 by meinlschmidt
8:39 PM crash3.flv attached to Ticket #8891 by meinlschmidt
8:39 PM crash2.flv attached to Ticket #8891 by meinlschmidt
8:39 PM crash1.flv attached to Ticket #8891 by meinlschmidt
8:39 PM crash5.txt attached to Ticket #8891 by meinlschmidt
8:39 PM crash4.txt attached to Ticket #8891 by meinlschmidt
8:38 PM crash3.txt attached to Ticket #8891 by meinlschmidt
8:38 PM crash2.txt attached to Ticket #8891 by meinlschmidt
8:38 PM crash1.txt attached to Ticket #8891 by meinlschmidt
8:37 PM Ticket #8891 (ffmpeg crashes on certain flv input files) created by meinlschmidt
Summary of the bug: I have been fuzzing ffmpeg and detected crashes …
4:06 PM Changeset in ffmpeg [96907e84] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: add support for querying RP188 High Frame Rate …
3:59 PM Changeset in ffmpeg [f1b908d2] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: add support for rgb/yuv pixel format …
3:59 PM Changeset in ffmpeg [e33c0d8c] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormat …
3:59 PM Changeset in ffmpeg [a9ede0bd] by Marton Balint <cus@passwd.hu>
avdevice/decklink_common.h: remove unsupported decklink version ifdef …
3:51 PM Changeset in ffmpeg [9b434bea] by Marton Balint <cus@passwd.hu>
avformat: use av_timecode_make_smpte_tc_string2 WSD format has no …
3:51 PM Changeset in ffmpeg [172af0ee] by Marton Balint <cus@passwd.hu>
avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2 …
3:51 PM Changeset in ffmpeg [56738025] by Marton Balint <cus@passwd.hu>
avcodec: use av_timecode_make_smpte_tc_string2 in hevc and h264 …
3:51 PM Changeset in ffmpeg [babbb5a4] by Marton Balint <cus@passwd.hu>
fftools/ffprobe: use av_timecode_make_smpte_tc_string2 Signed-off-by: …
3:51 PM Changeset in ffmpeg [837b6eb9] by Marton Balint <cus@passwd.hu>
avutil/timecode: add av_timecode_make_smpte_tc_string2 Signed-off-by: …
3:51 PM Changeset in ffmpeg [53574016] by Marton Balint <cus@passwd.hu>
avutil/timecode: do not trash bits on invalid av_timecode_get_smpte …
3:51 PM Changeset in ffmpeg [d0596e0b] by Marton Balint <cus@passwd.hu>
avutil/timecode: cosmetics on av_timecode_get_smpte Signed-off-by: …
3:51 PM Changeset in ffmpeg [00117e28] by Marton Balint <cus@passwd.hu>
avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 …
2:05 PM Changeset in ffmpeg [ddc9cce3] by Paul B Mahol <onemda@gmail.com>
avformat: add Square SVS demuxer
2:05 PM Changeset in ffmpeg [cd67bf2a] by Paul B Mahol <onemda@gmail.com>
avformat/moflex: make seeking more useful
2:05 PM Changeset in ffmpeg [bd7d832e] by Paul B Mahol <onemda@gmail.com>
avcodec/mobiclip: add missing flush
2:05 PM Changeset in ffmpeg [27523230] by Paul B Mahol <onemda@gmail.com>
avformat/flic: add support for seeking to start
2:05 PM Changeset in ffmpeg [e1da139a] by Paul B Mahol <onemda@gmail.com>
avcodec/cdgraphics: fix decoded output when seeking to start of file …
11:26 AM Changeset in ffmpeg [55af1807] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_anullsrc: actually return correct EOF pts
11:18 AM Changeset in ffmpeg [c28b14eb] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_anullsrc: give better limits to number of samples per frame
11:18 AM Changeset in ffmpeg [0a17a489] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_anullsrc: make number of output samples match duration
10:24 AM Waveform edited by cirosantilli
(diff)
10:20 AM showwavespic_bg_solid.png attached to Waveform by cirosantilli
Solid background color example
10:19 AM Waveform edited by cirosantilli
solid background example (diff)
10:09 AM Waveform edited by cirosantilli
fix "Adding a background" channel name top -> fg (diff)
8:40 AM Changeset in ffmpeg [aa8935b3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cdg: Fix integer overflow in duration computation Fixes: …
8:40 AM Changeset in ffmpeg [e3af2a07] by Michael Niedermayer <michael@niedermayer.cc>
tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol …
7:40 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Marton Balint
Replying to Balling: > You did not account for …
7:39 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Marton Balint
Summary changed
Windows console works in the local codepage by default. FFprobe …
7:37 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Balling
Status changed
The same as cbf2a9bfac60e400980b503061922aedeedd9e28, it is a common …
7:24 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Truong Quoc Khanh
oh, text file is work. May be bropblem from console stream convert to text
7:20 AM utf8_encoded_text.txt attached to Ticket #8890 by Truong Quoc Khanh
7:08 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Marton Balint
Priority changed
Isn't this a windows console encoding issue? Can you reproduce this if …
6:46 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by compn
I asked netflix about the filter. they said it would need proof that …
3:24 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Truong Quoc Khanh
Title show in explorer properties: カイト File: …
3:23 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) created by Truong Quoc Khanh
Summary of the bug: How to reproduce: […] Result: { "streams": [ { …
3:03 AM Changeset in ffmpeg [f5a61a17] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/crystalhd: Remove unused packet Unused since …

Sep 12, 2020:

10:40 PM Ticket #8889 (mpegts with dvb_subtitle on udp output broken?) created by barhom
Summary of the bug: Input video has dvb_subtitles; Use mpegts …
10:30 PM Ticket #8877 (TV streaming problems) updated by Heiko Jantz
heiko@linux-rhoj:/mnt/Users/Heiko/MediathekView> ffmpeg -i …
10:28 PM Ticket #8877 (TV streaming problems) updated by Heiko Jantz
Here is another example: …
9:49 PM Ticket #8838 (concat demuxer fails on double dots in file name) updated by Sean Gugler
Confirmed, this has been fixed with #8813. Thank you!
8:39 PM Changeset in ffmpeg [e46f34e8] by James Almer <jamrial@gmail.com>
avcodec/av1dec: fix setting pix_fmt Fill the array with the software …
4:10 PM Changeset in ffmpeg [9c6026bc] by James Almer <jamrial@gmail.com>
avcodec/av1dec: update reference frame state on show_existing_frame …
4:10 PM Changeset in ffmpeg [b80c66bb] by James Almer <jamrial@gmail.com>
avcodec/av1dec: set chroma_sample_location Signed-off-by: James Almer …
4:10 PM Changeset in ffmpeg [b7a06885] by James Almer <jamrial@gmail.com>
avcodec/av1dec: use av_cmp_q() to compare aspect ratio Signed-off-by: …
4:10 PM Changeset in ffmpeg [5a562f51] by James Almer <jamrial@gmail.com>
avcodec/av1_parser: don't set AVCodecContext frame dimensions Let the …
4:08 PM Changeset in ffmpeg [47be5a50] by James Almer <jamrial@gmail.com>
avcodec: add AV1 hardware accelerated decoder This AV1 decoder is …
3:16 PM Changeset in ffmpeg [bab3c32] by James Almer <jamrial@gmail.com>
avcodec/av1_parser: don't set AVCodecContext pixel format This is a …
1:27 PM Changeset in ffmpeg [2b9f3968] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpc: Fix multiple numerical overflows in …
1:17 PM Changeset in ffmpeg [bad8b17a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Check quantizer before table setup Fixes: index -1 …
12:52 PM Changeset in ffmpeg [ca49476] by Paul B Mahol <onemda@gmail.com>
avcodec/adpcm: take into account block_align when decoding ADPCM_PSX …
12:52 PM Changeset in ffmpeg [60c44590] by Paul B Mahol <onemda@gmail.com>
avformat/brstm: remove custom allocation of table to hold coeffs
12:52 PM Changeset in ffmpeg [3382b02] by Paul B Mahol <onemda@gmail.com>
avformat/brstm: fix decoding brstm with custom coeff offsets
12:52 PM Changeset in ffmpeg [61d767f3] by Paul B Mahol <onemda@gmail.com>
fate: use correct uint32 layer
9:50 AM Ticket #8885 (Windows 10 long path support) updated by stax76
I've looked at a ffmpeg build made by Patman (media-autobuild_suite …
9:27 AM Changeset in ffmpeg [85636371] by Jun Zhao <barryjzhao@tencent.com>
lavf/mov: Remove redundant code Signed-off-by: Jun Zhao …
8:15 AM Changeset in ffmpeg [dc16aeb3] by Guo, Yejun <yejun.guo@intel.com>
dnn/openvino: add input/output name info show all input/output names …
8:15 AM Changeset in ffmpeg [87cb24a1] by Guo, Yejun <yejun.guo@intel.com>
dnn/openvino: support run inference via GPU for enabling OpenVINO GPU …
8:09 AM Changeset in ffmpeg [a406dde1] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: initialize axmax and bxmin to 0 They can be used …

Sep 11, 2020:

11:34 PM Changeset in ffmpeg [1c094563] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: add support data windows larger or outside display window
2:02 PM Ticket #8888 (Artefacts and errors when decoding h264 file from KKmoon CCTV camera) updated by rmk
File can be downloaded at …
1:57 PM Ticket #8888 (Artefacts and errors when decoding h264 file from KKmoon CCTV camera) created by rmk
Summary of the bug: I have a video file from a KKmoon CCTV camera …
1:36 PM Changeset in ffmpeg [6a5b38ef] by James Almer <jamrial@gmail.com>
avcodec/utils: make the src paramater for ff_thread_ref_frame const …
12:53 PM Changeset in ffmpeg [0963be71] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/formats: Remove pointless checks ff_formats_ref() takes a …
12:51 PM Changeset in ffmpeg [56169422] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/formats: Don't typedef structure a second time Before commit …
12:42 PM Changeset in ffmpeg [0086432f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools, libavcodec, libavfilter: Add const to some AVCodec * The …
12:42 PM Changeset in ffmpeg [b091df72] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_subtitles: Remove obsolete LIBAVCODEC_VERSION_INT checks …
12:41 PM Changeset in ffmpeg [e65897f3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_subtitles: Remove unnecessary initialization of AVPacket …
12:41 PM Changeset in ffmpeg [77ace1ff] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_subtitles: Fix leaks on failure init_subtitles() …
12:41 PM Changeset in ffmpeg [8443848d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_uspp: Fix potential leak of dict on error Reviewed-by: …
12:40 PM Changeset in ffmpeg [98171d1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/lavfutils: Avoid initializing packet av_read_frame() can …
12:40 PM Changeset in ffmpeg [f38926ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/lavfutils: Fix memleak when avformat_find_stream_info() fails …
12:39 PM Changeset in ffmpeg [3d1a9824] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/lavfutils: Don't use uninitialized pointers for freeing …
12:38 PM Changeset in ffmpeg [5fc3eda8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Avoid duplicating extradata from extract_extradata BSF …
12:38 PM Changeset in ffmpeg [13d72cec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/extract_extradata: Reindent after the last commit …
12:38 PM Changeset in ffmpeg [520d9a8d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/extract_extradata: Remove always-true check If a sequence …
7:14 AM Ticket #8846 (Unable to transcode file) closed by Carl Eugen Hoyos
fixed: Please ask all usage questions on the FFmpeg user mailing list.
4:31 AM Ticket #8846 (Unable to transcode file) reopened by ksampan
Note: See TracTimeline for information about the timeline view.