Timeline



May 19, 2024:

11:41 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
1024 is for our ffmpeg encoder. Apple encoder does not use 1024 …
10:54 PM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) updated by Fallan
Thank you for fixing this.
10:08 PM Changeset in ffmpeg [d7fdd502] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/ref/fate/source: Add exceptions for riscv startcode files Fixes …
8:59 PM Ticket #10963 (VP9 hardware decoding very slow on Apple Silicon) updated by ePirat
Cc, Reproduced by developer changed
8:58 PM Ticket #10963 (VP9 hardware decoding very slow on Apple Silicon) updated by ePirat
This is a VT bug not an FFmpeg bug though? Should probably be reported …
8:47 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by ePirat
Analyzed by developer, Status, Component, Reproduced by developer, Owner changed
Indeed this hang in Videotoolbox can be worked around with the …
8:40 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by ePirat
Cc changed
8:14 PM Changeset in ffmpeg [e35fe3d8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mscc & mwsc: Check loop counts before use This could cause …
8:14 PM Changeset in ffmpeg [b6b2b010] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Fix potential overflow in RD Fixes: CID1500285 …
8:14 PM Changeset in ffmpeg [8fc649b9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: assert impossible wrap points Helps: …
8:14 PM Changeset in ffmpeg [4c725df0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Use 64bit in bit computation I dont think this can …
8:12 PM Changeset in ffmpeg [6a930273] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vqcdec: Check init_get_bits8() for failure Fixes: CID1516090 …
8:12 PM Changeset in ffmpeg [4a8506c7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/dec: Check init_get_bits8() for failure Fixes: CID1560042 …
8:12 PM Changeset in ffmpeg [dd5379db] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vble: Check av_image_get_buffer_size() for failure Fixes: …
8:12 PM Changeset in ffmpeg [1b991e77] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Replace check by assert Fixes: CID1452425 Logically dead …
8:12 PM Changeset in ffmpeg [63feed15] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() Fixes: …
8:12 PM Changeset in ffmpeg [90ce5480] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/smartblur: Added alpha layer support Signed-off-by: Michael …
5:57 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    For reference: ͏    1,024 * 1/48,000 ≈ 0.021333 s ͏    . ͏    …
3:37 PM Changeset in ffmpeg [463c573e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/huffyuvdsp: optimise RVV vtype for add_hfyu_left_pred_bgr32 …
3:37 PM Changeset in ffmpeg [233066e8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: optimise RVV vector type for lpc32 This is pretty much …
3:37 PM Changeset in ffmpeg [6ab4b92e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: optimise RVV vector type for lpc16 This calculates the …
3:37 PM Changeset in ffmpeg [ee1526c0] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: add assembler macros for adjusting vector LMUL vtype_vli …
1:46 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
Based on …
1:39 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
Isn't that possible that I use any alternative way ? I can extract …
12:13 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
It is impossible to get to perfect 5 seconds unless you use mp4 …
9:49 AM Changeset in ffmpeg [a7e506fc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_parser: Check init_get_bits8() Addresses Coverity issue …
9:40 AM Changeset in ffmpeg [95937d63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_desc: Mark AVRN, TGQ, PhotoCD, VBN as intra-only Also …
9:40 AM Changeset in ffmpeg [2a00d68c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/yop: Add missing AV_CODEC_CAP_DR1 This decoder does not do …
9:40 AM Changeset in ffmpeg [df3cdf4c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, …
9:39 AM Changeset in ffmpeg [eee88ba0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/decode: Set KEY flag+pict_type generically for intra-only …
9:39 AM Changeset in ffmpeg [41fc62f2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_desc, jvdec: JV is not intra-only It reuses the …
9:39 AM Changeset in ffmpeg [876a2502] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly It is currently …
7:22 AM Changeset in ffmpeg [259c6391] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9_intra: fix another .irp use with LLVM as
7:03 AM Changeset in ffmpeg [8cea66a7] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9_intra: fix .irp use with LLVM as
7:03 AM Changeset in ffmpeg [cbe51ebf] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: fix .irp use with LLVM as
7:03 AM Changeset in ffmpeg [fa472995] by Rémi Denis-Courmont <remi@remlab.net>
lavc/startcode: add R-V V startcode_find_candidate
7:03 AM Changeset in ffmpeg [4ad5b9c8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/startcode: add R-V Zbb startcode_find_candidate The main loop …
6:41 AM Changeset in ffmpeg [2aad3768] by Brad Smith <brad@comstyle.com>
avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple …
6:40 AM Changeset in ffmpeg [66f2cf89] by Brad Smith <brad@comstyle.com>
avutil/thread: add support for setting thread name on *bsd and solaris …
6:26 AM Changeset in ffmpeg [9dbeb1d5] by Brad Smith <brad@comstyle.com>
avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple …
6:23 AM Changeset in ffmpeg [ce298111] by Brad Smith <brad@comstyle.com>
avutil/thread: add support for setting thread name on *bsd and solaris …
4:58 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
͏    The filter essentially only needs to handle 1 parameter: ͏    The …
4:24 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
͏    Theoretically the quality couldn't be much worse than weighted …

May 18, 2024:

11:34 PM Changeset in ffmpeg [8b0fe917] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:33 PM Changeset in ffmpeg [6ab65792] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:31 PM Changeset in ffmpeg [a01ed527] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:31 PM Changeset in ffmpeg [ebb406db] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:29 PM Changeset in ffmpeg [4873178e] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:29 PM Changeset in ffmpeg [13ebc732] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:26 PM Changeset in ffmpeg [2d50a0e8] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:26 PM Changeset in ffmpeg [8b8b555d] by Lynne <dev@lynne.ee>
avformat/aacdec: strictly conform to K&R style In the K&R style, a …
11:25 PM Changeset in ffmpeg [ff8eee64] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:22 PM Changeset in ffmpeg [d6bec7f8] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:20 PM Changeset in ffmpeg [537a17a1] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use …
11:19 PM Changeset in ffmpeg [307df02e] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:03 PM Changeset in ffmpeg [a48116a2] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:02 PM Changeset in ffmpeg [8184fd8] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use …
10:20 PM Changeset in ffmpeg [008b0b4] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
10:16 PM Changeset in ffmpeg [2161acff] by Brad Smith <brad@comstyle.com>
configure: use pkg-config for sndio (cherry picked from commit …
7:10 PM Ticket #10911 (-channel_map removed .. no alternative) closed by Marton Balint
wontfix
4:30 PM Changeset in ffmpeg [7e59f02c] by James Almer <jamrial@gmail.com>
fate/lavf-container: add a test for VVC in mp4 muxing Signed-off-by: …
4:21 PM Changeset in ffmpeg [37653059] by James Almer <jamrial@gmail.com>
configure: split ISOBMFF writer helpers into a separate component …
4:21 PM Changeset in ffmpeg [9ab8dddf] by James Almer <jamrial@gmail.com>
avformat/vvc: use align_get_bits() where useful Signed-off-by: James …
4:21 PM Changeset in ffmpeg [f00b2345] by James Almer <jamrial@gmail.com>
avformat/vvc: reduce the scope of some variables Signed-off-by: James …
4:15 PM Ticket #11016 (-channel_layout input flag stopped working) updated by Marton Balint
Cc, Priority, Status, Component, Keywords changed
Sent a patch to fix this: …
2:35 PM Changeset in ffmpeg [a48203d5] by James Almer <jamrial@gmail.com>
avformat/vvc: fix parsing some early VPS bitstream values …
2:33 PM Changeset in ffmpeg [f121d52b] by James Almer <jamrial@gmail.com>
avformat/vvc: remove duplicate struct VVCCProfileTierLevel is the …
2:33 PM Changeset in ffmpeg [cba15ca0] by James Almer <jamrial@gmail.com>
avformat/vvc: generalize calculating num_bytes_constraint_info Will …
2:33 PM Changeset in ffmpeg [415dfa89] by James Almer <jamrial@gmail.com>
avformat/vvc: fix writing general_constraint_info bytes The existing …
1:12 PM Ticket #11010 (Android MediaCodec: encoding videos with resolution not divisible by ...) updated by antonlyap
Also, it appears that we can get accurate info on alignment …
11:44 AM Changeset in ffmpeg [8c21f1e3] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn: Refactor DNN parameter configuration system This patch …
11:38 AM Changeset in ffmpeg [115c96b9] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:03 AM denoise created by MasterQuestionable
10:54 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) created by MasterQuestionable
͏    Follow-Up: https://trac.ffmpeg.org/wiki/denoise#favg ͏    …
10:24 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
Cc changed
10:22 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    Lossy audio codecs tend to impose limit on the number of …

May 17, 2024:

10:40 PM Changeset in ffmpeg [be3404bb] by James Zern <jzern@google.com>
lavc/libvpxenc: Fix parsing of ts_layering_mode parameter The value …
8:04 PM Changeset in ffmpeg [727a6031] by James Almer <jamrial@gmail.com>
checkasm/h264dsp: use int64_t scale values Fixes "signed integer …
5:38 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
So, for information I tried with -to and -t to set the duration/the …
5:37 PM test.aac attached to Ticket #11018 by Imprevisible
Outputed aac file
5:36 PM ffmpeg-20240516-201050.log attached to Ticket #11018 by Imprevisible
ffmpeg log
5:36 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) created by Imprevisible
Summary of the bug: I want to extract specific seconds of a video …
3:12 PM Changeset in ffmpeg [d521b728] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V V ipred tm C908: vp9_tm_4x4_8bpp_c: 116.5 …
3:08 PM Changeset in ffmpeg [88d973a5] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V flac_wasted33 T-Head C908: flac_wasted_33_c: …
11:36 AM Changeset in ffmpeg [784672b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_gbrp: Use correct function types for calls E.g. …
11:35 AM Changeset in ffmpeg [9126705e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_blend: Update function type Forgotten in …
11:31 AM Changeset in ffmpeg [caec57eb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_bwdif: Use correct function pointer type Forgotten …
11:31 AM Changeset in ffmpeg [4c57cbda] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_colorspace: Use correct function pointer type …
11:31 AM Changeset in ffmpeg [e3de22e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vvc_mc: Use correct function pointer type …
11:30 AM Changeset in ffmpeg [6c099486] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vp8dsp: Use correct function pointer type Forgotten in …
11:30 AM Changeset in ffmpeg [dcbdcc3b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/motion: Use correct function pointer type Forgotten in …
11:29 AM Changeset in ffmpeg [99135a2f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llviddsp: Use correct function pointer type …
11:29 AM Changeset in ffmpeg [631636e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/huffyuvdsp: Use correct function pointer type …
11:28 AM Changeset in ffmpeg [895dd370] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/hevc_*: Fix funtion pointer types Forgotten in …
11:16 AM Changeset in ffmpeg [dff0a155] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llauddsp: Avoid UB integer overflow The only …
6:21 AM Ticket #11017 (Enhancing FFmpeg's playback support for MIDI files and other ...) created by peteroupc
The following is a request to enhance FFmpeg's support for playing …

May 16, 2024:

9:49 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by Elliot Lee
There are some relevant comments in …
9:02 PM Ticket #11016 (-channel_layout input flag stopped working) updated by Derek Prestegard
I confirmed this works fine on 6.0 and is broken in 7.0 […]
9:02 PM CompilationGuide/Ubuntu edited by iconoclasthero
OR, you can try your repo `sudo apt install libsvtav1-dev … (diff)
8:59 PM sample_24_track_crazy.zip attached to Ticket #11016 by Derek Prestegard
short 24 track pcm_s24le mov with a weird channel label that ffmpeg …
8:55 PM CompilationGuide/Ubuntu edited by iconoclasthero
s/0/3/ (diff)
8:54 PM CompilationGuide/Ubuntu edited by iconoclasthero
vmaf 3.0.0 / this entire thing needs to be rewritten as vmaf is the … (diff)
8:52 PM Ticket #11016 (-channel_layout input flag stopped working) created by Derek Prestegard
Summary of the bug: I deal with wacky QuickTime MOVs with lots of …
2:08 PM Changeset in ffmpeg [d4083ecb] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: R-V V mspel_pixels …
12:36 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Then its a regression and we should be able to fix it. Can you build …
11:37 AM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Dave
Well, interesting: ffmpeg 6.1.1_1, homebrew […] Appears that …

May 15, 2024:

7:34 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Status, Owner changed
Hard to tell anything without having the hardware at hand. Did you …
5:04 PM Changeset in ffmpeg [7b47099b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V flac_wasted32 T-Head C908: flac_wasted_32_c: …
5:04 PM Changeset in ffmpeg [83e5fdd3] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: fix parsing the unaligned access capability …
4:56 PM Changeset in ffmpeg [0cc86614] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V V ipred hor C908: vp9_hor_8x8_8bpp_c: 74.7 …
4:52 PM Changeset in ffmpeg [b82d9f55] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V mc copy C908: vp9_put4_8bpp_c: 0.7 …
4:52 PM Changeset in ffmpeg [aa9dbd91] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V ipred vert C908: vp9_vert_8x8_8bpp_c: 22.0 …
4:48 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by MasterQuestionable
͏    So it appears you didn't ever run the command... ͏    …
4:45 PM Changeset in ffmpeg [a3e45063] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: fix CPU requirement for 32-bit LPC
4:42 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by MasterQuestionable
͏    `exiftool "-Gamma=200" "0.png" -o "1.png"` ͏    Merely a …
4:10 PM Ticket #10973 (scale2ref truncates the referent stream) closed by boris-petrov
fixed: That's indeed true! The new scale filter syntax resolves this issue. …
2:22 PM Ticket #10973 (scale2ref truncates the referent stream) updated by maruno
I came across this issue as well after upgrading to ffmpeg 7.0. What …
1:55 PM Ticket #10000 (PNG produced from BT.709 video should be tagged as gAMA 2.4) updated by Balling
From https://github.com/mpv-player/mpv/issues/13438 >The PNG …
1:28 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) created by Dave
On two arm64 Macs, M1 Max and M3 Pro, each with a different Logitech …
6:59 AM Ticket #5733 (Dolby-E decoding) updated by Gyan
A dev objected to the approach of decoding in-place, wanted the …
3:19 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by Balling
YES! PQ iCCP profile requires the use of gAMA 15000: …
3:08 AM Ticket #5733 (Dolby-E decoding) updated by Balling
There is now this (on the fly support for 28 type): …
2:17 AM Changeset in ffmpeg [86706157] by James Almer <jamrial@gmail.com>
checkasm/h264dsp: add missing pixel_mask values Fixes "runtime error: …
1:58 AM Changeset in ffmpeg [e9741f1a] by James Almer <jamrial@gmail.com>
fate/checkasm: test vvc_alf Signed-off-by: James Almer <jamrial@gmail.com>
1:53 AM Changeset in ffmpeg [4ed4f9a6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: remove ST=3 case Fixes: CID1460979 Logically …
1:53 AM Changeset in ffmpeg [8789c550] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qsvdec: Check av_image_get_buffer_size() for failure Fixes: …

May 14, 2024:

10:16 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by Balling
Cannot log be approximated by gamma 100? Or do I remember it wrong?
8:20 PM Ticket #9740 (Problem in geq filter if height=1) updated by Michael Koch
Thank you!
8:11 PM Ticket #9740 (Problem in geq filter if height=1) closed by Marton Balint
fixed: Fixed in b0093ab8a3d34bf2fefd6665464cc343a9ef0d53.
8:10 PM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) closed by Marton Balint
fixed: Fixed in 64330e365b97d9b8304a9d3d306581b6c14a773b. Now blend filter …
8:06 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) closed by Marton Balint
fixed: Fixed in 77fc047bd91eaef615a2c36b93ee23d7d27e7d25. Used pixel format …
7:07 PM Changeset in ffmpeg [b0093ab8] by Marton Balint <cus@passwd.hu>
avfilter/vf_geq: fix interpolation with 1 pixel width/height Fixes …
7:07 PM Changeset in ffmpeg [64330e36] by Marton Balint <cus@passwd.hu>
avfilter/blend: use a per-thread AVExpr Otherwise expression state is …
7:07 PM Changeset in ffmpeg [a69a0b6] by Marton Balint <cus@passwd.hu>
avfilter/blend: put slice parameters to a single struct This should …
7:07 PM Changeset in ffmpeg [77fc047b] by Marton Balint <cus@passwd.hu>
avfilter/vsrc_testsrc: do not round down width and height for color …
7:05 PM Ticket #11014 (ac3 demux and/or decode problem) updated by Will Boba
Update: VLC 3.0.20 Win64 - plays this file without any issues.
6:18 PM Ticket #11014 (ac3 demux and/or decode problem) updated by Will Boba
ffmpeg started on 2024-05-14 at 14:16:24 Report written to …
6:17 PM test01_ac3_decoding_failure_small.ts attached to Ticket #11014 by Will Boba
source TS file for AC3 demux/decode problem replication. Larger sample …
6:13 PM Ticket #11014 (ac3 demux and/or decode problem) created by Will Boba
Summary of the bug: Decoding fails for some files, when I am trying …
6:09 PM Ticket #8349 (Dolby AC-4 Support) updated by Elliot Lee
I have taken @pliu6 's git repository and merged it with what's in the …
4:50 PM Ticket #10837 (mp3_read_header might break seekback) updated by noseglid
Yes, the suggested fix works well! Thank you
4:50 PM Changeset in ffmpeg [20fbc07a] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: remove bogus B extension The B Bit manipulation extension …
4:50 PM Changeset in ffmpeg [9d3f5617] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: restrict RVI optimisations They are actually awfully …
4:50 PM Changeset in ffmpeg [b4104392] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: CPU flag for fast misaligned accesses
4:50 PM Changeset in ffmpeg [61ec7450] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: fallback to raw hwprobe() system call Not all C run-times …
3:46 PM Changeset in ffmpeg [4ced3674] by J. Dekker <jdek@itanimul.li>
checkasm/h264dsp: support checking more idct depths Signed-off-by: J. …
3:46 PM Changeset in ffmpeg [ca583b22] by J. Dekker <jdek@itanimul.li>
avfilter/riscv: build afir only if required Signed-off-by: J. Dekker …
2:17 PM Changeset in ffmpeg [14aff7e4] by James Almer <jamrial@gmail.com>
x86/vvc/vvcdsp_init: coalesce function initializers Signed-off-by: …
11:21 AM Changeset in ffmpeg [3fa98f27] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm/vvc_alf: add check_alf_classify Perforamnce Test …
11:21 AM Changeset in ffmpeg [abf69a39] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations …
11:21 AM Changeset in ffmpeg [9ef6e15b] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter …
11:21 AM Changeset in ffmpeg [ec2a7ef8] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations …
10:38 AM Scaling edited by MasterQuestionable
[m] Update linked commit. (diff)
10:28 AM Scaling edited by MasterQuestionable
Explanation on scaling algorithms. (diff)
9:32 AM Ticket #10078 (speedhq: ffmpeg fails to decode it's own created file - low resolution) updated by Tomas Härdin
Keywords, Reproduced by developer changed
I ran across this the other day with parallellizing speedhqdec, trying …
1:01 AM Ticket #11013 (thread assertion if avcodec_get_hw_frames_parameters fails) updated by François Cartegnie
Description changed

May 13, 2024:

3:36 PM Changeset in ffmpeg [cdcb4b9] by Rémi Denis-Courmont <remi@remlab.net>
lavc/riscv: use ff_rv_vlen_least()
3:36 PM Changeset in ffmpeg [247c5b2] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: add ff_rv_vlen_least() This inline function checks that …
3:36 PM Changeset in ffmpeg [38e7b0ec] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: fix indentation
3:22 PM SponsoringPrograms/STF/2024 edited by Thilo Borgmann
Add section for accepted projects to be distinguished from applied projects (diff)
3:18 PM Changeset in ffmpeg [b450c446] by James Almer <jamrial@gmail.com>
x86/flacdsp: remove unused parameters to pmacsdql macro …
3:18 PM Changeset in ffmpeg [eb5733f3] by James Almer <jamrial@gmail.com>
x86/flacdsp: add an SSE4 version of wasted33 flac_wasted_33_c: 214.1 …
3:18 PM Changeset in ffmpeg [5ba6f4e6] by James Almer <jamrial@gmail.com>
checkasm/flacdsp: add a test for wasted33 Signed-off-by: James Almer …
3:16 PM SponsoringPrograms/STF/2024 edited by Thilo Borgmann
remove bold headers for application chapters (diff)
3:15 PM SponsoringPrograms/STF/2024 edited by Thilo Borgmann
remove applicatoin milestone-ish entries (diff)
2:55 PM Ticket #10988 (Acrossover crash) updated by JamesBond
Dear @mkver, could you copy sweep.dsf.zip to that stream.videolan.org …
2:40 PM Ticket #8349 (Dolby AC-4 Support) updated by Lib A.
Hi, Spanish public broadcaster RTVE has started an UHD channel with …
12:54 PM Changeset in ffmpeg [d4d09c8e] by Ramiro Polla <ramiro.polla@gmail.com>
lavc/aarch64/fdct: add neon-optimized fdct for aarch64 The code is …
12:50 PM Changeset in ffmpeg [27f6211c] by Ramiro Polla <ramiro.polla@gmail.com>
lavc/aarch64: fix include for cpu.h
12:32 PM Changeset in ffmpeg [b7b1a4e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Add missing ftr_parser->adts_header,mpeg4audio dependencies …
12:32 PM Changeset in ffmpeg [06d1840b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure, avcodec/Makefile: Add h264parse->h264data,golomb …
12:32 PM Changeset in ffmpeg [4df43df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bsf/dts2pts: Fix shadowing Signed-off-by: Andreas Rheinhardt …
11:39 AM Ticket #11013 (thread assertion if avcodec_get_hw_frames_parameters fails) updated by François Cartegnie
Description changed
11:37 AM Ticket #11013 (thread assertion if avcodec_get_hw_frames_parameters fails) created by François Cartegnie
Summary of the bug: Using libavcodec for decoding VP9 leads to …
11:02 AM Changeset in ffmpeg [baf8651d] by Lynne <dev@lynne.ee>
aacdec: restore arm32 dequantization optimizations Unintentionally …
6:35 AM Changeset in ffmpeg [37db0454] by Tomas Härdin <git@haerdin.se>
lavc/speedhqdec: Obey AVDISCARD_ALL
6:35 AM Changeset in ffmpeg [5b32685d] by Tomas Härdin <git@haerdin.se>
lavc/speedhqdec: Add AV_CODEC_CAP_FRAME_THREADS
6:33 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by MasterQuestionable
͏    Whatever. ͏    I shall note the mentioned Gamma is 200: not 2.0.
3:36 AM Ticket #10961 (RTSP h264 hardware decode shows a very strange log: Increasing reorder ...) updated by hechuan
Thank you for replay,o ut product is using 4.4, same problem with …
1:40 AM Changeset in ffmpeg [36126e4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Fix preview overflow Fixes: CID1515456 Unintentional …
1:40 AM Changeset in ffmpeg [73d6d9f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dovi_rpuenc: fix compaatibility Fixes: a frequency Found …
1:40 AM Changeset in ffmpeg [46ad6808] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dovi_rpuenc: initialize profile Code is taken from …
1:40 AM Changeset in ffmpeg [e9bb5865] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/decode: decode_simple_internal() only implements audio and …
1:40 AM Changeset in ffmpeg [96c11625] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: remove dead assignment Fixes: CID1529220 Unused value …
1:40 AM Changeset in ffmpeg [fdaa6ae2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_sei: Remove dead checks Fixes: CID1596534 Dereference …
1:40 AM Changeset in ffmpeg [a68aa951] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Remove dead sps check Fixes: CID1439574 …
1:40 AM Changeset in ffmpeg [950a7891] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself as *BSD maintainer I try to help out with …
1:40 AM Changeset in ffmpeg [c2d897f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lpc: copy levenson coeffs only when they have been computed …
1:26 AM Changeset in ffmpeg [c304784a] by Michael Niedermayer <michael@niedermayer.cc>
avutil/tests/base64: Check with too short output array Signed-off-by: …
1:26 AM Changeset in ffmpeg [2d216566] by Michael Niedermayer <michael@niedermayer.cc>
libavutil/base64: Try not to write over the array end Signed-off-by: …

May 12, 2024:

11:40 PM Ticket #11012 (APNG decoder incorrectly assumes fcTL chunk must be immediately ...) updated by tobbez
Version changed
9:11 PM example.png attached to Ticket #11012 by tobbez
9:10 PM Ticket #11012 (APNG decoder incorrectly assumes fcTL chunk must be immediately ...) created by tobbez
The APNG decoder (more specifically apng_read_packet in …
8:24 PM Changeset in ffmpeg [0664cbd7] by James Almer <jamrial@gmail.com>
x86/flacdsp: add a SSE2 version of wasted32 flac_wasted_32_c: 851.3 …
8:24 PM Changeset in ffmpeg [5acec189] by James Almer <jamrial@gmail.com>
checkasm/flacdsp: add a test for wasted32 Signed-off-by: James Almer …
8:23 PM Changeset in ffmpeg [1ba52876] by James Almer <jamrial@gmail.com>
avcodec/flacdsp: split off wasted bit handling into dsp functions …
3:54 PM Changeset in ffmpeg [c00c8679] by James Almer <jamrial@gmail.com>
x86/flacdsp: add a SSE4 version of lpc16 flac_lpc_16_13_c: 2841.3 …
3:38 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by Balling
"If we just feign to not see any difference at all everything becomes …
3:36 PM Changeset in ffmpeg [479d26ce] by James Almer <jamrial@gmail.com>
checkasm/flacdsp: sanitize lpc arguments Fixes signed integer …
3:36 PM Changeset in ffmpeg [467d84a0] by James Almer <jamrial@gmail.com>
checkasm/flacdsp: run lpc benchmarks with an unmodified buffer …
3:24 PM Ticket #11011 (Add support for .pda (Playdate audio format)) updated by matt sephton
Type changed
3:24 PM Ticket #11011 (Add support for .pda (Playdate audio format)) updated by matt sephton
Description changed
3:24 PM Ticket #11011 (Add support for .pda (Playdate audio format)) updated by matt sephton
Description changed
3:22 PM pcm1644s.pda attached to Ticket #11011 by matt sephton
3:22 PM pcm0844s.pda attached to Ticket #11011 by matt sephton
3:22 PM adpcm0844s.pda attached to Ticket #11011 by matt sephton
3:22 PM Ticket #11011 (Add support for .pda (Playdate audio format)) created by matt sephton
Feature request: - support playback of .pda (Playdate audio) - it's a …
2:01 PM Changeset in ffmpeg [02c032ab] by Lynne <dev@lynne.ee>
avcodec/aacenc_tns: remove unreachable code branch the condition …
Note: See TracTimeline for information about the timeline view.