summaryrefslogtreecommitdiff
path: root/examples/seeking_example.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Removed tailing white-spaces in C code filesPhilipp Schafft2017-07-231-3/+3
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* Correct two errors in patch for Trac #1486:Monty2014-06-181-0/+2
* Extend seeking_example to always perform a pcm / pcm_page seek test to positi...Monty2014-06-111-9/+6
* Commit tterribe's port of Tremor r17541:Monty2010-10-231-2/+2
* While reviewing a patch to port Tremor r17541, noticed that the Monty2010-10-231-12/+32
* Similarly check for error in seeking_exampleMonty2009-07-241-1/+4
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-75/+75
* Update documentation, version numbers, copyright datesMonty2007-07-241-2/+2
* Add ov_fopen() (like ov_open, but does the fopen within libvorbisfile)Monty2007-07-231-38/+31
* Fix for bug 577; used a different approach than the submitted patchMonty2007-06-291-13/+59
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-2/+2
* Remove and unused variable.Ralph Giles2002-07-091-2/+1
* Single link files seeking fixes:Monty2002-02-281-4/+15
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* squash annoying warnings.Segher Boessenkool2001-12-181-2/+2
* Rollback unnecessary file name features.cwolf2001-09-171-18/+2
* Add support for named files on the command line, while maintainingcwolf2001-09-151-4/+29
* Floor 1Monty2001-05-271-12/+145
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Merge branch_beta3 onto the mainline.Monty2000-11-061-7/+7
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-1/+1
* Add autoconf test for the bad glibc headersMonty2000-07-071-3/+4
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-1/+1
* Add the quick time offset seeking stress testMonty2000-04-031-0/+65