Difference between revisions of "User:Dionoea"
Jump to navigation
Jump to search
m |
(Add my to do list) |
||
Line 4: | Line 4: | ||
[http://wiki.videolan.org/Special:Contributions&limit=50000&target=Dionoea My contributions to this wiki] | [http://wiki.videolan.org/Special:Contributions&limit=50000&target=Dionoea My contributions to this wiki] | ||
+ | |||
+ | == My VLC to do list == | ||
+ | |||
+ | For 0.9.0: | ||
+ | * finish the video filter2 transition (core + interface). | ||
+ | * clean up the motion detection plugin code + add VLM callbacks when motion is detected. | ||
+ | * help with the Qt interface. | ||
+ | |||
+ | Other stuff I'm thinking about: | ||
+ | * my secret project (can't tell you what that is yet ... sorry) | ||
+ | * erase video filter2 to remove logos from a live stream. | ||
+ | * change hotkeys handling in VLC (from 1 action -> 1 key to 1 key -> 1 action). Would make it possible to have multiple hotkeys for 1 action. | ||
+ | * add DVD menu controls to the HTTP interface (using hotkey simulations from the HTTP interface code ... or maybe something cleaner). | ||
+ | * improve the HTTP interface's Flash plugin page. Add a page using the VLC plugin (both IE and Mozilla). | ||
+ | |||
+ | == My VideoLAN to do list == | ||
+ | |||
+ | * add country detection to our mirrors script (using mod_geoip from maxmind ?). | ||
+ | * test phpBB 3 with [[User:J-b]] to offload Ganesh. |
Revision as of 23:15, 19 March 2007
Antoine Cellerier
Contact me: dionoea on irc.freenode.net #videolan
My VLC to do list
For 0.9.0:
- finish the video filter2 transition (core + interface).
- clean up the motion detection plugin code + add VLM callbacks when motion is detected.
- help with the Qt interface.
Other stuff I'm thinking about:
- my secret project (can't tell you what that is yet ... sorry)
- erase video filter2 to remove logos from a live stream.
- change hotkeys handling in VLC (from 1 action -> 1 key to 1 key -> 1 action). Would make it possible to have multiple hotkeys for 1 action.
- add DVD menu controls to the HTTP interface (using hotkey simulations from the HTTP interface code ... or maybe something cleaner).
- improve the HTTP interface's Flash plugin page. Add a page using the VLC plugin (both IE and Mozilla).
My VideoLAN to do list
- add country detection to our mirrors script (using mod_geoip from maxmind ?).
- test phpBB 3 with User:J-b to offload Ganesh.