FreeRDP/channels/tsmf/client/gstreamer
Armin Novak fd7ba77cd1 Removed <format> argument from caps, as it is not supported by decoders.
Fixed <video/x-raw-yuv> for gstreamer 1.0, where it is <video/x-raw>
Removed DEBUG_WARN in non error branches.
Removed pipeline delay.
2014-05-26 07:46:11 +02:00
..
CMakeLists.txt Added cmake magic to allow selection of gstreamer 1.0 or 0.10 2014-05-24 18:21:40 +02:00
tsmf_gstreamer.c Removed <format> argument from caps, as it is not supported by decoders. 2014-05-26 07:46:11 +02:00
tsmf_platform.h Using gst_parse_launch now instead of manual pipeline. 2014-05-25 10:08:50 +02:00
tsmf_X11.c Added resize code for gstreamer 0.10 2014-05-24 23:21:05 +02:00