Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update public FFmpeg header files from r16647 to r18286. | scherkus@chromium.org | 2009-04-02 | 1 | -40/+0 |
| | | | | | | | | This also includes bumping the version of avutil from 49 to 50, which means the generated libs and build files are also updated. Review URL: http://codereview.chromium.org/56129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13003 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Checking in basic FFmpeg import library generator project and public header ↵ | scherkus@chromium.org | 2009-02-19 | 1 | -0/+40 |
files. Similar to V8Bindings_prebuild, ffmpeg.vcproj is a Utility project that calls a .bat file to build stuff. Whenever we need to link to an FFmpeg function, we simply add it to the corresponding .def file and we're set! Review URL: http://codereview.chromium.org/23021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10047 0039d316-1c4b-4281-b951-d872f2087c98 |