38
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated color space definitions. More... over 20 years ago
Minor build fix; make sure -lm is at the end of the libs line More... over 20 years ago
Add missing testspec datafile.
Ralph Giles
as giles
More... almost 21 years ago
Update to Dan's 0.074 version of the spec, released July 21.
Ralph Giles
as giles
More... almost 21 years ago
Add OGG_CFLAGS to CFLAGS so --with-ogg works correctly.
Ralph Giles
as giles
More... almost 21 years ago
Enable the doc Makefile in the build.
Ralph Giles
as giles
More... almost 21 years ago
Add makefile support to generate the .py and .html versions of the spec from the .txt source file.
Ralph Giles
as giles
More... almost 21 years ago
Improve information displayed about frame size.
Ralph Giles
as giles
More... almost 21 years ago
Updated Theora specification documents and examples from Dan Miller.
Ralph Giles
as giles
More... almost 21 years ago
Add a quick script to generate spec.html from spec.py. Dan claims to have used such a script for the original version, but I can't figure out what some of the formatting keys are, so this isn't turned on yet. We should use Restructured Text anyway.
Ralph Giles
as giles
More... almost 21 years ago
correct previous checkin to make the new arguments optional More... almost 21 years ago
Added the ability to specify the following options in the encoder command line: More... almost 21 years ago
fix to make splayer compatible with video-only theora streams, getting time information from SDL More... almost 21 years ago
Example compressed and decompressed files to go with the spec.
Ralph Giles
as giles
More... almost 21 years ago
First public version of Dan's in-progress format specification. Ready to share at last.
Ralph Giles
as giles
More... almost 21 years ago
Remove and unused definition of pi.
Ralph Giles
as giles
More... almost 21 years ago
Try harder to find the xiph .m4 macros on the system. In particular,
Ralph Giles
as giles
More... almost 21 years ago
Cleaned up the mode coding to not use global variables when decoding a custom alphabet. More... almost 21 years ago
Cleaned up DC prediction in a manner similar to that done in encode.c. More... almost 21 years ago
Import v0.1 of Mike Melanson's in-progress documenation of the VP3 codec. This is a really
Ralph Giles
as giles
More... almost 21 years ago
Mark a couple of internal routines static.
Ralph Giles
as giles
More... almost 21 years ago
Cleaned up QuadCodeDisplayFragments. More... almost 21 years ago
Add the win32 directly to the distribution target. Hopefully this will be less 'experimental' in
Ralph Giles
as giles
More... almost 21 years ago
Correct header list in library makefile; remove a redundant EXTRA_DIST directive.
Ralph Giles
as giles
More... almost 21 years ago
Promote the compatibility fallback getopt_long implementation to the examples directory, and
Ralph Giles
as giles
More... almost 21 years ago
Liberalize the YUV4MPEG frame header parsing. The spec allows for some
Ralph Giles
as giles
More... almost 21 years ago
Detect support for OSS in the configure script by looking for
Ralph Giles
as giles
More... almost 21 years ago
Use the proper header path to SDL.h and use SDL_CFLAGS to add it to the
Ralph Giles
as giles
More... almost 21 years ago
encoder_example also needs -lvorbis on platforms without automatic
Ralph Giles
as giles
More... almost 21 years ago
Don't specify a location for the portaudio library, let the compiler
Ralph Giles
as giles
More... almost 21 years ago