Re: [FFmpeg-devel] [PATCH] Store cookies returned in HLS key (Backport to 2.6)

2015-03-28 Thread Michael Niedermayer
On Sat, Mar 28, 2015 at 04:15:34PM +1100, Micah Galizia wrote: > Hi, > > Backport code to store cookies stored by HLS key. > > -- > "The mark of an immature man is that he wants to die nobly for a > cause, while the mark of the mature man is that he wants to live > humbly for one." --W. Stekel

[FFmpeg-devel] [PATCH] Store cookies returned in HLS key (Backport to 2.6)

2015-03-27 Thread Micah Galizia
Hi, Backport code to store cookies stored by HLS key. -- "The mark of an immature man is that he wants to die nobly for a cause, while the mark of the mature man is that he wants to live humbly for one." --W. Stekel From faf8f1c6c1efb87caf50fd054809769b1c5040f2 Mon Sep 17 00:00:00 2001 From: M