]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-06-03 Yi LuoFix the random number input
2016-06-03 Yi LuoSet random seed number at command line
2016-06-03 Yi LuoThe 6th and 7th column sum vector are zero in theory
2016-06-03 Yi LuoThe 7th column is zero
2016-06-03 Yi LuoAlign the horizontal sum vector
2016-06-03 Yi LuoFix horiz_filter.c indents
2016-06-03 Yi Luofiltering.c uses random number generator for input
2016-06-03 Yi LuoPrint subpel_q4 and step_q4 behaviour
2016-06-03 Yi LuoRandom number seed is defined as a macro constant
2016-06-03 Yi LuoAdd horiz_filter.c
2016-06-01 Yi LuoBuild as ssse3 instead of sse4.1
2016-06-01 Yi LuoMove control mask assignment in controling function
2016-06-01 Yi LuoSecond solution also bit-exact
2016-05-31 Yi LuoAdd tap number in struct Filter
2016-05-28 Yi LuoRepeat 64 times and clean-up unused functions
2016-05-28 Yi LuoAdd a cycle counting for performance
2016-05-28 Yi Luo12-tap filtering works