diff options
author | jstebbins <[email protected]> | 2010-04-24 21:39:44 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2010-04-24 21:39:44 +0000 |
commit | 125bbb807ec04115061bdb4ed94c58c7510ab341 (patch) | |
tree | d8a3de45ee2864e6b17ca14beed07be6c6128833 /macosx/HBPreviewController.h | |
parent | 0c46572c6e372e8b41dcdc70867ff9bacb2cef08 (diff) |
fix decoding of qtrle codec and possibly others
we rely on ffmpeg calling context->get_buffer, which we override to
point to our get_frame_buf(), to stuff our pts values into frames it
is decoding. but some decoders call context->reget_buffer
instead. So I added an override for this callback as well.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3262 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBPreviewController.h')
0 files changed, 0 insertions, 0 deletions