gstreamer/ext/wavpack
Tim-Philipp Müller 37fe4c9cc7 ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional correction pad stuff for now, if it eve...
Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
(gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
(gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
(gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
(gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state):
* ext/wavpack/gstwavpackdec.h:
More clean-ups: remove most of the disfunctional correction
pad stuff for now, if it ever gets implemented a lot of stuff
will have to be rewritten anyway; redo chain function, move
errors to end, error out instead of g_assert()ing. Also rename
overly long variable 'wavpackdec' to just 'dec'; miscellaneous
other small stuff.
2006-07-18 15:53:35 +00:00
..
gstwavpack.c ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00
gstwavpackcommon.c configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackcommon.h configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackdec.c ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional correction pad stuff for now, if it eve... 2006-07-18 15:53:35 +00:00
gstwavpackdec.h ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional correction pad stuff for now, if it eve... 2006-07-18 15:53:35 +00:00
gstwavpackenc.c configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackenc.h ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add new bits-per-sample property for the ot... 2006-06-14 09:32:27 +00:00
gstwavpackparse.c configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackparse.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
gstwavpackstreamreader.c configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
gstwavpackstreamreader.h configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
Makefile.am configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. 2006-07-18 14:08:06 +00:00
md5.c ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00
md5.h ext/wavpack/: Add wavpack encoder element (#343131). 2006-06-10 15:33:18 +00:00