[FFmpeg-devel] [PATCH 1/4] lavd: add list devices API

Lukasz Marek lukasz.m.luki at gmail.com
Sun Feb 16 20:10:59 CET 2014


On 16.02.2014 12:22, Nicolas George wrote:
> Le tridi 23 pluviôse, an CCXXII, Lukasz M a écrit :
>> Thanks
>> Updated patch attached.
>
>>  From 1e1997299c2a3ccd61ad2cd5aa0d3198595367b7 Mon Sep 17 00:00:00 2001
>> From: Lukasz Marek <lukasz.m.luki at gmail.com>
>> Date: Fri, 7 Feb 2014 14:35:00 +0100
>> Subject: [PATCH 1/4] lavd: add list devices API
>>
>> TODO: minor bumps, APIchange update
>>
>> Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
>> ---
>>   libavdevice/avdevice.c |   41 +++++++++++++++++++++++++++++++++++++++++
>>   libavdevice/avdevice.h |   39 +++++++++++++++++++++++++++++++++++++++
>>   libavformat/avformat.h |   12 ++++++++++++
>>   3 files changed, 92 insertions(+)
>
> No more remarks from me for this one, thanks.

I pushed it into
https://github.com/lukaszmluki/ffmpeg

Added versions bumps and apichange update.
Also replaced avassert1 with avassert0.

Also added minor fix for opengl shader, so 2 patches together.

Please merge if no one else have objections.

-- 
Best Regards,
Lukasz Marek

Insanity: doing the same thing over and over again and expecting 
different results. - Albert Einstein


More information about the ffmpeg-devel mailing list