diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-12-27 17:12:10 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-12-30 18:48:11 +0100 |
commit | 7d8482640058d66867602a6f58446c9342d9d146 (patch) | |
tree | 852375c0392b027280299cede76ccd045217690f /libavcodec/8svx.c | |
parent | 64bb3fa6b7f5b2db22b7577585d5861be24eebd8 (diff) | |
download | ffmpeg-7d8482640058d66867602a6f58446c9342d9d146.tar.gz |
cavs: deMpegEncContextize
It does not use any of the mpegvideo infrastructure, just a few fields
from the context.
Fixes a segfault with the emu edge flag, since emu edge buffer is now
allocated as a part of the frame buffer allocation and cavs calls
ff_get_buffer() directly, it does not use mpegvideo buffer management.
Fixes a memleak of the last frame.
Diffstat (limited to 'libavcodec/8svx.c')
0 files changed, 0 insertions, 0 deletions