OSDN Git Service

omx: don't do av_frame_unref
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 21 Apr 2017 02:29:51 +0000 (10:29 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 21 Apr 2017 02:29:51 +0000 (10:29 +0800)
commit477aa0c25263c00f7f1f172455bb2df337fa3106
treea5db4b68dbe6ae08b29869eb8c70b038a5cd67d0
parent4d8ed873ede86156e0b9b32b42057be6a35ff89f
omx: don't do av_frame_unref

This is done in libav/ffmpeg internally.
omx/SoftFFmpegAudio.cpp
omx/SoftFFmpegVideo.cpp