libavcodec: revbump due to libvpx SONAME bump.

This commit is contained in:
Juan RP 2012-01-31 21:03:34 +01:00
parent 6734d3c08f
commit 659a80e3f2
2 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,6 @@ libavutil.so.51
libva.so.1 libva.so.1
libpthread.so.0 libpthread.so.0
libxvidcore.so.4 libxvidcore.so.4
libvpx.so.0
libvorbisenc.so.2 libvorbisenc.so.2
libvorbis.so.0 libvorbis.so.0
libtheoraenc.so.1 libtheoraenc.so.1
@ -12,3 +11,4 @@ libm.so.6
libz.so.1 libz.so.1
libc.so.6 libc.so.6
libx264.so.120 libx264.so.120
libvpx.so.1

View File

@ -1,5 +1,6 @@
# Template file for 'libavcodec'. # Template file for 'libavcodec'.
# #
revision=1
short_desc="FFmpeg codec library" short_desc="FFmpeg codec library"
long_desc=" long_desc="
This is the codec library from FFmpeg (both encoding and decoding). This is the codec library from FFmpeg (both encoding and decoding).