Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-31 | [osx/ios/atv2] - build and link static libs for ffmpeg because of build ↵ | Memphiz | |
issues on ios | |||
2011-02-11 | remove redundant calls to sws_rgb2rgb_init | CrystalP | |
The function is already called internally by swscale when creating a swscale context. The calls would be necessary only if xbmc called the rgb conversion functions directly, which is not the case. | |||
2011-02-03 | changed: load dependencies of ffmpeg libraries automatically | Anssi Hannula | |
2011-02-03 | changed: split DllAvUtil.h to its own header | Anssi Hannula | |
2011-01-29 | Changed: make swscale use the dynamically detected capabilities of the CPU | CrystalP | |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni | |
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp |