]> git.sesse.net Git - vlc/commit
Fix avcodec module build for FRWU.
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Oct 2009 18:56:45 +0000 (20:56 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 21 Oct 2009 21:14:48 +0000 (23:14 +0200)
commit0b8acb0f84a2a3a506d5b7a9487eca6ccd636517
tree8eda0096f75ee5ec4cb4dbe223dbd91d01044979
parentbcfa778f2eaece684dafa3d4b1765a121bb016e0
Fix avcodec module build for FRWU.

For some reason, libavcodec deverlopers didn't update LIBAVCODEC_VERSION_MICRO when introducing the new CODEC_ID_FRWU. We will then have to wait for the next bump to have it enabled.
modules/codec/avcodec/fourcc.c