Fix switch warnings in media
authorNelson Ferreira <nelson.ferreira@ieee.org>
Thu, 12 Jan 2012 13:27:26 +0000 (08:27 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Thu, 12 Jan 2012 13:27:26 +0000 (08:27 -0500)
commit7f35191af2879c1993a1cde9780863bd5ba2cf9c
tree8a73162941c32133d8f516ed51d13f0d6c19ce3f
parenteb70212d83e1dfaf69f7120ebf8a7d17919b5646
Fix switch warnings in media

* src/media/media.c: New Qunavailable symbol.

* src/media/media.c (Fmedia_properties): Default driver to
Qunavailable. Add case labels for Xine and Gstreamer.

* src/media/media.c (syms_of_media): init Qunavailable.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/media/media.c