Re: [FFmpeg-devel] Backport HLS Cookie Authentication Fixes to 3.3

2017-06-03 Thread Micah Galizia
On 2017-06-01 09:04 PM, Michael Niedermayer wrote: On Tue, May 30, 2017 at 09:29:53PM -0400, Micah Galizia wrote: Hello, I'd like to backport the HLS cookie authentication fixes to 3.3 so that Kodi 18 picks them up. Originally, this was a three patch set but the first fix (to av_small_strpti

Re: [FFmpeg-devel] Backport HLS Cookie Authentication Fixes to 3.3

2017-06-01 Thread Michael Niedermayer
On Tue, May 30, 2017 at 09:29:53PM -0400, Micah Galizia wrote: > Hello, > > I'd like to backport the HLS cookie authentication fixes to 3.3 so that Kodi > 18 picks them up. Originally, this was a three patch set but the first fix > (to av_small_strptime) is already in 3.3 and doesn't need to be