On 9/26/2016 10:28 PM, Michael Niedermayer wrote:
> On Mon, Sep 26, 2016 at 08:06:47PM -0300, James Almer wrote:
>> This commit is based on commit 35c8580 from Anton Khirnov
>> which was skipped in b8945c4.
>>
>> The avcodec_copy_context() call in the encode path is left in place for now
>> as AVS
On Mon, Sep 26, 2016 at 08:06:47PM -0300, James Almer wrote:
> This commit is based on commit 35c8580 from Anton Khirnov
> which was skipped in b8945c4.
>
> The avcodec_copy_context() call in the encode path is left in place for now
> as AVStream.codec is apparently still required even after port
On Mon, Sep 26, 2016 at 07:17:20PM -0300, James Almer wrote:
> On 9/26/2016 6:38 PM, Michael Niedermayer wrote:
> > On Mon, Sep 26, 2016 at 02:39:13PM -0300, James Almer wrote:
> >> This commit is based on commit 35c8580 from Anton Khirnov
> >>
> >> which was skipped in b8945c4.
> >>
> >> The avc
On 9/26/2016 6:38 PM, Michael Niedermayer wrote:
> On Mon, Sep 26, 2016 at 02:39:13PM -0300, James Almer wrote:
>> This commit is based on commit 35c8580 from Anton Khirnov
>> which was skipped in b8945c4.
>>
>> The avcodec_copy_context() call in the encode path is left in place for now
>> as AVSt
On Mon, Sep 26, 2016 at 02:39:13PM -0300, James Almer wrote:
> This commit is based on commit 35c8580 from Anton Khirnov
> which was skipped in b8945c4.
>
> The avcodec_copy_context() call in the encode path is left in place for now
> as AVStream.codec is apparently still required even after port