Timeline
Sep 5, 2022:
- 11:19 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- Replying to Balling: To summarize in simpler terms, there …
- 8:30 PM Ticket #9060 (libswscale crash with Neon - aarch64) closed by
- invalid: I take it there is no issue.
- 7:45 PM Ticket #4907 (Support decoding animated WebP images) updated by
-
Priority changed
- 7:39 PM Ticket #9563 (Conversion between lossless formats not lossless) updated by
-
Priority, Keywords changed
- 7:37 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by
-
Priority changed
Is this issue only reproducible with ffplay or also with ffmpeg, the … - 7:33 PM Ticket #9700 ("451 Unavailable For Legal Reasons" instead of just HTTP_OTHER_4XX error) updated by
-
Priority, Keywords, Version, Component, Type changed
- 7:31 PM Ticket #9749 (ffmpeg on mkv freezes system) closed by
- needs_more_info: I am happy to test this if you can point us to the input file.
- 7:20 PM Ticket #9851 (cropdetect: add ability to change option like limit at runtime) updated by
-
Priority, Keywords changed
- 7:18 PM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by
- ATOMIC_VAR_INIT() is part of C11 and FFmpeg explicitely requests C11 …
- 6:54 PM Changeset in ffmpeg [ad12e31b] by
- avcodec/x86/flacdsp_init: Remove double ';' Inside a function, the …
- 6:53 PM Ticket #7182 (Asynchronity when muxing Opus in Matroska) closed by
- fixed: Fixed in eb325324aabe6ae479bbf15256321da8e39238d4.
- 6:36 PM Changeset in ffmpeg [8913539a] by
- avformat/matroskaenc: Write CodecDelay for codecs != Opus The field …
- 6:36 PM Changeset in ffmpeg [bca4fef4] by
- avformat/matroskaenc: Use custom min timestamp Signed-off-by: Andreas …
- 6:36 PM Changeset in ffmpeg [1a8309e9] by
- avformat/mux: Allow muxers to set custom min timestamp Matroska …
- 6:35 PM Changeset in ffmpeg [eb325324] by
- avformat/matroskaenc: Actually apply timestamp offset for Opus …
- 6:33 PM Changeset in ffmpeg [be0a2515] by
- avformat/matroskaenc: Don't override samplerate for CodecDelay Opus …
- 6:33 PM Changeset in ffmpeg [7bacef58] by
- avformat/matroskaenc: Only write DiscardPadding if nonzero It is …
- 6:32 PM Changeset in ffmpeg [c0279e67] by
- fate/matroska: Add tests for muxing with initial_padding …
- 6:32 PM Changeset in ffmpeg [5c16df1b] by
- fftools/ffprobe: Report initial and trailing padding Signed-off-by: …
- 4:00 PM Ticket #9399 (ld: warning: could not create compact unwind) updated by
- So does this fix it on MacOS? e6d89d0efd9194198d9964e47bf428be222594ea …
- 3:33 PM Ticket #9905 (libavutil.pc pkgconfig file includes -lX11 on macOS) updated by
-
Keywords, Version changed
- 3:04 PM Ticket #9893 (Concat of H.264 video results in glitches at join point) updated by
- Replying to mkver: Hi, thanks for having a look. But I'm …
- 2:43 PM Ticket #9905 (libavutil.pc pkgconfig file includes -lX11 on macOS) created by
- Building ffmpeg 5.1.1 results in a PREFIX/lib/pkgconfig/libavutil.pc …
- 1:06 PM Ticket #9297 (Decoded flac file ends up sounding distorted) updated by
- Thanks!
- 12:28 PM Changeset in ffmpeg [e6d89d0e] by
- avcodec/cfhddata: Reduce stack usage Creating CFHD RL VLC tables …
- 12:28 PM Changeset in ffmpeg [9e9c9936] by
- avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed The VLC …
- 12:28 PM Changeset in ffmpeg [320c36d9] by
- avcodec/cfhddata: Avoid code duplication when creating codebooks …
- 12:27 PM Changeset in ffmpeg [764cacf] by
- avcodec/cfhddata: Avoid code tables cfhddata.c initializes a RL VLC …
- 12:22 PM Changeset in ffmpeg [6b1a7fc8] by
- avcodec/cfhd, cfhddata: Simplify check for escape cfhd.c checked for …
- 11:18 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) closed by
- needs_more_info: Please reopen this ticket if you can provide the command line you …
- 10:34 AM Ticket #9297 (Decoded flac file ends up sounding distorted) closed by
- fixed: Fixed in 1e202d89c95d99d69412854f4ee9d5e569c3da69
- 10:33 AM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) closed by
- fixed: Fixed in 2ed5925e26f77fc377cedcefb3864dc1a4712210
- 10:27 AM Changeset in ffmpeg [2ed5925e] by
- avcodec/flac: smallest frame is 10 bytes Fixes #9270
- 10:27 AM Changeset in ffmpeg [1e202d89] by
- avcodec/x86/flacdsp: fix bug in decorrelation Fixes #9297
- 7:54 AM Ticket #9904 (Differences in trimming mp 4 and mkv) closed by
- invalid: There is nothing to fix, behavior is correct, containers are …
- 7:00 AM Ticket #9904 (Differences in trimming mp 4 and mkv) created by
- Using ffmpeg version 2022-08-31-git-319e8a49b5-full_build-www.gyan.dev …
- 6:59 AM Changeset in ffmpeg [ea5b375e] by
- lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with …
- 6:59 AM Changeset in ffmpeg [8728808b] by
- lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with …
- 6:58 AM Changeset in ffmpeg [c9b6fd27] by
- lavu/fifo: add the header to its own doxy group Also, drop mentions …
- 6:37 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) updated by
-
Description changed
- 6:35 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) updated by
-
Description changed
- 6:14 AM Changeset in ffmpeg [693c1e63] by
- lavf/mov: avoid leaks with multiple dv-audio streams
- 6:13 AM Changeset in ffmpeg [1ef46202] by
- lavf/dv: do not update AVCodecParameters.sample_rate while demuxing …
- 6:13 AM Changeset in ffmpeg [6def4412] by
- lavf/dv: set audio bitrate only at stream creation Demuxers are not …
- 6:12 AM Changeset in ffmpeg [000b8d2a] by
- lavf/dv: set non-changing AVStream fields only once
- 6:11 AM Changeset in ffmpeg [b2e1d144] by
- lavf/dv: forward errors from avformat_new_stream()
- 6:11 AM Changeset in ffmpeg [f0283f27] by
- lavf/dv: return a meaningful error code from avpriv_dv_produce_packet()
- 6:10 AM Changeset in ffmpeg [090f12b1] by
- lavf/dv: make returning the video packet optional The mov demuxer …
- 6:10 AM Changeset in ffmpeg [f7b3fc4] by
- lavc/dv: rename constants to follow our naming conventions CamelCase …
- 6:09 AM Changeset in ffmpeg [7203bb6a] by
- lavc/dv.h: move encoder/decoder-specific code to a new header dv.h is …
- 6:08 AM Changeset in ffmpeg [828ec6ef] by
- lavc/dvenc: stop using DVVideoContext Move the parts of it used by …
- 6:07 AM Changeset in ffmpeg [4e73ed83] by
- lavc/dvdec: stop using DVVideoContext The struct is quite small and …
- 6:06 AM Changeset in ffmpeg [69bad628] by
- lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy() Pass the …
- 6:06 AM Changeset in ffmpeg [91c51dac] by
- lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables() It …
- 6:02 AM Changeset in ffmpeg [d1ba5d88] by
- lavc/dv: remove ff_dvvideo_init() The function contains only two …
- 6:02 AM Changeset in ffmpeg [b62d41df] by
- lavc/dvdec: drop the only use of DVVideoContext.avctx The function …
- 6:01 AM Changeset in ffmpeg [b6196cb2] by
- lavf/dv: always provide avpriv_dv_* symbols They are used from …
- 6:00 AM Changeset in ffmpeg [dcc4704] by
- lavf/dv: remove DVMuxContext declaration from dv.h DVMuxContext is …
- 12:00 AM Changeset in ffmpeg [4424a622] by
- avutil/tests/.gitignore: Add channel_layout testtool Reviewed-by: …
- 12:00 AM Changeset in ffmpeg [f89949af] by
- avutil/tests/.gitignore: Add channel_layout testtool Reviewed-by: …
Sep 4, 2022:
- 11:42 PM Changeset in ffmpeg [f0395f9e] by
- avcodec/speedhq: Check width Fixes: out of array access Fixes: …
- 7:03 PM Changeset in ffmpeg [6195a0ee] by
- avformat/avisynth: reindent Signed-off-by: Stephen Hutchinson …
- 7:03 PM Changeset in ffmpeg [adead1cc] by
- avformat/avisynth: implement avisynth_flags option Signed-off-by: …
- 7:03 PM Changeset in ffmpeg [c49beead] by
- avformat/avisynth: read _SARNum/_SARDen from frame properties …
- 2:48 PM Ticket #9896 (astats: add support for gated measurement) updated by
-
Keywords, Version changed
- 2:43 PM Ticket #9845 (gblur sigma=0 and sigmaV=0) closed by
- fixed: Fixed in 49a1de26ec6c358e5367ba1fb6e5828196626201 .
- 2:41 PM Changeset in ffmpeg [49a1de26] by
- avfilter/vf_gblur: handle cases when parameters become invalid
- 2:09 PM Ticket #9881 ([feature] Support CMake build system.) closed by
- wontfix
- 2:08 PM Ticket #9896 (astats: add support for gated measurement) closed by
- invalid: astats is not place for this functionality at all. Better in another …
- 2:01 PM Ticket #9399 (ld: warning: could not create compact unwind) updated by
- Carl patch is too trivial, and not gonna be applied.
- 1:42 PM Ticket #9399 (ld: warning: could not create compact unwind) updated by
- Is your patch better?
- 1:07 PM Ticket #9399 (ld: warning: could not create compact unwind) updated by
- Replying to Balling: > This can fix it …
- 10:54 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) closed by
- fixed: Fixed again.
- 10:53 AM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) updated by
- Ban those first who reported it: …
- 9:31 AM Changeset in ffmpeg [b6e8fc1c] by
- avcodec/speexdec: improve support for speex in non-ogg
- 9:17 AM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) updated by
- Can someone please ban Balling from further accessing this site.
- 9:05 AM Ticket #2676 (FFprobe doesn't detect cover art for .tta file having id3v2 metadata) updated by
- There is still a problem if you rename the file to .mp3.
- 7:09 AM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) updated by
- libressl was removed even here. …
- 7:03 AM Ticket #9399 (ld: warning: could not create compact unwind) updated by
- This can fix it …
Sep 3, 2022:
- 11:54 PM Ticket #4773 (Multidimensional Quantization needs aeons) updated by
- Replying to Carl Eugen Hoyos: > Did you really report a …
- 11:19 PM Changeset in ffmpeg [2f9b8bbd] by
- lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 If we …
- 11:19 PM Changeset in ffmpeg [b982dd0d] by
- lavc/vaapi: Add support for remaining 10/12bit profiles With the …
- 11:19 PM Changeset in ffmpeg [d75c4693] by
- lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats These are the …
- 10:52 PM Ticket #9297 (Decoded flac file ends up sounding distorted) updated by
- Will be fixed by …
- 10:41 PM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) updated by
- elf/linux, with libressl 3.5.3. I wildy guess this is related on how …
- 10:03 PM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) updated by
- What OS are you on? If you are on windows executable, it uses schannel …
- 8:54 PM Changeset in ffmpeg [620e6e14] by
- arm: relax byte-swap assembler constraints There are no particular …
- 8:54 PM Changeset in ffmpeg [16402142] by
- aarch64: relax byte-swap assembler constraints There are no …
- 8:37 PM Changeset in ffmpeg [0b95a6a1] by
- avcodec/mathops: Set hidden visibility where advantageous It is …
- 8:33 PM Ticket #9366 ([libtls] twitch broke libressl libtls backend) closed by
- wontfix: libtls seems deprecated
- 8:30 PM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) created by
- My IAP (french "free") hls peering with twitch.tv is accute trash (was …
- 6:27 PM Changeset in ffmpeg [6512dd6c] by
- avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication
- 6:27 PM Changeset in ffmpeg [41692334] by
- compat/cuda: switch from powf to powf intrinsic The powf builtin …
- 2:31 PM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
- Replying to mkver: Metadata field conversion should be …
- 1:42 PM Changeset in ffmpeg [73fada02] by
- avcodec/codec_internal: Add macros for …
- 1:42 PM Changeset in ffmpeg [48286d4d] by
- avcodec/codec_internal: Add macro to set AVCodec.long_name It reduces …
- 1:42 PM Changeset in ffmpeg [dea97445] by
- avutil/file: Properly deprecate av_tempfile() It has been deprecated …
- 1:41 PM Changeset in ffmpeg [72c601e0] by
- avutil/internal: Move avpriv-file API to a header of its own It is …
- 1:41 PM Changeset in ffmpeg [04b72178] by
- avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own …
- 1:41 PM Changeset in ffmpeg [26325cce] by
- avutil/internal: Remove unused FF_SYMVER They are unused since …
- 1:41 PM Changeset in ffmpeg [5b0856d2] by
- avutil/internal: Remove unused ff_rint64_clip() Signed-off-by: …
- 1:41 PM Changeset in ffmpeg [65f68514] by
- avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames …
- 1:41 PM Changeset in ffmpeg [25ea90b7] by
- avcodec/encode: Avoid unreferencing blank AVFrames …
- 1:18 PM Changeset in ffmpeg [1a5cd79f] by
- avfilter: add bilateral_cuda filter GSoC 2022 Signed-off-by: Mohamed …
- 12:44 PM Changeset in ffmpeg [d1513e7f] by
- avfilter: add 3D scope multimedia filter
- 12:44 PM Changeset in ffmpeg [4beac58] by
- avcodec/cfhd: fix escape handling for old codebook
- 12:44 PM Changeset in ffmpeg [10ed73e9] by
- avcodec/cfhddata: remove unused defines
- 12:43 PM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
- FFmpeg (the project) aspires to be a generic tool and therefore …
- 11:34 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
-
Component changed
- 11:34 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
-
Version changed
- 11:33 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
- Is the issue you see reproducible with current FFmpeg git head, the …
- 11:23 AM Ticket #9621 (flac parser sync heuristics issue) updated by
-
Priority changed
- 11:18 AM Ticket #9621 (flac parser sync heuristics issue) updated by
-
Keywords, Status, Reproduced by developer changed
Regression since 60a684939ab61dbfdf55105907808e015e5f6ec2 - 11:03 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) updated by
-
Keywords, Version, Description changed
Please understand that valid tickets on this bug tracker always … - 10:22 AM Ticket #4859 (TTML subtitle decoding) updated by
-
Cc changed
- 10:08 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) created by
- Hi, I am trying to transcode in webm dash format using […] …
Sep 2, 2022:
- 8:13 PM Changeset in ffmpeg [e4ac156b] by
- libavcodec: Set hidden visibility on global symbols accessed from …
- 8:12 PM Changeset in ffmpeg [0dd8fe6f] by
- arm: Check the build time constants in av_clip_*intp2 This fixes …
- 8:04 PM Changeset in ffmpeg [3f456dc2] by
- arm: rv40dsp: Change stride parameters to ptrdiff_t These were missed …
- 8:04 PM Changeset in ffmpeg [826cd5e0] by
- arm: vc1sdp: Change stride parameters to ptrdiff_t This was missed in …
- 12:04 PM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) created by
- - ffprobe calls Description field comment Test Method- 1. Remove all …
- 9:55 AM Changeset in ffmpeg [7de9c0e9] by
- avcodec/flac: Don't use bytestream API unnecessarily It makes no …
- 9:55 AM Changeset in ffmpeg [5089884e] by
- avcodec/flac: Move decoder+parser stuff into a new header, …
- 9:55 AM Changeset in ffmpeg [f118b2aa] by
- avcodec/flac: Remove pointless define Signed-off-by: Andreas …
- 9:55 AM Changeset in ffmpeg [6699ed38] by
- avcodec/flac: Remove unused parameter from …
- 9:55 AM Changeset in ffmpeg [17b13759] by
- avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c It is …
- 9:55 AM Changeset in ffmpeg [ff1f5b40] by
- avcodec/flacdec: Don't infer max_framesize unnecessarily This field …
- 9:55 AM Changeset in ffmpeg [bddf1a64] by
- avcodec/flacdec: Shorten name Signed-off-by: Andreas Rheinhardt …
- 9:55 AM Changeset in ffmpeg [67135542] by
- avcodec/flac: Remove unnecessary FLACSTREAMINFO define Possible since …
- 9:55 AM Changeset in ffmpeg [500bbd58] by
- avcodec/mpeg4video: Factor non-codec stuff out into a header of its …
- 9:42 AM Changeset in ffmpeg [c4210004] by
- avformat/hevc: Reindent after the previous commit Signed-off-by: …
- 9:40 AM Changeset in ffmpeg [8b5d1553] by
- avformat/hevc: Fix crash on allocation failure, avoid allocations The …
- 8:45 AM Changeset in ffmpeg [3128853a] by
- avcodec/bink: disallow odd positioned scaled blocks Fixes: out of …
- 8:44 AM Changeset in ffmpeg [b14104a6] by
- avcodec/bink: disallow odd positioned scaled blocks Fixes: out of …
- 4:49 AM Ticket #8349 (Dolby AC-4 Support) updated by
-
Priority changed
- 3:00 AM Ticket #8349 (Dolby AC-4 Support) updated by
-
Priority changed
+1 for AC4 decoding. It looks like a solution is in our grasp, and I …
Sep 1, 2022:
- 10:57 PM Ticket #9687 (vf_yadif_videotoolbox.metal is always recompiled when running make ...) updated by
-
Cc changed
- 9:17 PM Ticket #3920 (ffprobe can't parse dash init.mp4) updated by
- No, it still does Stream #0:0[0x1](und): Video: h264 (avc1 / …
- 9:05 PM Ticket #9477 (AAC decoder problem.) reopened by
- Sample is here: https://0x0.st/optc.mp4
- 8:56 PM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by
- I will also point out that Adobe Audacity 17, that was the last …
- 8:06 PM Ticket #9862 (Can't render subtitles on a transparent video) updated by
-
Description changed
- 8:04 PM Ticket #9862 (Can't render subtitles on a transparent video) updated by
-
Description changed
Added complete, uncut console output as requested by Carl Eugen Hoyos. … - 7:57 PM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by
-
Keywords, Component, Reproduced by developer changed
- 7:54 PM Ticket #9862 (Can't render subtitles on a transparent video) updated by
- Please provide the command line you tested together with the complete, …
- 7:53 PM Ticket #9871 (AccessViolationException setting seekable = 1) closed by
- needs_more_info
- 7:19 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Yes, as I said, the regression that broke black came after this issue …
- 6:29 PM Ticket #9514 (TIFF decoding fails with error: rps 0 invalid) closed by
- fixed: Should be fixed in ff6044b921ffb59964a126faef5106a391a819eb, thank you …
- 6:27 PM Changeset in ffmpeg [ff6044b9] by
- lavc/tiff: Support multi-component files without RowsPerStrip tag. …
- 5:31 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- Please provide the command line you tested together with the complete, …
- 4:14 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- command is here : ffmpeg -re -i …
- 4:14 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
-
Analyzed by developer, Reproduced by developer changed
command is here : ffmpeg -re -i … - 4:13 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- Replying to Carl Eugen Hoyos: > Please provide the command …
- 4:13 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- command is here : ffmpeg -re -i …
- 1:54 PM Ticket #9900 (Native amrnb decoder bug) closed by
- invalid: Use latest ffmpeg when reporting bug reports, this have been fixed.
- 12:57 PM Ticket #9900 (Native amrnb decoder bug) created by
- Summary of the bug: How to reproduce: […]
- 12:26 PM Changeset in ffmpeg [90aa2a88] by
- fftools/ffmpeg_opt: Check creation of new program Fixes Coverity …
- 12:26 PM Changeset in ffmpeg [601faaed] by
- fftools: Use report_error_then_exit_program() for allocation failures …
- 12:21 PM Changeset in ffmpeg [e157b21a] by
- fftools/cmdutils: Add function to report error before exit This is …
- 11:19 AM Ticket #9899 (silenceremove bug) closed by
- invalid: 31.7 is too old version, this have been already fixed.
- 9:56 AM Ticket #9899 (silenceremove bug) updated by
-
actually superlow
start_thresholddoes the work as well […] - 9:28 AM Ticket #9899 (silenceremove bug) updated by
-
Description changed
- 9:27 AM Ticket #9899 (silenceremove bug) updated by
-
Description changed
- 9:24 AM Ticket #9899 (silenceremove bug) created by
- using ffmpeg version 2022-07-31-git-1368b5a725-full_build-www.gyan.dev …
- 9:21 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- This version has the correct black 0,0,0: ffmpeg version …
- 6:58 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- I use my Linux computer only rarely and did test with an older FFmpeg …
- 5:53 AM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
-
Priority, Component changed
- 2:17 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Tested. In fact this patch does not fix wrong black, but other than …
Aug 31, 2022:
- 10:41 PM Changeset in ffmpeg [491bf787] by
- Update for 5.0.2 Signed-off-by: Michael Niedermayer …
- 10:41 PM Changeset in ffmpeg [9b4f9233] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 10:41 PM Changeset in ffmpeg [3c293ad9] by
- doc/git-howto.texi: Document commit signing Signed-off-by: Michael …
- 10:41 PM Changeset in ffmpeg [a221a3bf] by
- libavcodec/8bps: Check that line lengths fit within the buffer Fixes: …
- 10:41 PM Changeset in ffmpeg [9e92d14d] by
- avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() …
- 10:41 PM Changeset in ffmpeg [b24407a9] by
- libavformat/iff: Check for overflow in body_end calculation Fixes: …
- 10:41 PM Changeset in ffmpeg [74f855fe] by
- avformat/avidec: Prevent entity expansion attacks Fixes: Timeout …
- 10:41 PM Changeset in ffmpeg [408c0c43] by
- avcodec/h263dec: Sanity check against minimal I/P frame size Fixes: …
- 10:41 PM Changeset in ffmpeg [d246af82] by
- avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel This …
- 10:41 PM Changeset in ffmpeg [a90844d4] by
- avcodec/mpegaudiodec_template: use unsigned shift in handle_crc() …
- 10:41 PM Changeset in ffmpeg [50698086] by
- avformat/subviewerdec: Make read_ts() more flexible Fixes: signed …
- 10:41 PM Changeset in ffmpeg [7ce58804] by
- avcodec/mjpegdec: bayer and rct are incompatible Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [e9e4d219] by
- MAINTAINERS: Add ED25519 key for signing my commits in the future …
- 10:41 PM Changeset in ffmpeg [c2cb6566] by
- avcodec/hevc_filter: copy_CTB() only within width&height Fixes: out …
- 10:41 PM Changeset in ffmpeg [447c1942] by
- avcodec/tiff: Check tile_length and tile_width Fixes: Division by 0 …
- 10:41 PM Changeset in ffmpeg [b821f224] by
- avcodec/mss4: Check image size with av_image_check_size2() Fixes: …
- 10:41 PM Changeset in ffmpeg [904cb851] by
- avformat/flvdec: Check for EOF in index reading Fixes: Timeout Fixes: …
- 10:41 PM Changeset in ffmpeg [c39b1d31] by
- avformat/nutdec: Check get_packetheader() in mainheader Fixes; …
- 10:41 PM Changeset in ffmpeg [04dabb24] by
- avformat/asfdec_f: Use 64bit for packet start time Fixes: signed …
- 10:41 PM Changeset in ffmpeg [aeaa86aa] by
- avcodec/exr: Check x/ysize Fixes: OOM Fixes: …
- 10:41 PM Changeset in ffmpeg [a158789f] by
- tools/target_dec_fuzzer: Adjust threshold for MMVIDEO Fixes: Timeout …
- 10:41 PM Changeset in ffmpeg [f22b7e65] by
- avcodec/lagarith: Check dst/src in zero run code Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [fe026fd0] by
- avcodec/h264dec: Skip late SEI Fixes: Race condition Fixes: …
- 10:41 PM Changeset in ffmpeg [1fbd6f8d] by
- avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c() …
- 10:41 PM Changeset in ffmpeg [e0280202] by
- avfilter/vf_signature: Fix integer overflow in filter_frame() Fixes: …
- 10:41 PM Changeset in ffmpeg [273a3c5b] by
- avformat/rtsp: break on unknown protocols This function needs more …
- 10:41 PM Changeset in ffmpeg [c03f09f6] by
- avcodec/hevcdsp_template: stay within tables in sao_band_filter() …
- 10:41 PM Changeset in ffmpeg [5bf38f66] by
- avcodec/tiff: Check pixel format types for dng Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [dac6f854] by
- avcodec/qpeldsp: copy less for the mc0x cases Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [024b94ba] by
- avformat/aaxdec: Check for empty segments Fixes: Timeout Fixes: …
- 10:41 PM Changeset in ffmpeg [89685f28] by
- avcodec/ffv1dec: Limit golomb rice coded slices to width 8M This …
- 10:41 PM Changeset in ffmpeg [b5fc01ad] by
- avformat/iff: simplify duration calculation Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [048f3714] by
- avcodec/wnv1: Check for width =1 The decoder only outputs pixels for …
- 10:41 PM Changeset in ffmpeg [ae8aabe3] by
- avcodec/ffv1dec_template: fix indention Signed-off-by: Michael …
- 10:41 PM Changeset in ffmpeg [47dc801e] by
- avformat/sctp: close socket on errors This is untested as i have no …
- 10:41 PM Changeset in ffmpeg [abbf22ac] by
- avformat/cinedec: Check size and pos more Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [ab936ed] by
- avcodec/aasc: Fix indention Signed-off-by: Michael Niedermayer …
- 10:41 PM Changeset in ffmpeg [0ba8bf70] by
- avcodec/qdrw: adjust max colors to array size Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [b03a4258] by
- avcodec/alacdsp: Make intermediates unsigned Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [9764ec6] by
- avformat/aiffdec: cleanup size handling for extreem cases …
- 10:41 PM Changeset in ffmpeg [dccf8c5] by
- avformat/matroskadec: avoid integer overflows in SAR computation This …
- 10:41 PM Changeset in ffmpeg [bc24cf32] by
- avcodec/jpeglsdec: fix end check for xfrm Fixes: out of array access …
- 10:41 PM Changeset in ffmpeg [ccf14bcb] by
- avcodec/cdgraphics: limit scrolling to the line Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [40ed3f6e] by
- avformat/hls: Limit start_seq_no to one bit less This avoids overflow …
- 10:41 PM Changeset in ffmpeg [a9ccfc12] by
- avformat/aiffdec: avoid integer overflow in get_meta() Fixes: signed …
- 10:41 PM Changeset in ffmpeg [9db37b02] by
- avformat/aaxdec: Check for overlaping segments Fixes: Timeout Fixes: …
- 10:41 PM Changeset in ffmpeg [39f15f66] by
- avformat/ape: more bits in size for less overflows Fixes: signed …
- 10:41 PM Changeset in ffmpeg [540ad9dd] by
- avformat/aviobuf: Check buf_size in ffio_ensure_seekback() …
- 10:41 PM Changeset in ffmpeg [25d7f2ee] by
- avformat/bfi: Check offsets better Fixes: signed integer overflow: …
- 10:41 PM Changeset in ffmpeg [6a60c92b] by
- avformat/asfdec_f: Check packet_frag_timestamp Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [bfb365e8] by
- avcodec/texturedspenc: Fix indexing in color distribution …
- 10:41 PM Changeset in ffmpeg [b9bda06e] by
- avformat/act: Check ff_get_wav_header() for failure Fixes: missing …
- 10:41 PM Changeset in ffmpeg [0cbe98cb] by
- avcodec/libxavs2: Improve r redundancy in occured Reviewed-by: …
- 10:41 PM Changeset in ffmpeg [b00df634] by
- avformat/libzmq: Improve r redundancy in occured Reviewed-by: …
- 10:41 PM Changeset in ffmpeg [0327a29c] by
- avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl Reviewed-by: …
- 10:41 PM Changeset in ffmpeg [e509fa78] by
- avfilter/vsrc_mandelbrot: Check for malloc failure Reviewed-by: Paul …
- 10:41 PM Changeset in ffmpeg [6a32a60] by
- avfilter/vf_frei0r: Copy to frame allocated according to frei0r …
- 10:41 PM Changeset in ffmpeg [5e821d91] by
- avfilter/video: Add ff_default_get_video_buffer2() to set specific …
- 9:45 PM Ticket #9857 (Error when evaluating the expression on 32 bits version) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since e9a2a8777317d91af658f774c68442ac4aa726ec - 9:19 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) closed by
- fixed: Should be fixed in 319e8a49b5bcfa80fcb6f50f0dd78c6408c972ae, thank you …
- 9:10 PM Changeset in ffmpeg [319e8a4] by
- avcodec/amr*bdec: return only number of consumed bytes
- 7:35 PM Changeset in ffmpeg [0af52041] by
- avformat/genh: Check sample rate Fixes: signed integer overflow: …
- 7:35 PM Changeset in ffmpeg [14d8814] by
- avformat/demux: Use unsigned to check duration vs duration_text …
- 6:22 PM Ticket #9833 (print expression ignores sign) updated by
-
Keywords, Version, Component, Reproduced by developer changed
- 5:02 PM Ticket #9843 (Matroska muxer never returns avio markers) updated by
-
Keywords changed
- 4:50 PM Ticket #9515 (Error on remuxing mkv file) updated by
-
Keywords, Version, Component changed
- 4:49 PM Ticket #8138 (load of misaligned address in libavcodec/startcode.c) closed by
- wontfix
- 4:46 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
- Fix is this, I suppose. …
- 4:10 PM Changeset in ffmpeg [1bad30db]n5.1.1 by
- Update for 5.1.1 Signed-off-by: Michael Niedermayer …
- 4:06 PM Changeset in ffmpeg [70f491be] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 4:06 PM Changeset in ffmpeg [5c0309d2] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 4:03 PM Changeset in ffmpeg [1f1a3681] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 3:08 PM Ticket #9840 (FFMPEG Crash on reading the incorrect packet from frame buffer) closed by
- needs_more_info
- 3:06 PM Ticket #9731 (Dashdec reports wrong duration when playing a 32 period dash) closed by
- needs_more_info: This is now 404
- 3:04 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
-
Analyzed by developer, Reproduced by developer changed
Please provide the command line you tested together with the complete, … - 3:02 PM Ticket #3920 (ffprobe can't parse dash init.mp4) closed by
- fixed
- 3:01 PM Ticket #9850 (Build woes on Win32) closed by
- worksforme: Out-of-tree builds work fine here on Linux and Windows
- 3:00 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Black is 0,0,0
- 2:58 PM Ticket #9861 (Cannot open hevc mp4 file that was saved by ffmpeg itself) closed by
- needs_more_info
- 2:57 PM Ticket #9877 (ffmpeg core dumped error when map webvtt subtitles) updated by
-
Keywords changed
Are cuda and nvenc needed to reproduce? Or is the issue also … - 2:54 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Michael Koch: > That doesn't fix the issue. …
- 2:47 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) reopened by
- Reproduces for example with: […] […] A little more difficult - …
- 2:41 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) closed by
- wontfix: I do not see how this is regression, also there is no way to reproduce …
- 2:37 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- That doesn't fix the issue. Tested on Linux. P.S. I forgot two of the …
- 2:25 PM Changeset in ffmpeg [4a054c3e] by
- lavc/ass: Add missing version.h include Fixes lavc version output in …
- 2:24 PM Changeset in ffmpeg [71804160] by
- lavf/sdp: Add missing version.h include Fixes lavf version output in …
- 2:18 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Could you please stop bothering me? I reported a bug. You have been …
- 2:13 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- >The FFmpeg 5.0.1 behavior is correct (the input and output files are …
- 1:07 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since f282c34c009e3653ec160c3880e64fc1a9300d0e - 12:46 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) reopened by
- The different result is not expected, and it is not correct. The …
- 12:44 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) closed by
- invalid: The different result is expected, please do not reopen this again.
- 12:24 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Once again, you are writing things completely unrelated to my ticket. …
- 12:04 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- > The result you achieve with FFmpeg 5.0.1 differs from that you …
- 11:19 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Your command doesn't fix the problem at all. The result you achieve …
- 11:18 AM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by
- Finally a patch by Carl: …
- 11:15 AM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
- Replying to Carl Eugen Hoyos: > I cannot reproduce, please …
- 11:10 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- ffplay.exe "CAM1_20220823_2907_Proxy FFmpeg 5.1 log.mp4" -vf …
- 11:09 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- @Carl Eugen Hoyos read my comments above. I provided what you asked …
- 11:07 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- And PLEASE provide a working command line together with the complete, …
- 11:06 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Are you reporting a regression (does current FFmpeg git head produces …
- 11:01 AM Ticket #9883 (FFmpeg AVIF decoder does not seem to handle transparency when decoding ...) updated by
-
Component, Priority, Version, Keywords, Type, Blocking changed
- 10:59 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- @Balling, what part of "Different result using FFmpeg 5.1 and 5.0.1" …
- 10:53 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Version changed
You can use 3DLUT for it from sony site. Ffmpeg supports 3DLUTs. Of … - 10:50 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Version changed
- 10:50 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Version changed
- 10:47 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) reopened by
- Where did you read that I am asking how to use my files with FFmpeg? …
- 10:42 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) closed by
- invalid: You cannot use ffmpeg for S-Gamut3-Gamut3.Cine/S-Log3. We do not …
- 10:38 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) reopened by
- @Balling, I recommend you to read before commenting. My ticket …
- 10:35 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- In fact even mpv only supports slog1 and slog2, not slog3. …
- 10:24 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) closed by
- invalid: log_sqrt is described in ITU-T H.273 and has nothing to do with Slog3, …
- 10:16 AM Ticket #9880 (RealMedia video file converts initial frame only) updated by
-
Keywords, Status, Reproduced by developer changed
- 10:14 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Description changed
Hello Carl Eugen Hoyos, I modified the command line. There was an … - 10:09 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Component changed
The command line you posted does not look usable. Are you reporting a … - 9:51 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) created by
- I'm using FFmpeg to convert some video files shot in Slog3 with a Sony …
- 9:43 AM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
-
Priority changed
I cannot reproduce, please test current FFmpeg git head and please … - 9:13 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Please test if the following change fixes the issue: […] - 8:11 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Michael Koch: > Where can I find …
- 7:17 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Where can I find documentation for AV_RL16() and AV_WL16()? What are …
- 1:06 AM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
- update
Aug 30, 2022:
- 8:57 PM Ticket #9897 (Discrepancies in video clips created from MP4 file based on Start ...) closed by
- invalid: Two different versions of FFmpeg are not guaranteed to produce …
- 7:14 PM Ticket #9897 (Discrepancies in video clips created from MP4 file based on Start ...) created by
- Summary of the bug: Discrepancies in video clips created from MP4 file …
- 9:02 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Michael Koch: > When you strongly zoom into …
- 8:24 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- When you strongly zoom into the output image, you can see that the …
- 2:03 AM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by
-
Status changed
Will be fixed in … - 12:48 AM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
- The rotation degree of ffprobe is always counterclockwise.
- 12:13 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Carl Eugen Hoyos: > Definitely not …
Aug 29, 2022:
- 10:19 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Keywords, Version changed
Chrome and WMP do what FFmpeg does, vlc and (old) Firefox rotate the … - 10:08 PM Ticket #9445 (QDM2 wrong samplerate) updated by
- Should be tested against an original QuickTime installation […]
- 7:29 PM Ticket #9426 (Broken copying for XAVC-L) updated by
-
Keywords, Reproduced by developer changed
This also happens with the mov muxer. The original files have ptses … - 6:14 PM Ticket #9896 (astats: add support for gated measurement) created by
- == Add support for gated measurement Measurement would be more useful …
- 4:48 PM Ticket #9445 (QDM2 wrong samplerate) updated by
- Plays for 32s while duration is 44s.
- 4:33 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Description changed
- 4:31 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Description changed
- 4:31 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Description changed
- 4:25 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- Definitely not reproducible with all compilers.
- 4:25 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) created by
- Summary of the bug: For some mp4 uploads from native android apps …
- 2:50 PM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
- More about DolbyED2 can be found here: …
- 1:42 PM Changeset in ffmpeg [4fce3bab] by
- fftools/ffmpeg: use a separate counter for encoded packet data size …
- 1:42 PM Changeset in ffmpeg [0dd73479] by
- fftools/ffmpeg: drop OutputStream.fps_mode It is only used within …
- 1:42 PM Changeset in ffmpeg [d0f767f8] by
- fftools/ffmpeg: drop OutputStream.enc It is either equal to …
- 1:42 PM Changeset in ffmpeg [4a4a2063] by
- fftools/ffmpeg_filter: remove an always-true check ost->enc is always …
- 1:42 PM Changeset in ffmpeg [c97bb940] by
- fftools/ffmpeg_filter: remove an always-false check This code cannot …
- 1:42 PM Changeset in ffmpeg [7c873754] by
- fftools/ffmpeg: remove a stale extern declaration Forgotten in …
- 1:42 PM Changeset in ffmpeg [8d26a21b] by
- fftools/ffmpeg: stop accessing av_stream_get_parser() from the main …
- 1:34 PM Changeset in ffmpeg [47b85c5a] by
- avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder Adds …
- 12:18 PM Ticket #9754 (block artifacts with ffvp8) updated by
-
Status changed
Will be fixed in … - 10:06 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Carl Eugen Hoyos: > Please reopen after …
- 7:19 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) closed by
-
worksforme: Please reopen after testing compilation with
--disable-optimizations. - 7:06 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- I can reproduce the issue on Windows 10 with this version: …
- 7:03 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) closed by
- worksforme
- 6:38 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- The v360 filter can be used as a workaround. It also has bilinear …
- 5:43 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- The bug disappears when you switch off interpolation: …
- 5:13 AM Changeset in ffmpeg [f99d15cc] by
- arm/fft: disable NEON optimizations for 131072pt transforms This has …
- 4:50 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- If it crashes when you target Api 31 (which you would never do, since …
- 1:37 AM Changeset in ffmpeg [f5c5c04c] by
- lavc/qsvenc: enlarge the SPS buffer to retrieve larger header …
- 1:37 AM Changeset in ffmpeg [ea56f7d5] by
- lavc/qsvenc: ignore video signal info buffer for VP9 The SDK doesn't …
- 12:01 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- Test on windows. Though on linux it did reproduce too. Can you attach …
Note:
See TracTimeline
for information about the timeline view.
