Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffmpeg/libav: remove unsued header files | Sven Gothel | 2013-08-26 | 1 | -416/+0 |
| | |||||
* | ffmpeg/libav: lavc54.lavf54.lavu52 -> lavc54.lavf54.lavu52.lavr01: Adding ↵ | Sven Gothel | 2013-08-26 | 53 | -0/+0 |
| | | | | libavresample of version 9 | ||||
* | libav/ffmpeg: Move current lavc53.lavf53.lavu51 (version 8) header files to ↵ | Sven Gothel | 2013-08-25 | 101 | -0/+14180 |
| | | | | | | | | | | their sub-folders; Add lavc54.lavf54.lavu52 (version 9) header files lavc54.lavf54.lavu52: - Begin testing w/ version 9 - Header files are binary incompatible (data types) Default is still lavc53.lavf53.lavu51 | ||||
* | Adding libav (ffmpeg) header file, allowing upcoming dynamic linked ↵ | Sven Gothel | 2012-04-16 | 48 | -0/+13480 |
GLMediaPlayer impl. to be compiled (LGPL terms) Libav header: libavutil 51.22.1 libavformat 53.21.0 libavcodec 53.35.0 .. just to ease our compile time setup. |