Re: [FFmpeg-devel] [PATCH] Refactor repeated HLS option updates (Backport to 2.6)

2015-03-28 Thread Michael Niedermayer
On Sat, Mar 28, 2015 at 04:16:49PM +1100, Micah Galizia wrote: > Hi, > > Backport code to refactor HLS option updates. > > TIA > -- > "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. Stek

[FFmpeg-devel] [PATCH] Refactor repeated HLS option updates (Backport to 2.6)

2015-03-27 Thread Micah Galizia
Hi, Backport code to refactor HLS option updates. TIA -- "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 cd2beeadf124c495497e665e6b95265ca9fcb3a8 Mon Sep 17 00:00:00 2001 From: M

Re: [FFmpeg-devel] [PATCH] Refactor repeated HLS option updates

2015-03-16 Thread Micah Galizia
Excellent. Thank you! On Mon, Mar 16, 2015 at 11:02 PM, Michael Niedermayer wrote: > On Mon, Mar 16, 2015 at 08:34:24PM +1100, Micah Galizia wrote: >> Hi, >> >> Attached patch puts repeated code into a function. >> >> TIA >> -- >> "The mark of an immature man is that he wants to die nobly for a >

Re: [FFmpeg-devel] [PATCH] Refactor repeated HLS option updates

2015-03-16 Thread Michael Niedermayer
On Mon, Mar 16, 2015 at 08:34:24PM +1100, Micah Galizia wrote: > Hi, > > Attached patch puts repeated code into a function. > > TIA > -- > "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.

[FFmpeg-devel] [PATCH] Refactor repeated HLS option updates

2015-03-16 Thread Micah Galizia
Hi, Attached patch puts repeated code into a function. TIA -- "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 38b40bb622693f6b6f579092537aa9b7da28f9e1 Mon Sep 17 00:00:00 2001 Fr