gstreamer_core/tsrc/check/gst/gstsegment/src/gstsegment.c
changeset 35 e3187d58ca5e
parent 9 2a0f36a70380
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 Jan Schmidt <thaytan@mad.scientist.com>
     2  * Copyright (C) 2005 Jan Schmidt <thaytan@mad.scientist.com>
    16  *
     3  *
    17  * gstsegment.c: Unit test for segments
     4  * gstsegment.c: Unit test for segments
    18  *
     5  *