[FFmpeg-devel] [Patch] mpegts: emit pes packets on completion

Janne Grunau janne-ffmpeg
Wed May 5 23:30:50 CEST 2010


On Thu, Apr 29, 2010 at 02:37:41AM +0200, Janne Grunau wrote:
> 
> > > +                pes->pes_header_size + pes->data_index == pes->total_size + 6) {
> > > +                ts->stop_parse = 1;
> > > +                new_pes_packet(pes, ts->pkt);
> > > +            }
> > 
> > having the reason in the comment would be nice, like this is especially 
> > needed for subtitles.
> 
> updated patch attached

ping

Janne




More information about the ffmpeg-devel mailing list