38
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Documentation fix: some calls were documented to return TH_IMPL, but
Ralph Giles
as giles
More... over 14 years ago
Link the two encoding examles with the math library for rint().
Ralph Giles
as giles
More... over 14 years ago
Correct a bug where the bit usage telemetry can freak out if the FPS More... over 14 years ago
Fix an ignored fread() warning.
Ralph Giles
as giles
More... over 14 years ago
Bump version number post-release.
Ralph Giles
as giles
More... over 14 years ago
Update copyright year on the OggTheora source code.
Ralph Giles
as giles
More... over 14 years ago
Documentation updates.
Ralph Giles
as giles
More... over 14 years ago
Bump soname revision numbers for release.
Ralph Giles
as giles
More... over 14 years ago
Update version and change log for 1.1beta3.
Ralph Giles
as giles
More... over 14 years ago
Bump vendor string for today's encoder changes.
Ralph Giles
as giles
More... over 14 years ago
More rate control tweaks. More... over 14 years ago
Prevent the user from setting a keyframe interval of 0. More... over 14 years ago
The theoraenc library always depends on the theoradec library, which
Ralph Giles
as giles
More... over 14 years ago
Set DOS line endings on the exports file so they don't get clobbered.
Ralph Giles
as giles
More... over 14 years ago
Add a newline to the exports file.
Ralph Giles
as giles
More... over 14 years ago
Remove a redundant escape character.
Ralph Giles
as giles
More... over 14 years ago
Moved win32/libtheora.def to lib/theora.def More... over 14 years ago
Synced win32\libtheora.def with lib\theora.exp More... over 14 years ago
Added missing exports (dump_video encoder_example projects compile now) More... over 14 years ago
Bump vendor string to track today's rate control changes.
Ralph Giles
as giles
More... over 14 years ago
encoder_example.c: Allow -v and -V to coexist without --soft-target. More... over 14 years ago
The code in select_qi that looks for budget underflow and More... over 14 years ago
Commit derf's "simple_bias" patch to add a simpler but also more More... over 14 years ago
Documentation fixes.
Ralph Giles
as giles
More... over 14 years ago
Don't free not inited vorbis structures if only doing the first scanning pass.
arkadini
as arek
More... over 14 years ago
Bump versioning post-release.
Ralph Giles
as giles
More... over 14 years ago
Bump versioning for the 1.1beta2 release.
Ralph Giles
as giles
More... over 14 years ago
If I'm going to put in the useless line to silence the stupid compiler warnings, More... over 14 years ago
Update Xcode build files after the merge in r16443.
arkadini
as arek
More... over 14 years ago
Re-hook up the speed level setting to the encoder internals and add a ctl code More... over 14 years ago