ffmpeg: Simplify decode loop condition to not use next_pts
authorAlexander Strange <astrange@ithinksw.com>
Tue, 10 May 2011 05:53:46 +0000 (01:53 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 10 May 2011 11:23:51 +0000 (07:23 -0400)
commitcb48fdf67e765694ffcbd2aaee2b72ab1cb44de6
tree158639d3f912f60403c41d770a73bb839a086d73
parent188dea1dbfd8761133ca138bba0d8f19beac6c09
ffmpeg: Simplify decode loop condition to not use next_pts

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
ffmpeg.c