summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacenc.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Added Lots of propertiesWim Taymans2002-09-151-76/+391
| | | | | | Original commit message from CVS: Added Lots of properties More cleanups
* Small cleanupsWim Taymans2002-09-151-18/+78
| | | | | | Original commit message from CVS: Small cleanups Fix segfault when not negotiated
* avoid symbol conflictsWim Taymans2002-07-281-3/+3
| | | | | Original commit message from CVS: avoid symbol conflicts
* update to 1.0.2-1.0.3 API, unref eventsWim Taymans2002-07-081-2/+2
| | | | | Original commit message from CVS: update to 1.0.2-1.0.3 API, unref events
* FLAC updates, implement sample accurate seeking, add some convert/query ↵Wim Taymans2002-06-071-1/+64
| | | | | | | | functions, make the encoder write a header Original commit message from CVS: FLAC updates, implement sample accurate seeking, add some convert/query functions, make the encoder write a header
* a hack to work around intltool's brokenness a current check for mpeg2dec ↵Andy Wingo2002-04-201-1/+1
| | | | | | | | | | | details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
* Changed to the new props APIWim Taymans2002-03-301-3/+3
| | | | | | Original commit message from CVS: Changed to the new props API Other small tuff.
* filter newlines out of GST_DEBUG statements to reflect new core behavior ↵Andy Wingo2002-03-241-2/+2
| | | | | | | | fixes to adder's caps, again Original commit message from CVS: * filter newlines out of GST_DEBUG statements to reflect new core behavior * fixes to adder's caps, again
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo2002-03-191-2/+2
| | | | | | | | | versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-4/+8
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* adding flacThomas Vander Stichele2001-12-231-1/+0
| | | | | Original commit message from CVS: adding flac
* adding flacThomas Vander Stichele2001-12-231-0/+249
Original commit message from CVS: adding flac