Mercurial > mplayer.hg
graph
-
help_mp-hu.h synced with r18916Tue, 11 Jul 2006 09:56:29 +0000, by Gabrov
-
Add FFmpeg parsers to config.h as well.Tue, 11 Jul 2006 09:36:14 +0000, by diego
-
Mention that individual codec and parser en-/disabling is FFmpeg-specific.Tue, 11 Jul 2006 09:23:20 +0000, by diego
-
sync w/ 18969 (latest Eng. version)Tue, 11 Jul 2006 08:04:58 +0000, by gpoirier
-
sync w/ r18942Tue, 11 Jul 2006 07:25:49 +0000, by gpoirier
-
Support some recently discovered color formats.Mon, 10 Jul 2006 23:58:24 +0000, by eugeni
-
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().Mon, 10 Jul 2006 23:57:17 +0000, by eugeni
-
Only match outline fonts.Mon, 10 Jul 2006 23:55:40 +0000, by eugeni
-
appended pvr support in AUTHORS fileMon, 10 Jul 2006 21:39:33 +0000, by ben
-
added myself as maintainer of pvr input layerMon, 10 Jul 2006 21:38:07 +0000, by ben
-
updated ChangeLog with new pvr:// inputMon, 10 Jul 2006 21:35:44 +0000, by ben
-
added new pvr:// input for ivtv based cardsMon, 10 Jul 2006 21:32:19 +0000, by ben
-
vo_gl can do flipping without special filterMon, 10 Jul 2006 18:36:50 +0000, by reimar
-
Fix negative stride handling in -dr caseMon, 10 Jul 2006 18:35:29 +0000, by reimar
-
Get rid of left-over incorrect UnmapBuffer hackMon, 10 Jul 2006 18:33:34 +0000, by reimar
-
sync w/ r18928Mon, 10 Jul 2006 14:50:30 +0000, by gpoirier
-
sync w/ 18916Mon, 10 Jul 2006 13:39:57 +0000, by gpoirier
-
Sync w/ 18712Mon, 10 Jul 2006 13:35:39 +0000, by gpoirier
-
sync w/ 18702Mon, 10 Jul 2006 13:28:39 +0000, by gpoirier
-
make libswscale build system similar to the libav* oneMon, 10 Jul 2006 12:35:52 +0000, by lucabe
-
Fix off-by-one error for negative strides (flipped image)Mon, 10 Jul 2006 12:06:41 +0000, by reimar
-
Fix window size bug when starting with -fs and returningMon, 10 Jul 2006 10:22:29 +0000, by reimar
-
c++ decls, 100000000000l to whoever broke my code like this..Mon, 10 Jul 2006 02:54:43 +0000, by rfelker
-
more c++ decl crapMon, 10 Jul 2006 02:53:06 +0000, by rfelker
-
more c++ decl crapMon, 10 Jul 2006 02:51:52 +0000, by rfelker
-
1000000000l to whoever added c++ decl crap, probably uau..Mon, 10 Jul 2006 02:41:06 +0000, by rfelker
-
Simplify ASS handling second try, this time taking FreeType into account.Sun, 09 Jul 2006 22:11:53 +0000, by diego
-
Revert r18980, it breaks compilation under MinGW.Sun, 09 Jul 2006 19:02:20 +0000, by eugeni
-
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 17:45:36 +0000, by reynaldo
-
10l, xvmclib(dir) does not specify a directory name.Sun, 09 Jul 2006 17:00:23 +0000, by diego
-
Consistent option and variable naming for x11libdir and xvmclibdir.Sun, 09 Jul 2006 16:38:02 +0000, by diego
-
_x11_paths should just be a list of paths without -L.Sun, 09 Jul 2006 16:37:18 +0000, by diego
-
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Sun, 09 Jul 2006 16:01:36 +0000, by diego
-
Simplify ASS handling.Sun, 09 Jul 2006 15:42:26 +0000, by diego
-
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.Sun, 09 Jul 2006 15:38:44 +0000, by diego
-
Sync with latest FFmpeg build system changes, now parsers can beSun, 09 Jul 2006 15:38:05 +0000, by diego
-
Add my IRC nick.Sun, 09 Jul 2006 14:34:43 +0000, by eugeni
-
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding currentSun, 09 Jul 2006 14:06:13 +0000, by uau
-
Fix code cosmeticsSun, 09 Jul 2006 11:45:06 +0000, by gpoirier
-
DOCS/xml/hu synced with r18973Sun, 09 Jul 2006 09:27:09 +0000, by Gabrov
-
DOCS/man/hu/mplayer.1 synced with r18969Sun, 09 Jul 2006 09:03:43 +0000, by Gabrov
-
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:59:52 +0000, by reynaldo
-
two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:50:47 +0000, by reynaldo
-
make prefix const. Patch by Stefan Huehner, stefan AT huehner-orgSun, 09 Jul 2006 03:42:35 +0000, by reynaldo
-
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:Sat, 08 Jul 2006 19:46:11 +0000, by gpoirier
-
customtrect -vo gl suboptionSat, 08 Jul 2006 19:29:04 +0000, by reimar
-
forgotten customtlin -vo gl suboption documentationSat, 08 Jul 2006 19:26:53 +0000, by reimar
-
Support for 16 bit ppmsSat, 08 Jul 2006 19:23:26 +0000, by reimar
-
More helpful ProgramEnvParameters.Sat, 08 Jul 2006 19:22:36 +0000, by reimar
-
wording fixSat, 08 Jul 2006 17:42:07 +0000, by diego
-
Remove unused variables, patch by Stefan Huehner stefan at huehner org.Sat, 08 Jul 2006 17:28:36 +0000, by diego
-
Add myself to maintainers.Sat, 08 Jul 2006 17:15:17 +0000, by eugeni
-
Add myself to AUTHORS.Sat, 08 Jul 2006 17:11:32 +0000, by eugeni
-
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.Sat, 08 Jul 2006 17:09:35 +0000, by diego
-
small fix to properly display skins when switching skins during playback.Sat, 08 Jul 2006 16:52:46 +0000, by vayne
-
crash fix when clicking on volume sliders when in stop state.Sat, 08 Jul 2006 16:51:11 +0000, by vayne