pyogg2

log

age author description
3 months ago Arc Riley normalized brackets in general.cdefault tip
3 months ago Arc Riley Wrote arg_to_fd for Py2/Py3 abstraction, needs more work.
3 months ago Arc Riley normalized braces in sync.c
3 months ago Arc Riley Ported bulk of module init code for Py3
3 months ago Arc Riley Added switch for building the module init for Py2 vs Py3
3 months ago Arc Riley Adding pysrc/ directory which will later include pure Python utilities/etc.
3 months ago Arc Riley Removing more unused distutils files.
3 months ago Arc Riley Added build/ to .hgignore
3 months ago Arc Riley Removed the non-standard config_unix.py step which provided no real functionality.
3 months ago Arc Riley Added standard AGPLv3 license boilerplate to all src files
3 months ago Arc Riley Updated project metadata.
3 months ago Arc Riley Upgrading license from GPLv2 to AGPLv3.
3 months ago Arc Riley Finishing migration from http://svn.xiph.org/trunk/py-ogg2 to Mercurial
2006-07-20 Jan Gerber make py-ogg2 compile with ogg2-trunkpy-ogg2
2005-03-03 Arc Riley Oops, need to update this example too.py-ogg2
2005-03-03 Arc Riley This should make py-ogg2 compatable with the current /branches/ogg2-arcpy-ogg2
2004-12-03 Jan Gerber make py-ogg2 compile on macosx toopy-ogg2
2004-07-24 Arc Riley Here's a really nifty tool. Started out as test code to make sure mypy-ogg2
2004-07-23 Arc Riley This takes care of several compiler warnings and brings py-ogg2 to syncpy-ogg2
2004-07-21 Arc Riley Removed Ogg_Cont flag to match change in ogg2-arc branch.py-ogg2
2004-07-21 Arc Riley Huge cleanup.. shorter filenames, no more pysrc or __init__.py needed,py-ogg2
2004-07-21 Arc Riley This is an inconsistant commit. Don't try to compile.py-ogg2
2004-07-21 Arc Riley A few minor fixes, added ogg2.Ogg_Cont and ogg2.Ogg_Discontpy-ogg2
2004-07-21 Arc Riley Upgraded to use the work from my libogg2 branch in svn:py-ogg2
2004-05-06 Arc Riley Moving py-ogg2 to a more appropriate name.py-ogg2
2004-02-24 Arc Riley This is a massive cleanup and bugfix.ogg-python2
2003-12-06 Arc Riley .read() will now return an empty buffer (vs fail) when 0 bytes readogg-python2
2003-12-01 Arc Riley Added oggpackB_* functions for MSb codecsogg-python2
2003-12-01 Arc Riley Renamed this file for uniformity with writ_decoder.py (encoder/decoder)ogg-python2
2003-12-01 Arc Riley Added some comments at the top, removed some debugging statementsogg-python2
2003-12-01 Arc Riley Fixes in bitpacker handlingogg-python2
2003-12-01 Arc Riley *** empty log message ***ogg-python2
2003-12-01 Arc Riley codec-design example scriptogg-python2
2003-11-30 Arc Riley Getting the bitpacker setup, I think it works nowogg-python2
2003-11-30 Arc Riley A README file and (gasp) the first example script!ogg-python2
2003-11-30 Arc Riley Numerous bugfixesogg-python2
2003-11-30 Arc Riley code cleanup.ogg-python2
2003-11-29 Arc Riley PyOggPage works now except for access to it's header/bodyogg-python2
2003-11-29 Arc Riley Alpha 0; removed -pthreads to allow package to build properlyogg-python2
2003-11-29 Arc Riley Alpha 0; forgot this oneogg-python2
2003-11-29 Arc Riley Alpha-0; Builds, but broken left and right.ogg-python2