ext/divx/: Set category to divx4linux instead of divx (too generic).
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 14 Jan 2004 10:48:18 +0000 (10:48 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 14 Jan 2004 10:48:18 +0000 (10:48 +0000)
commit57d40a7a12e9c4c31627e0ab21ec34a178204b24
treeb53c19152835e0df72c623b0b0d0e1e76168f250
parentae08ccc14b241889336794fbed32ef08d5c7e544
ext/divx/: Set category to divx4linux instead of divx (too generic).

Original commit message from CVS:
2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/divx/gstdivxdec.c:
* ext/divx/gstdivxenc.c:
Set category to divx4linux instead of divx (too generic).
* gst/wavparse/gstwavparse.c: (gst_wavparse_init),
(gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
(gst_wavparse_loop), (gst_wavparse_change_state):
* gst/wavparse/gstwavparse.h:
fix parsing of WAV files with non-standard fmt-tag size and fix
skipping of unrecognized chunks... Someone please fix this thing
to use rifflib so all this is automated.
* sys/v4l/Makefile.am:
* sys/v4l2/Makefile.am:
Add X_CFLAGS because we depend on X (for overlay).
ChangeLog
sys/v4l/Makefile.am