qt-gstreamer: Move the imported qtgst-qmlsink (now called qtvideosink) files to the right place.
George Kiagiadakis
gkiagia at kemper.freedesktop.org
Tue Feb 7 09:13:23 PST 2012
Module: qt-gstreamer
Branch: master
Commit: 30793cc33d3b87a81c32db652b73f68f87607b6f
URL: http://cgit.freedesktop.org/gstreamer/qt-gstreamer/commit/?id=30793cc33d3b87a81c32db652b73f68f87607b6f
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date: Tue Oct 18 15:38:01 2011 +0300
Move the imported qtgst-qmlsink (now called qtvideosink) files to the right place.
---
.../gstqtvideosink/gstqtvideosink.cpp | 0
.../gstqtvideosink/gstqtvideosink.h | 0
.../gstqtvideosink/gstqtvideosinksurface.cpp | 0
.../gstqtvideosink/gstqtvideosinksurface.h | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/qmlvideosurfacegstsink.cpp b/elements/gstqtvideosink/gstqtvideosink.cpp
similarity index 100%
rename from qmlvideosurfacegstsink.cpp
rename to elements/gstqtvideosink/gstqtvideosink.cpp
diff --git a/qmlvideosurfacegstsink.h b/elements/gstqtvideosink/gstqtvideosink.h
similarity index 100%
rename from qmlvideosurfacegstsink.h
rename to elements/gstqtvideosink/gstqtvideosink.h
diff --git a/qmlpaintervideosurface.cpp b/elements/gstqtvideosink/gstqtvideosinksurface.cpp
similarity index 100%
rename from qmlpaintervideosurface.cpp
rename to elements/gstqtvideosink/gstqtvideosinksurface.cpp
diff --git a/qmlpaintervideosurface.h b/elements/gstqtvideosink/gstqtvideosinksurface.h
similarity index 100%
rename from qmlpaintervideosurface.h
rename to elements/gstqtvideosink/gstqtvideosinksurface.h
More information about the gstreamer-commits
mailing list