[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.57,1.58
Michael Niedermayer CVS
syncmail at mplayerhq.hu
Sun May 2 03:37:51 CEST 2004
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux http.c, 1.18, 1.19 network.c, 1.98, 1.99 open.c, 1.93, 1.94 url.c, 1.24, 1.25
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_gl2.c,1.42,1.43
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Michael Niedermayer CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv19902
Modified Files:
mpcf.txt
Log Message:
nicer startcode before keyframe rule
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- mpcf.txt 1 May 2004 18:48:42 -0000 1.57
+++ mpcf.txt 2 May 2004 01:37:49 -0000 1.58
@@ -235,8 +235,9 @@
0x11405BF2F9DBULL + (((uint64_t)('N'<<8) + 'S')<<48)
frame_startcode
0xE4ADEECA4569ULL + (((uint64_t)('N'<<8) + 'K')<<48)
- frame_startcodes MUST be placed immedeatly before a keyframe if the
- previous frame of the same stream was a non-keyframe
+ frame_startcodes SHOULD be placed immedeatly before a keyframe if the
+ previous frame of the same stream was a non-keyframe, unless such
+ non-keyframe - keyframe tansitions are very frequent
index_startcode
0xDD672F23E64EULL + (((uint64_t)('N'<<8) + 'X')<<48)
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux http.c, 1.18, 1.19 network.c, 1.98, 1.99 open.c, 1.93, 1.94 url.c, 1.24, 1.25
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_gl2.c,1.42,1.43
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list