[FFmpeg-devel] [PATCH] segment: don't copy codec_tag when not available

Stefano Sabatini stefasab at gmail.com
Sat Nov 17 18:17:59 CET 2012


On date Friday 2012-11-16 15:55:50 +0100, Michael Niedermayer encoded:
> On Fri, Nov 16, 2012 at 03:11:50AM +0900, ChanMin Kim wrote:
> > It looks like gmail added unnecessary newline in the patch.
> > 
> > +             av_codec_get_id (oc->oformat->codec_tag,
> > icodec->codec_tag) == codec->codec_id ||
> > 
> > should be in one line.
> > 
> > +             av_codec_get_id (oc->oformat->codec_tag,
> > icodec->codec_tag) == codec->codec_id ||
> 
> please resubmit the patch as an attachment so its not mangled

Updated. I'm not yet sure about the logic of the patch.
-- 
FFmpeg = Friendly and Fast Maxi Power Evil Geisha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-lavf-segment-do-not-copy-codec_tag-when-not-availabl.patch
Type: text/x-diff
Size: 1704 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121117/c856a1c9/attachment.bin>


More information about the ffmpeg-devel mailing list