Xabier Rodríguez

Results 5 issues of Xabier Rodríguez

#### b3dcce31dbdcd68009af682daecad6835711fd26 [MSE] Improved coded frame eviction algorithm https://bugs.webkit.org/show_bug.cgi?id=246144 Reviewed by NOBODY (OOPS!). I made it in two aspects, first is that now it does not begin at 0, it...

Media
WebKit Nightly Build

In some embedded platforms test number 6 creates a bunch of video sessions that can lead to exhausting video memory because of hardware limitations. I think the spirit of the...

### Guidelines - [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases). - [X] I have encountered this bug in the [official downloads of FreeTube](https://github.com/FreeTubeApp/FreeTube#official-downloads). - [X]...

bug
OS: linux
B: feature stopped working

#### 5d0213fde3a4c4c83de502e7376f668ee2c42504 Clamp setCurrentTimeFromBindings to prevent negative time https://bugs.webkit.org/show_bug.cgi?id=278646 Reviewed by NOBODY (OOPS!). Just clamp the value to avoid negative numbers when seeking. Also return in GStreamer ports infinity as...

Media

#### ecef8c3e9a058de1dfc1cc647debf54bac97c885 [GStreamer][GL] Flush current buffer when flushing https://bugs.webkit.org/show_bug.cgi?id=281668 Reviewed by NOBODY (OOPS!). In certain platforms holding this buffer can lead to stream thread blocks. * Source/WebCore/platform/graphics/gstreamer/GStreamerVideoSinkCommon.cpp: (WebKitVideoSinkProbe::doProbe): https://github.com/WebKit/WebKit/commit/ecef8c3e9a058de1dfc1cc647debf54bac97c885 |...

Media