Cleanup: Removed tailing white-spaces in C code files
[platform/upstream/libvorbis.git] / examples / decoder_example.c
2017-07-23 Philipp SchafftCleanup: Removed tailing white-spaces in C code files
2017-06-16 Ralph GilesRemove svn $Id$ header.
2009-07-10 MontyBump build system versions for release
2009-07-08 Montyapplied Trac #1548
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-05-12 Ralph GilesFix some comment typos and spacing.
2008-04-28 MontyAdditional bulletproofing to hufftree decoding; reject...
2008-03-18 MontyDon't crash on successful corrupt file rejection due...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2002-07-12 Ralph GilesUpdate MacOS build files for Metrowerks CodeWarrior...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-01-22 MontyFixed a memory management error in the new codebook...
2001-12-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
2001-12-18 Segher Boessenkoolsquash annoying warnings.
2001-09-17 cwolfRollback unnecessary file name features.
2001-09-15 cwolfAdd support for named files on the command line, while...
2001-05-27 Montydecoder_example non-stereo decode fix
2001-03-26 MontyFix the initial frame bug triggered by vcut; if the...
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-20 Mike SmithWe never called vorbis_comment_clear() in either of...
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-15 Montyremove a bug that slipped through in decoder_example...
2000-08-14 MontyBasic MacOS9 build support; libs and examples
2000-06-15 Montyproper truncated packet support
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-05-12 Mike SmithAddition of win32 support to the examples (changing...
2000-05-12 Mike SmithFix for incorrect abort in decoder_example triggered...
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-12-30 MontyIncremental commit after rearranging build a bit and...