diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-11-29 20:20:20 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-12-09 08:44:34 +0100 |
commit | a1ee1648690726b34e98eaf8db04fd7b3303cfc8 (patch) | |
tree | a26fcbd441a7a9c8cfe135f4639756f49344bcdd /libavcodec/h263dsp.c | |
parent | 85f947aefb3dae81f65f518acdffa8e31c679654 (diff) | |
download | ffmpeg-a1ee1648690726b34e98eaf8db04fd7b3303cfc8.tar.gz |
lavc/decode_video(): always unref the frame if there is no output in decode_video
Not just on failure. This is the same thing that is done in the audio
path and should prevent leaks in decoders that allocate a frame, but
then end up not writing into it.
Diffstat (limited to 'libavcodec/h263dsp.c')
0 files changed, 0 insertions, 0 deletions