Mercurial > mplayer.hg
changeset 20846:c1e47896ad80
least restrictive dts ordering rule which ensures frames are in decoding order
author | michael |
---|---|
date | Sun, 12 Nov 2006 12:24:57 +0000 |
parents | e158c3b11493 |
children | 7baa2ab8da05 |
files | DOCS/tech/nut.txt |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/nut.txt Sat Nov 11 21:10:26 2006 +0000 +++ b/DOCS/tech/nut.txt Sun Nov 12 12:24:57 2006 +0000 @@ -670,6 +670,8 @@ Pts of all frames in all streams MUST be bigger or equal to dts of all previous frames in all streams, compared in common timebase. (EOR frames are NOT exempt from this rule) + Dts of all frames MUST be bigger or equal to dts of all previous frames + in the same stream width/height width and height of the video in pixels