38
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Visual Studio project files. More... over 13 years ago
Bump the library and package versioning for the 1.2 release.
Ralph Giles
as giles
More... over 13 years ago
Bump the vendor string.
Ralph Giles
as giles
More... over 13 years ago
Prefer xz to bzip2 for distribution.
Ralph Giles
as giles
More... over 13 years ago
Win32 asm fixes. More... over 13 years ago
Copy Derf's experimental ptalarbvorm branch to trunk.
Ralph Giles
as giles
More... over 13 years ago
Fix a changelog typo.
Ralph Giles
as giles
More... almost 14 years ago
png2theora: Correct handling for odd sizes.
Gregory Maxwell
as gmaxwell
More... about 14 years ago
Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile 5.0 configuration from "Pocket PC SDK 2 (ARMV4I)" to "Pocket PC SDK (ARMV4I)", version "2" was generated by versions of Windows Mobile 5.0 SDK which are no longer available on MSDN. More... about 14 years ago
player_example.c: Switch to the same careful conversion code as is used by the telemetry
Gregory Maxwell
as gmaxwell
More... about 14 years ago
Updated to current libvorbis version (1.2.3) More... about 14 years ago
png2theora: Simple filtered down-sampling for 4:2:0 and 4:2:2 to improve quality. The elimination of a frame copy offsets the increased processing, for me this is about 2% faster for 4:2:0.
Gregory Maxwell
as gmaxwell
More... over 14 years ago
Add support for a "422jpeg" chroma tag on YUV4MPEG2 input and output. More... over 14 years ago
Use /bin/echo explictly in autogen.sh so -n works on MacOS X.
Ralph Giles
as giles
More... over 14 years ago
Document changes so far.
Ralph Giles
as giles
More... over 14 years ago
Clean up some unused variables. More... over 14 years ago
Minor config.h clean-up. More... over 14 years ago
Apply symbol versioning went building on hurd and kfreebsd; those
Ralph Giles
as giles
More... over 14 years ago
Fix image padding offsets for 64-bit platforms (broken in r16714). More... over 14 years ago
linked statically to c runtime for windows mobile. More... over 14 years ago
Remove an extraneous comma (the TI compiler complains). More... over 14 years ago
Change the type of the bitpacker window to size_t. More... over 14 years ago
Add API support for passing the encoder a buffer the size of the picture More... over 14 years ago
Document changes so far.
Ralph Giles
as giles
More... over 14 years ago
Link libtheoraenc with libtheoradec at build time, as required by some
Ralph Giles
as giles
More... over 14 years ago
Make libtool use -no-undefined for our libs, otherwise it doesn't build More... over 14 years ago
Convert Xiph.org to the preferred form: Xiph.Org. More... over 14 years ago
Fix incorrect usage of local variable notation for a non-local variable. More... over 14 years ago
Fix Huffman table decoding when OC_HUFF_SLUSH is defined to be 0. More... over 14 years ago
Require automake 1.7 which is the first version to support docdir.
Ralph Giles
as giles
More... over 14 years ago