2007-08-10 |
Mike Smith | Reverting previous change.
|
commit | commitdiff | tree |
2006-04-21 |
Mike Smith | Document ov_open() unsafeness on win32 when dynamically...
|
commit | commitdiff | tree |
2006-04-17 |
Mike Smith | Fix typo so that vorbis builds again.
|
commit | commitdiff | tree |
2005-09-05 |
Mike Smith | Fix bug 583 properly, this time.
|
commit | commitdiff | tree |
2005-08-17 |
Mike Smith | Clarify usage of ov_raw_tell a little bit.
|
commit | commitdiff | tree |
2005-03-09 |
Mike Smith | Our documentation for ov_open_callbacks was pretty...
|
commit | commitdiff | tree |
2005-03-04 |
Mike Smith | Oops. The units (kbps/bps) fix also applies to min...
|
commit | commitdiff | tree |
2005-03-04 |
Mike Smith | highlevel_encode_setup.bitrate_av is in bps,
|
commit | commitdiff | tree |
2005-02-18 |
Mike Smith | Fix up some documentation mistakes as pointed out in...
|
commit | commitdiff | tree |
2005-02-17 |
Mike Smith | Remove a redundant line
|
commit | commitdiff | tree |
2005-02-16 |
Mike Smith | ov_read_float() was missing from this reference to...
|
commit | commitdiff | tree |
2005-02-14 |
Mike Smith | Some preprocessor directives in this file didn't start...
|
commit | commitdiff | tree |
2004-07-23 |
Mike Smith | Use an ogg_int32_t rather than a plain int32_t, since...
|
commit | commitdiff | tree |
2004-07-21 |
Mike Smith | Patch from Barry Bouwsma:
|
commit | commitdiff | tree |
2004-07-14 |
Mike Smith | Propogate fix (from chris, to the website) back to...
|
commit | commitdiff | tree |
2004-02-19 |
Mike Smith | Fix for typos in comment spec (bug #507)
|
commit | commitdiff | tree |
2003-01-18 |
Mike Smith | Oops. function names were wrong
|
commit | commitdiff | tree |
2003-01-18 |
Mike Smith | Replace this (which was accidently a copy of the vorbisfile...
|
commit | commitdiff | tree |
2003-01-18 |
Mike Smith | Fix for bug #266
|
commit | commitdiff | tree |
2003-01-18 |
Mike Smith | Fix for a bug in float lookup mode with some (?) compilers.
|
commit | commitdiff | tree |
2002-10-26 |
Mike Smith | gcc 3.x was miscompiling this function at -O2 and above...
|
commit | commitdiff | tree |
2002-07-30 |
Mike Smith | Don't use fabsf(), go back to fabs()
|
commit | commitdiff | tree |
2002-07-30 |
Mike Smith | Fix qsort() function so that it works on solaris, modified...
|
commit | commitdiff | tree |
2002-07-29 |
Mike Smith | fix bugs in the vorbis-checking-m4-included-program...
|
commit | commitdiff | tree |
2002-07-23 |
Mike Smith | More ov_read_float() doc fixes that I missed last time
|
commit | commitdiff | tree |
2002-07-21 |
Mike Smith | Export ov_read_float() in vorbisfile.dll
|
commit | commitdiff | tree |
2002-07-21 |
Mike Smith | Doc fixes for changed ov_read_float()
|
commit | commitdiff | tree |
2002-07-19 |
Mike Smith | This check is broken (doesn't respect --with-ogg=/foo...
|
commit | commitdiff | tree |
2002-07-19 |
Mike Smith | thomasvs's spec file updates.
|
commit | commitdiff | tree |
2002-07-07 |
Mike Smith | Fix a typo.
|
commit | commitdiff | tree |
2002-07-06 |
Mike Smith | 64-bit cleanness fix for vorbisfile (one variable declared...
|
commit | commitdiff | tree |
2002-07-05 |
Mike Smith | Add missing dsw file.
|
commit | commitdiff | tree |
2002-07-04 |
Mike Smith | Fix overrun of a buffer resulting in a crash on some...
|
commit | commitdiff | tree |
2002-07-04 |
Mike Smith | Build file updates from Nathan Sharfi.
|
commit | commitdiff | tree |
2002-07-03 |
Mike Smith | Add in mac and macosx subdirs correctly (so make dist...
|
commit | commitdiff | tree |
2002-07-03 |
Mike Smith | Fix incorrect reference to integer milliseconds in...
|
commit | commitdiff | tree |
2002-07-02 |
Mike Smith | Dammit. Delete this again. I shouldn't listen to bug...
|
commit | commitdiff | tree |
2002-07-02 |
Mike Smith | Oops. Makefile.in was _meant_ to be there. Makefile...
|
commit | commitdiff | tree |
2002-07-02 |
Mike Smith | Delete autogenerated files that were accidently added.
|
commit | commitdiff | tree |
2002-07-01 |
Mike Smith | Fixes for compiling with borland's compiler.
|
commit | commitdiff | tree |
2002-06-29 |
Mike Smith | make infinite loop finite in mode setup.
|
commit | commitdiff | tree |
2002-06-29 |
Mike Smith | Fix memory leak in psy code.
|
commit | commitdiff | tree |
2002-06-24 |
Mike Smith | Remove duplicate calculation in mdct_butterfly_8
|
commit | commitdiff | tree |
2002-06-14 |
Mike Smith | bugfix. bm->avg_binacc wasn't initialised to known...
|
commit | commitdiff | tree |
2002-06-11 |
Mike Smith | Updated vorbis.m4 which checks for rc3+ functions,...
|
commit | commitdiff | tree |
2002-06-09 |
Mike Smith | memleak fix that I forgot to commit ~2 months ago.
|
commit | commitdiff | tree |
2002-06-08 |
Mike Smith | Start clearing out my TODO list...
|
commit | commitdiff | tree |
2002-06-01 |
Mike Smith | Spec file updates based on advice from Thomas Vander...
|
commit | commitdiff | tree |
2002-03-30 |
Mike Smith | ok, today is stupid-day for me. Previous change broke...
|
commit | commitdiff | tree |
2002-03-30 |
Mike Smith | Fix a small (4 byte per encode) memory leak.
|
commit | commitdiff | tree |
2002-03-29 |
Mike Smith | Seeking fixes - return values were wrong in error cases.
|
commit | commitdiff | tree |
2002-02-20 |
Mike Smith | Set nominal/min/max bitrate properly for managed modes...
|
commit | commitdiff | tree |
2002-02-01 |
Mike Smith | doc fix in function prototype.
|
commit | commitdiff | tree |
2001-11-13 |
Mike Smith | Use _ogg_free() instea of free() in one place.
|
commit | commitdiff | tree |
2001-11-12 |
Mike Smith | Fixes for two bugs relating to short files in vorbisfile:
|
commit | commitdiff | tree |
2001-10-20 |
Mike Smith | Change a single strdup() call to do _ogg_malloc(),...
|
commit | commitdiff | tree |
2001-10-14 |
Mike Smith | Fix _v_writestring() bug reported by Erik Kruus, to...
|
commit | commitdiff | tree |
2001-09-30 |
Mike Smith | Fix type in sizeof().
|
commit | commitdiff | tree |
2001-09-02 |
Mike Smith | Plug memory leak located by oddsock@oddsock.org.
|
commit | commitdiff | tree |
2001-08-07 |
Mike Smith | Remove some C++ comments.
|
commit | commitdiff | tree |
2001-07-01 |
Mike Smith | Silence warning due to bad cast.
|
commit | commitdiff | tree |
2001-06-02 |
Mike Smith | Don't reduce open state during ov_open().
|
commit | commitdiff | tree |
2001-03-21 |
Mike Smith | allocation fix - sizeof(long) instead of sizeof(int...
|
commit | commitdiff | tree |
2001-02-14 |
Mike Smith | Oops. Previous commit was of the wrong (not cleaned...
|
commit | commitdiff | tree |
2001-02-14 |
Mike Smith | Much faster seeking internal to libvorbisfile. Makes...
|
commit | commitdiff | tree |
2001-01-30 |
Mike Smith | Only use MSVC inline assembly on MSVC, not for win32...
|
commit | commitdiff | tree |
2001-01-20 |
Mike Smith | We never called vorbis_comment_clear() in either of...
|
commit | commitdiff | tree |
2001-01-18 |
Mike Smith | Added vorbis_commentheader_out() to vorbis
|
commit | commitdiff | tree |
2000-12-24 |
Mike Smith | MSVC has a broken preprocessor, and doesn't know how...
|
commit | commitdiff | tree |
2000-12-13 |
Mike Smith | Memory leaks bad. Fixed memory leaks gooood.
|
commit | commitdiff | tree |
2000-11-06 |
Mike Smith | Use macros instead of inline for the generic (non-optimised...
|
commit | commitdiff | tree |
2000-09-07 |
Mike Smith | Backport of sqrt() domain fix to mainline.
|
commit | commitdiff | tree |
2000-09-01 |
Mike Smith | Fix some warnings from bad static initialisers - possibly...
|
commit | commitdiff | tree |
2000-08-27 |
Mike Smith | Needed os.h to compile correctly on win32.
|
commit | commitdiff | tree |
2000-08-15 |
Mike Smith | Fixed a GCC-ism that MSVC was choking on (it's probably...
|
commit | commitdiff | tree |
2000-08-13 |
Mike Smith | Added new function vorbis_comment_query_count(), after...
|
commit | commitdiff | tree |
2000-08-01 |
Mike Smith | Fix for a tiny memory leak.
|
commit | commitdiff | tree |
2000-07-30 |
Mike Smith | Oops. Couple of significant (though not usually fatal...
|
commit | commitdiff | tree |
2000-07-29 |
Mike Smith | Added vorbis_comment_add_tag() and vorbis_comment_query...
|
commit | commitdiff | tree |
2000-07-14 |
Mike Smith | Monty accidently committed this.
|
commit | commitdiff | tree |
2000-05-16 |
Mike Smith | Change to a variable name in seed_peaks() to avoid...
|
commit | commitdiff | tree |
2000-05-16 |
Mike Smith | Fix for a small problem in ov_read() which made the...
|
commit | commitdiff | tree |
2000-05-12 |
Mike Smith | Addition of win32 support to the examples (changing...
|
commit | commitdiff | tree |
2000-05-12 |
Mike Smith | Fix for incorrect abort in decoder_example triggered...
|
commit | commitdiff | tree |
2000-04-23 |
Mike Smith | Fix for a minor typo in vorbisfile headers - woould...
|
commit | commitdiff | tree |
2000-04-21 |
Mike Smith | A new abstracted interface to vorbisfile, using callback...
|
commit | commitdiff | tree |
2000-04-12 |
Mike Smith | libvorbis.a and vorbisfile.a were the same. This seperates...
|
commit | commitdiff | tree |
|