shithub: libvpx

Download patch

ref: 9dfec135a69b9ebafbaf7b28d33e46797828d7de
parent: 69498d66cd8d536888a484a4b8c77c34576bfe39
parent: 9680d4fa2a0b88c36fe191e4521eb26305496b99
author: Vignesh Venkatasubramanian <[email protected]>
date: Wed Apr 27 01:38:53 EDT 2016

Merge "webmdec.h: remove stale TODO"

--- a/webmdec.h
+++ b/webmdec.h
@@ -53,8 +53,6 @@
 //      0 - Success
 //      1 - End of Stream
 //     -1 - Error
-// TODO(vigneshv): Make the return values consistent across all functions in
-// this file.
 int webm_read_frame(struct WebmInputContext *webm_ctx,
                     uint8_t **buffer,
                     size_t *bytes_in_buffer,