Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | multimedia) Notes: svn path=/head/; revision=327747 | ||||
* | - Change MAINTAINER address of all my ports | William Grzybowski | 2013-05-15 | 1 | -1/+1 |
| | | | | | | | Approved by: culot (mentor) Notes: svn path=/head/; revision=318257 | ||||
* | Python module to parse metadata in video files | Wen Heping | 2012-10-25 | 3 | -0/+29 |
You can parse any video file. If a parse error occurs, it will throw a ParseError exception. To see what data has been parsed, you can print the object. WWW: https://github.com/Diaoul/enzyme PR: 172889 Submitted by: William Grzybowski <william88@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=306371 |