Thomas Daede 13612d07d9 Fix tiff2y4m.c 9 years ago
..
comparison-setup a42fa89078 Scripts to run a randomized comparison test. 10 years ago
java 4581ecc622 Relicense everything as 2-clause BSD. 12 years ago
matlab 712f42113a Add min and max constraint options for octave version of bd_rate 10 years ago
unix 438704cc2e Add to_monochrome, downsample and upsample tools 9 years ago
ab_compare.sh a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
ab_compare_daala.sh a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
ab_compare_jpeg.sh 4e35b0615d ab_compare: Support video files 9 years ago
ab_compare_libvpx.sh 4e35b0615d ab_compare: Support video files 9 years ago
ab_compare_x264.sh 4e35b0615d ab_compare: Support video files 9 years ago
ab_compare_x265.sh a05731055a Formatting-only fix: removes surplus newlines. 9 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 a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
check_lossless.sh ded50846f9 tools: add script to verify lossless encoding 10 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
compute_basis.c 4d4975b5c6 More fixes to address Tim's comments 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
downsample.c 438704cc2e Add to_monochrome, downsample and upsample tools 9 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 a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
dump_ssim.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
ec_test.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
gen_cdf.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
gen_laplace_tables.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
gen_zigzag16.m 453d24c064 Capitalizing partition constants. 10 years ago
gen_zigzag32.m 453d24c064 Capitalizing partition constants. 10 years ago
gen_zigzag4.m 453d24c064 Capitalizing partition constants. 10 years ago
gen_zigzag8.m 453d24c064 Capitalizing partition constants. 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
jpegyuv.c e798b0aafb tools: fix building for CC=c++ 10 years ago
kiss99.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
kiss99.h a05731055a Formatting-only fix: removes surplus newlines. 9 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_defs.h 124194c8d3 Remove frequency-domain intra prediction 10 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 124194c8d3 Remove frequency-domain intra prediction 10 years ago
png2y4m.c 803bb45a33 Add option to png2y4m to turn off dithering. 9 years ago
png2y4m.sh 5dd7cf2236 Update png2y4m.sh to use correct chroma siting. 11 years ago
print_switch_table.m a05731055a Formatting-only fix: removes surplus newlines. 9 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 a78f86e600 rd_collect.sh: fix typo 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 23adece606 Update rd_collect_x264.sh to match AWCY. 9 years ago
rd_collect_x265.sh 5a4efd0e98 Update rd_collect_x265.sh to work with x265 1.6. 9 years ago
rd_plot.sh b668a983fc Add command to generate eps files in rd_plot.sh. 10 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
submit_awcy.py 8a83e1c75a Sync Jack's submit_awcy.py changes from daala/tools to the changes made in tdaede's awcy GitHub. 9 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
tiff2y4m.c 13612d07d9 Fix tiff2y4m.c 9 years ago
to_monochrome.c 438704cc2e Add to_monochrome, downsample and upsample tools 9 years ago
trans.c 124194c8d3 Remove frequency-domain intra prediction 10 years ago
trans2d.c 124194c8d3 Remove frequency-domain intra prediction 10 years ago
trans_data.c b92747a724 Switch to using config.h for configuration options 11 years ago
trans_gain.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
trans_tools.c 124194c8d3 Remove frequency-domain intra prediction 10 years ago
trans_tools.h a05731055a Formatting-only fix: removes surplus newlines. 9 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
upsample.c 438704cc2e Add to_monochrome, downsample and upsample tools 9 years ago
vidinput.c 4d2afd4d6a Remove theora video loader. r=derf,gmaxwell 11 years ago
vidinput.h 460bff4beb Add 10-bit input support for y4m2png.c 10 years ago
vq_train.c e798b0aafb tools: fix building for CC=c++ 10 years ago
y4m2png.c a05731055a Formatting-only fix: removes surplus newlines. 9 years ago
y4m2tiff.c 3a827b3268 Add y4m2tiff 9 years ago
y4m_input.c a05731055a Formatting-only fix: removes surplus newlines. 9 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