This changes daala_decode_img_out() to daala_decode_packet_in() which takes an incoming Ogg packet and returns a video frame.
e2c1ab0 Implement packet decoding.
include/daala/daaladec.h | 6 ++++--
src/decode.c | 27 +++++++--------------------
2 files changed, 11 insertions(+), 22 deletions(-)
Upstream: git.xiph.org