Nathan E. Egge e0ec6a638d tools: Use progressive scan for yuvjpeg преди 10 години
..
java 4581ecc622 Relicense everything as 2-clause BSD. преди 12 години
matlab 9a5724ac6c Updating sparsify.m to drop coefficients based on Pg преди 12 години
unix 0c176c2676 Fixes unix makefile broken in e62051d1 преди 10 години
ab_compare_jpeg.sh 1bf41f6f23 Fixing shebang statements in ab_compare scripts преди 10 години
ab_compare_libvpx.sh 1bf41f6f23 Fixing shebang statements in ab_compare scripts преди 10 години
ab_compare_x264.sh 1bf41f6f23 Fixing shebang statements in ab_compare scripts преди 10 години
ab_compare_x265.sh 1bf41f6f23 Fixing shebang statements in ab_compare scripts преди 10 години
bd_rate.sh 940dcbbe76 Re-enabling FASTSSIM. преди 11 години
bjontegaard.c 107daac87c Adding BD-rate script to compare two RD-curves. преди 11 години
block_size_analysis.c 6841b6ddec Using od_encode_cdf_adapt() for the 4x4 vs 8x8 decision too преди 10 години
cfl_stats.c c7568318ab Adding the cfl_stats tool. преди 11 години
cholesky.c b92747a724 Switch to using config.h for configuration options преди 11 години
cholesky.h 4581ecc622 Relicense everything as 2-clause BSD. преди 12 години
data_compactor.c b92747a724 Switch to using config.h for configuration options преди 11 години
divu_const.c b92747a724 Switch to using config.h for configuration options преди 11 години
dump_fastssim.c 8dc25be5d6 Split y4m and theora readers into separate files. r=derf преди 11 години
dump_psnr.c dc71604035 Convert from libtheroa to video_input. преди 11 години
dump_psnrhvs.c 860c98f1dd Fix build warnings in metrics code on OS X w/clang. преди 10 години
dump_ssim.c 860c98f1dd Fix build warnings in metrics code on OS X w/clang. преди 10 години
ec_test.c b92747a724 Switch to using config.h for configuration options преди 11 години
gen_cdf.c b92747a724 Switch to using config.h for configuration options преди 11 години
gen_laplace_tables.c b81450d107 Address JM's nits in issue 172 patchset 2 преди 11 години
gen_zigzag16.m dd05cfa368 Note which tools created generated files преди 11 години
gen_zigzag4.m dd05cfa368 Note which tools created generated files преди 11 години
gen_zigzag8.m dd05cfa368 Note which tools created generated files преди 11 години
image.c 89379c9922 tools: add missing include преди 11 години
image.h 644542d5b5 Adding intra_stats tool преди 12 години
image_tools.c 3e8f2874ad Change block size as a function of the bitrate преди 11 години
image_tools.h d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
init_intra_maps.c 55bdae591d Move newdct.c to dct.c. преди 11 години
init_intra_xform.c fd61f5e435 Changes intra mode encoding to adapt the entire table instead of p0 преди 10 години
int_search.c b92747a724 Switch to using config.h for configuration options преди 11 години
int_search.h 05755d0f5f Integer simplex search for prefilter parameters. преди 12 години
intra_fit_tools.c 8dc25be5d6 Split y4m and theora readers into separate files. r=derf преди 11 години
intra_fit_tools.h d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
intra_pred.c d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
intra_stats.c d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
intra_trace.c d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
jpegyuv.c a171d0635b Fixes build warnings in jpegyuv.c and vq_train.c. преди 10 години
kiss99.c b92747a724 Switch to using config.h for configuration options преди 11 години
kiss99.h 4581ecc622 Relicense everything as 2-clause BSD. преди 12 години
matidx.h 4581ecc622 Relicense everything as 2-clause BSD. преди 12 години
od_covmat.c b92747a724 Switch to using config.h for configuration options преди 11 години
od_covmat.h ad92a44c78 Adding ability to use cost in bits for classification. преди 11 години
od_defs.h 2f106fcbb6 Changing tools scale bits to match codec. преди 11 години
od_filter.c f097b7dd55 Revert "Replace 4x8 lapping filter with a V matrix with a determinant of one." преди 11 години
od_filter.h f097b7dd55 Revert "Replace 4x8 lapping filter with a V matrix with a determinant of one." преди 11 години
od_intra.c cc53465561 Initialize constants for all block sizes in init functions. преди 11 години
od_intra.h 4361d3ea77 Updating tools to print updated intra predictors. преди 11 години
od_intra_data.c 4361d3ea77 Updating tools to print updated intra predictors. преди 11 години
plot_intra_maps.c b92747a724 Switch to using config.h for configuration options преди 11 години
png2y4m.c 394c4eef09 Fixes for mingw32. преди 11 години
png2y4m.sh 5dd7cf2236 Update png2y4m.sh to use correct chroma siting. преди 11 години
print_switch_table.m 68293105c7 Efficient coding of the remaining block size information преди 11 години
process_bstats.m 68293105c7 Efficient coding of the remaining block size information преди 11 години
pythag.h 4581ecc622 Relicense everything as 2-clause BSD. преди 12 години
qr.c 617b6f88e5 Updating qr.c and qr.h with correct copyright year. преди 11 години
qr.h 617b6f88e5 Updating qr.c and qr.h with correct copyright year. преди 11 години
rd_average.sh 7cd81891ff Adding script to average rd_collect runs. преди 11 години
rd_collect.sh 5a72d30ee2 rd_collect.sh: follow symlinks to find samples преди 10 години
rd_collect_daala.sh c5aa7010ca Remove need for --enable-logging in rd_collect.sh. преди 10 години
rd_collect_jpeg.sh 7f80f71567 Fixing rd_collect to work on video files. преди 10 години
rd_collect_libvpx.sh f4345af4df Adding support for theora to rd_collect.sh. преди 10 години
rd_collect_theora.sh f4345af4df Adding support for theora to rd_collect.sh. преди 10 години
rd_collect_x264.sh f4345af4df Adding support for theora to rd_collect.sh. преди 10 години
rd_collect_x265.sh f4345af4df Adding support for theora to rd_collect.sh. преди 10 години
rd_plot.sh 940dcbbe76 Re-enabling FASTSSIM. преди 11 години
stats16x16 3a07d74197 Band layouts and zigzag orders for 4x4, 8x8 and 16x16 преди 11 години
stats4x4 3a07d74197 Band layouts and zigzag orders for 4x4, 8x8 and 16x16 преди 11 години
stats8x8 3a07d74197 Band layouts and zigzag orders for 4x4, 8x8 and 16x16 преди 11 години
stats_tools.c d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
stats_tools.h d9abbc866e Adding support for multiple block sizes to tools. преди 11 години
svd.c b92747a724 Switch to using config.h for configuration options преди 11 години
svd.h 4581ecc622 Relicense everything as 2-clause BSD. преди 12 години
trans.c b92747a724 Switch to using config.h for configuration options преди 11 години
trans2d.c 068c369431 issue 214: back out 8x8 det1 matrices for now преди 11 години
trans_data.c b92747a724 Switch to using config.h for configuration options преди 11 години
trans_gain.c 8dc25be5d6 Split y4m and theora readers into separate files. r=derf преди 11 години
trans_tools.c 068c369431 issue 214: back out 8x8 det1 matrices for now преди 11 години
trans_tools.h c3fddcd96d Adding flag to disable transforms in analysis/synthesis functions. преди 11 години
upload.py d9241808e2 Add tools/upload_commits.sh. преди 11 години
upload_commits.sh 968943743f Improve upload_commits.sh usage information. преди 11 години
vidinput.c 4d2afd4d6a Remove theora video loader. r=derf,gmaxwell преди 11 години
vidinput.h 4d2afd4d6a Remove theora video loader. r=derf,gmaxwell преди 11 години
vq_train.c a171d0635b Fixes build warnings in jpegyuv.c and vq_train.c. преди 10 години
y4m2png.c 394c4eef09 Fixes for mingw32. преди 11 години
y4m_input.c 860c98f1dd Fix build warnings in metrics code on OS X w/clang. преди 10 години
yuv2yuv4mpeg.c 23deeb3566 tools: Fix sign comparisons and check fread/fwrite преди 11 години
yuvjpeg.c e0ec6a638d tools: Use progressive scan for yuvjpeg преди 10 години