VO: clean up aspect.c, remove aspecttest tool
commit677e78f2785e3ecad4a67050990281a506d9fd4e
authorUoti Urpala <uau@mplayer2.org>
Mon, 4 Jul 2011 21:26:14 +0000 (5 00:26 +0300)
committerUoti Urpala <uau@mplayer2.org>
Mon, 4 Jul 2011 21:30:13 +0000 (5 00:30 +0300)
tree4d407279c8a853582dc0a6d872fea34c08020f35
parent8ff5b2b88930146fb1931ead243703754e227709
VO: clean up aspect.c, remove aspecttest tool

Clean up aspect.c code and simplify it somewhat (without changing the
overall logic). Replace debug output printf calls under #ifdef with
mp_msg() debug output (somewhat modified).

Remove the file aspecttest.c which created a binary to test aspect.c
functionality. It did not compile and would not be particularly useful
anyway. Remove some support lines from aspect.c and Makefile.
Makefile
libvo/aspect.c
libvo/aspecttest.c [deleted file]