summaryrefslogtreecommitdiff
path: root/examples/decoder_example.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbranch_monty_20020303unknown2004-03-201-307/+0
* Fixed a memory management error in the new codebook codeMonty2002-01-221-1/+3
* Kill some warnings. Oh, and make examples compile again underSegher Boessenkool2001-12-191-4/+7
* squash annoying warnings.Segher Boessenkool2001-12-181-2/+2
* Rollback unnecessary file name features.cwolf2001-09-171-32/+5
* Add support for named files on the command line, while maintainingcwolf2001-09-151-5/+31
* decoder_example non-stereo decode fixMonty2001-05-271-2/+2
* Fix the initial frame bug triggered by vcut; if the first block of aMonty2001-03-261-2/+2
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* We never called vorbis_comment_clear() in either of these examples. That's bad.Mike Smith2001-01-201-1/+2
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-3/+3
* Merge branch_beta3 onto the mainline.Monty2000-11-061-9/+9
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-6/+10
* autoconf changes to handle looking for bit-width types on yet moreMonty2000-08-301-3/+3
* remove a bug that slipped through in decoder_example.c for MacOS9Monty2000-08-151-3/+1
* Basic MacOS9 build support; libs and examplesMonty2000-08-141-1/+12
* proper truncated packet supportMonty2000-06-151-3/+3
* Made API consistent wrt in64_t internal types and return valuesMonty2000-06-141-2/+3
* Addition of win32 support to the examples (changing stdin/stdout to binaryMike Smith2000-05-121-7/+21
* Fix for incorrect abort in decoder_example triggered by short ogg files. Shou...Mike Smith2000-05-121-2/+2
* Update encoder and decoder examples. One inch away from everythingMonty2000-01-281-6/+8
* It's all coming back together slowly. Incremental update.Monty2000-01-221-2/+2
* More shuffling of includes to ease codebook integration. This breaksMonty2000-01-051-2/+2
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* Incremental commit after rearranging build a bit and moving files intoMonty1999-12-301-0/+275