[FFmpeg-devel] url_open_protocol

Michael Niedermayer michaelni
Tue Aug 19 22:41:35 CEST 2008


On Tue, Aug 19, 2008 at 04:06:04PM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Tue, Aug 19, 2008 at 3:24 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Tue, Aug 19, 2008 at 02:00:28PM -0400, Ronald S. Bultje wrote:
> >> Hi,
> >>
> >> I sent this before [1], but no reply, so I'll send it again. Is this
> >> interesting for svn for those of us that want to open protocols
> >> instead of just files?
> >
> > patch ok
> 
> It wasn't against latest SVN. I redid the patch against SVN. The patch
> is the same, except that url_open now sets is_streamed, I moved that
> chunk from url_open to _protocol() also.
> 
[...]

>              uc->is_streamed= 1;
>      *puc = uc;
>      return 0;
> +
>   fail:
>      *puc = NULL;
>      return err;
>  }

unrelated cosmetic


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080819/1de436db/attachment.pgp>



More information about the ffmpeg-devel mailing list