libav: add x86_64 av libraries to index
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Fri, 13 Jul 2012 16:34:20 +0000 (20:34 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 27 Jul 2012 06:26:34 +0000 (10:26 +0400)
commit3454f2c3002f6993c484a518692ba44b1160cd51
tree45191e3e8976311bddc1f82f0dc2533bf4249799
parentf1a14cbedc43811fde20c2a2b45da530758b173b
libav: add x86_64 av libraries to index

64 bit version of videocodec libraries and two headers were not tracked by git and therefore
were not presented on remote repository. This resulted in build failure on 64-bit hosts.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
tizen/distrib/libav/x86_64/include/libavcodec/version.h [new file with mode: 0644]
tizen/distrib/libav/x86_64/include/libavformat/version.h [new file with mode: 0644]
tizen/distrib/libav/x86_64/lib/libavdevice.a [new file with mode: 0644]
tizen/distrib/libav/x86_64/lib/libavfilter.a [new file with mode: 0644]
tizen/distrib/libav/x86_64/lib/libavformat.a [new file with mode: 0644]
tizen/distrib/libav/x86_64/lib/libavutil.a [new file with mode: 0644]