Timeline



Oct 8, 2019:

11:17 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) reopened by CoRoNe
Thanks, but having just tested your patch, I believe there's something …
9:35 PM row_12x12.png attached to Create a mosaic out of several input videos using xstack by Jim B.
replace row 12x12 with correct file
5:15 PM Create a mosaic out of several input videos using xstack edited by Jim B.
adjust image sizes for all images (diff)
4:50 PM row_6x6.png attached to Create a mosaic out of several input videos using xstack by Jim B.
figure 5: row 6x6 example
4:47 PM row_3x3.png attached to Create a mosaic out of several input videos using xstack by Jim B.
figure 3: row 3x3 example
4:46 PM col_1x3.png attached to Create a mosaic out of several input videos using xstack by Jim B.
figure 3: col 1x3 example
4:45 PM layout_col_2x2.png attached to Create a mosaic out of several input videos using xstack by Jim B.
figure 2 : description of 2x2 layout
4:42 PM Create a mosaic out of several input videos using xstack created by Jim B.
initial page edit
4:35 PM WikiStart edited by Jim B.
added page describing use of the xstack filter to create video mosaics (diff)
3:51 PM Changeset in ffmpeg [971c890c] by Paul B Mahol <onemda@gmail.com>
avfilter/formats: remove unnecessary unreference
3:09 PM Ticket #8131 (s302m in combination with loudnorm filter) updated by jb_alvarado
I think I have now the "workaround". The correct numbers of samples …
2:24 PM Changeset in ffmpeg [dd9e6d0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() the …
2:24 PM Changeset in ffmpeg [c371e50b] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dxv: Remove redundant seek This seeks to the position the …
2:24 PM Changeset in ffmpeg [7f0498ed] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ituh263dec: Check input for minimal frame size Fixes: Timeout …
2:24 PM Changeset in ffmpeg [4a660fac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion1: Check that the input has enough space for a …
2:24 PM Changeset in ffmpeg [9a0d36e5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpsubdec: Clear queue on error Fixes: Memleaks Fixes: …
2:24 PM Changeset in ffmpeg [bf0ba75c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Check that the input is large enough for the …
2:24 PM Changeset in ffmpeg [711ad71a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Check for availability of maplength before allocating …
2:24 PM Changeset in ffmpeg [675c6d1e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Apply transform only to initialized lines Fixes: …
2:24 PM Changeset in ffmpeg [fe7fbf3a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Return error codes from ls_decode_line() …
2:24 PM Changeset in ffmpeg [c552c3ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac_parser: Make expected_frame_num, expected_sample_num …
1:59 PM Ticket #8230 (avformat_open_input leaks memory) updated by Justinas
Version changed
Built the test program with the current ffmpeg git master, commit id …
1:57 PM valgrind_output attached to Ticket #8230 by Justinas
Unadulterated valgrind output
1:56 PM test.cpp attached to Ticket #8230 by Justinas
Leaking program
11:45 AM Ticket #8230 (avformat_open_input leaks memory) updated by Carl Eugen Hoyos
Version changed
Please test current FFmpeg git head and provide the complete, uncut …
11:23 AM Ticket #8230 (avformat_open_input leaks memory) created by Justinas
Summary of the bug: How to reproduce: […] In my system an attempt …
9:54 AM Changeset in ffmpeg [6023b9fb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlms: add support for commands
8:41 AM Changeset in ffmpeg [ffb32d3] by Paul B Mahol <onemda@gmail.com>
avformat/mpeg: Remove set-but-unused variable Forgotten in 7da57875. …
6:58 AM Changeset in ffmpeg [e149be38] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: fix missing segment offset reset on last segment when …
6:57 AM Changeset in ffmpeg [b21c5ef5] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: pass http offset options to http request made with …
6:57 AM Changeset in ffmpeg [e81c686] by Steven Liu <lq@chinaffmpeg.org>
avformat/http: add ff_http_do_new_request2 for options add …
6:12 AM Changeset in ffmpeg [afab93cc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: replace with av_freep for all av_free Signed-off-by: …
6:12 AM Changeset in ffmpeg [28bb73ce] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: replace with av_dirname to get the directory …
6:12 AM Changeset in ffmpeg [61aa7727] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: remove the unnecessary null pointer check …
6:12 AM Changeset in ffmpeg [a77fb510] by Steven Liu <lq@chinaffmpeg.org>
avutil/avstring: support input path as a null pointer or empty string …
5:47 AM Changeset in ffmpeg [985ed651] by Steven Liu <lq@chinaffmpeg.org>
avfilter/vf_pad: add logging context to log Reviewed-by: Paul B Mahol …
5:47 AM Changeset in ffmpeg [9b2155ad] by Steven Liu <lq@chinaffmpeg.org>
avfilter/boxblur: add logging context to log Reviewed-by: Paul B …
5:47 AM Changeset in ffmpeg [3dead10f] by Steven Liu <lq@chinaffmpeg.org>
avfilter/vf_scale_qsv: add logging context to log Signed-off-by: …
5:47 AM Changeset in ffmpeg [acc12566] by Steven Liu <lq@chinaffmpeg.org>
avfilter/vf_crop: add logging context to log Reviewed-by: Paul B …
5:47 AM Changeset in ffmpeg [aea36b63] by Steven Liu <lq@chinaffmpeg.org>
avcodec/pngdec: add logging context to log Reviewed-by: Paul B Mahol …
5:47 AM Changeset in ffmpeg [4aa39138] by Steven Liu <lq@chinaffmpeg.org>
avcodec/videotoolbox: add logging context to log Signed-off-by: …
5:47 AM Changeset in ffmpeg [76ab5ebb] by Steven Liu <lq@chinaffmpeg.org>
avcodec/mpegvideo_enc: add logging context to log Reviewed-by: …
5:47 AM Changeset in ffmpeg [8c16c133] by Steven Liu <lq@chinaffmpeg.org>
avformat/mms: add logging context to log Signed-off-by: Steven Liu …
5:47 AM Changeset in ffmpeg [cdf8253a] by Steven Liu <lq@chinaffmpeg.org>
avformat/mmst: add logging context to log Signed-off-by: Steven Liu …
5:47 AM Changeset in ffmpeg [4ff97342] by Steven Liu <lq@chinaffmpeg.org>
avformat/network: add logging context to log Signed-off-by: Steven …
5:46 AM Changeset in ffmpeg [17236a2c] by Steven Liu <lq@chinaffmpeg.org>
avformat/avidec: add logging context to log Reviewed-by: Michael …
5:46 AM Changeset in ffmpeg [35236fd7] by Steven Liu <lq@chinaffmpeg.org>
avformat/rtmpptoto: add logging context to log Signed-off-by: Steven …
5:46 AM Changeset in ffmpeg [5db50dbf] by Steven Liu <lq@chinaffmpeg.org>
avformat/udp: add logging context to log Signed-off-by: Steven Liu …
5:46 AM Changeset in ffmpeg [db99b32a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: add logging context to log Signed-off-by: Steven Liu …
5:32 AM Changeset in ffmpeg [14941d38] by James Zern <jzern@google.com>
Change libvpxenc default to crf=32. Current default is 200kbps, which …
3:24 AM Ticket #8229 (A potential Use-After-Free bug in the source file libavfilter/vf_hwmap.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
3:24 AM Ticket #8223 (A potential Use-After-Free bug) closed by wurongxin
needs_more_info
2:25 AM Changeset in ffmpeg [8df91de9] by Zhong Li <zhong.li@intel.com>
lavfi/normalize: remove the unused pointer Signed-off-by: Zhong Li …
2:25 AM Changeset in ffmpeg [6f0dd6b] by Zhong Li <zhong.li@intel.com>
lavc/qsv: fix a memory leak in ff_qsv_set_display_handle() …
1:32 AM Ticket #8228 (ffprobe -show_entries side_data creates invalid JSON) created by Loomes
Summary of the bug: I tried to get a JSON from ffprobe to get sidedata …
1:06 AM Ticket #7279 (Support AAC celp) updated by alankessler
Here are some more example files: …

Oct 7, 2019:

9:48 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) closed by Carl Eugen Hoyos
fixed: Fixed by Andreas Rheinhardt in e5e5be4c7f607d3c04396d71f511c6b81a1cd997
8:53 PM Changeset in ffmpeg [1d54309c] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Cosmetics Signed-off-by: Andreas Rheinhardt …
8:53 PM Changeset in ffmpeg [5873feac] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Don't leave stale pointer in memory …
8:53 PM Changeset in ffmpeg [87b30f8a] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Don't modify size of the input buffer When …
8:53 PM Changeset in ffmpeg [a1701e75] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Remove superfluous checks For a parser, the …
8:53 PM Changeset in ffmpeg [047a6d39] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Fix number of buffered headers Only decrement …
8:27 PM Changeset in ffmpeg [e5e5be4c] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Fix off-by-one error The flac parser uses a fifo …
8:27 PM Changeset in ffmpeg [d03c3e85] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Don't allocate array separately The …
8:27 PM Changeset in ffmpeg [5e54686] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: Use native endianness when possible FLAC sync …
8:27 PM Changeset in ffmpeg [69dd8d3a] by Paul B Mahol <onemda@gmail.com>
avformat/flac_picture: Avoid allocation of AVIOContext Put an …
7:45 PM Changeset in ffmpeg [4cb124a] by Gyan Doshi <ffmpeg@gyani.pro>
doc/formats: Update documentation for chromaprint Silence detection …
7:15 PM Changeset in ffmpeg [361fb42e] by Paul B Mahol <onemda@gmail.com>
avcodec/filter: Remove extra '; ' outside of functions They are not …
4:13 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) closed by Elon Musk
fixed: Fixed in 0633d87ae6e6a63669d0877aac5a12c22778b0e8
4:10 PM Changeset in ffmpeg [0633d87a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adelay: add option which changes how unset channels are …
3:32 PM Ticket #8226 (A use-after-free bug in formats.c) closed by Elon Musk
fixed: Probably fixed in 9a53e0125290238db66034f67a9c41c420264c09
3:26 PM Changeset in ffmpeg [9a53e012] by Paul B Mahol <onemda@gmail.com>
avfilter/formats: guard against double free
2:11 PM Ticket #8227 (A double-free bug in the source file libavfilter/lavfutils.c) closed by mkver
invalid: Using av_packet_unref() after av_packet_unref() is safe, because …
2:03 PM Ticket #8227 (A double-free bug in the source file libavfilter/lavfutils.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
11:45 AM Ticket #8226 (A use-after-free bug in formats.c) updated by wurongxin
Similar bug is seen at Line 568--572 in the function …
11:36 AM Ticket #8226 (A use-after-free bug in formats.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
10:56 AM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by kvasa
This seems to be the issue - when you load the input and output files …
10:17 AM Changeset in ffmpeg [c303d097] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_normalize: typedef all structs
10:07 AM Changeset in ffmpeg [651a0f6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_showpalette: remove timeline flag This filter changes …
9:41 AM Ticket #8222 (A potential Use-After-Free bug) closed by Elon Musk
fixed: Fixed in 0c4137bcb742bccc29f87145615a120bc5988c24
9:39 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Additional Info; If hw decoding (-hwaccel_device $GPULOWER -hwaccel …
9:37 AM Changeset in ffmpeg [0c4137bc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftfilt: fix possible invalid memory access
9:36 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) created by smallishzulu
The NVIDIA Driver series 430.X & 435.X have an issue which is …
9:16 AM Ticket #8224 (A Double-Free Bug) closed by Elon Musk
fixed
9:15 AM Changeset in ffmpeg [5b4010e8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_nnedi: fix possible double free
9:10 AM Ticket #8224 (A Double-Free Bug) reopened by wurongxin
Replying to richardpl: > valgrind shows nothing. Also …
9:07 AM Ticket #8222 (A potential Use-After-Free bug) reopened by wurongxin
9:03 AM Ticket #8222 (A potential Use-After-Free bug) updated by wurongxin
Replying to richardpl: > last_expr is never freed. > Also …
9:00 AM Ticket #8224 (A Double-Free Bug) closed by Elon Musk
invalid: valgrind shows nothing. Also probably is not enough word. also exact …
8:58 AM Ticket #8222 (A potential Use-After-Free bug) closed by Elon Musk
invalid: last_expr is never freed. Also valgrind shows nothing.
8:20 AM Ticket #8224 (A Double-Free Bug) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
8:04 AM Ticket #8223 (A potential Use-After-Free bug) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
7:15 AM Ticket #8222 (A potential Use-After-Free bug) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …

Oct 6, 2019:

11:37 PM Ticket #8147 (null pointer passed as argument bug at libavformat/subtitles.c) closed by mkver
fixed: Fixed in 81b53913bbb97234e22187d1122948c351a3466d.
10:51 PM Ticket #8145 (left shift of negative value bugs in libavcodec/aptx.c) closed by mkver
fixed: Fixed in 675f62a202be7cfe9576b48679b8e6bc1183e84e.
10:47 PM Ticket #8220 (left shift of 1 by 31 places cannot be represented in type 'int' in ...) closed by mkver
fixed: Fixed in e3650dcfc9cde6ceccf7bbc225962da196e2a386.
10:24 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by barsnick
Replying to richardpl: > Please send patch. Posted as …
6:32 PM Changeset in ffmpeg [a1e5c35a] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix few more typos
6:00 PM Changeset in ffmpeg [81b53913] by Michael Niedermayer <michael@niedermayer.cc>
avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() …
6:00 PM Changeset in ffmpeg [22bec0d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_parse: Use av_fast_realloc() for nals array Fixes: …
6:00 PM Changeset in ffmpeg [e3650dcf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 …
6:00 PM Changeset in ffmpeg [670fd3b0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: Avoid allocation of AVIOContext Put an …
4:44 PM Changeset in ffmpeg [5f758c31] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: use r_frame_rate as fallback to set a track's …
1:46 PM Changeset in ffmpeg [66d45af1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: add support for commands
1:34 PM Changeset in ffmpeg [da9337c9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: add support for commands
1:10 PM Ticket #8062 (artifacts using delogo filter on some videos) updated by Jun Zhao
fixed by 9f353e376b161eb16a78fd7ad727c9513ac60d13
1:10 PM Ticket #8062 (artifacts using delogo filter on some videos) closed by Jun Zhao
fixed: fixed by 9f353e376b161eb16a78fd7ad727c9513ac60d13
1:09 PM Changeset in ffmpeg [e37edc70] by Paul B Mahol <onemda@gmail.com>
avfilter: add anlms filter
9:33 AM Changeset in ffmpeg [a27c0781] by Jun Zhao <barryjzhao@tencent.com>
doc/codecs: Update documentation for flags/flags2 Update …
9:31 AM Changeset in ffmpeg [d9bb12ee] by Jun Zhao <barryjzhao@tencent.com>
lavc/options_table: Correct the flags for AVCodecContext.flags2 …
9:29 AM Changeset in ffmpeg [b0e68224] by Jun Zhao <barryjzhao@tencent.com>
avcodec/decode: fix indentation fix indentation. Reviewed-by: …
9:28 AM Changeset in ffmpeg [9f353e37] by Jun Zhao <barryjzhao@tencent.com>
avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer …
4:15 AM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) updated by mkver
Analyzed by developer changed
There is a wrong header at 187108258 that passes all checks. It is …
3:53 AM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by mkver
Analyzed by developer, Component changed
3:52 AM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by mkver
1. The length field for flac metadata blocks is 3 bytes long. A …
1:37 AM Changeset in ffmpeg [3b4e9a31] by James Almer <jamrial@gmail.com>
avformat/matroskadec: don't rescale mastering display values …
1:00 AM Ticket #6396 (Wrong timestamps for raw flac streams) updated by mkver
The reason is a wrong timebase: The pts the parser returns are in …

Oct 5, 2019:

4:47 PM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) closed by fireattack
invalid: Ah, never heard of that and it explains it. Thanks.
11:34 AM PoC_vc2enc.jpg attached to Ticket #8221 by Suhwan
poc
11:33 AM gdb-vc2enc attached to Ticket #8221 by Suhwan
11:33 AM Ticket #8221 (left shift of negative value bugs in libavcodec/vc2enc.c) created by Suhwan
Summary of the bug: There're two left shift of negative value bugs in …
11:23 AM PoC_cin.webp attached to Ticket #8220 by Suhwan
poc
11:22 AM gdb-cinepakenc attached to Ticket #8220 by Suhwan
11:21 AM Ticket #8220 (left shift of 1 by 31 places cannot be represented in type 'int' in ...) created by Suhwan
Summary of the bug: There is a left shift of 1 by 31 places cannot be …
11:11 AM PoC_audioconvert.au attached to Ticket #8219 by Suhwan
poc
11:10 AM gdb-audioconvert attached to Ticket #8219 by Suhwan
11:10 AM Ticket #8219 (left shift of negative value bug in libswresample/audioconvert.c) created by Suhwan
Summary of the bug: There is a left shift of negative value bugs in …
11:04 AM PoC_aaccoder.mp3 attached to Ticket #8218 by Suhwan
poc
11:03 AM gdb-aaccoder attached to Ticket #8218 by Suhwan
11:03 AM Ticket #8218 (Division by zero at libavcodec/aaccoder.c) created by Suhwan
Summary of the bug: There are three Division by zero at …
10:41 AM gdb-ra144 attached to Ticket #8217 by Suhwan
10:41 AM PoC_ra144.wav attached to Ticket #8217 by Suhwan
poc
10:40 AM Ticket #8217 (left shift of negative value bug in libavcodec/ra144enc.c) created by Suhwan
Summary of the bug: There is a left shift of negative value bug in …
9:15 AM Changeset in ffmpeg [7da57875] by Paul B Mahol <onemda@gmail.com>
avformat/mpeg: better fix for MLP versus PCM-DVD misdetection

Oct 4, 2019:

12:58 PM Changeset in ffmpeg [7c145b64] by Pedro Arthur <bygrandao@gmail.com>
FATE/dnn: fix stack buffer overflow Signed-off-by: Pedro Arthur …
5:58 AM Changeset in ffmpeg [e6625ca4] by Lauri Kasanen <cand@gmx.com>
swscale: Fix AltiVec/VSX build with recent GCC The argument to …
5:58 AM Changeset in ffmpeg [1bdb47b7] by Lauri Kasanen <cand@gmx.com>
swscale: Replace illegal vector keyword usage in altivec code While …
3:07 AM Ticket #8210 (Header Compression Issue ProRes MKV to MOV) closed by James
fixed: Fixed in 581419ea39de6619c3389b8d10ac2cbe212c62a0.
3:06 AM Changeset in ffmpeg [581419ea] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Fix demuxing ProRes The structure of a ProRes …
1:11 AM Ticket #8162 (left shift of negative value bug in libavcodec/mpeg12dec.c) closed by mkver
fixed: Fixed in 093b6894bfc2a8f0804f1c774bfe7827e44ffdb2.
12:54 AM Ticket #8160 (left shift of negative value bug in libavcodec/ituh263dec.c) closed by mkver
fixed: Fixed in 324487b596fbcda0a5753c7bb7b2e96e9d512479.
12:25 AM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) updated by Jun Li
Replying to fireattack: confirmed, adding …

Oct 3, 2019:

9:17 PM Ticket #8216 (Very slow yuv file writer) updated by Carl Eugen Hoyos
Component changed
5:46 PM Ticket #8216 (Very slow yuv file writer) updated by Elon Musk
Priority, Keywords changed
5:46 PM Ticket #8216 (Very slow yuv file writer) closed by Elon Musk
invalid: Not FFmpeg is compared but some custom build.
5:38 PM Ticket #8216 (Very slow yuv file writer) reopened by xiaotiansf
I compared the performance between openh264 decoder standalone …
5:37 PM Changeset in ffmpeg [379e5d29] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP Fixes: memleaks Fixes: …
5:37 PM Changeset in ffmpeg [2f588cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() Fixes: …
5:37 PM Changeset in ffmpeg [9b533de2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Check if there is a stream Fixes: null pointer …
5:34 PM Changeset in ffmpeg [be0d3a2d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffenc: Remove wrong and redundant check The check "if …
5:34 PM Changeset in ffmpeg [c694fc57] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffenc: Fix potential memleak upon failure Signed-off-by: …
5:34 PM Changeset in ffmpeg [c548b0a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffenc: Use standard packet list functions Up until now, …
5:18 PM Ticket #8216 (Very slow yuv file writer) updated by Kieran Kunhya
Writing raw data to a disk is slow
5:05 PM Ticket #8216 (Very slow yuv file writer) closed by Elon Musk
invalid
5:01 PM Ticket #8216 (Very slow yuv file writer) updated by xiaotiansf
Keywords, Analyzed by developer, Reproduced by developer changed
Can use any mp4 file to reproduce the issue.
4:56 PM Ticket #8216 (Very slow yuv file writer) created by xiaotiansf
-c:v libopenh264 -i solo.mp4 -map 0:v -an -pix_fmt yuv420p -y solo.yuv …
3:58 PM Changeset in ffmpeg [93ea21f9] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix typo
12:21 PM Changeset in ffmpeg [d0189f8d] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_sierpinski: add triangle type
10:59 AM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by LordHDL
When examining the pixels with a color tool (macOS has a preinstalled …
10:09 AM Changeset in ffmpeg [22f3b628] by Paul B Mahol <onemda@gmail.com>
avfilter: add av_cold where it is missing
9:23 AM Changeset in ffmpeg [8ca89e52] by Paul B Mahol <onemda@gmail.com>
avfilter/f_streamselect: fix memleaks of pad names
8:27 AM Changeset in ffmpeg [d492907e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_amix: fix filtering if specified weights are negative
7:44 AM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by Thilo Borgmann
Status, Owner changed
Please elaborate what "changes the color values of the output video" …

Oct 2, 2019:

10:34 PM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by LordHDL
Earliest build I could find was January 2, 2019 and the issue was …
7:15 PM Ticket #6833 (setpts filter incorrect handle current_pts value) closed by Carl Eugen Hoyos
fixed: Fixed by Paul in 2a546fb7d5722c306dd42c715137e5e493b0d5be
7:05 PM Changeset in ffmpeg [2a546fb7] by Paul B Mahol <onemda@gmail.com>
avfilter/setpts: switch to activate Also properly handle EOF …
3:46 PM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by Carl Eugen Hoyos
Keywords changed
Is the issue also reproducible with builds from June 2019 or is this a …
2:50 PM Ticket #8210 (Header Compression Issue ProRes MKV to MOV) updated by mkver
Keywords, Analyzed by developer, Component, Reproduced by developer changed
As soon as someone reviews and (pending approval) pushes …
2:36 PM Ticket #8210 (Header Compression Issue ProRes MKV to MOV) updated by Luke Hodgson
when will the changed be in the live build on the site?
12:49 PM Changeset in ffmpeg [61dd2e07] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Check for end of input in jpg_decode_block() Fixes: …
12:49 PM Changeset in ffmpeg [9c84c162] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Check if adjusted pixel was on the stack This …
10:14 AM Terminal Saved Output.txt attached to Ticket #8215 by LordHDL
10:13 AM Ticket #8215 (AVFoundation recording has inaccurate RGB values) created by LordHDL
Summary: Recording the desktop with AVFoundation in RGB pixel …
8:54 AM Changeset in ffmpeg [9847380f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_elbg: stop leaking frame on error
8:30 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Anh
Replying to cehoyos: > it may make sense to ask them I …

Oct 1, 2019:

10:50 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Priority changed
This ticket is about a (apparently bogus) warning that is reproducible …
10:45 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by mkver
Priority changed
8:16 PM Changeset in ffmpeg [c4de49ed] by Michael Niedermayer <michael@niedermayer.cc>
avformat/electronicarts: If no packet has been read at the end do not …
8:07 PM Changeset in ffmpeg [87b7e141] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new. Usage of …
7:58 PM Ticket #7542 (Low encoding performance depending on input method with filter complex) updated by Carl Eugen Hoyos
Keywords changed
7:58 PM Ticket #7542 (Low encoding performance depending on input method with filter complex) closed by Carl Eugen Hoyos
fixed: Should be fixed in 7ffa458d600eccbd2582d755af75c03bdaa9e51f
7:54 PM Changeset in ffmpeg [7ffa458d] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/movie: Use filter thread count for decoding threads. Fixes …
6:43 PM Changeset in ffmpeg [61b7676b] by Lou Logan <lou@lrcd.com>
cmdutils: trailing options may be ignored Signed-off-by: Lou Logan …
6:31 PM Ticket #6951 (sendcmd does not work with drawbox) closed by Elon Musk
fixed: Fixed in 1b2ed0c392f12ae836ea3b8ae87a8e29ad6e967c
6:28 PM Changeset in ffmpeg [1b2ed0c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_drawbox: implement process_command
6:28 PM Changeset in ffmpeg [027a53d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_drawbox: reduce code duplication
5:56 PM Ticket #8197 (Unable to open key file) closed by Carl Eugen Hoyos
fixed: Warning printed since a650e8c8e957d81959282d9b6c1f20e87f385031
5:52 PM Changeset in ffmpeg [a650e8c8] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/avio: Print https warning also for avio_find_protocol_name(). …
5:42 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
The application uses libavformat to receive the stream, it may make …
5:36 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
5:35 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
I have a suspicion that the stream does not conform to the …
5:30 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Anh
VLC is plays exactly like ffmpeg/ffplay, i.e. output a green screen …
5:25 PM Ticket #7919 (Live extracting subtitles from the stream) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
To make this a valid ticket, please test current FFmpeg git head, …
5:20 PM Ticket #4136 (Error streaming to Akamai) closed by Carl Eugen Hoyos
needs_more_info
5:19 PM Ticket #4380 (rtsp stream with rtsp_transport as tcp has recv() return 0) closed by Carl Eugen Hoyos
needs_more_info
5:18 PM Ticket #4761 (Impossible to add muxer or custom options to streams) updated by Carl Eugen Hoyos
Keywords changed
5:18 PM Ticket #6522 (Hardcoded publish type of rtmp publishing) updated by Carl Eugen Hoyos
Priority, Keywords, Analyzed by developer, Reproduced by developer changed
If you have a patch, please send it - made with git format-patch - …
5:04 PM Ticket #8185 (Create thumbnails from MPEG-DASH stream) closed by Carl Eugen Hoyos
invalid: Sounds as if this needs -re.
5:04 PM Ticket #7745 (RIST - Reliable Internet Stream Transport Protocol) updated by Carl Eugen Hoyos
Keywords changed
5:02 PM Ticket #6579 (Stop ffplay when no stream is received in timeout) closed by Carl Eugen Hoyos
needs_more_info: Timeout options exist, please reopen if you can provide an url that …
4:54 PM Ticket #7955 (aselectstream hangs in multiple scenarios) updated by Carl Eugen Hoyos
Keywords, Component changed
4:50 PM Ticket #7955 (aselectstream hangs in multiple scenarios) closed by Elon Musk
fixed: It is code bug, should be fixed in 3bb170e530e3f9885d68e5c684fa82346d7158f4
4:46 PM Changeset in ffmpeg [3bb170e5] by Paul B Mahol <onemda@gmail.com>
avfilter/f_streamselect: add check case when nothing is done Fixes #7955.
4:09 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Priority changed
4:05 PM Ticket #8214 (signed integer overflow in libswscale/output.c) updated by Carl Eugen Hoyos
Component changed
3:28 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
Does the original rtsp stream work with vlc? With which other software …
2:58 PM base5_dancer.cmp attached to Ticket #8214 by Suhwan
poc
2:58 PM log-output attached to Ticket #8214 by Suhwan
2:57 PM Ticket #8214 (signed integer overflow in libswscale/output.c) created by Suhwan
Summary of the bug: There're 2 signed integer overflow in …
12:57 PM Changeset in ffmpeg [f66458cf] by Paul B Mahol <onemda@gmail.com>
avfilter/vsink_nullsink: cosmetics
12:55 PM Changeset in ffmpeg [94b155e4] by Paul B Mahol <onemda@gmail.com>
avfilter/copy: add forgotten check
12:38 PM Changeset in ffmpeg [9cee8975] by Paul B Mahol <onemda@gmail.com>
avfilter/asink_anullsink: cosmetics
11:45 AM Changeset in ffmpeg [a9500441] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_copy: check for error cases and handle them
11:42 AM Changeset in ffmpeg [c9473229] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acopy: check for error cases and handle them
11:24 AM Changeset in ffmpeg [835fdf48] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_showpalette: fix small cosmetics issue
11:17 AM Changeset in ffmpeg [5868e7f5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_alphamere: use the name 's' for the pointer to the private …
10:53 AM Ticket #7620 (avformat/tee: tee muxer with fifo incorrectly parse bsfs options) updated by Dennis E. Mungai
Case in point: When dealing with HLS and DASH streams where the …
10:11 AM audio types edited by delthas
fix fomat name from pcm_s32le to s32le (diff)
Note: See TracTimeline for information about the timeline view.