gstreamer/examples
Ronald S. Bultje e1b04e26cf 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
dynparams
gob
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
stats
switch
Makefile.am