[vlc-devel] [PATCH 1/2] Made VLCKit's VLCMedia load all URLs.

Derk-Jan Hartman hartman at videolan.org
Mon Jun 1 13:07:13 CEST 2009


On 30 mei 2009, at 11:28, Malte Tancred wrote:
> The class VLCMedia used only the trailing path part of the URL it  
> was handed. I changed the roles of initWithPath: and initWithURL: by  
> letting initWithPath: create an NSURL, and initWithURL: hand the  
> complete URL to libvlc_media_new. With this change I'm able to play  
> network streams, not just local movie files.
> ---malte at frontbase.com
> projects/macosx/framework/Sources/VLCMedia.m |    8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)

Can you send patches as attachments btw ?
This inline stuff is impossible to apply.

DJ



More information about the vlc-devel mailing list