Timeline



Sep 13, 2020:

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

Sep 12, 2020:

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

Sep 11, 2020:

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

Sep 10, 2020:

9:31 PM Changeset in ffmpeg [6d71a25c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Fix off by 1 error in decode_inter_plane() Fixes: …
9:31 PM Changeset in ffmpeg [64917ea6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fastaudio: Remove redundant % 32 Reviewed-by: Paul B Mahol …
9:31 PM Changeset in ffmpeg [5a844b63] by Michael Niedermayer <michael@niedermayer.cc>
configure: Fix msa can't be disabled when '--cpu=loongson3a' assigned. …
9:31 PM Changeset in ffmpeg [a4f7b095] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] Fixed mmi optimization Test case …
8:25 PM Changeset in ffmpeg [d91756c1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/src_movie: Fix leak of packet upon error If allocating the …
8:25 PM Changeset in ffmpeg [41e0058b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/src_movie: Remove unnecessary secondary AVPacket The movie …
8:25 PM Changeset in ffmpeg [c97d91ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/src_movie: Remove unneeded resetting of AVPacket …
3:38 PM Changeset in ffmpeg [f4b84d89] by Paul B Mahol <onemda@gmail.com>
avformat/brstm: clip timestamp when seeking into acceptable range
3:38 PM Changeset in ffmpeg [38be4701] by Paul B Mahol <onemda@gmail.com>
avformat/mca: clip timestamp when seeking into acceptable range
3:38 PM Changeset in ffmpeg [d58f8fd8] by Paul B Mahol <onemda@gmail.com>
avformat: add mca demuxer Signed-off-by: liushuyu <liushuyu@aosc.io>
1:05 PM Ticket #8517 (segment output first flv file video corrupted) closed by mkver
fixed: Fixed in 92c8b79b5acc06ec608b4c5a2b1ff428dfa1a810.
1:03 PM Ticket #8881 (First segment corrupted when using segment & ogg muxers - memory ...) closed by mkver
fixed: Fixed in 92c8b79b5acc06ec608b4c5a2b1ff428dfa1a810.
12:34 PM Changeset in ffmpeg [c748bd77] by Limin Wang <lance.lmwang@gmail.com>
tests: fix warning ISO C90 forbids mixed declarations and code …
12:27 PM CompilationGuide/Ubuntu edited by slhck
note about broken x265 builds (diff)
11:52 AM Changeset in ffmpeg [811514ab] by Gyan Doshi <ffmpeg@gyani.pro>
libavcodec/options_table: Add missing colorspace options * …
11:44 AM Changeset in ffmpeg [3c9382ba] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Avoid duplicating string when parsing frames list …
11:44 AM Changeset in ffmpeg [1d090dfa] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Fix error messages Reviewed-by: Ridley Combs …
11:44 AM Changeset in ffmpeg [5db09e89] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Remove redundant code for freeing in write_trailer …
11:44 AM Changeset in ffmpeg [848f96a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Free SegmentListEntries in deinit, not write_trailer …
11:44 AM Changeset in ffmpeg [30de0299] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Fix leak and invalid free of AVIOContext seg_init() …
11:44 AM Changeset in ffmpeg [3152a2a2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Fix leak of string on error A string containing the …
11:44 AM Changeset in ffmpeg [936d9678] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Fix segfault when error happens and segment list is …
11:43 AM Changeset in ffmpeg [06f99cc4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Fix segfault on allocation error, avoid allocation …
11:29 AM Ticket #8877 (TV streaming problems) reopened by Balling
I also reproduce it. On windows. The same #EXT-X-DISCONTINUITY thing.
11:24 AM Changeset in ffmpeg [4b836c86] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Fix leak of duration/framenumber lists upon error …
11:24 AM Ticket #8877 (TV streaming problems) closed by mkver
invalid: I see a "WARNING: library configuration mismatch" in your report …
10:44 AM Changeset in ffmpeg [92c8b79b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segment: Don't overwrite AVCodecParameters after init The …
10:39 AM Dockerfile attached to Ticket #8810 by Artem
Simple docker file compiled from ffmpeg manual to reproduce an issue
10:34 AM Ticket #8810 (Compilation FFmpeg fails) reopened by Artem
While that looks like 3rd party software issue at a glance it does not …
10:26 AM ffmpeg_configure_output.txt attached to Ticket #8810 by Artem
9:24 AM Changeset in ffmpeg [84327e4] by Paul B Mahol <onemda@gmail.com>
avfilter/avfilter: remove obsolete comment
9:24 AM Changeset in ffmpeg [6d2528f2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_premultiply: add support for gbrapf32 format

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 …
Note: See TracTimeline for information about the timeline view.