38
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Makefile.am to exclude generated ARM .S files from distribution. More... over 13 years ago
Add a new speed level between the old levels 2 and 3.
Ralph Giles
as giles
More... over 13 years ago
Print summary timing information at the end of encoder_example runs.
Ralph Giles
as giles
More... over 13 years ago
Update the noop test programmes for the additional th_info validation
Ralph Giles
as giles
More... over 13 years ago
Remove trailing whitespace in the public headers.
Ralph Giles
as giles
More... over 13 years ago
The yoffset calculation in oc_dec_init_dummy_frame was incorrect. More... over 13 years ago
Fixed project configuration which referenced two CRT versions in output binaries. More... over 13 years ago
Update the libtheora_info example for the previous commit.
Ralph Giles
as giles
More... over 13 years ago
Reject th_info structs with a zero in the frame rate rational.
Ralph Giles
as giles
More... over 13 years ago
Build fix on Solaris 11. __GNUC_PREREQ was not defined in mathops.h when compiling mathops.c.
Gregory Maxwell
as gmaxwell
More... over 13 years ago
Make the SATD functions return the signed DC value instead of abs(dc). More... over 13 years ago
Update SConstruct to pass -lm when building with collect_metrics=1.
Ralph Giles
as giles
More... over 13 years ago
Make arm2gnu.pl emit only one line per input line, if possible. More... over 13 years ago
Formatting clean-up for oc_enc_quantize_neon(). More... over 13 years ago
Correct two small mistakes in r17749. More... over 13 years ago
Add a NEON version of oc_enc_quantize(). More... over 13 years ago
Make PROC and ENDP functional in arm2gnu.pl. More... over 13 years ago
Also silence the input file summary lines with -q.
Ralph Giles
as giles
More... over 13 years ago
Fixed a VisualC asm specific bug. More... over 13 years ago
Properly initialize the DCT scratch space. More... over 13 years ago
Fix MSVC compilation broken in r17736. More... over 13 years ago
Minor fix-ups to r17728. More... over 13 years ago
Fixed one GCC to Visual C asm instruction call. Now the optimized version produces the same output as the C version. More... over 13 years ago
Move zig-zagging from quantization into the fDCT. More... over 13 years ago
Add a new libtheora_info example program.
Ralph Giles
as giles
More... over 13 years ago
Enable svn keyword expansion of eol-adjustment on dump_psnr.c
Ralph Giles
as giles
More... over 13 years ago
Remove an extra space in the file header.
Ralph Giles
as giles
More... over 13 years ago
Add a build variable collect_metrics to the scons build.
Ralph Giles
as giles
More... over 13 years ago
Add a -q option to encoder_example to silence progress messages.
Ralph Giles
as giles
More... over 13 years ago
Make input parameter_intra_satd const, ACKed by derf.
vincentp0
as oggk
More... over 13 years ago