Timeline



Oct 23, 2020:

1:59 PM Ticket #8921 (Cannot force png format for file wihout extension) updated by Gyan
There's both an image2 demuxer and a muxer.
9:24 AM Ticket #8942 (RTSP-Stream not loading) created by jkleemann
Summary of the bug: ffprobe hangs when trying to open the stream …
8:37 AM Changeset in ffmpeg [2b702015] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wmadec: Don't check for errors for complete VLC tables …
8:37 AM Changeset in ffmpeg [f1c022ab] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wma: Remove unused array Reviewed-by: Michael Niedermayer …
8:07 AM Changeset in ffmpeg [209b9ff5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Check for negative ext_len Fixes: Infinite loop …
8:07 AM Changeset in ffmpeg [50b29f08] by Michael Niedermayer <michael@niedermayer.cc>
avformat/bethsoftvid: Check image dimensions before use Fixes: signed …
8:07 AM Changeset in ffmpeg [c95b47e1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/genh: Check block_align for how it will be used in SDX2_DPCM …
8:07 AM Changeset in ffmpeg [e680d50e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/au: Check for EOF in au_read_annotation() Fixes: Timeout …
8:07 AM Changeset in ffmpeg [c5b8f232] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for opus Fixes: Timeout …
7:47 AM Changeset in ffmpeg [c7a5face] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Check for zero v_size Fixes: SEGV on unknown …

Oct 22, 2020:

4:51 PM Changeset in ffmpeg [d34e4904] by Michael Niedermayer <michael@niedermayer.cc>
avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0 Suggested-by: …
4:51 PM Changeset in ffmpeg [c0d7fd26] by Michael Niedermayer <michael@niedermayer.cc>
avformat/segafilm: Check that there is a stream Fixes: assertion …
12:53 PM Changeset in ffmpeg [6fb2bdd1] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: cosmetics Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
12:53 PM Changeset in ffmpeg [2676277b] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: clarify option description for timeout unit …
12:53 PM Changeset in ffmpeg [784ce1c2] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEOUT_MS …
12:53 PM Changeset in ffmpeg [92c40ef8] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtsp: support for listen_timeout option for sdp Now the …
12:53 PM Changeset in ffmpeg [2aceae14] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtpproto: support for rtp read timeout then we can set the …
9:13 AM Changeset in ffmpeg [de598267] by liuqi05 <liuqi05@kuaishou.com>
libavformat/hls: use local var url for log to avoid crash During …

Oct 21, 2020:

4:47 PM Changeset in ffmpeg [1bf86ee9] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: removed unused and deprecated field
4:45 PM Changeset in ffmpeg [e0c8e517] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: reduce automated use of deprecated modes
4:23 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by srainey
I've confirmed with my vendor that the encoder being used is not able …
4:17 PM Changeset in ffmpeg [cde3c080] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: mark newly deprecated rc modes
4:03 PM Changeset in ffmpeg [11a8e936] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: use alias to provide deprecated profiles
3:21 PM Changeset in ffmpeg [1868cb7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Check dir_length Fixes: Infinite loop Fixes: …
3:21 PM Changeset in ffmpeg [a9271286] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ffmetadec: finalize AVBPrint on errors Fixes: memleak Fixes: …
10:19 AM ffmpeg-20201021-114653.log attached to Ticket #8941 by kokoko3k
3
10:18 AM ffmpeg-20201021-114631.log attached to Ticket #8941 by kokoko3k
2
10:18 AM ffmpeg-20201021-114609.log attached to Ticket #8941 by kokoko3k
1
10:16 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) created by kokoko3k
Hi, i'm trying to capture my screen and encode the result via kmsgrab. …
5:51 AM Changeset in ffmpeg [2beb7f43] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avc: Remove redundant code for freeing This decoder has …
5:47 AM Changeset in ffmpeg [bce8e2f3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avc: Use least max_depth for get_vlc2() The longest codes …
5:47 AM Changeset in ffmpeg [26cc9db7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avc: Unify initializing quad and pair VLCs Up until now, …
5:47 AM Changeset in ffmpeg [fba88906] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avcdata: Deduplicate symbol tables Saves about 10KB. …
4:53 AM Changeset in ffmpeg [289e9648] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Unify initializing and freeing VLC tables Reviewed-by: …
4:16 AM Changeset in ffmpeg [786b1b0c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Check allocations of VLCs It would lead to crashs …
3:46 AM Changeset in ffmpeg [a01ca21b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Fix memleak upon init failure Up until now, there was no …
1:38 AM Ticket #5829 (ADPCM SWF wave decode error, but directly decode *.flv right) closed by zane
fixed: Fixed as of 0547fa572bd88a20637508bd7dcf36e2953dc64d
1:33 AM Changeset in ffmpeg [682990a8] by hwren <hwrenx@126.com>
doc/general_contents.texi: add uavs3d section Signed-off-by: hwren …
1:26 AM Changeset in ffmpeg [3106db04] by Zane van Iperen <zane@zanevaniperen.com>
fate: add test for adpcm_swf in wav Signed-off-by: Zane van Iperen …
1:26 AM Changeset in ffmpeg [4919b3c1] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_swf: support custom block size for encoding …
1:26 AM Changeset in ffmpeg [0547fa57] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_swf: set block_align when encoding Allows it to be …
1:23 AM Changeset in ffmpeg [e9dd73d3] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at …
1:23 AM Changeset in ffmpeg [53ac499] by Zane van Iperen <zane@zanevaniperen.com>
avformat/riff: prevent muxing adpcm_swf with a variable block size …

Oct 20, 2020:

6:38 PM Changeset in ffmpeg [637c154a] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio frequency and phase shift filters
6:30 PM Changeset in ffmpeg [d60927b6] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_aphasemeter: add out of phase and mono detection Extend …
6:02 PM Encode/VP9 edited by llogan
removed "convert from audio" example that did not make sense (diff)
4:21 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by av1masterrace
Replying to birdie: > AV1 decoding support is already …
3:18 PM Changeset in ffmpeg [6707152f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/notchlc: Revert incorrect compression bound Revert …
1:33 PM Changeset in ffmpeg [939b72b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN() Fixes: …
1:33 PM Changeset in ffmpeg [bc9686c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cri: Check for end of image in unpack_10bit() Fixes: out of …
1:33 PM Changeset in ffmpeg [be85280] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/utils: Fix misleading indent …
1:33 PM Changeset in ffmpeg [4ebe40ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Check channels before use for ADPCM_PSX Fixes: …
1:33 PM Changeset in ffmpeg [a4895b75] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Avoid signed integer overflows in idct() Fixes: …
1:33 PM Changeset in ffmpeg [6910e0f4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check limits to avoid overflow in delta computation …
1:33 PM Changeset in ffmpeg [44ff5a1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/boadec: Check that channels and block_align are set Fixes: …
1:33 PM Changeset in ffmpeg [2be51d14] by Michael Niedermayer <michael@niedermayer.cc>
avformat/av1dec: Fix padding in obu_get_packet() Fixes: stack buffer …
1:33 PM Changeset in ffmpeg [51002362] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/notchlc: Check uncompressed size against input for LZ4 Fixes: …
1:33 PM Changeset in ffmpeg [0d088a47] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Check name_len for overflow Fixes: signed integer …
1:33 PM Changeset in ffmpeg [d1983628] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264idct_template: Fix integer overflow in …
11:51 AM Changeset in ffmpeg [8750c8f4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asubboost: use transposed II form
11:51 AM Changeset in ffmpeg [6d59d69b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crossfeed: use transposed II form
11:00 AM Changeset in ffmpeg [fe2be5d9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Fix check for SPS Check all the six bits, not only …
10:55 AM Changeset in ffmpeg [c4f65611] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Fix mixed declaration and code Signed-off-by: …
10:52 AM Changeset in ffmpeg [1ba174f4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Don't use uninitialized buffer in av_stristr() …
10:43 AM Changeset in ffmpeg [96ad55d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Fix extradata length check Commit …
10:09 AM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by John Paul Adrian Glaubitz
Hi! Is there a chance this fix could get merged into ffmpeg master? …
8:33 AM Changeset in ffmpeg [653bd4f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Check nb_args for overflow Fixes: Integer overflow (no …
8:27 AM Changeset in ffmpeg [685ed1cb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for timestamp overflow in parse_time_sequence() …
7:43 AM Ticket #8790 (Compile NVDEC with Quadro RTX 6000 : "ERROR: failed checking for nvcc") updated by Maximiliano Lira Del Canto
I was studying this and I found that CC 3.5 is enough. > == Why …
3:41 AM Changeset in ffmpeg [a2b1dd0c] by liuqi05 <liuqi05@kuaishou.com>
avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF …
3:41 AM Changeset in ffmpeg [b5ca8f2c] by liuqi05 <liuqi05@kuaishou.com>
avformat/hlsenc: compute video_keyframe_size after write keyframe fix …
3:41 AM Changeset in ffmpeg [1ee52b2b] by liuqi05 <liuqi05@kuaishou.com>
avformat/dashdec: check the root url length if the length of the root …
3:41 AM Changeset in ffmpeg [a424671e] by liuqi05 <liuqi05@kuaishou.com>
avformat/hlsenc: process hls_time value too small sence The target …

Oct 19, 2020:

10:04 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Christoph
Cc changed
Still present (after 4 years) in version 4.3.1.
8:37 PM Ticket #8940 (dpx files with framemd5) closed by Elon Musk
invalid: This is not support channel.
7:45 PM Changeset in ffmpeg [21346672] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Cleanup generically on init failure Reviewed-by: …
7:42 PM Changeset in ffmpeg [eab812d6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Remove redundant function parameters It makes no …
7:41 PM Changeset in ffmpeg [82c63631] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Simplify writing to AVBPrint The mov_text encoder …
7:40 PM Changeset in ffmpeg [2f9fc350] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Fix undefined left shifts outside the range of int …
7:37 PM Changeset in ffmpeg [9a731e9f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Fix memleak on (re)allocation error Up until now, …
7:37 PM Changeset in ffmpeg [0dd7b823] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Don't presume every style to have a font Fixes …
7:36 PM Changeset in ffmpeg [8d443195] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Reset array counter after freeing array Otherwise …
7:36 PM Changeset in ffmpeg [56b3726e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextenc: Fix potential use of uninitialized value …
6:36 PM Ticket #8940 (dpx files with framemd5) created by boecki
I have a little question regarding ffmpeg Encoding from dpx file 16bit …
4:42 PM Changeset in ffmpeg [5da94413] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: remove unused argument
4:42 PM Changeset in ffmpeg [f7379eaf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: fix sp2zp mapping
3:07 PM Changeset in ffmpeg [3e421410] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: remove calls to avcodec_register*() They are …
2:54 PM Changeset in ffmpeg [a8a1a58a] by James Almer <jamrial@gmail.com>
tools/target_dem_fuzzer: switch to the iterate API Signed-off-by: …
2:54 PM Changeset in ffmpeg [bddf5384] by James Almer <jamrial@gmail.com>
avformat/options: use the iterate API in format_child_class_next() …
2:54 PM Changeset in ffmpeg [ac36080b] by James Almer <jamrial@gmail.com>
avdevice/alldevices: stop using deprecated linked list API …
12:54 PM Changeset in ffmpeg [c4a3dbe7] by Guo, Yejun <yejun.guo@intel.com>
dnn_backend_tf.c: add option sess_config for tf backend TensorFlow C …
12:35 PM Changeset in ffmpeg [4ccb68dc] by Thilo Borgmann <thilo.borgmann@mail.de>
doc: Add dev_community/community.md for general assembly and main …
12:33 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by srainey
I'm not sure, but I suspect the answer is no. No other mode in my …
8:08 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by iss
Thanks for looking into this and sorry for wasting your time. Next …
3:15 AM Changeset in ffmpeg [90182577] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Reindentation Reviewed-by: Philip Langdale …
3:13 AM Changeset in ffmpeg [71981d7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Use bytestream API Improves readability. …
3:09 AM Changeset in ffmpeg [ba795890] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Avoid loop when writing UTF-8 character to …
3:08 AM Changeset in ffmpeg [c84a91ef] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Remove unnecessary variable style_active doesn't …
3:03 AM Changeset in ffmpeg [dd80066c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Fix immediately adjacent styles The checks for …
3:02 AM Changeset in ffmpeg [40c16907] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Skip empty styles They would either lead to …
2:59 AM Changeset in ffmpeg [94ad68ee] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Fix leaks on (re)allocation failure Up until now, …
2:58 AM Changeset in ffmpeg [c33b9fa7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Simplify finding default font There is no need to …
2:56 AM Changeset in ffmpeg [a42695c0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Simplify checking for invalid extradata Every …
2:52 AM Changeset in ffmpeg [38cdd27e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Fix leaks of strings upon reallocation failure Up …
2:49 AM Changeset in ffmpeg [57586205] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/movtextdec: Reset counter of fonts when freeing them If …

Oct 18, 2020:

8:56 PM Changeset in ffmpeg [98607775] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: remove unused variable
7:27 PM Changeset in ffmpeg [4f83a536] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Limit index in vector_pow43() Fixes: out of …
7:27 PM Changeset in ffmpeg [7ac87a2c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/kvag: Fix integer overflow in bitrate computation Fixes: …
7:27 PM Changeset in ffmpeg [182d7a74] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: fix undefined integer overflow with POC in error …
7:27 PM Changeset in ffmpeg [cc072f73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/decode: Consider discarded samples in max_samples Fixes: …
7:27 PM Changeset in ffmpeg [c0c6b68d] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: assume that discarded audio packets produced …
7:27 PM Changeset in ffmpeg [c062dd74] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples …
7:20 PM Ticket #8939 (libopus: mapping_family does not get set correctly for surround sound) created by frk1337
Summary of the bug: ffmpeg does not set mapping_family correct for …
6:42 PM Changeset in ffmpeg [ee33fecb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Limit maximum A53 CC size This is more than 10 …
6:42 PM Changeset in ffmpeg [34df97b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/photocd: Use ff_set_dimensions() Fixes: out of memory Fixes: …
6:42 PM Changeset in ffmpeg [3162482a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ape: Remove seektable and bittable Suggested-by: Andreas …
6:42 PM Changeset in ffmpeg [aee8477c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: sanity check coded_framesize Fixes: signed integer …
4:48 PM Changeset in ffmpeg [847dc037] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: add analog transfer function format
1:30 PM Changeset in ffmpeg [6ef55f54] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit …
1:29 PM Changeset in ffmpeg [746ab832] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvenc: Avoid reversing output data twice The ASUS V2 format …
12:46 PM Changeset in ffmpeg [c9e8f031] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvenc: Simplify flushing and padding packet Signed-off-by: …
12:46 PM Changeset in ffmpeg [cdf76197] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvdec: Avoid reversing input data twice Up until now the …
10:44 AM Ticket #8921 (Cannot force png format for file wihout extension) updated by aalexgabi
@Cigares It makes sense now. It is however confusing that image2 is …
5:06 AM Ticket #1965 (mmf: support correctly formats ma-3/5/7) updated by zane
Analyzed by developer, Cc changed
I've just had a look at the spec …
3:00 AM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by Xu Guangxin
Great!thanks for the check. Your clips has 3x1 tiles, it's a …

Oct 17, 2020:

9:10 PM Changeset in ffmpeg [62073cfa] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: update driver versions for SDK 11.0
5:26 PM Ticket #8937 (Incorrect color when decoding h264 file) closed by Balling
invalid: Well, because it is 1920x1080, it is automatically promoted to BT.709 …
4:43 PM Changeset in ffmpeg [f372ce35] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: use av_sscanf()
4:43 PM Changeset in ffmpeg [7c1eef48] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: reverse order of biquads in serial processing This …
3:27 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by Balling
Replying to 3DLight: > We don't know why it's missing. We …
3:24 PM Ticket #8918 (ape 24bit decode error) closed by Elon Musk
fixed: Fixed in ed0001482a74b60f3d5bc5cd7e304c9d65b2fcd5
1:23 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by 3DLight
We don't know why it's missing. We don't have that know-how for this.
12:36 PM Changeset in ffmpeg [33624f4f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check for EOF in amf_parse_object() Fixes: Timeout …
12:36 PM Changeset in ffmpeg [77cdc684] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mv30: Fix multiple integer overflows Fixes: signed integer …
12:36 PM Changeset in ffmpeg [42ded4d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check remaining bits in SMK_BLK_FULL Fixes: out of …
12:36 PM Changeset in ffmpeg [5a2a7604] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cook: Check subpacket index against max Fixes: off by 1 error …
12:36 PM Changeset in ffmpeg [01bb12f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check for overflow with ATRAC* in …
12:36 PM Changeset in ffmpeg [3fbf8737] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 …
12:36 PM Changeset in ffmpeg [060e1ad6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() …
12:36 PM Changeset in ffmpeg [3300f5c1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/icodec: Change order of operations to avoid NULL dereference …
12:28 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by Carl Eugen Hoyos
Replying to 3DLight: > Color format: RGB Then why are …
12:16 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by 3DLight
Do you mean color format with YUV420 display? Our Display: Bit depth: …
12:06 PM Ticket #8938 (Merge sound wrong duration) updated by Carl Eugen Hoyos
Version changed
This has currently very little similarities with a valid ticket: Is …
12:03 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by Carl Eugen Hoyos
Replying to 3DLight: > We've recorded the pattern video …
11:32 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by 3DLight
We've recorded the pattern video with OBS Studio (recording program) …
10:56 AM Ticket #8938 (Merge sound wrong duration) updated by Truong Quoc Khanh
Note for log: New Process Arg is argument to run ffmpeg …
10:52 AM log.txt attached to Ticket #8938 by Truong Quoc Khanh
10:51 AM Ticket #8938 (Merge sound wrong duration) created by Truong Quoc Khanh
Summary of the bug: How to reproduce: Extract sound from video […] …
8:55 AM Changeset in ffmpeg [86228ebd] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: deduplicate init_output_stream usage logic Adds a wrapper …
8:12 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by Balling
>web browser, VLC, ffplay, This is not true. thumbnail is actually …
4:13 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by iss
Replying to cehoyos: > It appears to me that ffplay
3:20 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by Carl Eugen Hoyos
It appears to me that ffplay shows wrong colours but ffmpeg
1:21 AM actual_result.png attached to Ticket #8937 by iss
Actual result
1:20 AM expected_result.png attached to Ticket #8937 by iss
Expected result
1:18 AM incorrect_color_h264.mp4 attached to Ticket #8937 by iss
Sample media
1:17 AM Ticket #8937 (Incorrect color when decoding h264 file) created by iss
Summary of the bug: When converting attached file, colors are …
12:09 AM Ticket #6585 (Transcode audio to ADPCM for XAudio) closed by zane
fixed: Fixed as of bd1c94bb6801e06b2fce9238df67bd1de4a90ace

Oct 16, 2020:

11:36 PM Changeset in ffmpeg [bf4a253f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcmenc: remove BLKSIZE #define Signed-off-by: Zane van …
11:36 PM Changeset in ffmpeg [e368be52] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_wav: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [ed1cfb8e] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_yamaha: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [eb75a80d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_apm: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [b5c2c9a1] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_ssi: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [bd1c94bb] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ms: support custom block size for encoding Fixes …
11:36 PM Changeset in ffmpeg [c78c60c3] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcmenc: add "block_size" option Signed-off-by: Zane van …
11:12 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by Carl Eugen Hoyos
Keywords, Component changed
I compared the output with mplayer -ac wma9dmo and it appears more …
9:31 PM Changeset in ffmpeg [fcec7a6] by Marton Balint <cus@passwd.hu>
avformat/mpegts: replace magic descriptor_tag values with defines …
9:16 PM Changeset in ffmpeg [15a74d21] by Marton Balint <cus@passwd.hu>
avformat/udp: remove redundant setting of h->max_packet_size …
9:16 PM Changeset in ffmpeg [f076a5fe] by Marton Balint <cus@passwd.hu>
Revert "aviobuf: Discard old buffered, previously read data in …
9:15 PM Changeset in ffmpeg [fb0304fc] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix cleanups on failed libsrt_open() and …
9:07 PM Changeset in ffmpeg [e704750a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: use transposed II form for biquad sections
9:07 PM Changeset in ffmpeg [0df0e12] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: implement parallel processing
7:00 PM wma_10_pro_correctly_decoded.wav attached to Ticket #8936 by Rollinnn
6:59 PM wma_10_pro_incorrect_decoding.wma attached to Ticket #8936 by Rollinnn
6:57 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) created by Rollinnn
Summary of the bug: When decoding attached wma file to wav with …
4:54 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by srainey
Thank you XuGuangxin. With that patch applied to the current git …
4:34 PM Changeset in ffmpeg [0ed455b8] by James Almer <jamrial@gmail.com>
avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame …
2:15 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by Xu Guangxin
Analyzed by developer changed
Hi srainey, please try …
12:56 PM Changeset in ffmpeg [af701196] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dem_fuzzer: Set format independent of c Signed-off-by: …
4:52 AM Ticket #5829 (ADPCM SWF wave decode error, but directly decode *.flv right) updated by zane
Analyzed by developer, Status, Reproduced by developer, Owner changed
2:30 AM Changeset in ffmpeg [2b5e18a] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/movtextenc: cosmetics Change pointer position. …
2:27 AM Changeset in ffmpeg [d4c46dc3] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/movtextenc: fix writing to bytestream on BE arches Fixes …
Note: See TracTimeline for information about the timeline view.