QGstClock implementation and tests
authorMauricio Piacentini <mauricio.piacentini@collabora.co.uk>
Fri, 22 Oct 2010 12:01:42 +0000 (10:01 -0200)
committerMauricio Piacentini <mauricio.piacentini@collabora.co.uk>
Fri, 22 Oct 2010 12:01:42 +0000 (10:01 -0200)
commitf79f593dccc1a9504959a79fa72d0f30abaf13b1
tree0f7636625a5edd126839a9a67b1dc6580b496c4b
parent9826e336b665e2e6f3475152fe788b13076bcb18
QGstClock implementation and tests
examples/player/main.cpp
src/CMakeLists.txt
src/QGst/Clock [new file with mode: 0644]
src/QGst/clock.cpp [new file with mode: 0644]
src/QGst/clock.h [new file with mode: 0644]
src/QGst/element.cpp
src/QGst/element.h
src/QGst/global.h
src/QGst/pipeline.cpp
src/QGst/pipeline.h
tests/auto/CMakeLists.txt