diff options
author | Sven Gothel <[email protected]> | 2013-08-26 09:48:21 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-08-26 09:48:21 +0200 |
commit | 07201cfd793f47729caf8667acad41ed1869bf32 (patch) | |
tree | 385f8e3ac0d6ad58d6c74aefcc697e3c30da69b0 /make/build-jogl.xml | |
parent | 1b4edb60e8c91621d93033b8732b2cdef0e7ebe7 (diff) |
ffmpeg/libav: lavc54.lavf54.lavu52 -> lavc54.lavf54.lavu52.lavr01: Adding libavresample of version 9
Diffstat (limited to 'make/build-jogl.xml')
-rw-r--r-- | make/build-jogl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-jogl.xml b/make/build-jogl.xml index c10a090d4..190782976 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -1501,7 +1501,7 @@ <includepath path="stub_includes/egl"/> <includepath path="stub_includes/opengl"/> <includepath path="stub_includes/libav/lavc53.lavf53.lavu51" /> <!-- headers required by our libav/ffmpeg MediaPlayer impl. using lavc53.lavf53.lavu51 --> - <!--includepath path="stub_includes/libav/lavc54.lavf54.lavu52" /--> <!-- headers required by our libav/ffmpeg MediaPlayer impl. using lavc54.lavf54.lavu52 --> + <!-- includepath path="stub_includes/libav/lavc54.lavf54.lavu52.lavr01" / --> <!-- headers required by our libav/ffmpeg MediaPlayer impl. using lavc54.lavf54.lavu52.lavr01 --> <includepath path="stub_includes/openmax" if="setup.addNativeOpenMAX"/> <includepath path="stub_includes/cg" if="setup.addNativeNVidiaCG"/> |