]> git.sesse.net Git - ffmpeg/commit
ffplay: Avoid directly accessing AVFrame fields that differ between forks.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 3 Dec 2011 20:21:30 +0000 (21:21 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Dec 2011 02:22:10 +0000 (03:22 +0100)
commit406e9647a08701d6b51f2e8abcb0166c74230917
tree6ef55a32aa96810927e4ea71027997b1573ec200
parent738c603a22dc84f403ab5f23586383195efe1a70
ffplay: Avoid directly accessing AVFrame fields that differ between forks.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffplay.c