[FFmpeg-devel] [PATCH 5/8] lavd: add device capabilities API

Lukasz Marek lukasz.m.luki2 at gmail.com
Sat Mar 29 10:13:40 CET 2014


On 25 March 2014 00:39, Lukasz Marek <lukasz.m.luki2 at gmail.com> wrote:

> On 22.02.2014 23:33, Lukasz Marek wrote:
>
>> TODO: bump minors, update APIchages
>>
>> Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
>> ---
>>   libavdevice/avdevice.c | 97 ++++++++++++++++++++++++++++++
>> ++++++++++++++++++++
>>   libavdevice/avdevice.h | 79 ++++++++++++++++++++++++++++++++++++++++
>>   libavformat/avformat.h | 36 +++++++++++++++++++
>>   3 files changed, 212 insertions(+)
>>
>

> AVOptionRanges issue took long, no comments for this one, can I assume it
> is OK?
>

I have pushed

020aef2 lavu/opt: extend AVOptionRange by extra values
3937b40 lavd/pulse_audio_enc: implement get_device_list callback
255cf03 lavd/pulse_audio_dec: implement get_device_list callback
85ed32d lavd/pulse_audio_common: add device detecting code
cd50a44 lavu/mem: add av_dynarray_add_nofree function
27256e6 lavd/pulse_audio_enc: implement write_uncoded_frame callback
fd786ba tools/uncoded_frame: fix audio codec generation

to my repo, please merge if no other comments (I responded for remarks in
original threads)

This patch also can be merged if there is no more remarks. I attached it
again, but there should be no changes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavd-add-device-capabilities-API.patch
Type: text/x-patch
Size: 10707 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140329/ebf2a536/attachment.bin>


More information about the ffmpeg-devel mailing list