Timeline



Sep 9, 2020:

10:47 PM Ticket #8877 (TV streaming problems) reopened by Heiko Jantz
root@heiko-VirtualBox:/media/heiko/a6f73a6f-1b10-42b7-b579-f410d8c7551e …
2:39 PM Changeset in ffmpeg [b0203fa7] by Nicolas George <george@nsup.org>
lavfi/buffersink: cast to uint64_t before shifting. Fix CID 1466666.
1:33 PM Changeset in ffmpeg [16c916e4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/extract_extradata: Consolidate zeroing extradata padding …
12:58 PM Changeset in ffmpeg [9beaf536] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
dnn/dnn_backend_native_layer_conv2d: Fix allocation size Found via …
11:48 AM Changeset in ffmpeg [3e950f53] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Don't check for clipping in separate loop …
11:48 AM Changeset in ffmpeg [7b841cf6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Remove pointless additions buffer_length is a …
11:48 AM Changeset in ffmpeg [8dda0d60] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Use more appropriate variable name Also unify …
11:48 AM Changeset in ffmpeg [bb8ab733] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Avoid indirection for function pointer …
11:47 AM Changeset in ffmpeg [6ada3c83] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Avoid allocating array Reviewed-by: Paul B …
11:47 AM Changeset in ffmpeg [6d0d25ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Don't allocate unused element in array The …
11:47 AM Changeset in ffmpeg [990d9dd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Only keep one AVFrame at a time Despite the …
11:47 AM Changeset in ffmpeg [abe0a5dd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Avoid intermediate buffer III The headphone …
11:47 AM Changeset in ffmpeg [9d1f5842] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Simplify finding channel index Before this …
11:47 AM Changeset in ffmpeg [0952f8f9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Fix channel assignment The documentation of …
11:47 AM Changeset in ffmpeg [d883bca] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Avoid intermediate buffers II When the …
11:47 AM Changeset in ffmpeg [f5e1d38b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Avoid intermediate buffers I The headphone …
11:47 AM Changeset in ffmpeg [a513b306] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Remove delay fields They seem to exist for an …
11:47 AM Changeset in ffmpeg [b2feca46] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Remove unused arrays The delay arrays were …
11:46 AM Changeset in ffmpeg [bff1d0c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Avoid duplicating string needlessly The string …
11:46 AM Changeset in ffmpeg [71daaafa] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Simplify parsing channel mapping string When …
11:46 AM Changeset in ffmpeg [bc533ba2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Use uint64_t for channel mapping The headphone …
11:46 AM Changeset in ffmpeg [5e68727f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Only attempt once to init coeffs The headphone …
11:46 AM Changeset in ffmpeg [a84c7739] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Combine several loops when checking for EOF …
11:46 AM Changeset in ffmpeg [58b6594b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Fix stack buffer overflow The number of …
11:46 AM Changeset in ffmpeg [14226be4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Don't overrun array The headphone filter …
11:45 AM Changeset in ffmpeg [7b74e02e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Fix segfault when using very short streams …
11:45 AM Changeset in ffmpeg [dfd46e2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Check for the existence of samples Not …
11:45 AM Changeset in ffmpeg [709fca0a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Remove always true check Reviewed-by: Paul B …
11:36 AM Changeset in ffmpeg [e2d4a580] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_headphone: Don't use uninitialized buffer in log message …
6:24 AM Changeset in ffmpeg [3c7cad69] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_native_layer_conv2d.c:Add mutithread function Use pthread …
6:24 AM Changeset in ffmpeg [235e01f5] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_native.c: parse options in native backend Signed-off-by: …
6:10 AM Changeset in ffmpeg [1e5b3f77] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/libopusenc: add option to set inband FEC
2:38 AM Ticket #8880 (SCTE-35 passthrough to MP4 [bounty]) updated by Mista_D
Status changed

Sep 8, 2020:

9:07 PM Ticket #8885 (Windows 10 long path support) updated by Marton Balint
Replying to cehoyos: > The unavoidable question is now: …
6:16 PM Changeset in ffmpeg [dae6d75a] by Marton Balint <cus@passwd.hu>
avformat/libsrt: close listen fd in listener mode In listener mode …
6:15 PM Changeset in ffmpeg [5382d3b8] by Marton Balint <cus@passwd.hu>
lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). …
6:15 PM Changeset in ffmpeg [3bb90226] by Marton Balint <cus@passwd.hu>
lavf/url: add ff_url_decompose(). (cherry picked from commit …
5:59 PM Changeset in ffmpeg [99e12b57] by Marton Balint <cus@passwd.hu>
ffplay: fix autoexit doesn't work in the case of pb->error …
5:07 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by Jon Frydensbjerg
We hit this one today, as well. Thanks for doing the research and …
12:57 PM Changeset in ffmpeg [d1f3d721] by Nicolas George <george@nsup.org>
Revert "avfilter/src_movie: switch to activate" This reverts commit …
12:39 PM Changeset in ffmpeg [ddba05af] by Nicolas George <george@nsup.org>
lavfi/vsrc_testsrc: switch to activate. Allow to set the EOF …
12:29 PM Changeset in ffmpeg [e6d625d0] by Nicolas George <george@nsup.org>
doc: include general in *-all pages.
12:29 PM Changeset in ffmpeg [6accb771] by Nicolas George <george@nsup.org>
doc/general: move contents into a separate file. It will allow to …
12:29 PM Changeset in ffmpeg [7d7e44a3] by Nicolas George <george@nsup.org>
doc/texi2pod: support @float.
12:22 PM Changeset in ffmpeg [fe964d80] by Nicolas George <george@nsup.org>
lavfi/formats: more logical testing of inputs and outputs. …
12:16 PM Changeset in ffmpeg [f08e024a] by Nicolas George <george@nsup.org>
fate: disable automatic conversions on many tests. Explicitly insert …
12:16 PM Changeset in ffmpeg [697fb09] by Nicolas George <george@nsup.org>
ffmpeg: add auto_conversion_filters option.
12:10 PM Changeset in ffmpeg [0d942357] by Nicolas George <george@nsup.org>
lavfi/buffersink: remove redundant channel layouts. The …
12:10 PM Changeset in ffmpeg [69f5f6ea] by Nicolas George <george@nsup.org>
lavfi: check the validity of formats lists. Part of the code expects …
12:02 PM Changeset in ffmpeg [6479f40a] by Nicolas George <george@nsup.org>
lavfi/formats: simplify a macro parameters.
12:02 PM Changeset in ffmpeg [2f764765] by Nicolas George <george@nsup.org>
lavfi: regroup formats lists in a single structure. It will allow to …

Sep 7, 2020:

10:59 PM Ticket #8887 (Weird vertical stripes) updated by Michael Heuberger
@mkver sorry, to be precise, I don't have the images on my side. It's …
10:55 PM Ticket #8887 (Weird vertical stripes) updated by mkver
Does "I cannot always reproduce it" mean that it does happen sometimes …
10:08 PM Screen Shot 2020-09-08 at 09.28.47.png attached to Ticket #8887 by Michael Heuberger
10:08 PM Ticket #8887 (Weird vertical stripes) created by Michael Heuberger
Looks like a bug. Any ideas why ffmpeg encoded like this? See attached …
10:06 PM Changeset in ffmpeg [6a2df7ca] by Michael Niedermayer <michael@niedermayer.cc>
avformat/electronicarts: change non failure return of read_header() to …
9:05 PM Changeset in ffmpeg [39a98623] by Michael Niedermayer <michael@niedermayer.cc>
avformat/electronicarts: Check if there are any streams Fixes: …
9:05 PM Changeset in ffmpeg [a1286493] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for WMV3IMAGE Fixes: …
9:05 PM Changeset in ffmpeg [a0da95d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Fix integer overflow in wavesynth_synth_sample / …
8:46 PM Ticket #7887 (segmenter crash on a .mov file) closed by mkver
fixed: Fixed in 91f5950f833fd48f12de769374129334f8c6b237.
8:18 PM Changeset in ffmpeg [98ea1a66] by Philip Langdale <philipl@overt.org>
configure: Add additional glslang libraries to make linking work The …
5:13 PM Changeset in ffmpeg [376c61c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_nnedi: use av_fopen_utf8()
5:04 PM Changeset in ffmpeg [5fcd83a2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: support remaping negative values in the prelut
5:04 PM Changeset in ffmpeg [03415f25] by Paul B Mahol <onemda@gmail.com>
fate: add wav chapters test
12:29 PM Changeset in ffmpeg [31b6b668] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpegls: Remove unused structure Reviewed-by: Michael …
10:12 AM Ticket #8517 (segment output first flv file video corrupted) updated by mkver
Keywords changed
8:40 AM Ticket #8836 (Request: allow custom AviSynth DLL path) updated by Kyle JK
Component changed
I strongly believe this request should be implemented in ffmpeg. …
3:13 AM Changeset in ffmpeg [d2f7b399] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: fix handling of v1.1 files Version 1.1 (FX …
1:55 AM Ticket #8517 (segment output first flv file video corrupted) updated by mkver
Priority, Analyzed by developer, Reproduced by developer changed
This is a regression since 053d33b46b169f35e644ddbf2a2e482515d3a8fe. …
1:47 AM Ticket #8886 (ID3 headers in segmented mp3 files despite -id3v2_version 0) updated by thefsb
Thank you!
12:01 AM Ticket #8886 (ID3 headers in segmented mp3 files despite -id3v2_version 0) closed by mkver
invalid: When using the segment muxer the options for the child muxer need to …

Sep 6, 2020:

9:49 PM Ticket #8886 (ID3 headers in segmented mp3 files despite -id3v2_version 0) updated by Carl Eugen Hoyos
Version, Component, Reproduced by developer changed
For future tickets: Please remember that only current FFmpeg git head …
8:36 PM Ticket #8886 (ID3 headers in segmented mp3 files despite -id3v2_version 0) created by thefsb
(I prepared the examples here with 3.2.14 in my dev env but I see the …
7:45 PM Changeset in ffmpeg [5c2c35da] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avdevice/lavfi: Remove redundant av_packet_unref() Since …
7:45 PM Changeset in ffmpeg [26469aeb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionary …
7:12 PM Ticket #8884 (ffmpeg can't parse a TIFF file with an embedded color profile) closed by Lynne
fixed: Fixed in 7ad085b2c4d0ac27bc9e425fb81f012c74e5fbca, ICC profiles from …
7:10 PM Changeset in ffmpeg [7ad085b2] by Lynne <dev@lynne.ee>
tiff: remove tiff type check for ICC profiles Although the ICC …
4:09 PM Ticket #6500 (Fails to playback a certain .WAV audio file) updated by Carl Eugen Hoyos
1 and 2 are infinitely more welcome, they may not be completely …
4:05 PM Ticket #6500 (Fails to playback a certain .WAV audio file) updated by Dario
This is a "BMU" file, apparently used in some games. It's basically an …
11:58 AM Changeset in ffmpeg [bc866298] by Paul B Mahol <onemda@gmail.com>
avcodec/pixlet: postprocess luma using precalculated lut Realtime …
10:34 AM sprite3.zip attached to Ticket #8861 by karl-police
10:34 AM Ticket #8861 (Creating GIF with full transparent background from PNGs with ...) updated by karl-police
when using "bayer" to prevent these outlines, though what can happen, …
6:57 AM Ticket #8876 (Invalid data found when processing input, but video is playable) updated by Rotem
Bump
1:30 AM Changeset in ffmpeg [a15a3318] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: fix setting FrameWidth in frame_size_with_refs() …
1:30 AM Changeset in ffmpeg [f94134b2] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: use a more appropiate AV1ReferenceFrameState pointer …
1:30 AM Changeset in ffmpeg [74c99650] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: fix handling reference frames on show_existing_frame …
1:30 AM Changeset in ffmpeg [af72c164] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: infer frame_type in show_existing_frame frames …
1:30 AM Changeset in ffmpeg [408592c8] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context This …
1:30 AM Changeset in ffmpeg [f73c4487] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame …
1:30 AM Changeset in ffmpeg [f070c53c] by James Almer <jamrial@gmail.com>
cbs_av1: Fix test for presence of buffer_removal_time element The …
12:36 AM Changeset in ffmpeg [3a66177f] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1 …

Sep 5, 2020:

7:28 PM Ticket #8885 (Windows 10 long path support) updated by Carl Eugen Hoyos
The unavoidable question is now: What on earth is a manifest when …
7:24 PM Ticket #8885 (Windows 10 long path support) reopened by stax76
Samples> ffmpeg -i 'C:\Users\frank\long …
5:43 PM Ticket #8884 (ffmpeg can't parse a TIFF file with an embedded color profile) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Looks like a regression since 9e01f171, patch sent.
5:05 PM Ticket #8885 (Windows 10 long path support) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can explain how the issue you see can …
4:11 PM Ticket #8885 (Windows 10 long path support) created by stax76
I would like to request long path support in Windows 10. Currently, …
3:48 PM Changeset in ffmpeg [d182d8f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9dsp_template: Fix integer overflow in iadst8_1d() Fixes: …
3:48 PM Changeset in ffmpeg [cf0c700b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix io_fsize overflow Fixes: signed integer …
3:48 PM Changeset in ffmpeg [8dff6da3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tdsc: Only reallocate deflatebuffer if its size changed …
1:40 PM Changeset in ffmpeg [8821023b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Remove redundant av_packet_unref() If encoding …
11:03 AM Changeset in ffmpeg [4e012fc8] by Paul B Mahol <onemda@gmail.com>
avcodec/notchlc: simplify reading le16 in lz4_decompress
8:51 AM Ticket #5923 (add support for Kodak PhotoCD image format) closed by Carl Eugen Hoyos
fixed: Patch applied by Paul in c8e38950e3aad0304ec861aa4985b866dceddc7c
8:50 AM Changeset in ffmpeg [3249c757] by Jan Ekström <jeebjp@gmail.com>
avformat/dashdec: drop arbitrary DASH manifest size limit Currently …
8:45 AM Changeset in ffmpeg [d2638389] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/img2dec: Auto-detect Kodak Photo CD image files.
8:32 AM Changeset in ffmpeg [1d141182] by Paul B Mahol <onemda@gmail.com>
avcodec/dxtory: add frame threads support
8:32 AM Changeset in ffmpeg [a198b508] by Paul B Mahol <onemda@gmail.com>
avcodec/dxtory: add missed rgb555/rgb565 formats for vflip case
8:32 AM Changeset in ffmpeg [4562d8e8] by Paul B Mahol <onemda@gmail.com>
avcodec/dxtory: support subsampled formats with non-aligned size Also …

Sep 4, 2020:

8:58 PM Ticket #8849 (sub2video does not work with overlay_cuda) updated by Bogdan Ilisei
Follow up on this: I'm not sure that sub2video is actually the …
8:05 PM Changeset in ffmpeg [38ee8f80] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/photocd: Remove set-but-unused variables Reviewed-by: Paul B …
8:04 PM Changeset in ffmpeg [c1a5d06b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Fix mixed declarations and code Reviewed-by: Paul B …
7:20 PM Changeset in ffmpeg [f07dc7c] by Jan Ekström <jeebjp@gmail.com>
lavf/tls_gnutls: check for interrupt inside handshake loop fixes …
7:20 PM Changeset in ffmpeg [90f9f232] by Jan Ekström <jeebjp@gmail.com>
lavf/tls_gnutls: retry gnutls_handshake on non fatal errors fixes …
7:06 PM Changeset in ffmpeg [3dd24b0f] by Jan Ekström <jeebjp@gmail.com>
lavf/tls_gnutls: check for interrupt inside handshake loop fixes …
7:06 PM Changeset in ffmpeg [082dfc8b] by Jan Ekström <jeebjp@gmail.com>
lavf/tls_gnutls: retry gnutls_handshake on non fatal errors fixes …
6:43 PM Changeset in ffmpeg [ae343d65] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/binkaudio: Avoid allocation for array The array in question …
6:42 PM Changeset in ffmpeg [c703088c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/binkaudio: Remove unused array from context Unused since …
6:42 PM Changeset in ffmpeg [2777bae7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/binkaudio: Don't use static storage for context-dependent data …
6:40 PM Changeset in ffmpeg [d2308b92] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bink: Only keep what is used from HpelDSPContext Reviewed-by: …
6:40 PM Changeset in ffmpeg [ceeba2ac] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bink: Combine allocations of arrays into one Saves …
6:37 PM Changeset in ffmpeg [4f67288] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bink: Fix memleak upon init failure The init function first …
6:34 PM Changeset in ffmpeg [03d6632f] by Jan Ekström <jeebjp@gmail.com>
lavf/tls_gnutls: check for interrupt inside handshake loop fixes …
6:00 PM Changeset in ffmpeg [cb772c35] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: immediately return decrypted data if available …
6:00 PM Changeset in ffmpeg [14002368] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: always decrypt all received data The dec_buf …
6:00 PM Changeset in ffmpeg [27fec5be] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: Fix use of uninitialized variable Fixes: …
5:46 PM Changeset in ffmpeg [a6006fe0] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: immediately return decrypted data if available …
5:46 PM Changeset in ffmpeg [895f67b] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: always decrypt all received data The dec_buf …
5:46 PM Changeset in ffmpeg [30891d09] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: Fix use of uninitialized variable Fixes: …
5:37 PM Changeset in ffmpeg [91278557] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_anullsrc: remove not useful function
5:37 PM Changeset in ffmpeg [9f5f971e] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: switch to activate Allow to set the EOF …
5:37 PM Changeset in ffmpeg [e8819d86] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_anullsrc: switch to activate Allow to set the EOF timestamp.
5:37 PM Changeset in ffmpeg [615d75f2] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_anullsrc: add support to set output duration
5:37 PM Changeset in ffmpeg [88db1745] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_alphamerge: use framesync
5:37 PM Changeset in ffmpeg [abc884bc] by Paul B Mahol <onemda@gmail.com>
avfilter/src_movie: switch to activate Allow to set the EOF timestamp.
4:40 PM Changeset in ffmpeg [f0fc6dd2] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: immediately return decrypted data if available …
4:40 PM Changeset in ffmpeg [217f75f5] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: always decrypt all received data The dec_buf …
4:40 PM Changeset in ffmpeg [c10b3db8] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: Fix use of uninitialized variable Fixes: …
4:27 PM Ticket #8884 (ffmpeg can't parse a TIFF file with an embedded color profile) updated by aspen
Also I messed up the comment on …
4:26 PM Changeset in ffmpeg [dce15293] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: immediately return decrypted data if available …
4:26 PM Changeset in ffmpeg [0adddc08] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: always decrypt all received data The dec_buf …
4:24 PM Ticket #8884 (ffmpeg can't parse a TIFF file with an embedded color profile) updated by aspen
Baseline TIFF (custom-display-profile-without-icc.tif): …
4:22 PM custom-display-profile-without-icc-ffprobe-20200904-120349.log attached to Ticket #8884 by aspen
ffprobe with $FFREPORT output on custom-display-profile-without-icc.tif
4:21 PM custom-display-profile-without-icc-ffmpeg-20200904-120408.log attached to Ticket #8884 by aspen
ffmpeg with $FFREPORT output on custom-display-profile-without-icc.tif
4:21 PM custom-display-profile-with-icc-ffprobe-20200904-120246.log attached to Ticket #8884 by aspen
ffprobe with $FFREPORT output on custom-display-profile-without-icc.tif
4:20 PM custom-display-profile-with-icc-ffmpeg-20200904-114925.log attached to Ticket #8884 by aspen
ffmpeg with $FFREPORT output on custom-display-profile.tif
4:18 PM Ticket #8884 (ffmpeg can't parse a TIFF file with an embedded color profile) created by aspen
Summary of the bug: How to reproduce: 1. Have a TIFF with an embedded …
4:04 PM Changeset in ffmpeg [1e7b3851] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: immediately return decrypted data if available …
4:04 PM Changeset in ffmpeg [93d19931] by Jan Ekström <jeebjp@gmail.com>
avformat/tls_schannel: always decrypt all received data The dec_buf …
4:02 PM Changeset in ffmpeg [939f4b3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_arnndn: reduce size of second_check[] table
3:34 PM Changeset in ffmpeg [ef91d18a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/yuv4mpegenc: Add const where appropriate Reviewed-by: Paul B …
3:34 PM Changeset in ffmpeg [a162fa07] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/yuv4mpegenc: Simplify writing global and packet headers …
2:01 PM Changeset in ffmpeg [c8e38950] by Paul B Mahol <onemda@gmail.com>
avcodec: add PhotoCD decoder
11:05 AM Ticket #8876 (Invalid data found when processing input, but video is playable) updated by Rotem
I've opened this ticket for the duration issue - …
11:04 AM Ticket #8876 (Invalid data found when processing input, but video is playable) updated by Rotem
I've opened this ticket for the duration issue - …
9:11 AM Ticket #8881 (First segment corrupted when using segment & ogg muxers - memory ...) updated by mkver
Keywords, Analyzed by developer changed
In seg_write_header() the segment muxer changes the AVCodecParameters …
8:42 AM Ticket #8875 (ffmpeg HDR signaling) closed by Helg1980
fixed
8:14 AM Ticket #8883 (ffmpeg processing only 5 seconds instead of 140 seconds) updated by Rotem
Replying to cehoyos: Why close? it is a different bug
8:03 AM Ticket #8875 (ffmpeg HDR signaling) updated by Helg1980
Looks like I figured it out, the solution was '-movflags +write_colr': …
7:50 AM Ticket #8883 (ffmpeg processing only 5 seconds instead of 140 seconds) updated by Carl Eugen Hoyos
Keywords changed
7:50 AM Ticket #8883 (ffmpeg processing only 5 seconds instead of 140 seconds) closed by Carl Eugen Hoyos
duplicate
7:36 AM Ticket #8883 (ffmpeg processing only 5 seconds instead of 140 seconds) created by Rotem
Hi, I'm using the latest snapshot of ffmpeg from …

Sep 3, 2020:

8:08 PM Changeset in ffmpeg [f901d75b] by James Almer <jamrial@gmail.com>
avformat/yuv4mpegenc: simplify writing the header Actually write it …
6:04 PM Changeset in ffmpeg [2c0d6ac9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Stash mfra size if we're reading it anyway This also …
6:04 PM Changeset in ffmpeg [97fa669a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Only read the mfra size once during sidx parsing On …
6:04 PM Changeset in ffmpeg [19064a36] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Do not try and seek to an mfra if the reader can't seek …
6:04 PM Changeset in ffmpeg [0c13f8a2] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Fix return type used for av_seek in mfra code It should …
4:11 PM Changeset in ffmpeg [cfe2c90d] by Paul B Mahol <onemda@gmail.com>
avformat: add MODS demuxer
4:10 PM Changeset in ffmpeg [0a30683a] by Paul B Mahol <onemda@gmail.com>
avformat: add moflex demuxer
4:09 PM Changeset in ffmpeg [7f953393] by Paul B Mahol <onemda@gmail.com>
avcodec: add MobiClip video decoder
4:07 PM Changeset in ffmpeg [1304078d] by Paul B Mahol <onemda@gmail.com>
avcodec: add FastAudio decoder
4:06 PM Changeset in ffmpeg [a1caa16d] by Paul B Mahol <onemda@gmail.com>
avcodec: add ADPCM IMA MOFLEX decoder
4:03 PM Changeset in ffmpeg [2d16b6bd] by Paul B Mahol <onemda@gmail.com>
avcodec/dxtory: add support for vertically flipped frames
4:03 PM Changeset in ffmpeg [69e22e21] by Paul B Mahol <onemda@gmail.com>
avformat/musx: improve probing
3:45 PM Ticket #8861 (Creating GIF with full transparent background from PNGs with ...) updated by karl-police
so is -r 12 better than fps=12 or is that just when it's very slow? …
1:30 PM Changeset in ffmpeg [4cfe8123] by Limin Wang <lance.lmwang@gmail.com>
avcodec/nvenc_hevc: add ff_nvenc_encode_flush() for .flush for the …
7:54 AM Encode/VFX edited by Christian Ebert
Correct one ore vendor instance value cf. … (diff)
5:39 AM Changeset in ffmpeg [5de8e897] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: add example for drawtext fontsize expr Expressions for …

Sep 2, 2020:

10:12 PM Ticket #8881 (First segment corrupted when using segment & ogg muxers - memory ...) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Looks like a regression since 3c5a53cdfa099bba8bd951f95b85727b4b3b5d68
9:45 PM Ticket #8881 (First segment corrupted when using segment & ogg muxers - memory ...) updated by Teodor Woźniak
Priority, Summary changed
Looks like use-after-free. Attached valgrind logs. Increasing priority …
9:39 PM first_bad.b09fb030c1.valgrind.log attached to Ticket #8881 by Teodor Woźniak
9:38 PM last_good.38737b3d4e.valgrind.log attached to Ticket #8881 by Teodor Woźniak
9:19 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample file.
8:58 PM Ticket #8882 (.sfd (Sofdec Dreamcast Movie) fails to properly interpret audio ...) created by Apocalypse612
Summary of the bug: The .sfd (Sofdec Dreamcast Movie) fails to …
8:52 PM build_minimal attached to Ticket #8881 by Teodor Woźniak
build helper script
8:51 PM trigger attached to Ticket #8881 by Teodor Woźniak
bisect helper script
8:50 PM codec_not_found.log attached to Ticket #8881 by Teodor Woźniak
corrupted segment decoding log
8:49 PM ffmpeg-20200902-222449-encode.log attached to Ticket #8881 by Teodor Woźniak
8:48 PM Ticket #8881 (First segment corrupted when using segment & ogg muxers - memory ...) created by Teodor Woźniak
I am trying to output segmented .ogg using segment muxer. If …
7:10 PM Ticket #7961 (-movflags write_colr works, maybe shouldn't be experimental) closed by mbradshaw
fixed: This was fixed in c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06, which …
7:09 PM Ticket #7961 (-movflags write_colr works, maybe shouldn't be experimental) closed by mbradshaw
fixed: This was fixed in c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06.
5:03 PM Changeset in ffmpeg [7b1ed4b5] by Paul B Mahol <onemda@gmail.com>
avcodec/proresdec2: let long name match one from codec_desc.c
3:33 PM Changeset in ffmpeg [bf6db573] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: add missing frame restoration type enum values …
5:52 AM Ticket #8876 (Invalid data found when processing input, but video is playable) updated by Rotem
Replying to cehoyos: After installing version 4.3.1 I no …
5:30 AM Ticket #8876 (Invalid data found when processing input, but video is playable) updated by Rotem
Replying to cehoyos: This is what I get when I run the …
5:18 AM Ticket #8880 (SCTE-35 passthrough to MP4 [bounty]) updated by Mista_D
Summary changed
4:27 AM Ticket #8880 (SCTE-35 passthrough to MP4 [bounty]) created by Mista_D
Looking for SCTE-35 pass through implementation: 1. Extract SCTE-35 …
Note: See TracTimeline for information about the timeline view.