gstreamer_core/tsrc/check/gst/gstsystemclock/src/gstsystemclock.c
changeset 35 e3187d58ca5e
parent 8 4a7fac7dd34a
equal deleted inserted replaced
33:ec10aa4a09b0 35:e3187d58ca5e
     1  /*
       
     2  *  Copyright © 2008 Nokia Corporation.
       
     3  *  This material, including documentation and any related 
       
     4  *  computer programs, is protected by copyright controlled by 
       
     5  *  Nokia Corporation. All rights are reserved. Copying, 
       
     6  *  including reproducing, storing, adapting or translating, any 
       
     7  *  or all of this material requires the prior written consent of 
       
     8  *  Nokia Corporation. This material also contains confidential 
       
     9  *  information which may not be disclosed to others without the 
       
    10  *  prior written consent of Nokia Corporation.
       
    11  * ============================================================================
       
    12  */
       
    13 
       
    14 /* GStreamer
     1 /* GStreamer
    15  * Copyright (C) 2005 Wim Taymans <wim@fluendo.com>
     2  * Copyright (C) 2005 Wim Taymans <wim@fluendo.com>
    16  *
     3  *
    17  * gstsystemclock.c: Unit test for GstSystemClock
     4  * gstsystemclock.c: Unit test for GstSystemClock
    18  *
     5  *