Thomas Daede 7d7892c8cd Add 10 bit support to yuv2yuv4mpeg. 9 年之前
..
comparison-setup a42fa89078 Scripts to run a randomized comparison test. 10 年之前
java 4581ecc622 Relicense everything as 2-clause BSD. 12 年之前
matlab 712f42113a Add min and max constraint options for octave version of bd_rate 10 年之前
unix 537d05836c Fixes the tools unix Makefile broken in 4db55959b878f5ea2 9 年之前
ab_compare.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
ab_compare_daala.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
ab_compare_jpeg.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
ab_compare_libvpx.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
ab_compare_x264.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
ab_compare_x265.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
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 dd7632d0bc Fix usage strings in tools. 9 年之前
check_lossless.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
cholesky.c b92747a724 Switch to using config.h for configuration options 11 年之前
cholesky.h 4581ecc622 Relicense everything as 2-clause BSD. 12 年之前
collect_mvf_ec.sh 4787d6ee1e Use better probabilities for MV flag coding. 10 年之前
compute_basis.c 10979badd2 Using 4-point lapping for all block sizes 9 年之前
compute_haar_basis.c eff4fb070a Don't do the {pre,post}filter split on the edge of the image 9 年之前
daalainfo.c d277c32d30 Remove ogg_packet from daala 9 年之前
data_compactor.c b92747a724 Switch to using config.h for configuration options 11 年之前
divu_const.c bdc52b41d1 tools: fix parentheses warnings 9 年之前
downsample.c 38e423e1d7 downsample: fix -Wtautological-compare 9 年之前
draw_zigzags.c bdc52b41d1 tools: fix parentheses warnings 9 年之前
dump_ciede2000.py 0191cf0c4e tools: fix log scale in dump_ciede2000.py 9 年之前
dump_fastssim.c 34653947b1 Make 'luma-only' options in metric really compute luma only. 9 年之前
dump_psnr.c 34653947b1 Make 'luma-only' options in metric really compute luma only. 9 年之前
dump_psnrhvs.c 34653947b1 Make 'luma-only' options in metric really compute luma only. 9 年之前
dump_ssim.c 34653947b1 Make 'luma-only' options in metric really compute luma only. 9 年之前
ec_test.c a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
gen_cdf.c a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
gen_dct_template.c cc32e01ace Add integer 64-point DCT. 9 年之前
gen_filter_tables.c ccee9d92a1 renames direction_offsets_table and od_thresh_table_q8 9 年之前
gen_laplace_tables.c a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
gen_zigzag16.m 453d24c064 Capitalizing partition constants. 10 年之前
gen_zigzag32.m 9627022775 Retraining 32x32 zigzags using subset3. 9 年之前
gen_zigzag4.m 453d24c064 Capitalizing partition constants. 10 年之前
gen_zigzag64.m f7946388f7 Adding OD_ZIGZAG64 constants. 9 年之前
gen_zigzag8.m 453d24c064 Capitalizing partition constants. 10 年之前
int_search.c b92747a724 Switch to using config.h for configuration options 11 年之前
int_search.h 05755d0f5f Integer simplex search for prefilter parameters. 11 年之前
jpegyuv.c e798b0aafb tools: fix building for CC=c++ 10 年之前
kiss99.c a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
kiss99.h a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
matidx.h 4581ecc622 Relicense everything as 2-clause BSD. 12 年之前
mv_ec_stats.jl 4787d6ee1e Use better probabilities for MV flag coding. 10 年之前
od_defs.h 124194c8d3 Remove frequency-domain intra prediction 10 年之前
od_filter.c f097b7dd55 Revert "Replace 4x8 lapping filter with a V matrix with a determinant of one." 10 年之前
od_filter.h 124194c8d3 Remove frequency-domain intra prediction 10 年之前
png2y4m.c bdc52b41d1 tools: fix parentheses warnings 9 年之前
print_switch_table.m a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
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 91ab636b32 Use associative arrays in rd_average.sh. 10 年之前
rd_collect.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
rd_collect_daala.sh 8edf564487 Match the samples used by AWCY. 9 年之前
rd_collect_jpeg.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
rd_collect_libvpx.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
rd_collect_theora.sh 7609de5562 Fix rd-curve sort order for jpeg and theora. 10 年之前
rd_collect_x264.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
rd_collect_x265.sh 2da557b9a5 Miscellaneous tools fixes for OS X compatibility. 9 年之前
rd_plot.sh b668a983fc Add command to generate eps files in rd_plot.sh. 10 年之前
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 年之前
submit_awcy.py 8a83e1c75a Sync Jack's submit_awcy.py changes from daala/tools to the changes made in tdaede's awcy GitHub. 9 年之前
svd.c b92747a724 Switch to using config.h for configuration options 11 年之前
svd.h 4581ecc622 Relicense everything as 2-clause BSD. 12 年之前
to_monochrome.c 438704cc2e Add to_monochrome, downsample and upsample tools 9 年之前
trans.c 124194c8d3 Remove frequency-domain intra prediction 10 年之前
trans2d.c 124194c8d3 Remove frequency-domain intra prediction 10 年之前
trans_data.c b92747a724 Switch to using config.h for configuration options 11 年之前
trans_gain.c c4ba71f8d0 Rename u_int64_t to uint64_t. 9 年之前
trans_tools.c 124194c8d3 Remove frequency-domain intra prediction 10 年之前
trans_tools.h a05731055a Formatting-only fix: removes surplus newlines. 9 年之前
upload.py 58db1b1eff Revert accidental change commited in 7928e790. 9 年之前
upload_commits.sh f10f39643b upload_commits.sh: Use the full commit message 10 年之前
upsample.c 7fa42ea82d Rename od_img to daala_image 9 年之前
vidinput.c 4d2afd4d6a Remove theora video loader. r=derf,gmaxwell 11 年之前
vidinput.h 460bff4beb Add 10-bit input support for y4m2png.c 10 年之前
vq_train.c e798b0aafb tools: fix building for CC=c++ 10 年之前
y4m2png.c bdc52b41d1 tools: fix parentheses warnings 9 年之前
y4m_input.c bdc52b41d1 tools: fix parentheses warnings 9 年之前
yuv2yuv4mpeg.c 7d7892c8cd Add 10 bit support to yuv2yuv4mpeg. 9 年之前
yuvjpeg.c e798b0aafb tools: fix building for CC=c++ 10 年之前