Timeline



Aug 5, 2020:

10:38 PM Changeset in ffmpeg [2c35797e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudiodec_template: Fix some whitespace issues …
10:38 PM Changeset in ffmpeg [5036d7b2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Handle reducedresno of 32 Fixes: shift exponent …
10:38 PM Changeset in ffmpeg [5508e7bf] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/j2kenc: Allow Encoder to use SOP and EPH markers This …
10:02 PM Changeset in ffmpeg [1fbfa424] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dv: Avoid allocation for reading timecode Reviewed-by: Paul …
10:02 PM Changeset in ffmpeg [8b0bba86] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dv: Avoid alloction of DVDemuxContext This commit avoids …
9:14 PM Changeset in ffmpeg [edcd7c73] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/3dostr: Return directly after having read packet Avoids an …
2:07 PM Ticket #8839 (Report output file lines are truncated to 1024) created by Syed Andaleeb Roomy
Summary of the bug: When using -report option or the FFREPORT
9:32 AM Changeset in ffmpeg [becfdaaa] by Jun Zhao <barryjzhao@tencent.com>
lavc/libopenh264enc: use framerate if available Respecting the …
4:27 AM Ticket #4907 (Support decoding animated WebP images) updated by Bumsik Kim
Cc changed
3:40 AM Ticket #8805 (ffplay: Cannot use arrow keys to move backward/forward in AVS2 ...) closed by ourseews
fixed: Fixed commit 5f8555d156c96d6aa3d42762923311a73b4d469c
12:46 AM Ticket #8813 (ffmpeg can't concat file with '..' in the filename) updated by Sean Gugler
Cc changed

Aug 4, 2020:

4:27 PM Changeset in ffmpeg [ffa6072f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check comp_brand_size Fixes: signed integer overflow: …
4:27 PM Changeset in ffmpeg [fd0064f7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudiodec_template: Check CRCs for layer1 and layer2 This …
11:56 AM Changeset in ffmpeg [9fbdd545] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_native_layer_mathunary: add ceil support It can be tested …
11:40 AM Ticket #7691 (GPU side format conversions working with MediaSDK and old i965 driver, ...) updated by eero-t
FYI: All the formats marked as "O" in above table, i.e. doing format …
8:01 AM Changeset in ffmpeg [fa7ad81d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_argo: fix incorrect documentation Flag bit was in the …
6:22 AM Changeset in ffmpeg [6ce43389] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: fix overflow in multiplication in LUT calculation
6:17 AM Ticket #8837 (Color completely gray out when playing with ffplay comparing to (vlc ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
5:58 AM Ticket #8838 (concat demuxer fails on double dots in file name) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #8813.
3:20 AM Ticket #8837 (Color completely gray out when playing with ffplay comparing to (vlc ...) closed by Balling
invalid: This is HDR, you will need HDR device for colors not to grey out or …
3:19 AM Ticket #8838 (concat demuxer fails on double dots in file name) reopened by Balling
3:19 AM Ticket #8838 (concat demuxer fails on double dots in file name) closed by Balling
invalid: Invalid
2:30 AM Ticket #8838 (concat demuxer fails on double dots in file name) created by Sean Gugler
SUMMARY The "concat" demuxer (libavformat/concatdec.c) fails …
2:22 AM Ticket #8837 (Color completely gray out when playing with ffplay comparing to (vlc ...) updated by Chuong Le
I've read rule and understand we do not use any external service such …
2:12 AM Ticket #8837 (Color completely gray out when playing with ffplay comparing to (vlc ...) created by Chuong Le
Summary of the bug: Color on ffplay is completely different to real …

Aug 3, 2020:

9:26 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
Well, it was partially implemented in …
9:17 PM Changeset in ffmpeg [9c0beaf0] by Jan Ekström <jeebjp@gmail.com>
avcodec/aacdec_template: add support for 22.2 / channel_config 13
9:17 PM Changeset in ffmpeg [3fcfe6ba] by Jan Ekström <jeebjp@gmail.com>
avcodec/aacdec_template: mark second LFE element as LFE2 We now have …
9:17 PM Changeset in ffmpeg [93a2913a] by Jan Ekström <jeebjp@gmail.com>
avcodec/aacdectab: add mapping for 22.2 Utilizes the newly added 22.2 …
9:17 PM Changeset in ffmpeg [79b057f1] by Jan Ekström <jeebjp@gmail.com>
avcodec/mpeg4audio: add newer channel_coding mappings Additionally, …
9:17 PM Changeset in ffmpeg [f5390a9f] by Jan Ekström <jeebjp@gmail.com>
swresample/rematrix: treat 22.2 as 5.1 (back) when mixing Only this …
9:17 PM Changeset in ffmpeg [2fd8add1] by Jan Ekström <jeebjp@gmail.com>
swresample/matrix: switch internal clean_layout function to not drop …
9:17 PM Changeset in ffmpeg [34de0abb] by Jan Ekström <jeebjp@gmail.com>
avutil/channel_layout: add 22.2 layout Requires some extraneous top …
8:52 PM Changeset in ffmpeg [4ad86849] by Martin Storsjö <martin@martin.st>
test: hlsenc: Use unique init/segment file names for the fmp4_ac3 test …
8:52 PM Changeset in ffmpeg [59c4cf05] by Martin Storsjö <martin@martin.st>
test: hlsenc: Make the hls_fmp4 sample file name match the target …
8:45 PM Changeset in ffmpeg [acaed62a] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: correct 71 tag usage It stores input format and never …
8:22 PM Changeset in ffmpeg [d2b9cb11] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhdenc: fix setting default compression level
8:22 PM Changeset in ffmpeg [65516b2c] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhdenc: extend quantization table Should give better quality.
8:22 PM Changeset in ffmpeg [05e58ce4] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: use LUT for 9 and 18 codebook decompanding Also fix …
7:26 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
Replying to dhelsley: >pic_struct=10,11 is top with next …
7:19 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Dave Helsley
Replying to Balling: > Replying to dhelsley: > …
6:32 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
Replying to dhelsley: > There are differences. In #4141, …
5:34 PM Changeset in ffmpeg [b4ae7806] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhdenc: fix PrescaleTable for YUV422P10
3:28 PM Ticket #8836 (Request: allow custom AviSynth DLL path) updated by Patman86
Component changed
I also support this request. I build many tools for Staxrip (also …
2:09 PM Changeset in ffmpeg [08f60a35] by James Almer <jamrial@gmail.com>
avcodec/mpegaudiodec_template: disable CRC checking for layers 1 and 2 …
1:37 PM Changeset in ffmpeg [9afd1f6f] by James Almer <jamrial@gmail.com>
Revert "mpegaudiodec_template: disable CRC checking for layers 1 and …
12:56 PM Ticket #8833 (ffprobe doesn't properly follow redirect on remote url) updated by azhelev
Hello cehoyos, the issue is reproducible with ffmpeg too. I have …
12:50 PM Changeset in ffmpeg [b068cfcc] by James Almer <jamrial@gmail.com>
fate/aac: add missing bitexact flag to some encoder tests Will prevet …
10:47 AM Ticket #8836 (Request: allow custom AviSynth DLL path) updated by Zafer Kantar
I support this request. Staxrip provides a very useful interface for …
8:05 AM Encode/AV1 edited by slhck
no need to specify muxer in first pass (diff)
8:05 AM Encode/VP9 edited by slhck
no need to specify muxer in first pass (diff)
8:04 AM Encode/H.265 edited by slhck
no need to specify muxer in first pass (diff)
8:04 AM Encode/H.264 edited by slhck
no need to specify muxer in first pass (diff)

Aug 2, 2020:

9:21 PM Ticket #8836 (Request: allow custom AviSynth DLL path) updated by stax76
I missed that only CLI without env var would not be sufficient. env …
9:13 PM Ticket #8836 (Request: allow custom AviSynth DLL path) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
8:51 PM Changeset in ffmpeg [b48397e] by Lynne <dev@lynne.ee>
mpegaudiodec_template: disable CRC checking for layers 1 and 2 Layers …
8:48 PM Changeset in ffmpeg [fe3ea131] by Lynne <dev@lynne.ee>
hwcontext_vulkan: remove plane size alignment checks when host …
8:07 PM Ticket #8836 (Request: allow custom AviSynth DLL path) created by stax76
I would like to suggest adding support to define the AviSynth DLL …
7:01 PM Ticket #8285 (memory leaks in ff_v4l2_m2m_create_context()) closed by Andriy Gelman
fixed
7:00 PM Ticket #8285 (memory leaks in ff_v4l2_m2m_create_context()) updated by Andriy Gelman
Fixed in 7c32e9cf93b712f8463573a59ed4e98fd10fa013
6:36 PM Changeset in ffmpeg [9d2ba898] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_m2m: reindent after last commit Signed-off-by: Andriy …
6:31 PM Changeset in ffmpeg [7c32e9c] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_m2m: adapt to call close() on init fail This fixes …
1:49 PM Ticket #5456 (Videos produced with -shortest are longer than the audio) updated by fireattack
Cc changed
7:33 AM Changeset in ffmpeg [533d6030] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: set correct bits_per_raw_sample
7:33 AM Changeset in ffmpeg [e2b455f9] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: add more tag names
7:33 AM Changeset in ffmpeg [4e278176] by Paul B Mahol <onemda@gmail.com>
avcodec: add CFHD encoder
7:31 AM Changeset in ffmpeg [131d2a3e] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: improve decompanding quality with reference implementation
7:31 AM Changeset in ffmpeg [f7e35c81] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: fix non-aligned to 8 height decoding
7:31 AM Changeset in ffmpeg [fabbb680] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: move if/else out of loop in inverse transform
3:24 AM Changeset in ffmpeg [21e86a12] by Jun Zhao <barryjzhao@tencent.com>
lavc/libkvazaar: fix framerate setting fix framerate setting. …
12:50 AM Ticket #8760 (srt updated, ffmpeg's libsrt no longer builds) closed by Jun Zhao
fixed: fix by 7c59e1b0f285cd7c7b35fcd71f49c5fd52cf9315, so closed the issue

Aug 1, 2020:

5:08 PM Changeset in ffmpeg [15ef16dc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/g723_1enc: Avoid skip_put_bits() If a bit is reserved, it …
4:56 PM Changeset in ffmpeg [8129c32e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits …
4:39 PM Changeset in ffmpeg [c67bdd65] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Delete unused field
4:39 PM Changeset in ffmpeg [3d19c5ee] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h265: Don't require uniform_spacing_flag Though still …
4:39 PM Changeset in ffmpeg [bc58d1f5] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h265: Fix ordering of tile dimensions Dimensions are …
4:18 PM Changeset in ffmpeg [e80fe329] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h265: Remove confusing and redundant tile options The …
3:12 PM Ticket #6949 (No support for multiple values in ID3v2.4 tags.) updated by certuna2
Navidrome, which depends on ffmpeg's tag handling, now runs into this …

Jul 31, 2020:

9:30 PM Changeset in ffmpeg [11a2d05] by Mark Thompson <sw@jkqxz.net>
libsvtav1: Fix the documentation to match the actual options
9:30 PM Changeset in ffmpeg [ad7aa1e8] by Mark Thompson <sw@jkqxz.net>
libsvtav1: Use _ rather than - in options
9:30 PM Changeset in ffmpeg [30a4bdbc] by Mark Thompson <sw@jkqxz.net>
libsvtav1: Rename without a _ The external library is called …
7:49 AM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) updated by juniel_katarn
Replying to cybersinh: > OK. A patch has just been sent to …
6:19 AM Ticket #8732 (videotoolbox decoding Could not find ref with POC 0) closed by Carl Eugen Hoyos
invalid
12:24 AM Ticket #8732 (videotoolbox decoding Could not find ref with POC 0) updated by Balling
Status changed
There is this crazy issue #7950 that is not actually fixed and is not …

Jul 30, 2020:

10:52 PM Ticket #8834 (-disposition doesn't work in latest builds) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide the command line you …
10:33 PM Changeset in ffmpeg [134a48a8] by James Almer <jamrial@gmail.com>
tests/imgutils: test the output of av_image_fill_* functions …
5:38 PM Ticket #8835 (no timecode via serial for decklink device) created by dave rice
Summary of the bug: I'm able to get several of the timecode_formats …
4:52 PM Ticket #8834 (-disposition doesn't work in latest builds) created by Sausage
I'm using the -disposition:s:0 0 command, and it's not working on …
2:02 PM Ticket #8831 (When using the overlay_cuda filter, I get the warning "Error while add ...) updated by Dennis E. Mungai
Cc, Version changed
An update: With either NVCDEC or CUVID, as …
10:40 AM Ticket #8832 (Failed to configure vaapi with AMD Ryzen 5 PRO) updated by kwsk
vaapi2 in ubuntu 20.04
7:36 AM Ticket #8833 (ffprobe doesn't properly follow redirect on remote url) updated by Carl Eugen Hoyos
Do I understand correctly that your issue is not reproducible with …
7:35 AM Ticket #8832 (Failed to configure vaapi with AMD Ryzen 5 PRO) closed by Carl Eugen Hoyos
invalid: Feel free to ask all build questions on the FFmpeg user mailing list.
1:48 AM Changeset in ffmpeg [be3c10d5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/apm: fix APM_FILE_HEADER_SIZE value Value was incorrectly …
12:17 AM Ticket #8833 (ffprobe doesn't properly follow redirect on remote url) created by azhelev
Using ffprobe on remote URL fails when the remote server return 302 …

Jul 29, 2020:

10:34 PM Changeset in ffmpeg [8a3f561c] by James Almer <jamrial@gmail.com>
avcodec/options_table: make AVCodecContext->level search for child …
10:23 PM Changeset in ffmpeg [8821df6f] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/pgxdec Fix pix format selection error This patch makes the …
10:23 PM Changeset in ffmpeg [9d302efd] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/j2kenc: Encoding up to 16 bits This patch allows the …
10:23 PM Changeset in ffmpeg [bd4f37f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: Fix segfault in imdct36_mips_float. 'li.s' is a …
10:23 PM Changeset in ffmpeg [1563b4b4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips. Failed fate …
10:23 PM Changeset in ffmpeg [0e0a9ca0] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' …
10:23 PM Changeset in ffmpeg [44699db6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: Fix register constraint error reported by clang. Clang …
9:10 PM Changeset in ffmpeg [b2318c1e] by Marton Balint <cus@passwd.hu>
avformat/hlsenc: increase initial program date time precision Also …
9:10 PM Changeset in ffmpeg [53a4620f] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: make specifying thread_queue_size turn on threaded …
8:59 PM Changeset in ffmpeg [6ceaeeca] by James Almer <jamrial@gmail.com>
avcodec/libsvt_av1: remove forced-idr option This option is directly …
8:11 PM Changeset in ffmpeg [0e20dee5] by James Almer <jamrial@gmail.com>
avcodec: Add an SVT-AV1 encoder wrapper Signed-off-by: Daryl Seah …
3:16 PM Ticket #8832 (Failed to configure vaapi with AMD Ryzen 5 PRO) created by kwsk
Summary of the bug: Failed to configure vaapi with AMD Ryzen 5 PRO …
3:00 PM Ticket #8831 (When using the overlay_cuda filter, I get the warning "Error while add ...) created by Dennis E. Mungai
Summary of the bug: I get the warning above from ffmpeg …
12:07 PM Ticket #8830 (rtmp delta timestamp bug) closed by xiachu
invalid
9:58 AM Ticket #8830 (rtmp delta timestamp bug) updated by xiachu
Summary changed
9:58 AM fix_bug_of_delta_timestamp_in_rtmp.patch attached to Ticket #8830 by xiachu
9:57 AM Ticket #8830 (rtmp delta timestamp bug) created by xiachu
FFmpeg does not send deltastamp when the deltastamp does not change. …
8:31 AM Ticket #8828 (avformat_open_input hangs on non-existent RTSP url) updated by Max
I see that the same issue for UDP was post and fixed 2 years ago. I …
8:29 AM Ticket #8828 (avformat_open_input hangs on non-existent RTSP url) updated by Max
Excuse my bad english, "command line" so I have to use the static …
8:06 AM Ticket #8829 (Error writing trailer of udp: Cannot allocate memory) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide the command line you …
8:05 AM Ticket #8828 (avformat_open_input hangs on non-existent RTSP url) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please test current FFmpeg git head - the only version supported on …
7:43 AM RemapFilter edited by Michael Koch
(diff)
7:42 AM Ticket #8829 (Error writing trailer of udp: Cannot allocate memory) created by przemol
I am struggling with mapping a few mpegts inputs (spts) into 1 mpts …
7:20 AM Ticket #8828 (avformat_open_input hangs on non-existent RTSP url) updated by Max
the caracters that hangs the function too in password field are …
7:16 AM Ticket #8828 (avformat_open_input hangs on non-existent RTSP url) created by Max
I use the 4.2.3 build for Windows in 64Bits When I use …
3:11 AM Changeset in ffmpeg [cbb6ba2e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where …
3:06 AM Changeset in ffmpeg [2d5407d3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/golomb: Document return value of get_ue_golomb_31 on error …
2:58 AM Changeset in ffmpeg [69636b44] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/golomb: Prevent shift by negative number This happened in …
Note: See TracTimeline for information about the timeline view.