gstreamer/ext/flac
Ronald S. Bultje 5f49e95370 Port flacdec (seeking is still slow'ish).
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am:
* ext/flac/Makefile.am:
* ext/flac/gstflac.c: (plugin_init):
* ext/flac/gstflacdec.c: (flacdec_get_type), (gst_flacdec_init),
(gst_flacdec_update_metadata), (gst_flacdec_seek),
(gst_flacdec_tell), (gst_flacdec_length), (gst_flacdec_read),
(gst_flacdec_write), (gst_flacdec_loop),
(gst_flacdec_get_src_query_types), (gst_flacdec_src_query),
(gst_flacdec_src_event), (gst_flacdec_sink_activate),
(gst_flacdec_sink_activate_pull), (gst_flacdec_change_state):
* ext/flac/gstflacdec.h:
Port flacdec (seeking is still slow'ish).
2005-08-22 11:20:18 +00:00
..
flac_compat.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstflac.c Port flacdec (seeking is still slow'ish). 2005-08-22 11:20:18 +00:00
gstflacdec.c Port flacdec (seeking is still slow'ish). 2005-08-22 11:20:18 +00:00
gstflacdec.h Port flacdec (seeking is still slow'ish). 2005-08-22 11:20:18 +00:00
gstflacenc.c Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixes #162974. 2005-01-09 20:01:59 +00:00
gstflacenc.h Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixes #162974. 2005-01-09 20:01:59 +00:00
gstflactag.c fix typo 2004-12-21 10:31:12 +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 Port flacdec (seeking is still slow'ish). 2005-08-22 11:20:18 +00:00