diff options
author | Voyager1 <voyager@xbmc.org> | 2013-04-13 15:09:49 +0200 |
---|---|---|
committer | Voyager1 <voyager@xbmc.org> | 2013-04-13 16:00:41 +0200 |
commit | 2ebc4d6ae299302161c6c7a4978078c380563e3f (patch) | |
tree | 0defe521c830c8d7b354b8244963f306c29253de /.gitignore | |
parent | a8cdfc1081e07b0190d8cd92d9e05e4579a3e79c (diff) |
update gitignore for new ffmpeg 1.2 libs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index c7af9f8919..fefd31f52e 100644 --- a/.gitignore +++ b/.gitignore @@ -431,10 +431,10 @@ lib/cmyth/Makefile /system/cdrip/vorbisenc.dll # /system/players/dvdplayer -/system/players/dvdplayer/avcodec-53.dll -/system/players/dvdplayer/avfilter-2.dll -/system/players/dvdplayer/avformat-53.dll -/system/players/dvdplayer/avutil-51.dll +/system/players/dvdplayer/avcodec-54.dll +/system/players/dvdplayer/avfilter-3.dll +/system/players/dvdplayer/avformat-54.dll +/system/players/dvdplayer/avutil-52.dll /system/players/dvdplayer/freetype6.dll /system/players/dvdplayer/libass.dll /system/players/dvdplayer/libdvdcss-2.dll |