[vlc-commits] aom: don't pass the private structure pointer, just the index

Steve Lhomme git at videolan.org
Thu Oct 4 17:20:53 CEST 2018


vlc/vlc-3.0 | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Wed Sep 12 11:38:14 2018 +0200| [66c5b474959293faa3d8546b937f2985853e02f5] | committer: Tristan Matthews

aom: don't pass the private structure pointer, just the index

We can never get a NULL pointer from libaom this way. The PTS may be wrong but
it won't crash.

(cherry picked from commit 96a606dcaf1bb53537d902b2235c41856cc218bc)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=66c5b474959293faa3d8546b937f2985853e02f5
---

 modules/codec/aom.c | 182 ++++++++++++++++++++++++++--------------------------
 1 file changed, 90 insertions(+), 92 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=66c5b474959293faa3d8546b937f2985853e02f5


More information about the vlc-commits mailing list