gstreamer/gst/vmnc
Nicolas Dufresne 50537e2c08 vmncdec: Wait for segment event before checking it
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
2016-06-07 21:05:41 -04:00
..
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
vmncdec.c vmncdec: Wait for segment event before checking it 2016-06-07 21:05:41 -04:00
vmncdec.h vmcndec: Add missing header file 2013-12-06 21:11:32 -05:00