Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes ↵ | Tim-Philipp Müller | 2008-02-08 | 1 | -0/+1 |
compiler warning. Original commit message from CVS: * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create): Need to use gsize here for the size, fixes compiler warning. * tests/examples/equalizer/.cvsignore: * tests/examples/equalizer/Makefile.am: * tests/examples/spectrum/.cvsignore: * tests/examples/spectrum/Makefile.am: Add missing files to fix the build. |