| CODENOTIFIER | HelpYou are not signed inSign in |
Project: FFmpeg2theora
Revision: 14995
Author: j
Date: 03 Jun 2008 11:59:15
Changes:only av_free frame_p
Files:| ... | ...@@ -971,4 +971,5 @@ | |
| 971 | 971 | pp_free_context(ppContext); |
| 972 | 972 | if (!info.audio_only) { |
| 973 | av_free(frame_p); | |
| 973 | 974 | frame_dealloc(output_p); |
| 974 | 975 | frame_dealloc(output_tmp_p); |