Remove the checks for AVPacket definitions in libavformat.
authorAlexis Ballier <aballier@gentoo.org>
Fri, 17 May 2013 11:47:37 +0000 (07:47 -0400)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 17 May 2013 11:47:37 +0000 (07:47 -0400)
commitd7c50d926045783a9ed237a324e5aa70b6ca2139
tree7835c5a582c0b14beefe4b62a02a3a0eb650f61a
parent533991dca5a69b5140aa5e8d96f11d9656fcc560
Remove the checks for AVPacket definitions in libavformat.

It has been moved to libavcodec in 2009, libavcodec version 52, and xbmc requires ffmpeg 1.0, libavcodec version 54, so we can assume AVPacket is always defined in libavcodec.
configure.in
lib/DllAvCodec.h