Timeline
Dec 5, 2024:
- 8:10 PM Changeset in ffmpeg [ca889b1] by
- swscale/aarch64: add neon {lum,chr}ConvertRange16 aarch64 A55: …
- 8:10 PM Changeset in ffmpeg [87052c0] by
- swscale/x86: add sse4 and avx2 {lum,chr}ConvertRange16 …
- 8:10 PM Changeset in ffmpeg [6fe4a4ff] by
- swscale/aarch64/range_convert: update neon range_convert functions to …
- 8:10 PM Changeset in ffmpeg [be108ebc] by
- swscale/x86/range_convert: update sse2 and avx2 range_convert …
- 8:10 PM Changeset in ffmpeg [384fe396] by
- swscale/range_convert: fix mpeg ranges in yuv range conversion for …
- 8:10 PM Changeset in ffmpeg [58bcdeb7] by
- swscale/aarch64/range_convert: saturate output instead of limiting …
- 8:10 PM Changeset in ffmpeg [2d1358a8] by
- swscale/range_convert: saturate output instead of limiting input For …
- 8:10 PM Changeset in ffmpeg [536a44e8] by
- checkasm/sw_range_convert: test negative input values
- 5:57 PM Ticket #11316 (DASH manifest generator: hevc codecstring is invalid) updated by
-
Summary, Type, Priority, Keywords, Status changed
The dash muxer currently only writes the codectag (hev1, hvc1). - 5:48 PM Ticket #11316 (DASH manifest generator: hevc codecstring is invalid) updated by
- Anyone can take a look please?
- 5:22 PM Changeset in ffmpeg [6a108d47] by
- avformat/mov: add support for pssh box * Enable PSSH box writing to …
- 1:55 PM StreamingGuide edited by
- streaming with zmq (diff)
- 12:56 PM Ticket #11333 (Incomplete conversion of certain Apple H.265 MOV "hstack") updated by
- ͏ Then it feels like something abnormal with the calling wrapper? …
- 11:27 AM Changeset in ffmpeg [7b73ea50] by
- avutil/tests/color_utils: add tests for av_csp_itu_eotf
- 11:27 AM Changeset in ffmpeg [06f08446] by
- avutil/csp: add EOTF function definitions The existing …
- 11:26 AM Changeset in ffmpeg [bf0a6c41] by
- avutil/csp: add av_csp_trc_inv_from_id() Mathematical inverse of …
- 10:51 AM Changeset in ffmpeg [28f21778] by
- avutil/tests/color_utils: clean up slightly (cosmetic) Rewrite this …
- 10:51 AM Changeset in ffmpeg [feb5982] by
- avutil/csp: eliminate redundant branch
- 10:51 AM Changeset in ffmpeg [ec0489e3] by
- avutil/csp: fix documentation of av_csp_trc_function This explanation …
- 6:31 AM Ticket #11333 (Incomplete conversion of certain Apple H.265 MOV "hstack") updated by
- I tested the situation yesterday: in the command line window, it is …
Dec 4, 2024:
- 5:42 PM Ticket #11331 (X265 HEVC Alpha transparency support) updated by
- Replying to quinkblack: Any way to provide you with …
- 4:07 PM Ticket #11331 (X265 HEVC Alpha transparency support) updated by
- As noted on IRC, the preferred path for decoding alpha in HEVC is to …
- 3:53 PM Ticket #11331 (X265 HEVC Alpha transparency support) updated by
- It's on my todo list, not get the time yet.
- 2:37 PM Ticket #11333 (Incomplete conversion of certain Apple H.265 MOV "hstack") closed by
- invalid: ͏ ":" is not ":". ͏ (besides the unusual stream label syntax and …
- 2:29 PM Ticket #11331 (X265 HEVC Alpha transparency support) updated by
-
Description changed
- 2:14 PM Ticket #11333 (Incomplete conversion of certain Apple H.265 MOV "hstack") updated by
-
Summary, Type, Priority, Version, Keywords changed
͏ C# wrapper calling "ffmpeg.exe"? ͏ Is such an example of … - 11:53 AM Ticket #11333 (Incomplete conversion of certain Apple H.265 MOV "hstack") updated by
- The video is a space video shot by Apple 15promax
- 11:39 AM Ticket #11333 (Incomplete conversion of certain Apple H.265 MOV "hstack") created by
- Summary of the bug: How to reproduce: […] […]
- 10:55 AM Ticket #10716 (swscale produces bright green when going from grayf32 to gbrpf32) updated by
-
Reproduced by developer, Analyzed by developer, Owner changed
I had a look at this, and I think the error is down to a confusion … - 10:43 AM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) closed by
- fixed
- 10:38 AM Changeset in ffmpeg [2f95bc3c] by
- swscale/utils: disable full_chr_h_input optimization for odd width …
- 10:38 AM Changeset in ffmpeg [79452d38] by
- swscale/graph: fix memleak of cascaded graphs Just free them directly …
- 9:15 AM Ticket #11332 (ffio_open_whitelist leaks memory) created by
- I suspect that ffio_open_whitelist is leaking an URLContext. In this …
- 8:43 AM Changeset in ffmpeg [40302cc3] by
- avcodec/hevc: Add wasm simd128 idct Benchmark with wasmtime: wasmtime …
- 8:43 AM Changeset in ffmpeg [ea3d21c3] by
- tests/checkasm: Add partial support for wasm WASI mssing signal and …
- 8:43 AM Changeset in ffmpeg [2dc55f59] by
- configure: Add wasm as a fake arch And add wasm simd128 flag, so we …
- 3:23 AM Changeset in ffmpeg [7c1e732a] by
- avcodec/webp: Check ref_x/y Fixes: …
- 3:23 AM Changeset in ffmpeg [44822184] by
- avcodec/ilbcdec: Initialize tempbuff2 Fixes: Use of uninitialized …
- 3:23 AM Changeset in ffmpeg [61cbcaf9] by
- avcodec/rv60dec: Check qp for intra The rv60_qp_to_idx table only …
- 3:23 AM Changeset in ffmpeg [559d435f] by
- avcodec/ffv1enc: Add enum for qtable Signed-off-by: Michael …
- 3:23 AM Changeset in ffmpeg [d32dcc07] by
- swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma() …
- 3:11 AM Ticket #11331 (X265 HEVC Alpha transparency support) created by
- Very nice to see libx265 adding alpha channel support to the codec, …
Dec 3, 2024:
- 10:09 PM Changeset in ffmpeg [5ba63f0e] by
- avformat/mpegts: is_pes_stream() use switch case also add …
- 10:09 PM Changeset in ffmpeg [12597608] by
- avformat/mpegts*: reduce use of magic numbers Note ISO/IEC 13818-1 …
- 10:02 PM Ticket #11330 (When recording, audio duration is shorter by the time it takes to spin ...) created by
- Summary of the bug: When recording video+audio in a single ffmpeg …
- 2:22 AM Changeset in ffmpeg [56419fd0] by
- lavc/vvc: Fix overflow in MVD derivation H.266 (V3) section 7.4.12.8: …
- 2:22 AM Changeset in ffmpeg [499896ca] by
- lavc/vvc: Fix derivation of LmcsMaxBinIdx Per H.266 (V3) section …
- 2:20 AM Changeset in ffmpeg [69932251] by
- lavc/vvc: Store MIP information over entire CU area Previously, the …
- 2:20 AM Changeset in ffmpeg [7399d9f3] by
- lavc/vvc: Don't check motion estimation region for IBC The final …
- 2:20 AM Changeset in ffmpeg [9221cb04] by
- lavc/vvc: Use second definition of MinQtLog2SizeIntraC if relevant …
- 2:19 AM Changeset in ffmpeg [a280e2e6] by
- avcodec/cbs_h266: Fix typo Introduced in commit …
Dec 2, 2024:
- 4:23 PM Ticket #11329 (Give segfault where you don't use input datas) closed by
- invalid
- 3:53 PM Changeset in ffmpeg [cb27e478] by
- doc/codecs: add missing enhancements value for export_side_data …
- 3:53 PM Changeset in ffmpeg [d2c90aba] by
- doc/filters: add an entry for vf_lcevc Signed-off-by: James Almer …
- 2:25 PM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) updated by
- Fix: https://ffmpeg.org//pipermail/ffmpeg-devel/2024-December/336969.html
- 2:25 PM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) updated by
-
Reproduced by developer, Analyzed by developer changed
- 12:37 PM Changeset in ffmpeg [6e49b869] by
- avutil/mem_internal: Don't use alignas for MSVC MSVC messed up …
- 9:04 AM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by
- > Can you add that sample? The test file is linked in the bug …
- 3:09 AM Ticket #9428 (avcodec: truehd parser drops data but does not adjust initial timestamps) updated by
-
Status changed
pos 501277 is not the keyframe for this track of TrueHD, so this is … - 2:14 AM Changeset in ffmpeg [4fc43e45] by
- avcodec/hevc/hevcdec: initialize qp_y_tab This does not replicate on …
- 2:14 AM Changeset in ffmpeg [f52b9d05] by
- avformat/qcp: Check for read failure in header Fixes: Use of …
- 2:14 AM Changeset in ffmpeg [4949e34d] by
- avcodec/eatgq: Check bytestream2_get_buffer() for failure Fixes: Use …
- 2:14 AM Changeset in ffmpeg [cdce6a8b] by
- avcodec/eatgq: move array to where it is used Signed-off-by: Michael …
- 2:14 AM Changeset in ffmpeg [7e020f21] by
- avformat/dxa: check bpc Fixes: integer overflow: -2147483648 - 1 …
- 2:14 AM Changeset in ffmpeg [aeec39f3] by
- swscale/slice: clear allocated memory in alloc_lines() Fixes: use of …
- 2:14 AM Changeset in ffmpeg [b2da4c33] by
- avcodec/rangecoder: eliminate main branch from renorm_encoder() …
- 2:14 AM Changeset in ffmpeg [18922f4a] by
- avcodec/rangecoder: Remove unneeded outstanding byte mask …
- 2:14 AM Changeset in ffmpeg [70fa8bd3] by
- avcodec/rangecoder: Avoid checking for the first byte on every …
- 2:14 AM Changeset in ffmpeg [83264998] by
- avcodec/rangecoder: Move refill check out of refill() function If the …
- 2:14 AM Changeset in ffmpeg [c314a68d] by
- avcodec/rangecoder: Do not loop renormalization Signed-off-by: …
- 2:14 AM Changeset in ffmpeg [360e7ca] by
- avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63 Comply with …
- 2:14 AM Changeset in ffmpeg [c250a903] by
- doc/encoders: very basic FFv1 documentation Signed-off-by: Michael …
- 1:51 AM Changeset in ffmpeg [b9eaf6e0] by
- swscale/ppc: disable YUV2RGB AltiVec acceleration The FATE test …
- 1:51 AM Changeset in ffmpeg [4cc1495a] by
- avformat/iamf_parse: reject ambisonics mode > 1 ambisonics mode > 1 …
Dec 1, 2024:
- 7:49 PM Changeset in ffmpeg [1c2c70fe] by
- doc/demuxers/dvdvideo: seeking is supported, remove outdated statement …
- 7:48 PM Changeset in ffmpeg [e256761d] by
- avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() …
- 7:48 PM Changeset in ffmpeg [a5a899b] by
- avformat/dvdvideodec: fix missing last chapter marker due to …
- 6:46 PM Ticket #11329 (Give segfault where you don't use input datas) created by
- I'm programming in C with the ffmpeg libraries, so far I can record an …
- 5:26 AM Changeset in ffmpeg [1e3dc705] by
- lavc/x86/videodsp: Drop MMX usage Remove the MMX versions of these …
Nov 30, 2024:
- 10:41 PM Ticket #9428 (avcodec: truehd parser drops data but does not adjust initial timestamps) updated by
- I would say such a file is invalid, since TrueHD has keyframes, but it …
- 9:16 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by
- This is not a bug, mkv container has only millisecond precision …
- 8:05 PM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by
- Does the following work for you? There may have been a reason the ac3 …
- 7:25 PM Ticket #11172 (M2TS: parser assumes until PES or in PES at least one packet has no ...) updated by
- Change the 2nd byte of the m2ts file from 0x47 to 0x48. It will work …
- 7:11 PM Ticket #11172 (M2TS: parser assumes until PES or in PES at least one packet has no ...) updated by
-
Owner changed
- 6:57 PM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by
- […] is now printed... The editlist is still not fully applied …
- 6:47 PM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by
-
Keywords changed
Is this still a problem? >and see that the initial decoded samples … - 6:42 PM Ticket #10958 (Enhanced coupling support for E-AC-3 / Dolby Digital Plus - with ...) updated by
-
Status changed
- 6:27 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by
- Please provide the sample file.
- 6:25 PM Ticket #11172 (M2TS: parser assumes until PES or in PES at least one packet has no ...) updated by
- > Can you apply your patch? I'm not sure what you want from me. I've …
- 6:20 PM Ticket #11328 (Which LGPL version is right? 2.1 or 3?) updated by
- FFmpeg has either LGPL-2.1-or-later or GPL-2.0-or-later. There is no …
- 6:15 PM Ticket #11172 (M2TS: parser assumes until PES or in PES at least one packet has no ...) updated by
-
Status, Owner changed
Can you apply your patch? It works fine for demux, again, can just … - 2:20 PM Ticket #11325 (VVC decoder for streams with ALF and no CC-ALF) updated by
-
Reproduced by developer changed
- 2:20 PM Ticket #11325 (VVC decoder for streams with ALF and no CC-ALF) updated by
- Hi Chris, thanks for reporting this. I can reproduce the issue and …
- 10:30 AM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- updated ffmpeg, and bug is gone: THANKS a lot!! but I think ffplay …
- 1:58 AM Changeset in ffmpeg [4de67e8] by
- avcodec/vvcdec: return error if CTU size > 128 The v3 spec reserves …
- 1:58 AM Changeset in ffmpeg [eb67e60c] by
- avcodec/vvcdec: schedule next stage only if the current stage reports …
- 1:58 AM Changeset in ffmpeg [4ec767ab] by
- avcodec/vvcdec: misc, reformat inter_data()
- 1:58 AM Changeset in ffmpeg [ba89c5b9] by
- avcodec/vvcdec: inter_data, check the return value from hls_merge_data …
- 1:58 AM Changeset in ffmpeg [98698ed3] by
- avcodec/cbs_h266: stricter validation for subpicture's max width and …
- 1:58 AM Changeset in ffmpeg [e06515b0] by
- avcodec/cbs_h266: improve readability in subpicture parser
- 1:58 AM Changeset in ffmpeg [5c5a08ec] by
- avcodec/vvcdec: ensure every CTU belongs to a slice According to …
- 1:58 AM Changeset in ffmpeg [46006529] by
- avcodec/cbs_h266: check subpicture slices number According to section …
- 12:48 AM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- ͏ Likely the same bundle? ͏ (unsure MacOS's distribution …
Nov 29, 2024:
- 11:26 PM Ticket #11328 (Which LGPL version is right? 2.1 or 3?) updated by
- Whichever one you select at configure time.
- 11:25 PM Ticket #11328 (Which LGPL version is right? 2.1 or 3?) created by
- Summary of the bug: At https://ffmpeg.org/legal.html it is mentioned …
- 11:20 PM Ticket #11327 (interactive mode interferes with stats_period time) created by
- Summary of the bug: When reading from a camera, ffmpeg prints the …
- 11:13 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- would this also be automatically updated in ffplay? or is this the …
- 9:10 PM Ticket #11322 (Potential "-rw_timeout" preset regression causing certain network ...) updated by
-
Summary, Analyzed by developer changed
- 8:59 PM Changeset in ffmpeg [4100a2da] by
- tests/fate/filter-audio: add aloop test Signed-off-by: Marton Balint …
- 8:58 PM Ticket #11322 (Potential "-rw_timeout" preset regression causing certain network ...) updated by
- ͏ Server-side restriction mostly likely: ͏ Excessive download …
- 8:16 PM Changeset in ffmpeg [f5948543] by
- fate: revert previous frequency adjustments of the sine filter With …
- 8:16 PM Changeset in ffmpeg [8d6f3bcb] by
- avfilter/asrc_sine: increase frequency accuracy Previously the delta …
- 8:16 PM Changeset in ffmpeg [06247ae7] by
- avfilter/asrc_sine: factorize sampling to a separate context …
- 8:15 PM Changeset in ffmpeg [6189cb47] by
- fate: adjust frequencies of the sine filter The filter currently uses …
- 3:16 PM Ticket #11322 (Potential "-rw_timeout" preset regression causing certain network ...) updated by
- Hi, Various experiments with headers did not resolve the problem. …
- 4:33 AM Changeset in ffmpeg [59057aa8] by
- avutil/mem_internal: local align should always work Signed-off-by: …
- 4:32 AM Changeset in ffmpeg [57861911] by
- avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas alignas …
- 4:32 AM Changeset in ffmpeg [fe2c9746] by
- avcodec/cavs: Limit align requirement to variable than type There are …
- 4:30 AM Changeset in ffmpeg [82c208b6] by
- avfilter/textutils: Add missing time_internal.h This fix build error …
- 3:44 AM Ticket #11326 (Null Pointer Dereference in iamf_read_header ...) created by
- Summary of the bug: a null pointer dereference problem in the latest …
Nov 28, 2024:
- 10:54 PM Ticket #11322 (Potential "-rw_timeout" preset regression causing certain network ...) updated by
- ͏ Try using User-Agent of FFmpeg 4.3 with later FFmpeg via …
- 10:19 PM Changeset in ffmpeg [f57f2a35] by
- doc/infra: List at what companies the name servers are hosted and who …
- 10:19 PM Changeset in ffmpeg [e531b3ff] by
- MAINTAINERS: Lauri is still available but is really low on time …
- 7:21 PM Ticket #11296 (Vulkan Video Encode h264 doesn't handle gop size > 1) updated by
- Latest (N-117948-g3bfb6061fb) looks better, and the testsrc video …
- 7:13 PM Ticket #11325 (VVC decoder for streams with ALF and no CC-ALF) updated by
-
Summary changed
- 7:10 PM Ticket #11325 (VVC decoder for streams with ALF and no CC-ALF) created by
- Summary of the bug: The VVC decoder is using some uninitialized …
- 3:19 PM Ticket #11324 (Corrupted HEVC bitstream generated by extracting it from MP4 file) updated by
-
Version changed
- 3:09 PM Ticket #11324 (Corrupted HEVC bitstream generated by extracting it from MP4 file) updated by
- Tested with the latest commit from master …
- 2:51 PM Changeset in ffmpeg [3bfb6061] by
- tools/general_assembly: exclude Derek from GA emails At his own …
- 2:51 PM Changeset in ffmpeg [9cb8928d] by
- tools/general_assembly: add a mechanism for excluding people from GA …
- 1:46 PM Ticket #11324 (Corrupted HEVC bitstream generated by extracting it from MP4 file) updated by
- Please check latest commit from master.
- 1:39 PM Changeset in ffmpeg [a786dd48] by
- libavcodec/sanm: codec47: apply top offset also to diff buffers SAN …
- 1:39 PM Changeset in ffmpeg [dc98e798] by
- libavcodec/sanm: clear codec47 diff buffers with specific color The …
- 1:31 PM Changeset in ffmpeg [85fec8d9] by
- libavcodec/sanm: fix XPAL handling Outlaws' RAE.SAN file did not …
- 1:31 PM Changeset in ffmpeg [1e2a72ae] by
- libavcodec/sanm: add codec47 interpolation table support Some codec47 …
- 1:15 PM Changeset in ffmpeg [44d32c8a] by
- avcodec/ac3dec: fix build when eac3 decoder is disabled …
- 1:15 PM Changeset in ffmpeg [248832dd] by
- avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata When RPU …
- 1:07 PM Ticket #11324 (Corrupted HEVC bitstream generated by extracting it from MP4 file) updated by
-
Description, Component changed
- 12:56 PM Ticket #11324 (Corrupted HEVC bitstream generated by extracting it from MP4 file) created by
- Summary of the bug: When FFmepg is demuxing MP4 where the STSD …
- 9:13 AM Ticket #11322 (Potential "-rw_timeout" preset regression causing certain network ...) updated by
- I've confirmed that it workes and runs correctly to completion using …
- 5:42 AM Ticket #11061 (FFmpeg hangs when using apad filter along with shortest flag) reopened by
- Incorrect automatic close above.
- 3:13 AM Changeset in ffmpeg [bc991ca0] by
- lavfi/qsvvpp: Copy frame props before modify it The changes to output …
- 1:43 AM Ticket #11322 (Potential "-rw_timeout" preset regression causing certain network ...) updated by
- ͏ Could you ensure it's reliably working in FFmpeg 4.3 but not …
- 1:03 AM Changeset in ffmpeg [351fd846] by
- vulkan/common: Add put_bytes_count
- 12:31 AM Changeset in ffmpeg [e3ac63b2] by
- vulkan/common: Use u32vec2 buffer type instead of u64 According to …
- 12:31 AM Changeset in ffmpeg [f794ed48] by
- vulkan/common: Fix off-by-one error in flush_put_bits If caller wrote …
Note:
See TracTimeline
for information about the timeline view.
