gstreamer/gst/wavenc
Sebastian Dröge 0e1f7b54bb gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires that the width is the next integer multi...
Original commit message from CVS:
* gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
Don't allow width=32,depth=24 as input. WAV requires that the width
is the next integer multiply of 8 from the depth.
2008-10-28 14:56:08 +00:00
..
gstwavenc.c gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires that the width is the next integer multi... 2008-10-28 14:56:08 +00:00
gstwavenc.h gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having the depth most significant bytes set and... 2007-06-03 11:21:44 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
riff.h expand tabs 2005-12-06 19:44:58 +00:00
wavenc.vcproj more working plugins 2004-07-27 21:41:30 +00:00