Mercurial > mplayer.hg
graph
-
clearer frame_code explanationWed, 08 Nov 2006 18:40:08 +0000, by michael
-
cosmetics: Fix indentation after last commit.Wed, 08 Nov 2006 18:36:46 +0000, by diego
-
Separate XviD 3 and XviD 4 tests.Wed, 08 Nov 2006 18:35:32 +0000, by diego
-
simple 1 line definition of what a keyframe isWed, 08 Nov 2006 18:32:54 +0000, by michael
-
Change value used to indicate "unknown audio format" from 0 to -1.Wed, 08 Nov 2006 18:31:04 +0000, by uau
-
Remove some DivX 4 leftovers.Wed, 08 Nov 2006 17:37:50 +0000, by diego
-
r20774: Adding ability to check allowed frequency range.Wed, 08 Nov 2006 17:36:49 +0000, by voroshil
-
sync with r20774Wed, 08 Nov 2006 17:29:34 +0000, by voroshil
-
11l, revert r20782Wed, 08 Nov 2006 15:10:12 +0000, by kraymer
-
remove duplicate MSGTRWed, 08 Nov 2006 15:01:21 +0000, by kraymer
-
MSGTRs for libvo/aspect.c and libvo/vo_xv.cWed, 08 Nov 2006 14:55:37 +0000, by kraymer
-
MSGTRs for ao_alsa.cWed, 08 Nov 2006 14:52:33 +0000, by kraymer
-
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_freeWed, 08 Nov 2006 14:48:36 +0000, by gpoirier
-
partial sync with latest manpage commitsWed, 08 Nov 2006 13:05:10 +0000, by gpoirier
-
Generated XSL files should be in UTF-8.Wed, 08 Nov 2006 12:39:16 +0000, by diego
-
Move some FourCC values from libavformat/riff.c to our private mapping.Wed, 08 Nov 2006 10:49:34 +0000, by diego
-
Spelling fix: Allowable -> AllowedWed, 08 Nov 2006 10:30:52 +0000, by voroshil
-
Adding ability to check allowed frequency range.Wed, 08 Nov 2006 07:02:43 +0000, by voroshil
-
- explain lavc lmin option more clearlyWed, 08 Nov 2006 03:23:02 +0000, by corey
-
support lavc mblmin and mblmaxWed, 08 Nov 2006 03:22:03 +0000, by corey
-
Create binaries with proper executable suffix under Windows.Wed, 08 Nov 2006 00:13:33 +0000, by diego
-
support for -dvdangleWed, 08 Nov 2006 00:11:42 +0000, by nicodvb
-
near-precise seeking in dvd://Wed, 08 Nov 2006 00:00:46 +0000, by nicodvb
-
Fix code that cuts audio data if the filters produce too much.Tue, 07 Nov 2006 23:16:55 +0000, by uau
-
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