Timeline
Sep 1, 2023:
- 9:59 PM Changeset in ffmpeg [139e5491] by
- lavc/avfft: deprecate the API This deprecates the currently unused API.
- 9:59 PM Changeset in ffmpeg [d40672e6] by
- lavu/tx: fix scaling of R2R transforms Still slightly inaccurate, but …
- 9:59 PM Changeset in ffmpeg [59b39d24] by
- lavu/tx: improve rdft table generation precision slightly
- 9:59 PM Changeset in ffmpeg [86aa34d3] by
- avfft: wrap lavu/tx instead of ff_dct
- 9:59 PM Changeset in ffmpeg [83ede01b] by
- avfft: wrap lavu/tx instead of ff_rdft
- 9:59 PM Changeset in ffmpeg [517e4fcc] by
- avfft: wrap lavu/tx instead of ff_mdct
- 9:59 PM Changeset in ffmpeg [dfcd4bbf] by
- avfft: wrap lavu/tx instead of ff_fft
- 9:59 PM Changeset in ffmpeg [4acd08be] by
- ffplay: port to lavu/tx
- 9:59 PM Changeset in ffmpeg [a8101265] by
- wmavoice: convert DCT-I/DST-I to lavu/tx This is the very last user …
- 9:59 PM Changeset in ffmpeg [d895d3c] by
- wmavoice: convert RDFT to lavu/tx
- 9:59 PM Changeset in ffmpeg [ef8fd7bc] by
- lavu/tx: add DCT-I and DST-I transforms These are true, actual DCT-I …
- 9:59 PM Changeset in ffmpeg [11e22730] by
- lavu/tx: add real to real and real to imaginary RDFT transforms These …
- 7:06 PM Ticket #9825 (Non-monotonous?!) updated by
- Fixed in 60be62d29388fdc681540dff387e0304e610bf39.
- 7:05 PM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) closed by
- fixed: Fixed in 60be62d29388fdc681540dff387e0304e610bf39.
- 12:26 PM Changeset in ffmpeg [fba45461] by
- avformat: add OSQ demuxer
- 12:26 PM Changeset in ffmpeg [7ef9d310] by
- avcodec: add OSQ audio decoder
- 7:36 AM Changeset in ffmpeg [60be62d] by
- fftools/ffmpeg_mux: replace monotonous with monotonic The word …
- 7:36 AM Changeset in ffmpeg [a49d7a14] by
- fate/jpegxl_anim: add demuxer fate test for jpegxl_anim Adds a fate …
- 12:30 AM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- >nor decoder IIRC, Yes, there is a decoder of MLP. There is no …
- 12:13 AM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Plex does not have MLP encoder nor decoder IIRC, they just repack it …
Aug 31, 2023:
- 10:39 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Why do you think MLP is different from THD's shorten_by?? Also, maybe …
- 6:05 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by
- > Personally, I think it should be nested to reflect the data …
- 5:08 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- FFmpeg encoded output is useless to me, better compare with reference …
- 4:56 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Here is how THD encoded with ffmpeg from 7s-sinetone-sample.wav is …
- 2:46 PM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by
- Regression happened at this commit: …
- 12:35 PM Ticket #10543 (Stream data as stream specifier) created by
- It would be nice to be able to add stream data as stream specifiers, …
- 6:54 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by
- I agree with Thomas and the original bug report is unprecise. The …
Aug 30, 2023:
- 10:23 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Well, lets find out. Give me mlp with shorten_by and I will decode it …
- 9:15 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Nowhere in MLP specification it specifies it supports shorten by. Do …
- 9:07 PM Changeset in ffmpeg [7aa71ab5] by
- avcodec/rka: do not output extra invalid samples in last frame
- 8:19 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Well, the reason is obvious. 44.1 kHz sampling rate has 1 102.500 FPS …
- 6:00 PM Changeset in ffmpeg [a94a6617] by
- avformat/riffdec: Pass logctx as void* instead of AVFormatContext* …
- 5:43 PM Changeset in ffmpeg [6a15b4d1] by
- avformat/matroskadec: Use named constants instead of their value …
- 5:42 PM Changeset in ffmpeg [b3825bd7] by
- avformat/matroskadec: Replace switch with array This simplification …
- 5:34 PM Changeset in ffmpeg [9c46faa] by
- avformat/matroska: Move ff_mkv_stereo3d_conv() to demuxer It is now …
- 5:31 PM Changeset in ffmpeg [2d09488a] by
- avformat/matroskaenc: Improve message for WebM-incompatible …
- 5:31 PM Changeset in ffmpeg [884653ee] by
- avformat/matroskaenc: Don't add side-data to input stream When …
- 5:29 PM Changeset in ffmpeg [230312b3] by
- avformat/matroska: Add macro for stereomode<->AVStereo3D …
- 5:26 PM Changeset in ffmpeg [3fc9ed84] by
- avformat/matroska: Move ff_matroska_video_stereo_plane to demuxer …
- 5:15 PM Changeset in ffmpeg [088f08db] by
- avformat/matroskaenc: Avoid atoi() It has undefined behaviour in case …
- 1:29 PM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by
- Further testing: […] Working fine (2023-05-04): …
- 12:39 PM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by
-
Summary changed
- 11:38 AM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- > MLP/THD encoder is marked experimental for a reason. It is mostly …
- 10:59 AM Ticket #8349 (Dolby AC-4 Support) updated by
- Stop changing the priority to critical. It won't make anything happen …
- 10:58 AM Ticket #8349 (Dolby AC-4 Support) updated by
-
Priority changed
- 10:57 AM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
-
Priority changed
- 10:56 AM Ticket #10344 (Unable to preview video in Liferay) updated by
-
Priority changed
- 10:56 AM Ticket #10440 (Segmentation fault (core dumped) when trying to generate hls output ...) updated by
-
Priority changed
- 10:55 AM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) closed by
- fixed
- 10:54 AM Ticket #10455 (ffmpeg fail to merge two video of different orientation) updated by
-
Priority changed
- 10:53 AM Ticket #10483 (ffmpeg crash) updated by
-
Priority changed
- 10:53 AM Ticket #10484 (FFmpeg does not work with Windows 10 with RDP session disconnected) updated by
-
Priority changed
- 10:51 AM Ticket #10508 (frei0r no use on windows) updated by
-
Priority changed
- 10:47 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by
-
Priority changed
- 9:53 AM Changeset in ffmpeg [3c397a1d] by
- fftools/ffmpeg: move sending filtergraph commands to a separate …
- 9:53 AM Changeset in ffmpeg [bff48e8] by
- fftools/ffmpeg_mux: rename of_close() to of_free() This function is …
- 9:53 AM Changeset in ffmpeg [d5526270] by
- fftools/ffmpeg_filter: shorten a variable name
- 9:53 AM Changeset in ffmpeg [fbcecde] by
- fftools/ffmpeg_filter: reindent after previous commit
- 9:53 AM Changeset in ffmpeg [d9c862b5] by
- fftools/ffmpeg_filter: factor processing a single frame out of …
- 9:53 AM Changeset in ffmpeg [82dd4dbe] by
- fftools/ffmpeg_filter: sanitize framerate retrieved from the …
- 9:53 AM Changeset in ffmpeg [d65d0f4d] by
- fftools/ffmpeg_enc: reindent after previous commit
- 9:53 AM Changeset in ffmpeg [411ada6] by
- fftools/ffmpeg_enc: only use fallback framerate when encoding CFR …
- 9:53 AM Changeset in ffmpeg [8b6b2518] by
- fftools/ffmpeg_enc: reindent after previous commit
- 9:53 AM Changeset in ffmpeg [d1a2cd1] by
- fftools/ffmpeg_enc: factor out setting encoder timebase Mainly this …
- 9:53 AM Changeset in ffmpeg [8ecbb1f] by
- fftools/ffmpeg_mux: stop rescaling timestamps in of_streamcopy() This …
- 9:51 AM Changeset in ffmpeg [ed5caaaf] by
- fftools/ffmpeg_mux: use correct timebases for bitstream filtering …
- 9:51 AM Changeset in ffmpeg [b39b6b74] by
- fftools/ffmpeg: simplify handling input -t for streamcopy Output …
- 9:51 AM Changeset in ffmpeg [8f2e7e9d] by
- fftools/ffmpeg: stop explicitly closing output streams on input EOF …
- 8:40 AM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- MLP/THD encoder is marked experimental for the reason. There is no …
- 6:08 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by
-
Priority, Description changed
Aug 29, 2023:
- 11:12 PM Ticket #4638 (Multithreaded FLAC encoding) updated by
- Apologies for waking up such an old ticket, but I wanted to mention an …
- 11:11 PM Ticket #4907 (Support decoding animated WebP images) updated by
- Still need this :(
- 10:24 PM Ticket #9843 (Matroska muxer never returns avio markers) closed by
- fixed: See 69c308a6d1f6027bc3328cd8f4d38fb516ee10b8 After many years: #5600
- 10:17 PM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230829205749.60630- …
- 10:15 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- From what I gather THD is just an extension of MLP, in the sense that …
- 9:23 PM Ticket #10542 (format=gray adds blanks into grayscale) closed by
- wontfix: Various colorspaces/colorranges/matrix/trasfer/SDR/HDR concepts exist …
- 9:06 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
-
Status changed
Looking into Beyond Compare there is quite a big difference in the … - 8:49 PM Ticket #10542 (format=gray adds blanks into grayscale) reopened by
- 8:41 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- >This gets correctly decoded Yes. This is decoded the same even by …
- 8:28 PM Changeset in ffmpeg [69c308a6] by
- avformat/matroskaenc: Fix writing of markers When the marker writing …
- 8:10 PM Ticket #10531 (vf_drawtext causing font rendering jitter after libharfbuz commit) updated by
-
Description changed
- 7:49 PM Ticket #10542 (format=gray adds blanks into grayscale) updated by
- Why not for a YUV mp4? What is format=gray then? Regardless of same …
- 7:40 PM Ticket #10542 (format=gray adds blanks into grayscale) updated by
-
Priority changed
- 7:39 PM Ticket #10542 (format=gray adds blanks into grayscale) closed by
- invalid: It is not same thing.
- 6:57 PM Ticket #10542 (format=gray adds blanks into grayscale) created by
- Summary of the bug: There are gaps in the histogram and I assume the …
- 5:00 PM Ticket #10541 (HDR10+ not cleared between frames, stale data returned from SEI context) updated by
- LOL. In HDR10 the static metadata also should change as the frame changes.
- 10:28 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by
-
Sorry about the misunderstanding.
Actually, this is the
prores_ks… - 10:17 AM Ticket #10541 (HDR10+ not cleared between frames, stale data returned from SEI context) created by
- Summary of the bug: AV_FRAME_DATA_DYNAMIC_HDR_PLUS (and probably few …
- 8:47 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by
- So to clarify and to be able to reproduce, check which one/multiply …
- 1:11 AM Changeset in ffmpeg [a25a60d] by
- avcodec/jpegxl_parser: fix a compile error Compiler: MSVC 14.35.32215 …
Aug 28, 2023:
- 8:29 PM Changeset in ffmpeg [d0a64f9a] by
- vulkan: do not leak bound_buffer_indices
- 8:29 PM Changeset in ffmpeg [5f8feddd] by
- lavfi/testsrc_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [3ef1e50c] by
- lavfi/transpose_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [d0ab2e2f] by
- lavfi/scale_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [0f2ae1b] by
- lavfi/nlmeans_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [9944e96c] by
- lavfi/chromaber_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [a4673c9] by
- lavfi/bwdif_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [b6cc5309] by
- lavfi/avgblur_vulkan: fix memory leaks
- 8:29 PM Changeset in ffmpeg [f6cf3a40] by
- vulkan: check for extension rather than function pointer The loader …
- 8:29 PM Changeset in ffmpeg [747871a4] by
- vulkan: do not leak cooperative matrix properties
- 5:25 PM Ticket #9843 (Matroska muxer never returns avio markers) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230828170308.119613 …
- 3:58 PM Ticket #10079 (libavcodec crash when decoding RTSP stream with VideoToolbox) closed by
- fixed: Fixed by 79e9bdf7494b5ff54af1514401a74b1e8c85aa7c.
- 3:13 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- Same happens with STEREO TrueHD files, see: …
- 3:07 PM Ticket #6617 (ffprobe feature request: add RFC 6381 string to stream metadata) updated by
- The code for converting codecpar into RFC 6381 is already there in …
- 1:29 PM Ticket #10536 (writing .avi files via custom IO context (AVIOContext) yields ...) updated by
- Thank you so much for the answer! I have just verified that adding a …
- 1:24 PM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by
- I'd like to add something: the problem is not when encoding on an M2 …
- 1:02 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by
- What mailing list should I email for the attachments? I used …
- 12:45 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) created by
- Summary of the bug: While the actual audio content is lossless, excess …
- 12:10 PM Ticket #5688 (Support hevc NAL units 62 and 63) updated by
- When is this finally going to be fixed? You all sleeping or what?
- 11:05 AM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by
- BTW, official MAC.exe agrees, it produces wav with md5 that is the …
Aug 27, 2023:
- 11:10 PM Changeset in ffmpeg [b5273c61] by
- tests/fate: Add NoLegacy-cut.ape test Signed-off-by: Michael …
- 11:10 PM Changeset in ffmpeg [86c092a0] by
- avcodec/apedec: Implement interim mode detection Fixes: NoLegacy.ape …
- 11:10 PM Changeset in ffmpeg [7995e175] by
- avcodec/apedec: remove unused variable Signed-off-by: Michael …
- 5:19 PM Projects edited by
- added Kage Studio animation software that uses FFMPEG to export … (diff)
- 4:40 PM Ticket #10539 (SRT listen on IPv6 fails) created by
- How to reproduce: […] It seems this broke with libsrt 1.5.0, cf.: …
- 3:21 PM Changeset in ffmpeg [c48ec95b] by
- lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value …
- 2:09 PM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by
-
Owner changed
- 11:37 AM Changeset in ffmpeg [3c9dc009] by
- lavfi/vf_libplacebo: add extra_opts AVDictionary Can be used to …
- 11:37 AM Changeset in ffmpeg [816983d9] by
- lavfi/vf_libplacebo: switch to new pl_options struct This new …
- 5:36 AM Changeset in ffmpeg [e8a63b4] by
- avformat/jpegxl: remove jpegxl_probe, instead call …
- 5:36 AM Changeset in ffmpeg [0c0dd23f] by
- avcodec/jpegxl_parser: add JPEG XL parser Add a full parser to …
- 5:36 AM Changeset in ffmpeg [7a69f731] by
- avcodec/libjxldec: use internal AVFrame as buffered space Before this …
- 5:36 AM Changeset in ffmpeg [245910d5] by
- avcodec/libjxldec: fix errors when decoding grayscale after rgb Fixes …
- 1:54 AM Ticket #10517 (NVDEC "No decoder surfaces left" with bad (corrupted) video stream.) updated by
- Just tried mpv.com --target-colorspace-hint=yes -hwdec=nvdec …
- 1:39 AM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by
- That is still broken even after …
- 1:33 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) closed by
- fixed
- 1:33 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by
- Fixed in 80ad0e2198df4e2961928d8304da58df6db77ec4, in fact the sample …
Aug 26, 2023:
- 9:14 PM Changeset in ffmpeg [35891950] by
- vulkan: enable VK_KHR_cooperative_matrix It's of interest to API …
- 6:17 PM Ticket #5492 (mov TimeCodeHandler always copied to mp4) updated by
- I'am also affected by this problem.... And -write_tmcd 0 does not fix …
- 6:07 PM Ticket #10538 (Removal of Input Stream 2 Typ Other not possible) created by
- I'am trying to remove a Stream Type Other from a MPEG-4 - Codec ID: …
- 5:22 PM Changeset in ffmpeg [8028b826] by
- avcodec/huffyuvdec: don't prepare unnecessary joint tables The number …
- 9:02 AM Changeset in ffmpeg [67d392b9] by
- examples/transcode: flush decoder on EOF Signed-off-by: Zhao Zhili …
- 8:31 AM Changeset in ffmpeg [2387328f] by
- avfilter/vf_transpose_vt: fix declaration-after-statement …
- 8:31 AM Changeset in ffmpeg [7cca9c07] by
- avfilter/vf_transpose_vt: fix output frame dimension Create a new …
- 8:31 AM Changeset in ffmpeg [9b543881] by
- avfilter/vf_scale_vt: fix output frame dimension The output frame …
- 7:38 AM Ticket #10163 (FFprobe / libavformat gives wrong duration for MP3 file) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230823183335.988006 …
- 6:12 AM Changeset in ffmpeg [e79bd1f1] by
- lavfi/dnn: Add OpenVINO API 2.0 support OpenVINO API 2.0 was released …
- 4:01 AM Ticket #3009 (Support mvc) updated by
- Hello, I'm curious if there's been any progress on adding support for …
- 3:08 AM Ticket #10517 (NVDEC "No decoder surfaces left" with bad (corrupted) video stream.) updated by
- Try mpv with nvdec. I can't reproduce the error with ffmpeg, but with …
- 1:43 AM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by
- As I have never dug into FFmpeg sources I have the same questions you …
- 12:54 AM Ticket #10517 (NVDEC "No decoder surfaces left" with bad (corrupted) video stream.) updated by
- Strange. I cannot see any "No decoder surfaces left" I am using …
Aug 25, 2023:
- 10:20 PM Changeset in ffmpeg [80ad0e21] by
- avcodec/apedec: Fix 48khz 24bit below insane level Fixes: Ticket9816 …
- 10:20 PM Changeset in ffmpeg [696e1619] by
- avcodec/apedec: Fix CRC for 24bps and bigendian Fixes CRC for vlc.ape …
- 8:59 PM Ticket #10476 (Regression: vpp_qsv and scale_qsv issues maintaining pts) updated by
- Yes I can confirm that patch resolves the issue I was seeing.
- 8:50 PM Ticket #10537 (Unable to create QSV hwdevice context with onevpl and old drivers) created by
- Summary of the bug: After switching over to building with onevpl some …
- 7:02 PM Ticket #10536 (writing .avi files via custom IO context (AVIOContext) yields ...) closed by
- invalid: The AVI muxer (as well as many other muxers) update some stats (or …
- 6:11 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by
- Nice. Good to know that this can be worked around. I assume that …
- 4:42 PM Ticket #9415 (swscale/yuv2yuvX yasm port broke non-yasm builds) updated by
- Additionally reverts needed: …
- 3:44 PM Ticket #9415 (swscale/yuv2yuvX yasm port broke non-yasm builds) updated by
-
This problem still persists with 6.0 and
mastercommit … - 1:50 PM Ticket #10517 (NVDEC "No decoder surfaces left" with bad (corrupted) video stream.) updated by
- I uploded ts file, ~10 min h.264. …
- 12:37 PM Ticket #10536 (writing .avi files via custom IO context (AVIOContext) yields ...) updated by
-
Summary changed
- 12:33 PM Ticket #10536 (writing .avi files via custom IO context (AVIOContext) yields ...) created by
- Summary of the bug: I am trying to utilise AVIOContext to write an …
- 10:59 AM Ticket #10532 (Color changes at w => 1280, h >= 578 with libplacebo filter on rgb source) updated by
- >but only firefox looks different Bug in firefox.
- 8:06 AM Ticket #10534 (Incorrect frame order when muxing H.264 stream with B-frames) updated by
- Right. In any case, different time_scale values don't seem to make a …
- 7:58 AM Ticket #10534 (Incorrect frame order when muxing H.264 stream with B-frames) updated by
- >there's something about "half the tick rate" The …
Note:
See TracTimeline
for information about the timeline view.
