gstreamer/ext/wavpack
Tim-Philipp Müller 09c161dac1 Fix build against core CVS.
Original commit message from CVS:
* ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
* ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
* ext/libpng/gstpngenc.c: (gst_pngenc_chain):
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
* gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
* gst/effectv/gstaging.c: (gst_agingtv_transform):
* gst/effectv/gstdice.c: (gst_dicetv_transform):
* gst/effectv/gstedge.c: (gst_edgetv_transform):
* gst/effectv/gstquark.c: (gst_quarktv_transform):
* gst/effectv/gstrev.c: (gst_revtv_transform):
* gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
* gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
* gst/effectv/gstwarp.c: (gst_warptv_transform):
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_add_wvpk_header),
(gst_matroska_demux_check_subtitle_buffer),
(gst_matroska_decode_buffer):
* gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
Fix build against core CVS.
2007-07-11 22:31:06 +00:00
..
gstwavpack.c ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:31:16 +00:00
gstwavpackcommon.c ext/wavpack/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +00:00
gstwavpackcommon.h ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples with width==32 and depth=[1,32] accept th... 2007-03-30 04:50:11 +00:00
gstwavpackdec.c Fix build against core CVS. 2007-07-11 22:31:06 +00:00
gstwavpackdec.h ext/wavpack/: Improve discont handling by checking if the next Wavpack block has the expected, following block index. 2007-06-09 15:33:32 +00:00
gstwavpackenc.c ext/wavpack/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed in core 0.10.13 and not necessary anymo... 2007-06-09 15:41:52 +00:00
gstwavpackenc.h ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as it should be and allow to set the differ... 2007-05-21 11:17:21 +00:00
gstwavpackparse.c ext/wavpack/gstwavpackparse.*: Use a GSList for the GArray that is used like a list anyway. 2007-06-28 19:00:43 +00:00
gstwavpackparse.h ext/wavpack/gstwavpackparse.*: Use a GSList for the GArray that is used like a list anyway. 2007-06-28 19:00:43 +00:00
gstwavpackstreamreader.c ext/wavpack/: Use a general wavpack debug category for common code. 2007-03-07 12:07:07 +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 autogen.sh: Require automake 1.7 2007-04-29 13:53:16 +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