Commit 8e4bbaa9 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* implemented transcoding when streaming -- might need some testing, if anyone...

* implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
parent 06b6f0f6
...@@ -171,6 +171,7 @@ ...@@ -171,6 +171,7 @@
- (void)showSummary; - (void)showSummary;
- (void)resetWizard; - (void)resetWizard;
- (void)createOpts; - (void)createOpts;
- (void)rebuildCodecMenus;
- (id)getPlaylistWizard; - (id)getPlaylistWizard;
@end @end
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment