gstreamer/examples
Ronald S. Bultje 0e17034347 examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault because the (uninitialized) variable is ...
Original commit message from CVS:
* examples/gstplay/player.c: (main):
Initialize variables to NULL. Prevents a segfault because the
(uninitialized) variable is not NULL, resulting in a crash on
trying to reach error->message.
2004-03-05 02:30:10 +00:00
..
capsfilter change _connect to _link 2003-12-02 02:21:09 +00:00
dynparams Compilation fixes for 64-bit architectures 2003-07-25 21:31:58 +00:00
gob Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
gstplay examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault because the (uninitialized) variable is ... 2004-03-05 02:30:10 +00:00
indexing Spelling fix 2004-02-16 17:09:18 +00:00
seeking Merge CAPS branch 2003-12-22 01:47:09 +00:00
stats Fix plugins for new query API 2002-12-30 17:53:18 +00:00
switch examples/switch/.cvsignore: Ignore generated file. 2004-02-03 08:50:41 +00:00
Makefile.am configure.ac: Adding examples/switch/Makefile 2004-01-11 17:32:37 +00:00