diff options
author | Ben Jackson <[email protected]> | 2012-09-15 10:32:42 -0700 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2012-09-15 20:26:40 +0200 |
commit | 1c20fcf0b0d30b63c33e4302c3d92b66b1665b33 (patch) | |
tree | 35e5cf8f4af83f60af77911ab900c3210b5bfad1 /libavformat/rtpdec_xiph.c | |
parent | eebc11ebc8000aefc8562d17749ac2f9160fdfec (diff) |
lavc/vp56: Simplify get/release_buffer code
Rather than cleverly managing frame pointers with swaps to avoid
re-using "golden" frames, just do brute-force management of the
4 AVFrames. New strategy is probably no more costly and is easier
to adapt to threaded usage.
Signed-off-by: Ben Jackson <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/rtpdec_xiph.c')
0 files changed, 0 insertions, 0 deletions