diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-02-19 20:18:49 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-03-25 15:51:50 -0400 |
commit | 922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f (patch) | |
tree | 9a42bca192f2761c0ae42bde1e33e1071f6a309b /libavformat/sauce.h | |
parent | a7da517f6a5c472f46f67dd33bb6b95ccc919923 (diff) | |
download | ffmpeg-922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f.tar.gz |
intrax8: Use local destination buffers
These buffers are just a way to store frame pointers and be able to
modify them without touching the original ones.
The two dependent decoders (WMV2 and VC1) do not need special care for
these fields: the former does not seem to use the dest buffers, while
the latter reinits them every time to the current frame data buffers.
So only keep a local copy rather than the one from mpegvideo.
Diffstat (limited to 'libavformat/sauce.h')
0 files changed, 0 insertions, 0 deletions