38
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix out-of-date OC_ARM_ASM_ARMV6 usage. More... over 13 years ago
Rename OC_SAD_SHIFT to OC_SATD_SHIFT.
Ralph Giles
as giles
More... over 13 years ago
Document that the th_*_ctl() return values are specific
Ralph Giles
as giles
More... over 13 years ago
Correct a typo in the usage documentation.
Ralph Giles
as giles
More... over 13 years ago
Don't change the block qii flags if no ac coefficients will be coded in the selected mode. The code previously tried to do this but failed, instead it desynchronized the qii costing with the coded flags. 0.065dB SSIM improvement on 312kbit/sec foreman_cif.y4m.
Gregory Maxwell
as gmaxwell
More... over 13 years ago
#define __GNUC_PREREQ ourselves. More... over 13 years ago
Prevent double free on codebook unpacking failure. More... over 13 years ago
Warning fixes. More... over 13 years ago
More include fixes. More... over 13 years ago
Two minor fixes. More... over 13 years ago
Fix some C64x compiler warnings. More... over 13 years ago
Add c64x changes for r17563, as they were accidentally omitted. More... over 13 years ago
Ensure frame rows are 16-byte aligned. More... over 13 years ago
Removed Windows CE Platform Builder as a dependency of building Windows Mobile binaries. More... over 13 years ago
mcenc.c: Skip the 4MV SATD in speed level 2. 2% speedup. Avoid duplicating the first set b candidate (correctly adding the surrounding accelerators hurt efficiency).
Gregory Maxwell
as gmaxwell
More... over 13 years ago
Improve MV predictor computations. More... over 13 years ago
Avoid harmless Coverity warning in oc_sb_create_plane_mapping(). More... over 13 years ago
Name C version of oc_huff_token_decode properly. More... over 13 years ago
Pull in internal.h (for config.h) from bitpack.h. More... over 13 years ago
Remove a debug printf from parse_time.
Ralph Giles
as giles
More... over 13 years ago
Fix a comment typo.
Ralph Giles
as giles
More... over 13 years ago
Add PROC/ENDP markings to the ARM asm (currently ignored by the GNU toolchain). More... over 13 years ago
Add x86 assembly files to the libtheoraenc and libtheoradec
Ralph Giles
as giles
More... over 13 years ago
Fix win32 bustage created by r17457. More... over 13 years ago
Fix typos. Thanks to Maik Merten for pointing these out.
Ralph Giles
as giles
More... over 13 years ago
Update the README for the 1.2 releases.
Ralph Giles
as giles
More... over 13 years ago
Bump version strings post-release.
Ralph Giles
as giles
More... over 13 years ago
Add a summary of changes for the 1.2.0alpha1 release.
Ralph Giles
as giles
More... over 13 years ago
Cache the reference frame associated with the current MB mode in each fragment. More... over 13 years ago
Restore the old automake options in a comment. More... over 13 years ago