summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2003-03-24fix compile errorBenjamin Otte1-1/+1
Original commit message from CVS: fix compile error
2003-02-02- CleanupsWim Taymans5-42/+59
Original commit message from CVS: - Cleanups - remove old tracing API calls
2003-01-20Indexing patch from vishnuWim Taymans1-0/+4
Original commit message from CVS: Indexing patch from vishnu
2003-01-18paranoidThomas Vander Stichele1-0/+1
Original commit message from CVS: paranoid
2003-01-12- connect->linkWim Taymans1-27/+48
Original commit message from CVS: - connect->link - add total indexed time (vishnu)
2003-01-10more link fixesThomas Vander Stichele1-7/+7
Original commit message from CVS: more link fixes
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele5-83/+81
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2003-01-02ignore generated fileDavid I. Lehn1-0/+1
Original commit message from CVS: ignore generated file
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn2-0/+7
Original commit message from CVS: exciting .cvsignore updates!
2002-12-30Fix plugins for new query APIWim Taymans7-39/+31
Original commit message from CVS: Fix plugins for new query API
2002-12-26Updated test appWim Taymans2-15/+29
Original commit message from CVS: Updated test app
2002-12-23Updated mpeg seeking exampleWim Taymans1-22/+114
Original commit message from CVS: Updated mpeg seeking example
2002-12-12cache -> indexWim Taymans1-20/+119
Original commit message from CVS: cache -> index
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: parallel install fixes
2002-11-28fix some disting and rpm building issuesChristian Schaller1-1/+1
Original commit message from CVS: fix some disting and rpm building issues
2002-11-27Added example indexing program for mpegWim Taymans2-0/+108
Original commit message from CVS: Added example indexing program for mpeg
2002-11-27Small cleanupsWim Taymans1-8/+9
Original commit message from CVS: Small cleanups
2002-11-10update to new structureThomas Vander Stichele1-15/+18
Original commit message from CVS: update to new structure
2002-11-09separating tags and metadataThomas Vander Stichele1-2/+11
Original commit message from CVS: separating tags and metadata
2002-11-02Added vorbis stream info extraction exampleWim Taymans2-2/+314
Original commit message from CVS: Added vorbis stream info extraction example
2002-11-02use AM_CFLAGS instead of CFLAGSDavid I. Lehn2-2/+2
Original commit message from CVS: use AM_CFLAGS instead of CFLAGS
2002-11-01- Show how to do stream position feedbackWim Taymans1-15/+68
Original commit message from CVS: - Show how to do stream position feedback - Show how to do some more seeking
2002-10-31Added little test apps for cdplayer and cdparanoiaWim Taymans3-1/+479
Original commit message from CVS: Added little test apps for cdplayer and cdparanoia
2002-10-20Add an example that shows transcoding stats for mpeg audio to vorbisWim Taymans2-0/+109
Original commit message from CVS: Add an example that shows transcoding stats for mpeg audio to vorbis
2002-09-12const fixesWim Taymans1-1/+1
Original commit message from CVS: const fixes
2002-08-17fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839Thomas Vander Stichele2-3/+9
Original commit message from CVS: fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
2002-08-11add #include <stdlib.h> where neededSteve Baker2-0/+2
Original commit message from CVS: add #include <stdlib.h> where needed
2002-07-24Some small updatesWim Taymans1-16/+69
Original commit message from CVS: Some small updates
2002-07-09merge from release branchThomas Vander Stichele1-1/+6
Original commit message from CVS: merge from release branch
2002-07-08Various updates to the new event APIWim Taymans2-10/+29
Original commit message from CVS: Various updates to the new event API
2002-06-16Add DV seeking exampleWim Taymans3-3/+42
Original commit message from CVS: Add DV seeking example
2002-06-13use _or_warn to notify when failing to create elements adding code for ↵Thomas Vander Stichele1-47/+46
colorspace without activating it use _many fun... Original commit message from CVS: use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many functions for mpeg
2002-06-12Added modWim Taymans1-1/+1
Original commit message from CVS: Added mod
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo1-1/+1
Original commit message from CVS: * working jack elements (fixed a problem in upstream jack) * random other fixen...
2002-06-11Some cleanups, add modplug seeking example.Wim Taymans2-111/+178
Original commit message from CVS: Some cleanups, add modplug seeking example.
2002-06-09Added -t option to run the toplevel pipeline as a threadWim Taymans1-8/+21
Original commit message from CVS: Added -t option to run the toplevel pipeline as a thread
2002-06-09Add queues to spider report current time as taken from the clockWim Taymans1-10/+22
Original commit message from CVS: Add queues to spider report current time as taken from the clock
2002-06-08Added wav test to seek.cWim Taymans3-1/+371
Original commit message from CVS: Added wav test to seek.c Added an example of element query/seek using spider
2002-06-07better latency for default audio sinkAndy Wingo1-1/+1
Original commit message from CVS: better latency for default audio sink
2002-06-07this does wingo's stuffThomas Vander Stichele1-4/+7
Original commit message from CVS: this does wingo's stuff
2002-06-07adding dynparams filter example codeThomas Vander Stichele3-4/+535
Original commit message from CVS: adding dynparams filter example code
2002-06-06Seek on the queue in mp3, added flac seeking testWim Taymans1-46/+187
Original commit message from CVS: Seek on the queue in mp3, added flac seeking test
2002-06-03Fix the compile errorWim Taymans1-4/+4
Original commit message from CVS: Fix the compile error
2002-06-03addThomas Vander Stichele1-2/+2
Original commit message from CVS: add
2002-06-02fixing *wtay*'s codeThomas Vander Stichele1-12/+12
Original commit message from CVS: fixing *wtay*'s code
2002-05-28moving stuffThomas Vander Stichele2-0/+538
Original commit message from CVS: moving stuff
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo1-6/+6
and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
2002-03-19removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo1-1/+1
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.
2002-01-20- added gob example pluginBastien Nocera2-0/+162
Original commit message from CVS: - added gob example plugin
2002-01-07hrmAndy Wingo1-0/+5
Original commit message from CVS: hrm