[FFmpeg-soc] MXF muxer version 0.0.4
Vitor Sessak
vitor1001 at gmail.com
Fri Aug 22 05:57:27 CEST 2008
zhentan feng wrote:
> hi
>
> 2008/8/21 Michael Niedermayer <michaelni at gmx.at>
>
>> On Thu, Aug 21, 2008 at 12:28:02AM +0800, zhentan feng wrote:
>>> Hi
>> [...]
>>> I have changed the related code referenced by the reviews.
>>> see new patch version 0.0.5 attached below.
>>> thanks.
>>>
>>> --
>>> Best wishes~
>>> Index: mxfenc.c
>>> ===================================================================
>>> --- mxfenc.c (revision 14865)
>>> +++ mxfenc.c (working copy)
>>> @@ -51,7 +51,7 @@
>>>
>>> typedef struct {
>>> const UID key;
>>> - int (*write)();
>>> + void (*write)();
>>> enum CodecType type;
>>> } MXFDescriptorWriteTableEntry;
>
[... lots of needlessly quoted source-code ...]
> it will be wonderful if anybody applied ok-ed parts in this mail.
> thanks very much.
Done, but please trim your messages when replying.
-Vitor
More information about the FFmpeg-soc
mailing list