]> granicus.if.org Git - libvpx/commit
Implementing simple API to read video files.
authorDmitry Kovalev <dkovalev@google.com>
Fri, 24 Jan 2014 19:20:09 +0000 (11:20 -0800)
committerDmitry Kovalev <dkovalev@google.com>
Fri, 24 Jan 2014 19:20:09 +0000 (11:20 -0800)
commitc2b336815dddcd9fab2d4fb8ee199b816ce8c347
treea234bd651c5637c1d02c37d663c3fc168238aa4e
parent58b9c9fbce267894b69d4521bf34349f4e557b9b
Implementing simple API to read video files.

New API is supposed to be used from example code. Current implementation
only supports IVF containers (will be extended to Y4M).

Change-Id: Ib7da87237690b1a28297bdf03bc41c6836a84b7e
examples.mk
examples/decode_to_md5.c
ivfdec.c
ivfdec.h