Thomas Daede 13612d07d9 Fix tiff2y4m.c 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 438704cc2e Add to_monochrome, downsample and upsample tools 9 лет назад
ab_compare.sh a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
ab_compare_daala.sh a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
ab_compare_jpeg.sh 4e35b0615d ab_compare: Support video files 10 лет назад
ab_compare_libvpx.sh 4e35b0615d ab_compare: Support video files 10 лет назад
ab_compare_x264.sh 4e35b0615d ab_compare: Support video files 10 лет назад
ab_compare_x265.sh a05731055a Formatting-only fix: removes surplus newlines. 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 a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
check_lossless.sh ded50846f9 tools: add script to verify lossless encoding 10 лет назад
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 4d4975b5c6 More fixes to address Tim's comments 10 лет назад
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 лет назад
downsample.c 438704cc2e Add to_monochrome, downsample and upsample tools 9 лет назад
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 a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
dump_ssim.c a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
ec_test.c a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
gen_cdf.c a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
gen_laplace_tables.c a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
gen_zigzag16.m 453d24c064 Capitalizing partition constants. 10 лет назад
gen_zigzag32.m 453d24c064 Capitalizing partition constants. 10 лет назад
gen_zigzag4.m 453d24c064 Capitalizing partition constants. 10 лет назад
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. 12 лет назад
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 803bb45a33 Add option to png2y4m to turn off dithering. 9 лет назад
png2y4m.sh 5dd7cf2236 Update png2y4m.sh to use correct chroma siting. 11 лет назад
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 a78f86e600 rd_collect.sh: fix typo 10 лет назад
rd_collect_daala.sh c5aa7010ca Remove need for --enable-logging in rd_collect.sh. 10 лет назад
rd_collect_jpeg.sh 7609de5562 Fix rd-curve sort order for jpeg and theora. 10 лет назад
rd_collect_libvpx.sh f4345af4df Adding support for theora to rd_collect.sh. 10 лет назад
rd_collect_theora.sh 7609de5562 Fix rd-curve sort order for jpeg and theora. 10 лет назад
rd_collect_x264.sh 23adece606 Update rd_collect_x264.sh to match AWCY. 9 лет назад
rd_collect_x265.sh 5a4efd0e98 Update rd_collect_x265.sh to work with x265 1.6. 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 лет назад
tiff2y4m.c 13612d07d9 Fix tiff2y4m.c 9 лет назад
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 a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
trans_tools.c 124194c8d3 Remove frequency-domain intra prediction 10 лет назад
trans_tools.h a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
upload.py d9241808e2 Add tools/upload_commits.sh. 11 лет назад
upload_commits.sh f10f39643b upload_commits.sh: Use the full commit message 10 лет назад
upsample.c 438704cc2e Add to_monochrome, downsample and upsample tools 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 a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
y4m2tiff.c 3a827b3268 Add y4m2tiff 9 лет назад
y4m_input.c a05731055a Formatting-only fix: removes surplus newlines. 9 лет назад
yuv2yuv4mpeg.c 23deeb3566 tools: Fix sign comparisons and check fread/fwrite 11 лет назад
yuvjpeg.c e798b0aafb tools: fix building for CC=c++ 10 лет назад