| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 15566 | conrad | 08 Dec 2008 04:07:12 | Add ov_fopen to win32/vorbisfile.def
|
| 15565 | conrad | 08 Dec 2008 04:07:05 | programming.html: clarify that ogg_sync_clear() is an alternative to
|
| 15540 | ivo | 26 Nov 2008 19:25:49 | Update outdated documentation to refer to the new media types. Bump version number. Fill changelog. |
| 15533 | xiphmont | 25 Nov 2008 12:27:58 | Second patch to correct #1456 |
| 15532 | xiphmont | 24 Nov 2008 20:46:22 | Fix for bug #1456-- the 'bulletproofing' from CVE-2008-1420 inadvertantly
|
| 15531 | xiphmont | 24 Nov 2008 18:50:06 | An attempt at a complete version of the patch submitted in #1291. Also
|
| 15530 | giles | 24 Nov 2008 13:50:32 | Add vorbis_version_string to the dll export list. Patch by Aoyumi. This is a followup to the addition of this api call
|
| 15505 | xiphmont | 04 Nov 2008 13:48:19 | Copyright date on license had not been updated correctly |
| 15474 | xiphmont | 31 Oct 2008 11:30:43 | Add a missing link to vorbisfile_example.c.html |
| 15401 | xiphmont | 15 Oct 2008 12:49:17 | Don't make build depend on an XML file that no longer exists. |
| 15376 | erikd | 05 Oct 2008 01:04:01 | For MinGW, use fseeko64 instead of _fseeki64 (which MinGW doesn't know about). |
| 15351 | erikd | 29 Sep 2008 07:02:35 | Removed unused variables. |
| 15350 | erikd | 29 Sep 2008 06:10:40 | For x86_64 with GNU C, use same solution for vorbis_ftoi as for win64. |