]> granicus.if.org Git - handbrake/commit
Work around ffmpeg bug where raw video decoder doesn't use frame buffer allocation...
authorvan <vanj.hb@gmail.com>
Sat, 9 May 2009 04:39:28 +0000 (04:39 +0000)
committervan <vanj.hb@gmail.com>
Sat, 9 May 2009 04:39:28 +0000 (04:39 +0000)
commit12b539e41336d755536cc324041bf100ad016103
tree3c2e8a7fcc941a6fb1ded1e9d3a8dde37c41f48f
parentfc192423c6a523f059c26a384df6908b4d4c2b1d
Work around ffmpeg bug where raw video decoder doesn't use frame buffer allocation routine in context.get_buffer so we never get a chance to put our pts in the frame.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2407 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decavcodec.c