Use avcodec_free_frame() to free AVFrames.
authorAnton Khirnov <anton@khirnov.net>
Fri, 21 Sep 2012 07:10:23 +0000 (09:10 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 24 Sep 2012 10:31:25 +0000 (12:31 +0200)
commit11d1ca4b2c406bee2d22b04268a43b0873096c92
tree4ceb6b2a73ffa7525588029614eb1b437a8c04d3
parent9eb296572ec801c32d86b349ba1de27704953237
Use avcodec_free_frame() to free AVFrames.
avconv.c
avplay.c
libavcodec/api-example.c
libavfilter/vsrc_movie.c
libavformat/output-example.c