Mercurial > mplayer.hg
graph
-
interpolate real fps of dvr-ms files using the extended stream properties.Sun, 24 Sep 2006 15:19:48 +0000, by nicodvb
-
Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)Sun, 24 Sep 2006 14:26:31 +0000, by reimar
-
Improve swscale-example to test conversions between all the possibleSun, 24 Sep 2006 09:55:18 +0000, by lucabe
-
simplifications, any error from libnut is fatalSat, 23 Sep 2006 21:05:28 +0000, by ods15
-
sync to new libnutSat, 23 Sep 2006 18:48:18 +0000, by ods15
-
Reduce size of non-blurred bitmaps.Sat, 23 Sep 2006 18:35:19 +0000, by eugeni
-
Cosmetics. Change indentation of block of code to make it consistent withSat, 23 Sep 2006 17:54:24 +0000, by eugeni
-
Missing part of previous patch to demux_real.c (revision 19958)Sat, 23 Sep 2006 17:00:09 +0000, by reimar
-
move video memory info printf before the WIN32 workaroundSat, 23 Sep 2006 16:46:08 +0000, by faust3
-
int->unsigned to avoid crash to sign extension, partially fixes bug #580Sat, 23 Sep 2006 16:43:57 +0000, by reimar
-
Cosmetics and comments.Sat, 23 Sep 2006 16:28:57 +0000, by rik
-
Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>Sat, 23 Sep 2006 15:31:21 +0000, by rik
-
Update with more mime types.Sat, 23 Sep 2006 15:24:24 +0000, by diego
-
Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!Sat, 23 Sep 2006 14:36:25 +0000, by reimar
-
Do not assign constant string to audio_driver_list, it is supposedSat, 23 Sep 2006 14:34:32 +0000, by reimar
-
Fix the sound mute switch in the GUI menu by moving the correspondingSat, 23 Sep 2006 13:06:55 +0000, by diego
-
Fix audio stream switching with demux_mkv:Sat, 23 Sep 2006 11:07:58 +0000, by reimar
-
verbosity--;Sat, 23 Sep 2006 10:42:03 +0000, by diego
-
when changing chapter, in the osd print the channel number in a more natural form:Sat, 23 Sep 2006 10:27:32 +0000, by nicodvb
-
Add forgotten emms which caused weird bugs like nan pts values.Sat, 23 Sep 2006 09:18:20 +0000, by reimar
-
Better fix_outline implementation. No more "fix_outline failed" messages,Sat, 23 Sep 2006 00:15:00 +0000, by eugeni
-
Fix width -> orig_width typo causing subtitles to be too far to the rightFri, 22 Sep 2006 20:47:08 +0000, by reimar
-
Whitespace-only cosmeticsFri, 22 Sep 2006 20:26:12 +0000, by reimar
-
Aggregate multiple small EOSD textures into one large since hundreds ofFri, 22 Sep 2006 20:23:17 +0000, by reimar
-
Cosmetics: move curtex++ out of for () into code body, needed for coming patchFri, 22 Sep 2006 20:19:51 +0000, by reimar
-
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0Fri, 22 Sep 2006 20:16:36 +0000, by reimar
-
Make genEOSD behaviour with NULL data more explicitFri, 22 Sep 2006 20:13:21 +0000, by reimar
-
Modify clearEOSD to make experimenting easierFri, 22 Sep 2006 19:58:43 +0000, by reimar