gstreamer/ext/flac
Tim-Philipp Müller 2042e06dd4 ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header with the correct duration and amount of sa...
Original commit message from CVS:
* ext/flac/gstflacenc.c: (gst_flacenc_base_init),
(gst_flacenc_init), (gst_flacenc_sink_setcaps),
(gst_flacenc_seek_callback), (gst_flacenc_write_callback),
(gst_flacenc_sink_event), (gst_flacenc_chain),
(gst_flacenc_set_property), (gst_flacenc_get_property),
(gst_flacenc_change_state):
* ext/flac/gstflacenc.h:
Fix seeking, so that flacenc can rewrite the header with the
correct duration and amount of samples and all that at EOS;
also set timestamps and granulepos on outgoing buffers; add
debug category; fix state change function.
2005-10-24 15:50:06 +00:00
..
flac_compat.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstflac.c configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base. 2005-10-02 15:33:14 +00:00
gstflacdec.c API change fix. 2005-10-19 15:57:04 +00:00
gstflacdec.h ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample; and misc. minor clean-ups. Seeking is s... 2005-09-06 21:31:25 +00:00
gstflacenc.c ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header with the correct duration and amount of sa... 2005-10-24 15:50:06 +00:00
gstflacenc.h ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header with the correct duration and amount of sa... 2005-10-24 15:50:06 +00:00
gstflactag.c ext/: gsttaginterface.h -> gsttagsetter.h 2005-09-07 13:49:37 +00:00
gstflactag.h Compilation will work better if I don't forget new files.. 2003-12-07 21:43:04 +00:00
Makefile.am configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base. 2005-10-02 15:33:14 +00:00