shithub: libvpx

Download patch

ref: 84992a51367eefb2688d193bf094bafc621d834c
parent: 9a1d2f099c27e7213c5a958c586952a2911f5b00
parent: 6acde6bfcd3d0bc2e89b735aee8572ffa81d47f4
author: James Zern <[email protected]>
date: Tue Aug 19 13:35:02 EDT 2014

Merge "Removing unused tbd struct member."

--- a/vpx/internal/vpx_codec_internal.h
+++ b/vpx/internal/vpx_codec_internal.h
@@ -347,7 +347,6 @@
     vpx_codec_priv_cb_pair_t    put_slice_cb;
   } dec;
   struct {
-    int                         tbd;
     struct vpx_fixed_buf        cx_data_dst_buf;
     unsigned int                cx_data_pad_before;
     unsigned int                cx_data_pad_after;