Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create a fourcc.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 30 Mar 2001 23:56:07 +0000 (23:56 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 30 Mar 2001 23:56:07 +0000 (23:56 +0000)
commit04813b163b710de73e64ab0cf4aa3a9422a17c89
treebef9b05b5a61cf4f66106d91cb690f33d9ed234f
parent54347a618b83bd08ec5291846d7cdec685b3dfcc
Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create a fourcc.

Original commit message from CVS:
Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro
to create a fourcc.
Adjusted the plugins to use the new FOURCC API
examples/helloworld/helloworld.c
gst/gstprops.h
tests/old/examples/helloworld/helloworld.c