Timeline



Oct 1, 2020:

8:30 PM Changeset in ffmpeg [8f5e16b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: backport extradata fixes
8:18 PM Changeset in ffmpeg [0c7dc610] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: backport extradata fixes
8:09 PM Changeset in ffmpeg [d44da66f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: backport extradata fixes
7:51 PM Changeset in ffmpeg [c9f3835b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: backport extradata fixes
7:44 PM Changeset in ffmpeg [8a2acdc] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: backport extradata fixes
7:28 PM Changeset in ffmpeg [13c74291] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: avoid copy of uninitialized extradata pointer
6:49 PM Changeset in ffmpeg [c75756d0] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: use correct type for extradata_size
6:20 PM Changeset in ffmpeg [bba62620] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: fix copy&paste error
12:30 PM Changeset in ffmpeg [22a2386a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/movenc: Fix stack overflow when remuxing timecode tracks …
11:35 AM Changeset in ffmpeg [66eadb39] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Reindentation Signed-off-by: Andreas Rheinhardt …
11:34 AM Changeset in ffmpeg [b8e0ceda] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Also free encoder extradata on avcodec_open2() error …
11:19 AM Changeset in ffmpeg [d1dcc201] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Don't forget cleaning up when allocating priv_data …
11:18 AM Changeset in ffmpeg [c6e54d1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Improve check for freeing codec private options Don't …
10:50 AM Changeset in ffmpeg [502c5fe1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Remove always-true check The first thing …
9:16 AM Changeset in ffmpeg [33b4b788] by Anton Khirnov <anton@khirnov.net>
opusdec: do not fail when LBRR frames are present Decode and discard …

Sep 30, 2020:

2:39 PM Changeset in ffmpeg [3bf5cc9c] by Nicolas George <george@nsup.org>
fate: add scale filters for big-endian architectures. Filters mostly …
12:22 PM Changeset in ffmpeg [891a7c37] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: handle arbitrarily sized extradata
12:18 PM Changeset in ffmpeg [968836e2] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: handle arbitrarily sized extradata
12:14 PM Changeset in ffmpeg [7f0db52c] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: handle arbitrarily sized extradata
12:07 PM Changeset in ffmpeg [05097aff] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: handle arbitrarily sized extradata
11:55 AM Changeset in ffmpeg [af2a430b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: handle arbitrarily sized extradata
8:52 AM Ticket #8219 (left shift of negative value bug in libswresample/audioconvert.c) closed by mkver
fixed: Fixed in 9d8f9b2e4094ae6b07a9f23ae044b802722b3b4e.
8:50 AM Changeset in ffmpeg [9d8f9b2e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
swresample/audioconvert: Fix left shift of negative value Fixes …
8:38 AM Ticket #8914 (live streamig) closed by Carl Eugen Hoyos
needs_more_info
8:37 AM Ticket #8913 (Ffmpeg Restream a Hls that served by cloudflare) updated by Carl Eugen Hoyos
Priority, Keywords changed
4:56 AM Ticket #8914 (live streamig) created by Amit Gupta
ffmpeg version 4.3.1, live streaming with decklink capture card and …
12:38 AM Changeset in ffmpeg [aa5e49e4] by James Almer <jamrial@gmail.com>
avcodec/av1dec: call ff_cbs_flush() on decoder flush Signed-off-by: …
12:38 AM Changeset in ffmpeg [3392c1b0] by James Almer <jamrial@gmail.com>
avcodec/av1dec: fix check for active sequence header We clear the …
12:38 AM Changeset in ffmpeg [ea4b1024] by James Almer <jamrial@gmail.com>
avcodec/av1dec: parse dimensions from the sequence header in extradata …
12:38 AM Changeset in ffmpeg [421906dd] by James Almer <jamrial@gmail.com>
avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callback …
12:38 AM Changeset in ffmpeg [0c842533] by James Almer <jamrial@gmail.com>
avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacks …
12:38 AM Changeset in ffmpeg [dfd184ee] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: implement a CodedBitstreamType.flush() callback …
12:38 AM Changeset in ffmpeg [515b6419] by James Almer <jamrial@gmail.com>
avcodec/cbs: add a flush callback to CodedBitstreamType Used to reset …

Sep 29, 2020:

10:31 PM Ticket #8913 (Ffmpeg Restream a Hls that served by cloudflare) created by Mike
Summary of the bug: How to reproduce: […] The Stream not …
10:09 PM Changeset in ffmpeg [23d07541] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: stop using floats variables in xyz_to_octahedron …
9:29 PM Ticket #8912 (libx264: profiles "main"/"high" ignored when "-preset ultrafast" is ...) updated by Marton Balint
This very well can be intentional. Main/High profile needs more …
9:29 PM Changeset in ffmpeg [a96743a0] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: handle arbitrarily sized extradata
7:18 PM Changeset in ffmpeg [5bc74d0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Only call codec->close if init has been called …
5:12 PM Ticket #8797 (Audio container is not changed in the latest version ffmpeg duing webm ...) closed by mkver
invalid: "-c:a:v libmp3lame": That's an invalid stream specifier that is no …
4:07 PM Changeset in ffmpeg [4fceb263] by Mark Thompson <sw@jkqxz.net>
Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE" This …
1:30 PM Ticket #8187 (signed integer overflow in libavformat/mpegenc.c) closed by mkver
fixed: Fixed in 9874815b1aadadd7fd19aa6aabb7d9193f2f43d5.
1:13 PM Ticket #8184 (signed integer overflow in libavformat/swfenc.c) closed by mkver
fixed: Fixed in 31f956acadd994b8c4e22b714aaffee0f527c827.
12:21 PM Changeset in ffmpeg [12585c87] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: simplify input flipping
12:21 PM Changeset in ffmpeg [86b29c0c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: split maps into slices
11:31 AM Ticket #8251 (Segmentation fault in sws_scale at libswscale/swscale.c:850) closed by mkver
fixed: Fixed in 0528adbd85d6bf6733bab4be34e70544519f11dd.
6:19 AM Changeset in ffmpeg [ad2546e3] by Guo, Yejun <yejun.guo@intel.com>
dnn/native: add native support for dense Signed-off-by: Mingyu Yin …
3:09 AM ffmpeg-20200929-050702.log attached to Ticket #8912 by XXLuigiMario
ffmpeg report
3:08 AM Ticket #8912 (libx264: profiles "main"/"high" ignored when "-preset ultrafast" is ...) created by XXLuigiMario
When using -preset ultrafast, the profile of the encoded file will …
1:48 AM Changeset in ffmpeg [adcdf0b] by Rick Kern <kernrj@gmail.com>
libavcodec/videotoolboxenc: Fix crash when frame received after error …
1:46 AM Changeset in ffmpeg [9837f5a6] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to …
1:46 AM Changeset in ffmpeg [1cbea3f9] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: don't wait when flushing data because there …
1:46 AM Changeset in ffmpeg [d80d91d2] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: fix use after destroy The lock is used in …
1:45 AM Changeset in ffmpeg [419d2524] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: fix align issue bool a53_cc is accessed as …
12:46 AM Changeset in ffmpeg [e16788a3] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: Allow full range 10bit pixel format input …
12:46 AM Changeset in ffmpeg [80384a6e] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode …

Sep 28, 2020:

10:43 PM Changeset in ffmpeg [ddf2ba54] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mv30: Fix several integer overflows in idct_1d() Fixes: …
10:43 PM Changeset in ffmpeg [165d6b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgxdec: Fix invalid shift in write_frame_* Fixes: left shift …
6:41 PM Changeset in ffmpeg [41060135] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/movenc: Fix segfault upon allocation error Reviewed-by: Jan …
6:22 PM Changeset in ffmpeg [24352ca] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iff: Check data_size not overflowing int64 Fixes: Infinite …
5:07 PM Ticket #8911 (improve showspectrumpic height option documentation) closed by Elon Musk
invalid: Height must be always power of 2.
12:53 PM showspectrumpic_size_stop-5000.jpg attached to Ticket #8911 by semiaddict
showspectrumpic size = 1024x768 and stop = 5000
12:53 PM showspectrumpic_size_no-stop.jpg attached to Ticket #8911 by semiaddict
showspectrumpic size = 1024x768 and without stop
12:52 PM showspectrumpic_no-size_stop-5000.jpg attached to Ticket #8911 by semiaddict
showspectrumpic without size and stop = 5000
12:51 PM showspectrumpic_no-size_no-stop.jpg attached to Ticket #8911 by semiaddict
showspectrumpic without size and without stop
12:45 PM Ticket #8911 (improve showspectrumpic height option documentation) created by semiaddict
Summary of the bug: When using the …
9:33 AM Changeset in ffmpeg [56ff01e6] by Anton Khirnov <anton@khirnov.net>
pthread_frame: use av_buffer_replace() to simplify code
9:33 AM Changeset in ffmpeg [16f8b96d] by Anton Khirnov <anton@khirnov.net>
mpegvideo: use av_buffer_replace() to simplify code
9:33 AM Changeset in ffmpeg [eff289ce] by Anton Khirnov <anton@khirnov.net>
hevcdec: use av_buffer_replace() to simplify code
9:33 AM Changeset in ffmpeg [68918d3b] by Anton Khirnov <anton@khirnov.net>
lavu/buffer: add a convenience function for replacing buffers A …
7:53 AM Ticket #8910 (Audio mp4 with chapters - SIGSEGV, Segmentation fault) created by Alex-Frst
There is a problem with creating mp4 audio files with chapters from …
3:34 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by Christopher Degawa
Priority changed
demoting to minor since I doubt clang + 32-bit + windows is a common …
1:15 AM Changeset in ffmpeg [5bbf58ab] by Pavel Koshevoy <pkoshevoy@gmail.com>
avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE Allow setparams …
1:12 AM Changeset in ffmpeg [5bf22519] by Jun Zhao <barryjzhao@tencent.com>
lavf/hls: add AC-3/EAC-3 to allowed extensions file list Add …
1:11 AM Changeset in ffmpeg [ef868fa4] by Jun Zhao <barryjzhao@tencent.com>
examples/muxing: misc style fixes misc style fixes. Reviewed-by: …

Sep 27, 2020:

8:40 PM Changeset in ffmpeg [6db1b1af] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add octahedron format
1:14 PM Changeset in ffmpeg [a6e72fb4] by Ronald S. Bultje <rsbultje@gmail.com>
vf_colorspace: Added linear trc. This patch adds the coefficients for …
7:56 AM Changeset in ffmpeg [a3a6b562] by Paul B Mahol <onemda@gmail.com>
avcodec: add Argonaut Games Video decoder
7:51 AM Changeset in ffmpeg [e575d59a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
tests/fate-run: Always overwrite output files for md5 tests Otherwise …
6:54 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Truong Quoc Khanh
I fixed it. Goto Region > Change system locale... and check `Beta: …

Sep 26, 2020:

11:11 PM Changeset in ffmpeg [ce30c3d5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: use header frame counts Signed-off-by: Zane van …
11:11 PM Changeset in ffmpeg [3ffb15a] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample …
11:11 PM Changeset in ffmpeg [97efac3] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: cosmetics Signed-off-by: Zane van Iperen …
11:11 PM Changeset in ffmpeg [da5ab5a0] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: handle the case where the BASF block isn't the …
11:11 PM Changeset in ffmpeg [2e7752af] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: support MASK streams We can't actually use them …
11:11 PM Changeset in ffmpeg [ebfed568] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_{asf,brp}: fix potential segfault in …
9:37 PM Changeset in ffmpeg [ff5fcd0b] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_buffers: remove unused function argument Signed-off-by: …
8:04 PM Changeset in ffmpeg [85195f6a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: add slide modes for thistogram
7:10 PM Changeset in ffmpeg [a162e78c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/fraps: Use cached bitstream reader This proved beneficial for …
7:10 PM Changeset in ffmpeg [bc6838de] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/fraps: Use unchecked bitstream reader The fraps decoder …
7:10 PM Changeset in ffmpeg [bb16dbc0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder …
7:10 PM Changeset in ffmpeg [5f5f0b06] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideo: Remove unused array Unused since …
7:10 PM Changeset in ffmpeg [34191449] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec: Avoid qsort when creating Huffman tables The Ut …
7:10 PM Changeset in ffmpeg [9c8b85f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec: Remove code duplication when creating Huffman …
7:10 PM Changeset in ffmpeg [099feb94] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec/enc: Fix edge case of creating Huffman table The …
6:38 PM Changeset in ffmpeg [116b235a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Don't waste stack space Now that the HuffEntries …
6:38 PM Changeset in ffmpeg [1bf30a1b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Avoid AV_QSORT when creating Huffman table The …
6:38 PM Changeset in ffmpeg [59f7d685] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Fix edge case of building Huffman table The …
6:38 PM Changeset in ffmpeg [68b6614e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Don't invert order unnecessarily The MagicYUV …
6:38 PM Changeset in ffmpeg [15795306] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Replace implicit checks for overread by explicit …
6:38 PM Changeset in ffmpeg [08e5597d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Use const uint8_t* for pointer to immutable data …
6:38 PM Changeset in ffmpeg [bf31b451] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Don't use GetBit API for byte-aligned reads …
6:38 PM Changeset in ffmpeg [3c172a2f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Check early for invalid slices Every plane of each …
6:38 PM Changeset in ffmpeg [310d4062] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/diracdsp: Remove unused variable Forgotten in …
6:38 PM Changeset in ffmpeg [85737a4d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Improve overread check when parsing Huffman tables …
6:38 PM Changeset in ffmpeg [94dc3385] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bytestream: Add unchecked bytestream2 peek functions …
6:38 PM Changeset in ffmpeg [a902c249] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/photocd: Simplify parsing Huffman tables a bit Reviewed-by: …
5:32 PM Changeset in ffmpeg [abebd877] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Fix negative shift in dx2_decode_slice_410() Fixes: …
5:32 PM Changeset in ffmpeg [c3d1c7f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Fix negative shift in dxtory_decode_v1_410() Fixes: …
5:32 PM Changeset in ffmpeg [497debb1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Fix get_raw_size() for YUV Fixes: out of array read …
3:42 PM Changeset in ffmpeg [cc25ae5d] by Zhong Li <zhongli_dev@126.com>
lavc/qsvdec: Add QSV AV1 decoder AV1 decoder is supported on Tiger …
11:49 AM Ticket #8888 (Artefacts and errors when decoding h264 file from KKmoon CCTV camera) closed by Elon Musk
fixed: Fixed in 0ea6ec3d0054fd4b128f9a5b7aab26ccc6ac6caf
8:41 AM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by Balling
Replying to Rapper_skull: > Sorry guys but the discussion …

Sep 25, 2020:

9:34 PM Changeset in ffmpeg [f8f23a7a] by Paul B Mahol <onemda@gmail.com>
avcodec/mpeg12dec: remove inter block calls in IPU decoder This is …
8:07 PM Changeset in ffmpeg [c668294e] by Paul B Mahol <onemda@gmail.com>
avcodec/mpeg12dec: add support for MPEG1 blocks in IPU codec
6:05 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by Rapper_skull
Sorry guys but the discussion is really long and for the largest part …
8:52 AM sintel.mp4 attached to Ticket #8909 by veikk0
MP4 file which exhibits the frame rate problem after the AV1 stream …
8:51 AM sintel.mkv attached to Ticket #8909 by veikk0
MKV file from which copying the AV1 stream to an MP4 container is an issue
8:47 AM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) updated by veikk0
Complete CLI output of the two FFmpeg commands – including the …
8:41 AM 2-sintel-mp4-creation.txt attached to Ticket #8909 by veikk0
CLI output when creating the problematic MP4 file from previously …
8:39 AM 1-sintel-mkv-creation.txt attached to Ticket #8909 by veikk0
CLI output when creating the MKV file
8:21 AM Changeset in ffmpeg [2f9a3215] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Move quantizer check into setup_qtables() Fixes: …
8:21 AM Changeset in ffmpeg [90351b5f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/http: fix memleak Reviewed-by: "mypopy@gmail.com" …
8:21 AM Changeset in ffmpeg [f2499819] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Check channels before deallocating Fixes: …

Sep 24, 2020:

4:45 PM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide the command line and the complete, uncut console output …
4:31 PM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) created by veikk0
Summary of the bug: Copying some AV1 streams from an MKV container to …
11:38 AM Changeset in ffmpeg [14d68386] by Paul B Mahol <onemda@gmail.com>
avformat: add IPU demuxer
11:33 AM Changeset in ffmpeg [5c2d7acb] by Paul B Mahol <onemda@gmail.com>
avcodec: add IPU Video decoder and parser
10:23 AM Ticket #8908 (PSG subtitles timestamps are wrong when reading from stdin and not ...) updated by Rapper_skull
Update: I also tried the bash inline syntax ffmpeg -i <(cat …
8:20 AM Ticket #8908 (PSG subtitles timestamps are wrong when reading from stdin and not ...) updated by Rapper_skull
Summary changed
8:17 AM eng_eac3to.sup attached to Ticket #8908 by Rapper_skull
8:16 AM eng_test_wrong.sup attached to Ticket #8908 by Rapper_skull
8:14 AM eng_test_good.sup attached to Ticket #8908 by Rapper_skull
8:13 AM eng_test.sup attached to Ticket #8908 by Rapper_skull
8:12 AM Ticket #8908 (PSG subtitles timestamps are wrong when reading from stdin and not ...) created by Rapper_skull
Summary of the bug: Hi, I was trying to extract hdmv_pgs_subtitle …
5:18 AM Ticket #8907 ("cookies" option doesn't actually send cookie) closed by fireattack
invalid
4:06 AM Ticket #8907 ("cookies" option doesn't actually send cookie) created by fireattack
Summary of the bug: How to reproduce: […] You can see there is no …
Note: See TracTimeline for information about the timeline view.