[FFmpeg-devel] [PATCH] segment: don't copy codec_tag when not available
Michael Niedermayer
michaelni at gmx.at
Fri Nov 16 15:55:50 CET 2012
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
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121116/d697870f/attachment.asc>
More information about the ffmpeg-devel
mailing list