diff options
author | Reinhard Nißl <rnissl@gmx.de> | 2008-12-30 23:47:03 +0100 |
---|---|---|
committer | Reinhard Nißl <rnissl@gmx.de> | 2008-12-30 23:47:03 +0100 |
commit | b01fa274f0cbbec3e5a54d78acc3613c12309241 (patch) | |
tree | 6edf331b2e5d8a2f12e9b1974398a4907484a2c8 /win32 | |
parent | 9b1919bc4c4ca38d41768fd63727cf7b0e279464 (diff) | |
download | xine-lib-b01fa274f0cbbec3e5a54d78acc3613c12309241.tar.gz xine-lib-b01fa274f0cbbec3e5a54d78acc3613c12309241.tar.bz2 |
Add frame procedure for retrieving image data from accelerated frames in standard format.
Frame grabbing didn't work for frame image formats besides YV12 and YUY2 as decoded data
is not stored in accelarated frames. Some acceleration APIs allow to read back decoded
image data in the common standard formats mentioned above. The new procedure allows the
vo_driver to provide a way for retrieving image data which can later be utilized by
_x_get_current_frame_data() to implement frame grabbing for accelerated frames.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions