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

Baptiste Coudurier baptiste.coudurier
Tue May 18 19:28:30 CEST 2010


On 5/12/10 3:18 PM, Baptiste Coudurier wrote:
> On 05/05/2010 02:30 PM, Janne Grunau wrote:
>> 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
>
> Sorry for the delay, patch ok.
>

Well, applied. Btw you had tabs in your patch.

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-devel mailing list