Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
f4809fcc
Commit
f4809fcc
authored
Apr 24, 2005
by
Sigmund Augdal Helberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TODO: Added some of my personal wishes
parent
b34f3ae4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
TODO
TODO
+21
-0
No files found.
TODO
View file @
f4809fcc
...
...
@@ -669,6 +669,27 @@ Video Files( .avi, .mkv, .mov, .mpg, .m2v, etc)<br />
Subtitle Files( .idx, .sub, .utf, .srt)<br />
Status: Todo
Task
Difficulty: Medium
Platform: any
Urgency: Wishlist
Description: OpenGL improvements
OpenGL extensions can be querried at runtime using the glGetString(
GL_EXTENSIONS ) call. Both rectangular textures and yuv textures may be
available at non-apple platform (or even not available on some macs).<br />
More fancy stuff can be done with GL, like subpicture rendering.<br />
With recent hardware (and opengl shading language) stuff like dct, motion
compensation or postprocessing should be possible.
Task
Difficulty: Medium
Platform: any
Urgancy: Wishlist
Description: Gnutella servlet
A simple gnutella servlet, combined with vlc's stream output/input features
would make it fairly easy to implement peercast streaming, and peercast
playback with restreaming. Also I guess gnutella could be used for other
things as well, like discovering services.
# Do not remove me
Task
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment