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