mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
d33352edb5
The heuristic to choose between packetise or not was changed to use the segment format. The problem is that this change is reading the segment during the caps event handling. The segment event will only be sent after. That prevented the decoder to go in packetize mode, and avoid useless parsing. https://bugzilla.gnome.org/show_bug.cgi?id=736252 |
||
---|---|---|
.. | ||
gstwebp.c | ||
gstwebpdec.c | ||
gstwebpdec.h | ||
gstwebpenc.c | ||
gstwebpenc.h | ||
Makefile.am |