jp9000 4217f273a6 deps/media-playback: Fix bug where inverted media would crash
When media returns frames with negative linesizes, it means they're
inverted RGB formats and start from the last line of the image and move
back to the top via the negative linesize number.  This would cause a
crash because this wasn't being taken in to account, and it would
traverse in to invalid memory.
2017-05-20 11:14:58 -07:00
..
2017-03-06 03:54:48 -08:00
2016-12-23 10:37:06 -08:00
2017-03-31 12:10:33 -07:00
2017-03-06 03:54:51 -08:00