gstreamer/gst/flacparse
Jan Schmidt 703533e7ed Fix compiler warning on OS/X about parameters not matching the debug format string.
Original commit message from CVS:
2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>

* gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer),
(gst_base_parse_update_upstream_durations):
Fix compiler warning on OS/X about parameters not matching
the debug format string.
2008-10-10 11:17:09 +00:00
..
gstbaseparse.c Fix compiler warning on OS/X about parameters not matching the debug format string. 2008-10-10 11:17:09 +00:00
gstbaseparse.h gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whether a frame is inside the segment or not... 2008-09-30 16:41:15 +00:00
gstbitreader.c Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstbitreader.h Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstbytereader.c Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstbytereader.h Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstflac.c Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
gstflacparse.c gst/flacparse/gstbaseparse.c: Approximate the average bitrate, duration and size if possible and add a default conver... 2008-09-30 16:22:04 +00:00
gstflacparse.h Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00
Makefile.am Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that will be added to libgstbase later. 2008-09-29 08:26:54 +00:00