Timeline



Sep 20, 2022:

9:58 PM Changeset in ffmpeg [e601ec3c] by James Almer <jamrial@gmail.com>
libavformat/riffec: Zero-initialize channels in ff_get_wav_header …
8:31 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by mkver
Your mpd definitely triggered a bug in our dash demuxer. I sent a …
4:32 PM Changeset in ffmpeg [d438540d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/spdifenc: Reorder struct members to make it smaller …
4:32 PM Changeset in ffmpeg [2e9fd627] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/segafilm: Add tests for segafilm (de)muxer Signed-off-by: …
4:32 PM Changeset in ffmpeg [e27d67b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rpzaenc: Avoid useless intermediate variable Signed-off-by: …
4:32 PM Changeset in ffmpeg [353108bf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/smc: Move transient GetByteContext from context to stack …
4:32 PM Changeset in ffmpeg [6a8b3e7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Set max_delay for shortest-sub The aim of this test is …
4:32 PM Changeset in ffmpeg [71364c54] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test …
3:41 PM Ticket #9931 (Files from p to interlaced last frame counted 2x) updated by Tim
Description changed
2:34 PM Ticket #9931 (Files from p to interlaced last frame counted 2x) updated by Carl Eugen Hoyos
Please provide the command line you tested together with the complete, …
1:02 PM Ticket #9929 (ff_color_frame null pointer exception) closed by Andrzej Szombierski
invalid: Ok, never mind. With latest master, the NV12 format is rejected …
12:56 PM Ticket #9931 (Files from p to interlaced last frame counted 2x) created by Tim
Timecode of the Original File in Avid MC: 22:24:00:01 FFMPEG Script …
12:38 PM Ticket #9929 (ff_color_frame null pointer exception) updated by Andrzej Szombierski
Replying to Balling: > >The pixel format is set to NV12 > …
12:14 PM Ticket #9929 (ff_color_frame null pointer exception) updated by Balling
>The pixel format is set to NV12 Why use that if you are not HW …
11:34 AM doesntwork.caf attached to Ticket #9930 by donald_i
The CAF file that will not play back on mobile safari.
11:33 AM works.caf attached to Ticket #9930 by donald_i
The CAF file that plays on iOS Safari.
11:33 AM 1.mp3 attached to Ticket #9930 by donald_i
The input file used to generate both opus CAFs.
11:32 AM not_working_ffmpeg-20220920-114709.log attached to Ticket #9930 by donald_i
FFMPEG log for the not-working caf file, using FFMPEG v5
11:31 AM working_ffmpeg-20220920.log attached to Ticket #9930 by donald_i
FFMPEG log for the working CAF file (using FFMPEG v4)
11:30 AM Ticket #9930 (opus audio in caf container won't play on iOS) created by donald_i
There appears to be a regression in ffmpeg 5 whereby opus audio, …
9:26 AM Changeset in ffmpeg [79845ce6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/mxf: add JPEG 2000 test Reviewed-by: Tomas Härdin …
9:25 AM Changeset in ffmpeg [48fa27e7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mxf: set stream frame rates for ST 422 essence containers …
9:25 AM Changeset in ffmpeg [f08d529e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/mxf: Add ProRes remux test Also covers writing mastering display …
9:21 AM Ticket #9929 (ff_color_frame null pointer exception) created by Andrzej Szombierski
I'm investigating a crash in a complex application, so my apologies …
8:39 AM Changeset in ffmpeg [56e29fca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/mxf: Fix test requirements Signed-off-by: Andreas Rheinhardt …
8:22 AM Changeset in ffmpeg [aa28df74] by Martin Storsjö <martin@martin.st>
avcodec/arm/sbcenc: avoid callee preserved vfp registers When …
8:21 AM Changeset in ffmpeg [c1b8ffbe] by Martin Storsjö <martin@martin.st>
avcodec/arm/sbcenc: avoid callee preserved vfp registers When …
8:20 AM Changeset in ffmpeg [2d04a182] by Martin Storsjö <martin@martin.st>
avcodec/arm/sbcenc: avoid callee preserved vfp registers When …
6:24 AM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Carl Eugen Hoyos
Tim Walker had originally reported bug 356.
5:45 AM AudioChannelManipulation edited by Balling
(diff)
4:16 AM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Balling
Replying to Carl Eugen Hoyos: > We should really tell …
12:28 AM Changeset in ffmpeg [8f119b50] by James Almer <jamrial@gmail.com>
tests/checkasm: add a test for VorbisDSPContext Signed-off-by: James …

Sep 19, 2022:

11:55 PM Changeset in ffmpeg [118b36f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegdec: Avoid copying data when flipping image Basically …
9:40 PM Changeset in ffmpeg [888a02a1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/output: Don't call av_pix_fmt_desc_get() in a loop Up until …
9:40 PM Changeset in ffmpeg [4d7a1a46] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/input: Avoid calls to av_pix_fmt_desc_get() Up until now, …
9:39 PM Changeset in ffmpeg [187cd278] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/dict: Error out in case of key == NULL Up until now, using …
5:19 PM Changeset in ffmpeg [32129d64] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vorbisdec: Move ff_vorbis_inverse_coupling() to vorbisdsp.c …
5:07 PM Changeset in ffmpeg [5c15cb13] by James Almer <jamrial@gmail.com>
lavc/vorbisdec: use intermediate variables The compiler cannot infer …
4:51 PM Changeset in ffmpeg [b5203427] by James Almer <jamrial@gmail.com>
lavc/vorbisdsp: use ptrdiff_t rather than intptr_t ... for a …
4:51 PM Changeset in ffmpeg [bbf045aa] by James Almer <jamrial@gmail.com>
lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t While this …
3:05 PM Changeset in ffmpeg [129cbbd7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aptxenc: Process data in complete blocks of four samples only …
3:05 PM Changeset in ffmpeg [017d9766] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/encode: Enable encoders to control padding of last frame Some …
3:05 PM Changeset in ffmpeg [dc7b6645] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/encode: Redo checks for small last audio frame In particular, …
3:05 PM Changeset in ffmpeg [e6bfb142] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aptxdec: Process data in complete blocks only The APTX (HD) …
3:05 PM Changeset in ffmpeg [c8707c10] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aptxdec: Don't set AV_PKT_FLAG_CORRUPT mistakenly Just …
3:05 PM Changeset in ffmpeg [9d10d3a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aptxdec: Don't set AVCodecParameters.frame_size This field …
3:05 PM Changeset in ffmpeg [c0d483c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aptx: Use AVCodecContext.frame_size according to the API …
3:05 PM Changeset in ffmpeg [6f22d19] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration() …
3:05 PM Changeset in ffmpeg [9884d147] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/audio: Add tests for APTX (HD) We have de- and encoders for APTX …
2:59 PM Changeset in ffmpeg [33cdf51a] by James Almer <jamrial@gmail.com>
avcodec/avcodec: Use the new API fields to validate the layout …
1:18 PM Changeset in ffmpeg [8576c3c5] by Anton Khirnov <anton@khirnov.net>
lavc/videotoolbox: deprecate write-only output_callback This field …
1:18 PM Changeset in ffmpeg [d7f4ad88] by Anton Khirnov <anton@khirnov.net>
lavc/videotoolbox: do not pass AVCodecContext to decoder output …
8:09 AM Ticket #1565 (ffmpeg fails to build on x32 ABI) updated by devsk
Sweet Jesus! 10 years!
8:01 AM Ticket #1565 (ffmpeg fails to build on x32 ABI) updated by Carl Eugen Hoyos
Which commit fixed the issue?
7:37 AM Ticket #1565 (ffmpeg fails to build on x32 ABI) closed by Elon Musk
fixed
6:00 AM Ticket #9926 (Mouse wrong scaling) updated by Кабалин Сергей
Replying to Carl Eugen Hoyos: > Is the issue reproducible …
4:01 AM Changeset in ffmpeg [4ba68639] by Lynne <dev@lynne.ee>
x86/tx_float: add asm call versions of the 2pt and 4pt transforms …
4:01 AM Changeset in ffmpeg [892548e6] by Lynne <dev@lynne.ee>
x86/tx_float: fully support 128bit regs in LOAD64_LUT The gather path …
4:01 AM Changeset in ffmpeg [af42bb3] by Lynne <dev@lynne.ee>
x86/tx_float: simplify and describe the intra-asm call convention

Sep 18, 2022:

10:56 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Carl Eugen Hoyos
We should really tell tdskywalker
10:33 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Balling
Yes, I was right, it was not regression! File is NOW bitperfect with …
8:43 PM Changeset in ffmpeg [1f9f0dc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftdn: add double sample format support
8:43 PM Changeset in ffmpeg [2ec59d29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove obsolete APTX decoder dependencies Forgotten in …
5:52 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) closed by Elon Musk
fixed: Fixed in adaa06581c5444c94eef72d61b8166f096e2687a
5:49 PM Ticket #9928 (Segmentation fault [ffmpeg -y -i -filter:a "dynaudnorm"]) closed by Elon Musk
fixed: Fixed in 9ac777234eb474cf6960d62eaabb7ecac4e057d5
5:43 PM Changeset in ffmpeg [1af00519] by Paul B Mahol <onemda@gmail.com>
doc/filters: add speechnorm examples
5:43 PM Changeset in ffmpeg [9ac77723] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: fix parameter for copy samples function
4:44 PM Ticket #9928 (Segmentation fault [ffmpeg -y -i -filter:a "dynaudnorm"]) updated by drapaster
Summary changed
4:43 PM Ticket #9928 (Segmentation fault [ffmpeg -y -i -filter:a "dynaudnorm"]) updated by drapaster
Description, Summary changed
4:40 PM audio.mp3 attached to Ticket #9928 by drapaster
4:40 PM Ticket #9928 (Segmentation fault [ffmpeg -y -i -filter:a "dynaudnorm"]) created by drapaster
Summary of the bug: I have processed with this command thousands of …
4:28 PM Changeset in ffmpeg [7f27ce68] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/fmtconvert: remove dead int32_to_float This is no longer used …
3:48 PM Changeset in ffmpeg [fc5aef59] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-audio: Add dfpwm test Signed-off-by: Andreas Rheinhardt …
1:13 PM Changeset in ffmpeg [2069894b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: unbreak TrueHD single substream mono decoding
1:13 PM Changeset in ffmpeg [b0579cc2] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: improve encoding of stereo TrueHD and add mono support
1:13 PM Changeset in ffmpeg [c12a6fd] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: rename some variables to better alternatives
1:13 PM Changeset in ffmpeg [adaa0658] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: relax channels checking Internal TrueHD decoder …
11:34 AM Ticket #9927 (Segfault with ffmpeg launched from yt-dlp) updated by Carl Eugen Hoyos
Keywords changed
Since the crash happens in lame, it is unlikely that it can be fixed …
10:18 AM Ticket #9927 (Segfault with ffmpeg launched from yt-dlp) created by Poulpatine
Summary of the bug: Hi, I encounter from time to times some …
9:00 AM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Elon Musk
There is patch for this on ML, but why I talk with trolls.
8:19 AM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by Carl Eugen Hoyos
Analyzed by developer, Reproduced by developer changed
8:05 AM Ticket #9914 (ffplay fails to play RTSP TCP streams) updated by Carl Eugen Hoyos
Keywords, Version changed
Is the issue only reproducible with ffplay, not with ffmpeg?
7:53 AM Ticket #9926 (Mouse wrong scaling) updated by Carl Eugen Hoyos
Keywords, Component changed
Is the issue reproducible with current FFmpeg git head, the only …

Sep 17, 2022:

10:23 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Balling
That file is still broken, Paul. Again, there is either a bug in …
10:11 PM Changeset in ffmpeg [ed83a3a5] by Philip Langdale <philipl@overt.org>
lavu/pixdesc: favour formats where depth and subsampling exactly match …
8:40 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by Balling
This is a separate issue! It looks like the artifacts happen on the …
8:00 PM Ticket #5054 (TrueHD Decoder not lossless) updated by Balling
Also fixed in e35af6bcef2cc3d370d257ba2466468d9ab3cdb3. SO NICE!
10:54 AM Ticket #9925 (libplacebo hdr tonemap not working) updated by Anton1699
If you are the same person that opened …
10:24 AM Ticket #9412 (HEVC fails to seek on keyframe) closed by Carl Eugen Hoyos
duplicate: Should be tested again once #4888 is fixed - for H.264 several …
9:38 AM Ticket #9714 (Unable to process 'xwd_pipe') updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
9:26 AM Changeset in ffmpeg [7c60badb] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: recreate offset table outside of packet Packet might not …
9:26 AM Changeset in ffmpeg [f80e581] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: remove less usefull log messages
8:41 AM Ticket #5039 (Incorrect TrueHD decoding) closed by Elon Musk
fixed: Fixed in e35af6bcef2cc3d370d257ba2466468d9ab3cdb3
8:38 AM Ticket #9714 (Unable to process 'xwd_pipe') closed by Elon Musk
fixed: Fixed in 79dcee34dddf7c82d2e865f07b7b9887d3fb16a3
8:32 AM Changeset in ffmpeg [05066cba] by Paul B Mahol <onemda@gmail.com>
avcodec/8bps: fix style issue
8:26 AM Changeset in ffmpeg [e35af6bc] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: fix decoding of overlapping channels in substreams …
8:15 AM Changeset in ffmpeg [79dcee34] by Paul B Mahol <onemda@gmail.com>
avcodec: add XWD parser
8:00 AM Changeset in ffmpeg [695bf82b] by Paul B Mahol <onemda@gmail.com>
avcodec/tta: simplify final samples conversion Remove dubious …

Sep 16, 2022:

8:07 PM Changeset in ffmpeg [b1181370] by Kyle Swanson <kswanson@netflix.com>
avfilter/vf_libvmaf: Update ssim, ms_ssim options description Update …
7:30 PM Changeset in ffmpeg [f05247f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix integer overflow in filter_3800() Fixes: signed …
7:30 PM Changeset in ffmpeg [67250ee8] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for Jpeg2000 Fixes: Timeout …
7:30 PM Changeset in ffmpeg [14e99cb4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hdrdec: Update w in inner loop of decompress() Fixes: out of …
7:30 PM Changeset in ffmpeg [3993345f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: Check 24bit scaling for overflow Fixes: signed integer …
7:30 PM Changeset in ffmpeg [677e27a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Check quantizer for overflow Fixes: signed integer …
7:30 PM Changeset in ffmpeg [ac26712e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check preview psize Fixes: signed integer overflow: …
7:30 PM Changeset in ffmpeg [43a48545] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Fix loop detection Fixes regression with …
7:30 PM Changeset in ffmpeg [fb233771] by Michael Niedermayer <michael@niedermayer.cc>
lavc/mips: Fix hevc decoding bugs on MIPS paltform. The patch fixes …
7:30 PM Changeset in ffmpeg [d5679d68] by Michael Niedermayer <michael@niedermayer.cc>
lavc/mips: Fix bugs in me_cmp_msa.c file. This patch fixes a bug …
4:55 PM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by Balling
https://en.cppreference.com/mwiki/index.php?title=c/atomic/ATOMIC_VAR_I
4:36 PM Ticket #4364 (Support for DNG (RAW)) updated by Michael Koch
I don't understand why this must be invented again. The work is …
4:07 PM Changeset in ffmpeg [629aa5fb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca_lbr: Inline nb_bits for VLCs Signed-off-by: Andreas …
4:07 PM Changeset in ffmpeg [62d9b119] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca_lbr: Hardcode lpc table to save space The code to …
4:07 PM Changeset in ffmpeg [465e27e0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcahuff: Replace DCAVLC by ordinary VLCs This is possible now …
4:07 PM Changeset in ffmpeg [36521145] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca_core: Don't use too big max_depth in get_vlc2() Most of …
4:07 PM Changeset in ffmpeg [9dbc3707] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca_core: Inline number of bits of scale factor VLCs …
4:07 PM Changeset in ffmpeg [597bfff3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcahuff, dca_core, dca_lbr: Apply offset during VLC creation …
4:07 PM Changeset in ffmpeg [97610e85] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcahuff: Combine tables, use ff_init_vlc_from_lengths() Up …
4:07 PM Changeset in ffmpeg [2339f63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcaenc: Create encoder-adapted tables Up until now, the …
4:07 PM Changeset in ffmpeg [077880ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcahuff: Always use three bits for transition mode VLCs It …
4:07 PM Changeset in ffmpeg [8819860f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca_core, dcahuff: Don't use DCAVLC unnecessarily The …
4:07 PM Changeset in ffmpeg [649a2d8d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcahuff: Avoid redundant offset table Signed-off-by: Andreas …
4:07 PM Changeset in ffmpeg [13cddfc4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcahuff: Remove unused define In reality, the bit allocation …
4:07 PM Changeset in ffmpeg [0b1b9382] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dolby_e_parser: Remove unnecessary headers Possible since …
4:04 PM Changeset in ffmpeg [9c05f178] by Paul B Mahol <onemda@gmail.com>
avformat/ape: fix overflow in total_blocks
4:04 PM Changeset in ffmpeg [8f115122] by Paul B Mahol <onemda@gmail.com>
avformat/ape: set packet duration
3:49 PM Changeset in ffmpeg [2c23cd01] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/bonk: Don't set data_offset to what it would be set to anyway …
2:34 PM Ticket #4364 (Support for DNG (RAW)) updated by Balling
So to support RAW like GRBG or more common RGGB you just need to …
10:53 AM Ticket #9015 (broken MDEC decoding on some files) reopened by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket9015/
9:34 AM Ticket #3921 (Faster RDFT) closed by Elon Musk
fixed: See avutil/tx.*
9:21 AM Changeset in ffmpeg [aaf6d852] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Remove obsolete adx_parser->adx.c dependency …
9:20 AM Ticket #9639 (.trm to avi) closed by Elon Musk
duplicate
9:16 AM Ticket #8694 (FFV1 decoding needs a huge number of threads for optimal performance) closed by Elon Musk
wontfix
9:14 AM Changeset in ffmpeg [b15a2f25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adx: Move ff_adx_decode_header() to adxdec.c Possible since …
9:14 AM Ticket #9015 (broken MDEC decoding on some files) closed by Elon Musk
needs_more_info: File is gone. Use better file hoster next time.
8:57 AM Ticket #9477 (AAC decoder problem.) updated by Balling
Replying to Elon Musk: > Where are samples or you are …
8:15 AM Ticket #1864 (support 0x350 TwoCC (Micronas speech ADPCM codec)) closed by Elon Musk
fixed: Fixed in ea93943bee2efbfc44417eccdac712c5d9d677ec and …
8:05 AM Ticket #9477 (AAC decoder problem.) updated by Elon Musk
Where are samples or you are spreading nonsense as usual.
8:02 AM Changeset in ffmpeg [53523ed5] by Paul B Mahol <onemda@gmail.com>
avcodec/tak*: use cached bitstream reader on !x86_32 Increases single …
8:02 AM Changeset in ffmpeg [dd2a01ef] by Paul B Mahol <onemda@gmail.com>
avformat: add LAF demuxer
8:02 AM Changeset in ffmpeg [e91bc521] by Paul B Mahol <onemda@gmail.com>
avcodec: add Micronas SC-4 parser
8:02 AM Changeset in ffmpeg [ea93943b] by Paul B Mahol <onemda@gmail.com>
avcodec: add MI-SC4 audio decoder
6:09 AM Ticket #9477 (AAC decoder problem.) updated by Balling
Replying to Carl Eugen Hoyos: > Not an obvious regression, …

Sep 15, 2022:

9:46 PM Ticket #9477 (AAC decoder problem.) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Not an obvious regression, issue disappears when remuxing to adts.
9:21 PM optc_cut.mp4 attached to Ticket #9477 by Carl Eugen Hoyos
9:11 PM Changeset in ffmpeg [6df3ad96] by James Almer <jamrial@gmail.com>
lavu/riscv: fix off-by-one in bit-magnitude clip
7:34 PM Changeset in ffmpeg [a2c6bf23] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/intrax8: Remove reference to inexistent parameter Forgotten …
7:29 PM Changeset in ffmpeg [4cd1d3e3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Use unsigned to avoid compiler warning GCC 12 apparently …
7:29 PM Changeset in ffmpeg [487fc61c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Remove transient objects from the context This avoids …
7:29 PM Changeset in ffmpeg [828a0c42] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Reindent after the previous commits Signed-off-by: …
7:29 PM Changeset in ffmpeg [8612b262] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Pass extradata and extradata_size explicitly This might …
7:29 PM Changeset in ffmpeg [d0df7455] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Return early when possible It allows to save one level …
7:29 PM Changeset in ffmpeg [46b586e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Avoid redundant frees This code is only called once …
7:29 PM Changeset in ffmpeg [f0be9129] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Split extract_header into extradata and packet part …
7:15 PM Changeset in ffmpeg [bffc8f9a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcmenc: Round up required buffer size Otherwise the buffer …
5:35 PM Changeset in ffmpeg [c9bd6ee] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_colorspace_cuda: mark fall-through
3:26 PM Changeset in ffmpeg [a90e5335] by Gyan Doshi <ffmpeg@gyani.pro>
avutil/lfg: fix comment typo
12:15 PM Ticket #9924 (drawbox replace vs rgba) closed by James
fixed: Fixed in 0e0f74b6328498d1a7bcf6af7146774e1a22c628
12:13 PM Changeset in ffmpeg [0e0f74b6] by James Almer <jamrial@gmail.com>
avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers …
10:59 AM Ticket #9926 (Mouse wrong scaling) updated by Кабалин Сергей
Description changed
10:50 AM Ticket #9926 (Mouse wrong scaling) updated by Кабалин Сергей
Version changed
10:48 AM screen.PNG attached to Ticket #9926 by Кабалин Сергей
10:46 AM Ticket #9926 (Mouse wrong scaling) created by Кабалин Сергей
Incorrect mouse cursor scaling when capturing NoMachine window with …
8:16 AM Changeset in ffmpeg [3f0fac9] by Steven Liu <lq@chinaffmpeg.org>
fftools/ffplay: fix rotation incorrect when frame contains the …
7:14 AM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by Jozef Chutka
I can see gblur fixed in ffmpeg version …

Sep 14, 2022:

9:21 PM Ticket #9924 (drawbox replace vs rgba) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Reproduced by developer changed
[…]
9:07 PM Ticket #9923 (hls has low CPU utilization) updated by Carl Eugen Hoyos
Keywords, Component changed
8:59 PM Ticket #9917 (Crash on (corrupt) DNG file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 9280e4b2918cb3d84b4ea082f4b06e9e6f4f62b8
7:49 PM Changeset in ffmpeg [859b31de] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/video: Fix newline in trace output Forgotten in …
7:48 PM Changeset in ffmpeg [e10774a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: #if ff_tlog_link() away when empty It is currently …
7:48 PM Changeset in ffmpeg [f4af504a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: Don't use AVFrame.channel_layout Reviewed-by: …
6:31 PM Ticket #9925 (libplacebo hdr tonemap not working) updated by acedogblast
Version changed
6:30 PM Ticket #9925 (libplacebo hdr tonemap not working) updated by acedogblast
Summary changed
6:29 PM Ticket #9925 (libplacebo hdr tonemap not working) created by acedogblast
Summary of the bug: When tonemaping a HDR video to SDR using …
6:28 PM Ticket #9908 (Trigger assertion during converting mp4) updated by Carl Eugen Hoyos
Keywords changed
6:28 PM Ticket #9906 (flac parser asserts on flac file with large hole of zero bytes) updated by Carl Eugen Hoyos
Priority, Keywords changed
5:42 PM Changeset in ffmpeg [8357d479] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_libvmaf: copy all values also for 10 bit input
5:42 PM Changeset in ffmpeg [8fc2ded] by Paul B Mahol <onemda@gmail.com>
avcodec/vorbisdec: don't use a flag to determine if frames have been …
5:37 PM Changeset in ffmpeg [a5ce44f3] by James Almer <jamrial@gmail.com>
lavu/riscv: fix av_clip_int16 Some serious copy-paste / squash / …
5:01 PM Changeset in ffmpeg [e867a29e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/dict: Improve appending values When appending two values (due …
5:00 PM Changeset in ffmpeg [c15dd31d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/dict: Fix memleak when using AV_DICT_APPEND If a key already …
3:49 PM Ticket #9924 (drawbox replace vs rgba) updated by Elon Musk
Isnt this crashing?
1:52 PM Ticket #9924 (drawbox replace vs rgba) created by Jozef Chutka
Using ffmpeg version 2022-09-07-git-e4c1272711-full_build-www.gyan.dev …
1:03 PM Changeset in ffmpeg [f976ed7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/dict: Avoid check whose result is known in advance We know …
1:03 PM Changeset in ffmpeg [62af385b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dump: Avoid unnecessary implicit calculation of strlen …
12:59 PM Ticket #9908 (Trigger assertion during converting mp4) closed by James
fixed: Fixed in 9903ba28c28ab18dc7b7b6fb8571cc8b5caae1a6
12:54 PM Changeset in ffmpeg [13048344] by James Almer <jamrial@gmail.com>
fftools/opt_common: check the return value of …
12:52 PM Changeset in ffmpeg [9903ba28] by James Almer <jamrial@gmail.com>
swsresample/swresample: error out on invalid layouts If it's …
12:28 PM Ticket #9906 (flac parser asserts on flac file with large hole of zero bytes) closed by Elon Musk
fixed: Fixed in cf2cf31805448dd11692313440a21821773a6128
12:14 PM Ticket #7345 (Progress value out_time_ms is in microseconds (μs) NOT milliseconds (ms).) updated by mahozad
The out_time_us and out_time_ms are exactly the same in …
12:09 PM Changeset in ffmpeg [e402bd6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for …
12:09 PM Changeset in ffmpeg [1234df75] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Revert "avcodec/loongarch: Add wrapper for lsx_vldx" This reverts …
10:29 AM Ticket #8684 (WebVTT decoder breaks when ::cue elements are used) updated by logv
Replying to tpikonen: > There is patch fixing this issue …
8:35 AM Ticket #8684 (WebVTT decoder breaks when ::cue elements are used) updated by logv
Note to add that this issue currently seems to break processing of all …
8:34 AM example actual svt play subtitle.sv.vtt attached to Ticket #8684 by logv

Sep 13, 2022:

9:28 PM Ticket #9917 (Crash on (corrupt) DNG file) updated by John P. Kiffmeyer
Replying to Carl Eugen Hoyos: > Did you try to cut the …
9:27 PM ticket-9917-ffprobe-crash-01.dng.gz attached to Ticket #9917 by John P. Kiffmeyer
This is an example file for reproducing the crash described in ticket …
8:59 PM Changeset in ffmpeg [cc81ab28] by Timo Rothenpieler <timo@rothenpieler.org>
libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion …
8:47 PM Ticket #9923 (hls has low CPU utilization) closed by vidbin
invalid: After further testing the CPU usage is only limited to 700% when …
7:50 PM Changeset in ffmpeg [c177108a] by James Almer <jamrial@gmail.com>
lavu/riscv: add <intmath.h> optimisations This provides some …
7:50 PM Changeset in ffmpeg [df205704] by James Almer <jamrial@gmail.com>
lavu/riscv: byte-swap operations If the target supports the Basic …
7:50 PM Changeset in ffmpeg [ff14e373] by James Almer <jamrial@gmail.com>
configure/riscv: detect fast CLZ RISC-V defines the CLZ instruction …
7:50 PM Changeset in ffmpeg [d8080705] by James Almer <jamrial@gmail.com>
lavu/riscv: AV_READ_TIME cycle counter This uses the architected …
7:50 PM Changeset in ffmpeg [092ce971] by James Almer <jamrial@gmail.com>
doc: reference the RISC-V specification
6:18 PM Ticket #9921 (DASH has duplicate AAC timestamp) updated by Carl Eugen Hoyos
Keywords, Resolution changed
5:53 PM Ticket #9923 (hls has low CPU utilization) created by vidbin
When using HLS CPU usage is reduced by up to 2/3rd. Using a three …
4:50 PM Changeset in ffmpeg [bda3a9f] by James Almer <jamrial@gmail.com>
x86/float_dsp: use three operand form for some instructions Fixes …
4:32 PM Ticket #3595 (Support >6 channels in E-AC-3 audio encoder) updated by Balling
Replying to Jann Gobble: > Replying to [comment:29 Carl …
3:43 PM Changeset in ffmpeg [37a503ac] by Paul B Mahol <onemda@gmail.com>
avcodec/x86/audiodsp: add scalarproduct avx2
3:43 PM Changeset in ffmpeg [72acff9f] by Paul B Mahol <onemda@gmail.com>
avutil/x86/float_dsp: add fma3 for scalarproduct
3:43 PM Changeset in ffmpeg [cf2cf318] by Paul B Mahol <onemda@gmail.com>
avcodec/flac_parser: avoid returning too negative number If return …
3:22 PM Ticket #3595 (Support >6 channels in E-AC-3 audio encoder) updated by Jann Gobble
Replying to Carl Eugen Hoyos: > Replying to [comment:27
12:50 PM Changeset in ffmpeg [9ad3db3a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/spdif: Add spdif tests These tests test both the demuxer as well …
9:57 AM Ticket #9921 (DASH has duplicate AAC timestamp) closed by philipn
fixed: I had a look at the latest code it appears that this issue has been …
8:59 AM Ticket #9921 (DASH has duplicate AAC timestamp) updated by philipn
I think my analysis and potential fix was wrong. The timing in the …
7:28 AM Ticket #4364 (Support for DNG (RAW)) updated by Michael Koch
Here are a few DNG images for testing: This image was taken with a …
6:51 AM Changeset in ffmpeg [50a4dff6] by Martin Storsjö <martin@martin.st>
avcodec/arm/sbcenc: avoid callee preserved vfp registers When …
12:57 AM Ticket #9921 (DASH has duplicate AAC timestamp) updated by Balling
Does is matter? Does it mean one of those valid frames will be dropped?
Note: See TracTimeline for information about the timeline view.