.. |
java
|
4581ecc622
Relicense everything as 2-clause BSD.
|
12 years ago |
matlab
|
773c90c0ee
Update bd_rate.m to run from any directory.
|
10 years ago |
unix
|
0c176c2676
Fixes unix makefile broken in e62051d1
|
10 years ago |
ab_compare_jpeg.sh
|
1bf41f6f23
Fixing shebang statements in ab_compare scripts
|
10 years ago |
ab_compare_libvpx.sh
|
1bf41f6f23
Fixing shebang statements in ab_compare scripts
|
10 years ago |
ab_compare_x264.sh
|
1bf41f6f23
Fixing shebang statements in ab_compare scripts
|
10 years ago |
ab_compare_x265.sh
|
1bf41f6f23
Fixing shebang statements in ab_compare scripts
|
10 years ago |
bd_rate.sh
|
940dcbbe76
Re-enabling FASTSSIM.
|
11 years ago |
bjontegaard.c
|
107daac87c
Adding BD-rate script to compare two RD-curves.
|
11 years ago |
block_size_analysis.c
|
0180dbf823
Rewrite superblock splitting code to make it easier to understand
|
10 years ago |
cfl_stats.c
|
c7568318ab
Adding the cfl_stats tool.
|
11 years ago |
cholesky.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
cholesky.h
|
4581ecc622
Relicense everything as 2-clause BSD.
|
12 years ago |
collect_mvf_ec.sh
|
4787d6ee1e
Use better probabilities for MV flag coding.
|
10 years ago |
data_compactor.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
divu_const.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
dump_fastssim.c
|
8dc25be5d6
Split y4m and theora readers into separate files. r=derf
|
11 years ago |
dump_psnr.c
|
dc71604035
Convert from libtheroa to video_input.
|
11 years ago |
dump_psnrhvs.c
|
860c98f1dd
Fix build warnings in metrics code on OS X w/clang.
|
10 years ago |
dump_ssim.c
|
860c98f1dd
Fix build warnings in metrics code on OS X w/clang.
|
10 years ago |
ec_test.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
gen_cdf.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
gen_laplace_tables.c
|
b81450d107
Address JM's nits in issue 172 patchset 2
|
11 years ago |
gen_zigzag16.m
|
21503f4ea8
Only use extern when necessary
|
10 years ago |
gen_zigzag4.m
|
21503f4ea8
Only use extern when necessary
|
10 years ago |
gen_zigzag8.m
|
21503f4ea8
Only use extern when necessary
|
10 years ago |
image.c
|
89379c9922
tools: add missing include
|
11 years ago |
image.h
|
644542d5b5
Adding intra_stats tool
|
12 years ago |
image_tools.c
|
0180dbf823
Rewrite superblock splitting code to make it easier to understand
|
10 years ago |
image_tools.h
|
d9abbc866e
Adding support for multiple block sizes to tools.
|
11 years ago |
init_intra_maps.c
|
a6ed7aee8f
Add SSE2/SSE4.1 version of od_bin_fdct4x4.
|
10 years ago |
init_intra_xform.c
|
3ab3dcf8c3
Add run-time CPU detection for the 4x4 DCT.
|
10 years ago |
int_search.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
int_search.h
|
05755d0f5f
Integer simplex search for prefilter parameters.
|
12 years ago |
intra_fit_tools.c
|
8dc25be5d6
Split y4m and theora readers into separate files. r=derf
|
11 years ago |
intra_fit_tools.h
|
d9abbc866e
Adding support for multiple block sizes to tools.
|
11 years ago |
intra_pred.c
|
d9abbc866e
Adding support for multiple block sizes to tools.
|
11 years ago |
intra_stats.c
|
3ab3dcf8c3
Add run-time CPU detection for the 4x4 DCT.
|
10 years ago |
intra_trace.c
|
d9abbc866e
Adding support for multiple block sizes to tools.
|
11 years ago |
jpegyuv.c
|
e798b0aafb
tools: fix building for CC=c++
|
10 years ago |
kiss99.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
kiss99.h
|
4581ecc622
Relicense everything as 2-clause BSD.
|
12 years ago |
matidx.h
|
4581ecc622
Relicense everything as 2-clause BSD.
|
12 years ago |
mv_ec_stats.jl
|
4787d6ee1e
Use better probabilities for MV flag coding.
|
10 years ago |
od_covmat.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
od_covmat.h
|
ad92a44c78
Adding ability to use cost in bits for classification.
|
11 years ago |
od_defs.h
|
2f106fcbb6
Changing tools scale bits to match codec.
|
11 years ago |
od_filter.c
|
f097b7dd55
Revert "Replace 4x8 lapping filter with a V matrix with a determinant of one."
|
10 years ago |
od_filter.h
|
f097b7dd55
Revert "Replace 4x8 lapping filter with a V matrix with a determinant of one."
|
10 years ago |
od_intra.c
|
cc53465561
Initialize constants for all block sizes in init functions.
|
11 years ago |
od_intra.h
|
4361d3ea77
Updating tools to print updated intra predictors.
|
11 years ago |
od_intra_data.c
|
4361d3ea77
Updating tools to print updated intra predictors.
|
11 years ago |
plot_intra_maps.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
png2y4m.c
|
951f9748cf
Improve options handling
|
10 years ago |
png2y4m.sh
|
5dd7cf2236
Update png2y4m.sh to use correct chroma siting.
|
11 years ago |
print_switch_table.m
|
68293105c7
Efficient coding of the remaining block size information
|
11 years ago |
process_bstats.m
|
68293105c7
Efficient coding of the remaining block size information
|
11 years ago |
pythag.h
|
4581ecc622
Relicense everything as 2-clause BSD.
|
12 years ago |
qr.c
|
617b6f88e5
Updating qr.c and qr.h with correct copyright year.
|
11 years ago |
qr.h
|
617b6f88e5
Updating qr.c and qr.h with correct copyright year.
|
11 years ago |
rd_average.sh
|
91ab636b32
Use associative arrays in rd_average.sh.
|
10 years ago |
rd_collect.sh
|
5a72d30ee2
rd_collect.sh: follow symlinks to find samples
|
10 years ago |
rd_collect_daala.sh
|
c5aa7010ca
Remove need for --enable-logging in rd_collect.sh.
|
10 years ago |
rd_collect_jpeg.sh
|
7609de5562
Fix rd-curve sort order for jpeg and theora.
|
10 years ago |
rd_collect_libvpx.sh
|
f4345af4df
Adding support for theora to rd_collect.sh.
|
10 years ago |
rd_collect_theora.sh
|
7609de5562
Fix rd-curve sort order for jpeg and theora.
|
10 years ago |
rd_collect_x264.sh
|
f4345af4df
Adding support for theora to rd_collect.sh.
|
10 years ago |
rd_collect_x265.sh
|
f4345af4df
Adding support for theora to rd_collect.sh.
|
10 years ago |
rd_plot.sh
|
940dcbbe76
Re-enabling FASTSSIM.
|
11 years ago |
stats16x16
|
3a07d74197
Band layouts and zigzag orders for 4x4, 8x8 and 16x16
|
11 years ago |
stats4x4
|
3a07d74197
Band layouts and zigzag orders for 4x4, 8x8 and 16x16
|
11 years ago |
stats8x8
|
3a07d74197
Band layouts and zigzag orders for 4x4, 8x8 and 16x16
|
11 years ago |
stats_tools.c
|
3ab3dcf8c3
Add run-time CPU detection for the 4x4 DCT.
|
10 years ago |
stats_tools.h
|
d9abbc866e
Adding support for multiple block sizes to tools.
|
11 years ago |
submit_awcy.py
|
fcb319f476
tools: Don't leak fds in submit_awcy.py
|
10 years ago |
svd.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
svd.h
|
4581ecc622
Relicense everything as 2-clause BSD.
|
12 years ago |
trans.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
trans2d.c
|
068c369431
issue 214: back out 8x8 det1 matrices for now
|
11 years ago |
trans_data.c
|
b92747a724
Switch to using config.h for configuration options
|
11 years ago |
trans_gain.c
|
e798b0aafb
tools: fix building for CC=c++
|
10 years ago |
trans_tools.c
|
068c369431
issue 214: back out 8x8 det1 matrices for now
|
11 years ago |
trans_tools.h
|
c3fddcd96d
Adding flag to disable transforms in analysis/synthesis functions.
|
11 years ago |
upload.py
|
d9241808e2
Add tools/upload_commits.sh.
|
11 years ago |
upload_commits.sh
|
f10f39643b
upload_commits.sh: Use the full commit message
|
10 years ago |
vidinput.c
|
4d2afd4d6a
Remove theora video loader. r=derf,gmaxwell
|
11 years ago |
vidinput.h
|
4d2afd4d6a
Remove theora video loader. r=derf,gmaxwell
|
11 years ago |
vq_train.c
|
e798b0aafb
tools: fix building for CC=c++
|
10 years ago |
y4m2png.c
|
951f9748cf
Improve options handling
|
10 years ago |
y4m_input.c
|
af7d40ef4f
tools: fix warning
|
10 years ago |
yuv2yuv4mpeg.c
|
23deeb3566
tools: Fix sign comparisons and check fread/fwrite
|
11 years ago |
yuvjpeg.c
|
e798b0aafb
tools: fix building for CC=c++
|
10 years ago |