[FFmpeg-devel] [PATCH] lavf/aiffenc: ID3 tags support
Clément Bœsch
ubitux at gmail.com
Mon Jan 7 12:41:23 CET 2013
On Mon, Jan 07, 2013 at 12:39:26PM +0100, Clément Bœsch wrote:
[...]
> > + if (s->streams[pkt->stream_index]->codec->codec_type != AVMEDIA_TYPE_VIDEO)
> > + return 0;
>
> This should not happen, what about a av_assert0()?
>
Disregard this comment, I misread the code in stream selection.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130107/1c3b4876/attachment.asc>
More information about the ffmpeg-devel
mailing list