summaryrefslogtreecommitdiffstats
path: root/examples/seeking/vorbisfile.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-12/+12
Original commit message from CVS: don't mix tabs and spaces
2004-03-14gst-indentThomas Vander Stichele1-43/+38
Original commit message from CVS: gst-indent
2003-12-22Merge CAPS branchDavid Schleef1-62/+11
Original commit message from CVS: Merge CAPS branch
2003-03-24fix compile errorBenjamin Otte1-1/+1
Original commit message from CVS: fix compile error
2003-02-02- CleanupsWim Taymans1-3/+0
Original commit message from CVS: - Cleanups - remove old tracing API calls
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-19/+17
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
2002-12-30Fix plugins for new query APIWim Taymans1-1/+1
Original commit message from CVS: Fix plugins for new query API
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 Taymans1-0/+312
Original commit message from CVS: Added vorbis stream info extraction example