Apply patch from MCD 82/208582/2
authorjiyong.min <jiyong.min@samsung.com>
Wed, 26 Jun 2019 07:00:53 +0000 (16:00 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Wed, 26 Jun 2019 07:14:31 +0000 (16:14 +0900)
commitf6586a526fece048e96731b6da6aee42d10679d7
tree5677f9e9daab1cfe319653560d39a26a7c538be6
parentd493f238b5ff0e1c8b8fdcb6a736a7bead316a13
Apply patch from MCD

[Problem] Taking long time to get attributes of avi file
[Cause] trying to get the index of the file even though eof reached
[Solution] Add to returned if eof reached in libav

Change-Id: If0443c727a8ec1deea177e15d5b29af72e2a89a4
libavformat/avidec.c [changed mode: 0755->0644]