[FFmpeg-devel] [PATCH 1/2] lavf: add control message API

Lukasz Marek lukasz.m.luki at gmail.com
Thu Jan 23 23:39:47 CET 2014


On 21.01.2014 13:06, Stefano Sabatini wrote:
> On date Sunday 2014-01-19 17:33:26 +0100, Lukasz M encoded:
>> On 19 January 2014 12:21, Nicolas George <george at nsup.org> wrote:
> [...]
>>  From 9bd80a1cb97948c3ce29bc413fe617116ab49670 Mon Sep 17 00:00:00 2001
>> From: Lukasz Marek <lukasz.m.luki at gmail.com>
>> Date: Sun, 19 Jan 2014 16:11:09 +0100
>> Subject: [PATCH 1/3] lavf: add avformat_dev_control_message API
>>
>> New API allows to send messages from application to devices.
>
> Can you shortly describe an use case?
>
> Also, is this specific of devices? In this case we should probably
> move it to libavdevice.
>

Implementation and typedefs moved to libavdevice.
Patches attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-add-avformat_dev_control_message-API.patch
Type: text/x-patch
Size: 4272 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140123/aff03971/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavf-add-avformat_app_control_message-API.patch
Type: text/x-patch
Size: 6196 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140123/aff03971/attachment-0001.bin>


More information about the ffmpeg-devel mailing list