[FFmpeg-devel] [PATCH] Tiertex SEQ audiopts/avcold/cleanup
Gregory Montoir
cyx
Sat Jul 5 01:10:21 CEST 2008
Hi,
Attached 3 patches for Tiertex SEQ demuxer & decoder.
* ffmpeg-tiertexseq-avcold.diff :
remove av_cold attribute on decode_frame and add it to decode_end to
match other codecs.
* ffmpeg-tiertexseq-fixaudiopts.diff :
remove unaccurate computation of pts for audio packets and rely on
libavformat to generate them.
* ffmpeg-tiertexseq-unneededctxfields.diff :
remove context fields which can be used as simple local vars.
Regards,
Gregory
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-tiertexseq-unneededctxfields.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080705/80368f72/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-tiertexseq-fixaudiopts.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080705/80368f72/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-tiertexseq-avcold.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080705/80368f72/attachment-0001.asc>
More information about the ffmpeg-devel
mailing list