diff options
author | Alex Converse <alex.converse@gmail.com> | 2012-04-10 18:18:53 -0700 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2012-04-11 10:24:01 -0700 |
commit | e1ce756844e684876318570dcebc74bc66c084f0 (patch) | |
tree | 45ab1347760846cf1116342a5083e08a29028871 /libavcodec/faxcompr.c | |
parent | ebbede22657a17c40f913857b23c8de85e75fe5c (diff) | |
download | ffmpeg-e1ce756844e684876318570dcebc74bc66c084f0.tar.gz |
avplay: Don't free video filters string until the end of decoding.
av_freep()ing inside configure_video_filters() leaves a dangling
reference in the calling code, and the filter string is needed again when
reconfiguring video filters for a size change.
Diffstat (limited to 'libavcodec/faxcompr.c')
0 files changed, 0 insertions, 0 deletions