summaryrefslogtreecommitdiffstats
path: root/third_party/ffmpeg/generate_stubs.py
Commit message (Expand)AuthorAgeFilesLines
* Style changes for readability review.ajwong@chromium.org2009-09-021-369/+476
* Make the generated stubs weak. Enable the unittests that had conflicting sym...ajwong@chromium.org2009-06-161-1/+6
* Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui...tc@google.com2009-06-111-8/+26
* Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build).agl@chromium.org2009-06-111-26/+8
* Define all file handles so if open fails, we can still test for the variable.ajwong@chromium.org2009-06-111-0/+5
* Reapply ffmpeg changes. The original review is at http://codereview.chromium....ajwong@chromium.org2009-06-111-8/+26
* Removing ffmpeg again.ajwong@chromium.org2009-06-091-6/+2
* Reapply ffmpeg changes. The original review is at http://codereview.chromium....ajwong@chromium.org2009-06-091-2/+6
* Reverting r17820 and r17819 due to mac breakage.ajwong@chromium.org2009-06-061-6/+2
* Change ffmpeg.gyp over to use generate_stubs.py.ajwong@chromium.org2009-06-061-2/+6
* Python script for auto-generating stub/def files for a list of signatures.ajwong@chromium.org2009-06-031-0/+833