Timeline



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?

Sep 12, 2022:

9:51 PM Changeset in ffmpeg [8d12f3de] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bonk: Actually clip when using av_clip() Also fixes a …
8:36 PM Ticket #4364 (Support for DNG (RAW)) updated by Michael Niedermayer
Replying to Balling: > It now says > > > {{{ > [tiff @ …
8:26 PM Changeset in ffmpeg [f644813] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/subtitles: Add PGS remux test Signed-off-by: Andreas Rheinhardt …
8:26 PM Changeset in ffmpeg [3a783fc8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/id3v2: Add test for reading and writing UTF-16 BOM tags …
5:54 PM Ticket #9922 (unexpected sample format of mp3) closed by Carl Eugen Hoyos
invalid: This is just how FFmpeg works: You cannot choose the sample format a …
5:02 PM in.wav attached to Ticket #9922 by Mia Sia
5:01 PM Ticket #9922 (unexpected sample format of mp3) created by Mia Sia
Summary of the bug: How to reproduce: […]
4:41 PM Ticket #9911 (block align not set) updated by Mia Sia
Cc, Description changed
10:56 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by MB SOFT
Description changed
9:35 AM Changeset in ffmpeg [3ce6fa6] by Paul B Mahol <onemda@gmail.com>
avformat: add bonk demuxer
9:34 AM Changeset in ffmpeg [8817007] by Paul B Mahol <onemda@gmail.com>
avcodec: add bonk audio decoder
8:51 AM Ticket #9921 (DASH has duplicate AAC timestamp) created by philipn
Summary of the bug: Creating a DASH output from AAC with priming …
12:28 AM Ticket #5303 (Support float in tiff) updated by Balling
Another sample: …
12:25 AM Ticket #9917 (Crash on (corrupt) DNG file) updated by Balling
Replying to Michael Koch: > Does it work with other DNG …

Sep 11, 2022:

10:03 PM Ticket #9909 (MSVC build failure on Windows when using assembly optimizations) updated by Balling
https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220911/42750024
7:27 PM Changeset in ffmpeg [5c19cb3f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ralf: Move variable from context to stack Signed-off-by: …
7:27 PM Changeset in ffmpeg [dcbb7e8a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ralf: Move frame allocation after error checks Signed-off-by: …
7:08 PM Changeset in ffmpeg [df215e57] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca_core: Only call emms_c() if needed It is not needed on …
7:08 PM Changeset in ffmpeg [29c4c088] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/x86/intreadwrite: Add ability to detect whether MMX code is …
6:57 PM Changeset in ffmpeg [a54e53a1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8dsp: Constify src in vp8_mc_func Reviewed-by: Peter Ross …
6:56 PM Changeset in ffmpeg [4130789f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Move fade_present from context to stack It is only an …
6:55 PM Changeset in ffmpeg [b3591ccd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8dsp: Remove declarations of inexistent functions Forgotten …
6:49 PM Changeset in ffmpeg [361c8753] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Remove unused macros Reviewed-by: Peter Ross …
2:25 PM Ticket #9909 (MSVC build failure on Windows when using assembly optimizations) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since bfb28b5ce89f3e950214b67ea95b45e3355c2caf, patch sent.
12:56 PM Changeset in ffmpeg [425ffae] by James Almer <jamrial@gmail.com>
avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE …
12:56 PM Ticket #9912 (channel_layout=unknown) closed by James
fixed: Should be fixed in 60d8c2019f59fcbeb597c900a56c8c4cd9ec8838
12:52 PM Changeset in ffmpeg [60d8c201] by James Almer <jamrial@gmail.com>
avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE …
8:12 AM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by Michael Koch
Thank you for fixing the issue in gblur. A similar problem is also …
1:18 AM Changeset in ffmpeg [f1b35fc8] by Lynne <dev@lynne.ee>
lavu/tx: remove av_cold from table definitions How did this get here?

Sep 10, 2022:

8:56 PM Changeset in ffmpeg [925ac0da] by Michael Niedermayer <michael@niedermayer.cc>
swscale/la: Add output_lasx.c file. ffmpeg -i …
8:56 PM Changeset in ffmpeg [74d09b0] by Michael Niedermayer <michael@niedermayer.cc>
swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files ffmpeg -i …
8:56 PM Changeset in ffmpeg [38cacce2] by Michael Niedermayer <michael@niedermayer.cc>
swscale/la: Optimize hscale functions with lasx. ffmpeg -i …
8:11 PM Changeset in ffmpeg [09cce812] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: allow filtering with zero horizontal sigma
8:07 PM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) updated by Balling
>h264 encoder h264 is a decoder, not encoder.
7:29 PM Changeset in ffmpeg [09a8e5de] by Philip Langdale <philipl@overt.org>
swscale/output: add support for Y210LE and Y212LE
7:29 PM Changeset in ffmpeg [68181623] by Philip Langdale <philipl@overt.org>
swscale/output: add support for XV30LE
7:29 PM Changeset in ffmpeg [366f073] by Philip Langdale <philipl@overt.org>
swscale/output: add support for XV36LE
7:29 PM Changeset in ffmpeg [caf8d4d] by Philip Langdale <philipl@overt.org>
swscale/output: add support for P012 This generalises the existing …
6:06 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by Balling
See also …
4:39 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by Michael Koch
With gblur=sigma=1:sigmaV=5 it's not a purely vertical blur. It has a …
3:59 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by Elon Musk
Sigma != radius. You can do that already just replace 0 with 1.
3:32 PM Changeset in ffmpeg [d32a9f31] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/hls: Free keys Fixes: memleak Fixes: …
3:32 PM Changeset in ffmpeg [9af7de08] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for UTVIDEO Fixes: Timeout …
3:32 PM Changeset in ffmpeg [9783749c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: Move frame allocation to a later stage This way more …
1:59 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by Michael Koch
sigma > 0, sigmaV not specified or negative: same amount of blur in …
1:44 PM Ticket #9911 (block align not set) updated by James
Status changed
The problem is not in libavformat/aiffdec.c since you're encoding into …
1:35 PM Ticket #9918 (Reading/Saving DASH live stream is laggy) updated by mrskman
It looks like that ffmpeg "skips" every 2nd fragment and that is the …
1:24 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by Elon Musk
So you want that if sigma is 0 it picks value from sigmaV?
11:53 AM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) updated by any1
Replying to Carl Eugen Hoyos: > This does not look like a …
11:43 AM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) closed by Carl Eugen Hoyos
invalid: This does not look like a valid ticket to me.
11:15 AM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) created by any1
Summary of the bug: After commit …
10:42 AM Ticket #9919 (modify gdigrab to use windows Graphics Capture Api) closed by Carl Eugen Hoyos
duplicate
10:42 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by Carl Eugen Hoyos
Priority, Version changed
10:08 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by MB SOFT
Keywords, Component changed
9:54 AM Ticket #9919 (modify gdigrab to use windows Graphics Capture Api) updated by Michael Koch
Duplicate of https://trac.ffmpeg.org/ticket/9413 ?
9:51 AM Ticket #9919 (modify gdigrab to use windows Graphics Capture Api) created by MB SOFT
This is a feature request. Could you please modify Gdigrab to use …
8:35 AM Ticket #9917 (Crash on (corrupt) DNG file) updated by Michael Koch
Does it work with other DNG files? I'm asking because I never saw an …
7:03 AM Ticket #9917 (Crash on (corrupt) DNG file) updated by Carl Eugen Hoyos
Did you try to cut the input file or overwrite parts of it? Note that …
12:37 AM Changeset in ffmpeg [c92edd96] by Lynne <dev@lynne.ee>
lavu/tx: rotate 3 & 15-point exptabs This just inverts their signs. …
12:37 AM Changeset in ffmpeg [51172223] by Lynne <dev@lynne.ee>
lavu/tx: generalize MDCTs The same code can perform any-length MDCTs …
12:37 AM Changeset in ffmpeg [645a1f44] by Lynne <dev@lynne.ee>
lavu/tx: add the inplace flag to PFA FFTs They support in-place, …
12:37 AM Changeset in ffmpeg [8c283e8f] by Lynne <dev@lynne.ee>
lavu/tx: propagate the codelet flags into the context The field is …
Note: See TracTimeline for information about the timeline view.