On Wed, May 27, 2015 at 12:57:50PM +0200, wm4 wrote:
> Move the OpenSSL and GnuTLS implementations to their own files. Other
> than the connection code (including options) and some boilerplate, no
> code is actually shared.
> ---
> The to-be-applied Libav patch rebased to FFmpeg, including
> FFmpeg
Move the OpenSSL and GnuTLS implementations to their own files. Other
than the connection code (including options) and some boilerplate, no
code is actually shared.
---
The to-be-applied Libav patch rebased to FFmpeg, including
FFmpeg-specific changes.
---
configure | 4 +-
libav
On 22/05/15 3:27 PM, wm4 wrote:
> On Fri, 22 May 2015 15:14:29 -0300
> James Almer wrote:
>
>> On 22/05/15 10:54 AM, wm4 wrote:
>>> Move the OpenSSL and GnuTLS implementations to their own files. Other
>>> than the connection code (including options) and some boilerplate, no
>>> code is actually
On Fri, 22 May 2015 15:14:29 -0300
James Almer wrote:
> On 22/05/15 10:54 AM, wm4 wrote:
> > Move the OpenSSL and GnuTLS implementations to their own files. Other
> > than the connection code (including options) and some boilerplate, no
> > code is actually shared.
> > ---
> > This is on top of c
On 22/05/15 10:54 AM, wm4 wrote:
> Move the OpenSSL and GnuTLS implementations to their own files. Other
> than the connection code (including options) and some boilerplate, no
> code is actually shared.
> ---
> This is on top of commit 29216d7fd14d1cec16821867d17c90b5c49e8c07 (aka Libav).
> Sendin
Move the OpenSSL and GnuTLS implementations to their own files. Other
than the connection code (including options) and some boilerplate, no
code is actually shared.
---
This is on top of commit 29216d7fd14d1cec16821867d17c90b5c49e8c07 (aka Libav).
Sending this to ffmpeg-devel for review as requeste