[FFmpeg-devel] [PATCH] Store the real file location of a specified URL
Michael Niedermayer
michaelni at gmx.at
Fri Oct 18 18:28:05 CEST 2013
sorry for the a bit late response
On Thu, Aug 08, 2013 at 12:51:13PM +0200, Sidney N'Guessan wrote:
> Hi,
>
> To follow :
> http://ffmpeg.org/pipermail/ffmpeg-devel/2013-July/145549.html
>
> Patch updated in attachment.
>
> Fix for me :
> http://ffmpeg.org/trac/ffmpeg/ticket/2710
> avio.h | 7 +++++++
> aviobuf.c | 2 ++
> http.c | 1 +
> url.h | 1 +
> utils.c | 2 +-
> 5 files changed, 12 insertions(+), 1 deletion(-)
> 16726e98381d3cff3b7ebb737d5148d12a2975bb 0001-Store-the-real-file-location-of-a-specified-URL.patch
> From c275e684cd58f3b162985b973f0c66de350b0146 Mon Sep 17 00:00:00 2001
> From: Sidney N'Guessan <sidney.nguessan at gmail.com>
> Date: Thu, 8 Aug 2013 12:17:35 +0200
> Subject: [PATCH] Store the real file location of a specified URL
this patch breaks fate
also to export a redirect url from http, AVOptions seem the more
obvious way than to glue a 4kb array to several structs
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131018/196cb6de/attachment.asc>
More information about the ffmpeg-devel
mailing list