gstreamer/gst
Nicolas Dufresne cc28e7cce0 rawvideoparse: Fix missing VideoMeta
The base class is trying to align the processed data, but it endup
removing the GstVideoMeta. That caused wrong result. Instead, just copy
from the process function with the appropriate alignment.

https://bugzilla.gnome.org/show_bug.cgi?id=781204
2017-06-12 15:55:31 -04:00
..
adder Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
app Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
audioconvert audioconvert: resize output buffer to correct size 2017-06-02 09:44:19 +02:00
audiorate Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
audioresample Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
audiotestsrc Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
encoding encodebin: Don't try rate adjustment before the first buffer 2017-06-08 12:35:23 +05:30
gio Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
pbtypes Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
playback urisourcebin: Use downloadbuffer element 2017-06-12 10:24:43 +03:00
rawparse rawvideoparse: Fix missing VideoMeta 2017-06-12 15:55:31 -04:00
subparse Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
tcp Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
typefind Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
videoconvert Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
videorate videorate: stop copying buffers in drop-only mode 2017-05-20 16:35:53 +02:00
videoscale Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
videotestsrc videotestsrc: Protect videoinfo with object lock 2017-05-23 08:54:25 +02:00
volume Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
Makefile.am pbtypes: Add a stub plugin that owns the plugins-base dynamic types 2016-11-02 11:24:11 +11:00
meson.build rawparse: Move to gst-plugins-base 2017-02-25 14:48:40 +02:00