[FFmpeg-devel] [PATCH]pes packetizer

realsun sunxiaohui
Sun Jul 15 03:34:56 CEST 2007


Diego Biurrun wrote:
> On Sun, Jul 15, 2007 at 09:38:19AM +0800, realsun wrote:
>   
>> +/**
>> + * Insert a timestamp into the ByteIOContext.
>> + * @param[in] pb        the ByteIOContext to be written to
>> + * @param[in] id        stream ID
>> + * @param[in] timestamp the timestamp
>> + * @return  NULL
>> + */
>> +void ff_put_timestamp(ByteIOContext *pb, int id, int64_t timestamp);
>>     
>
> IMO this function should be called ff_insert_timestamp, "put" is too
> unspecific.
>
>   

changed

> Diego
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>
>
>   

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pes.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070715/27cb00a1/attachment.txt>



More information about the ffmpeg-devel mailing list