Mercurial > mplayer.hg
graph
-
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %Tue, 07 Nov 2006 23:06:42 +0000, by gpoirier
-
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->ptsTue, 07 Nov 2006 22:57:42 +0000, by nicodvb
-
added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)Tue, 07 Nov 2006 22:55:49 +0000, by nicodvb
-
now demux_seek() tries to seek aided by the stream layer, if possibleTue, 07 Nov 2006 22:54:28 +0000, by nicodvb
-
added definition of DEMUXER_CTRL_RESYNCTue, 07 Nov 2006 22:51:18 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)Tue, 07 Nov 2006 22:49:56 +0000, by nicodvb
-
Partial sync with en/mplayer.1 r20739Tue, 07 Nov 2006 22:48:14 +0000, by gpoirier
-
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIMETue, 07 Nov 2006 22:46:35 +0000, by nicodvb
-
typoTue, 07 Nov 2006 21:09:10 +0000, by diego
-
_inputmodules vs _noinputmodules typo fixTue, 07 Nov 2006 21:05:03 +0000, by diego
-
feed av_log() through mp_msg()Tue, 07 Nov 2006 19:52:47 +0000, by michael
-
fprintf -> mp_msgTue, 07 Nov 2006 19:05:38 +0000, by michael
-
Adding myself to man page translation and stram sections.Tue, 07 Nov 2006 18:57:25 +0000, by voroshil
-
Replace enneccesery O_RDWR with O_RDONLYTue, 07 Nov 2006 18:39:38 +0000, by voroshil
-
Restoring volume level of radio card on exit.Tue, 07 Nov 2006 18:27:40 +0000, by voroshil
-
sync tag update, no real changes neededTue, 07 Nov 2006 18:20:07 +0000, by voroshil
-
r20739: Remove remnants of long-gone libfame.Tue, 07 Nov 2006 18:15:37 +0000, by voroshil
-
If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.Tue, 07 Nov 2006 18:14:30 +0000, by mosu
-
Add our own CODEC_ID -> fourcc translation tables so we do not needTue, 07 Nov 2006 17:37:23 +0000, by reimar
-
r20650 inverted the gtk1 check before setting charset, thisTue, 07 Nov 2006 17:21:34 +0000, by reimar
-
remove stray comment lineTue, 07 Nov 2006 16:45:49 +0000, by kraymer
-
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,Tue, 07 Nov 2006 16:42:39 +0000, by diego
-
Remove bogus comment lines.Tue, 07 Nov 2006 16:40:22 +0000, by diego
-
Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.Tue, 07 Nov 2006 16:39:58 +0000, by diego
-
remove dead defines (spotted by mphelp_check.py)Tue, 07 Nov 2006 16:01:34 +0000, by kraymer
-
fix format identifiers mismatchTue, 07 Nov 2006 13:50:11 +0000, by kraymer
-
Initial (partially, about 40%) translation.Tue, 07 Nov 2006 12:31:37 +0000, by voroshil
-
Fix MacIntel build: "/nop" is illegal on Apple's older version of GASTue, 07 Nov 2006 07:07:05 +0000, by gpoirier