On 19/09/18 00:15, James Almer wrote:
> On 9/18/2018 7:55 PM, Mark Thompson wrote:
>> On 18/09/18 01:12, James Almer wrote:
>>> On 9/17/2018 8:47 PM, Mark Thompson wrote:
Adds an option to specify the number of tile rows and columns, then uses
equal-sized tiles to fill the frame.
---
On 9/18/2018 7:55 PM, Mark Thompson wrote:
> On 18/09/18 01:12, James Almer wrote:
>> On 9/17/2018 8:47 PM, Mark Thompson wrote:
>>> Adds an option to specify the number of tile rows and columns, then uses
>>> equal-sized tiles to fill the frame.
>>> ---
>>> libavcodec/libaomenc.c | 54 +++
On 18/09/18 01:12, James Almer wrote:
> On 9/17/2018 8:47 PM, Mark Thompson wrote:
>> Adds an option to specify the number of tile rows and columns, then uses
>> equal-sized tiles to fill the frame.
>> ---
>> libavcodec/libaomenc.c | 54 ++
>> 1 file changed
On 9/17/2018 8:47 PM, Mark Thompson wrote:
> Adds an option to specify the number of tile rows and columns, then uses
> equal-sized tiles to fill the frame.
> ---
> libavcodec/libaomenc.c | 54 ++
> 1 file changed, 54 insertions(+)
>
> diff --git a/libavcod
Adds an option to specify the number of tile rows and columns, then uses
equal-sized tiles to fill the frame.
---
libavcodec/libaomenc.c | 54 ++
1 file changed, 54 insertions(+)
diff --git a/libavcodec/libaomenc.c b/libavcodec/libaomenc.c
index 6a79d9b873.