Revert broken part of [6f653c5a2ba30008d62ab589ff5686df8a29ef72].
authorAlexis Ballier <aballier@gentoo.org>
Fri, 19 Apr 2013 13:46:27 +0000 (15:46 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 19 Apr 2013 13:50:25 +0000 (15:50 +0200)
commitcb1af9b06fc712e7e65da87d217c94c21ecd3894
tree6a27359643f076192828c8ff6ab24931826f597d
parentc403dcf5d16fb4bbd9dd8cc6b3363181f9aa8d23
Revert broken part of [6f653c5a2ba30008d62ab589ff5686df8a29ef72].

This was obviously untested as it breaks external ffmpeg build and only changes this code path.
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxers.a(DVDDemuxFFmpeg.o): In function `DllAvFormat::av_read_frame_flush(AVFormatContext*):
/home/alexis/xbmc/lib/DllAvFormat.h:121: undefined reference to
`ff_read_frame_flush'

Even if it did not break, the change is wrong anyway.
lib/DllAvFormat.h