gstreamer_core/tsrc/check/gst/gstvalue/src/gstvalue.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) <2004> David Schleef <david at schleef dot org>
     2  * Copyright (C) <2004> David Schleef <david at schleef dot org>
    16  * Copyright (C) <2005> Thomas Vander Stichele <thomas at apestaart dot org>
     3  * Copyright (C) <2005> Thomas Vander Stichele <thomas at apestaart dot org>
    17  *
     4  *
    18  * gstvalue.c: Unit tests for GstValue
     5  * gstvalue.c: Unit tests for GstValue