summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
James Zern [Mon, 4 Jun 2012 22:52:53 +0000 (15:52 -0700)]
use non-deprecated libvpx interface
Some extremely old types were deleted w/libvpx-v1.0.0-187-g2bf8fb5
(contained in v1.1.0).
Change-Id: I6b43e1d580cb038b449d45931b67129b1b512e6b
Jim Bankoski [Tue, 18 Oct 2011 19:04:21 +0000 (12:04 -0700)]
minor fixes
added error concealement
width and height fix
Frank Galligan [Fri, 6 May 2011 14:27:41 +0000 (10:27 -0400)]
Changed tctypes.h to LF line endings.
Change-Id: Ifac6077c233e339354e7f6d8ac6ff64aa9cd27c5
James Zern [Sat, 16 Oct 2010 00:06:10 +0000 (17:06 -0700)]
Makefile corrections
- make C_FLAGS a recursively expanded variable as it contains a
reference to $@
- liberalize cygwin check
- rename to more canonical Makefile
- avoid tabs in ifeq blocks to avoid 'commands commence before first
target' error on error branch
Jim Bankoski [Fri, 15 Oct 2010 19:50:14 +0000 (15:50 -0400)]
Initial commit