[FFmpeg-soc] [soc] libavsequencer [PATCH] Initial implementation of main AVSequencer public API header file
Sebastian Vater
cdgs.basty at googlemail.com
Mon Jul 12 10:55:51 CEST 2010
Alexander Strange a écrit :
> On Jul 10, 2010, at 9:36 AM, Sebastian Vater wrote:
>
>
>> --
>>
>> Best regards,
>> :-) Basty/CDGS (-:
>>
>>
>> diff --git a/libavsequencer/avsequencer.h b/libavsequencer/avsequencer.h
>> new file mode 100644
>> index 0000000..fcff374
>> --- /dev/null
>> +++ b/libavsequencer/avsequencer.h
>> [..]
>> +typedef struct AVSequencerMixerContext {
>> + /** Certain metadata describing this mixer, i.e. who developed
>> + it (artist) and a brief description of the features
>> + (comment). */
>> + AVMetadata *metadata;
>>
>
> The first member of contexts should be AVClass, so you can use av_log with them.
Fixed.
--
Best regards,
:-) Basty/CDGS (-:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avsequencer.h_20100712.patch
Type: text/x-diff
Size: 890 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100712/f6be5626/attachment.patch>
More information about the FFmpeg-soc
mailing list