[MPlayer-dev-eng] [PATCH] Updated audio and sync handling related patches

Uoti Urpala uoti.urpala at pp1.inet.fi
Sun Apr 23 19:15:07 CEST 2006


1 - Remove kernel HZ=100 assumptions that are no longer true from
timing.

2 - Fix demux_mkv.c to not give bogus timestamps for laced packets with
no default duration.

3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to
make it available in more files (needed for next patch).

4 - Implement a better way to calculate current audio pts and use it for
audio decoded with ad_libvorbis, ad_ffmpeg and ad_faad.

5 - Drop more buffered audio data left from old position when seeking.


1-4 are slightly changed from previously posted patches or updated to
match current CVS (no significant functionality changes), 5 is new.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01_HZ.diff
Type: text/x-patch
Size: 944 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060423/8d37ad38/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_mkv_bogus_pts.diff
Type: text/x-patch
Size: 857 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060423/8d37ad38/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03_NOPTS_define.diff
Type: text/x-patch
Size: 1035 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060423/8d37ad38/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 04_better_audio_pts.diff
Type: text/x-patch
Size: 6879 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060423/8d37ad38/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05_seek_drop_audio.diff
Type: text/x-patch
Size: 433 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060423/8d37ad38/attachment-0004.bin>


More information about the MPlayer-dev-eng mailing list