log

age author description
Mon, 10 Jul 2006 18:35:29 +0000 reimar Fix negative stride handling in -dr case
Mon, 10 Jul 2006 18:33:34 +0000 reimar Get rid of left-over incorrect UnmapBuffer hack
Mon, 10 Jul 2006 14:50:30 +0000 gpoirier sync w/ r18928
Mon, 10 Jul 2006 13:39:57 +0000 gpoirier sync w/ 18916
Mon, 10 Jul 2006 13:35:39 +0000 gpoirier Sync w/ 18712
Mon, 10 Jul 2006 13:28:39 +0000 gpoirier sync w/ 18702
Mon, 10 Jul 2006 12:35:52 +0000 lucabe make libswscale build system similar to the libav* one
Mon, 10 Jul 2006 12:06:41 +0000 reimar Fix off-by-one error for negative strides (flipped image)
Mon, 10 Jul 2006 10:22:29 +0000 reimar Fix window size bug when starting with -fs and returning
Mon, 10 Jul 2006 02:54:43 +0000 rfelker c++ decls, 100000000000l to whoever broke my code like this..
Mon, 10 Jul 2006 02:53:06 +0000 rfelker more c++ decl crap
Mon, 10 Jul 2006 02:51:52 +0000 rfelker more c++ decl crap
Mon, 10 Jul 2006 02:41:06 +0000 rfelker 1000000000l to whoever added c++ decl crap, probably uau..
Sun, 09 Jul 2006 22:11:53 +0000 diego Simplify ASS handling second try, this time taking FreeType into account.
Sun, 09 Jul 2006 19:02:20 +0000 eugeni Revert r18980, it breaks compilation under MinGW.
Sun, 09 Jul 2006 17:45:36 +0000 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 17:00:23 +0000 diego 10l, xvmclib(dir) does not specify a directory name.
Sun, 09 Jul 2006 16:38:02 +0000 diego Consistent option and variable naming for x11libdir and xvmclibdir.
Sun, 09 Jul 2006 16:37:18 +0000 diego _x11_paths should just be a list of paths without -L.
Sun, 09 Jul 2006 16:01:36 +0000 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
Sun, 09 Jul 2006 15:42:26 +0000 diego Simplify ASS handling.
Sun, 09 Jul 2006 15:38:44 +0000 diego Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
Sun, 09 Jul 2006 15:38:05 +0000 diego Sync with latest FFmpeg build system changes, now parsers can be
Sun, 09 Jul 2006 14:34:43 +0000 eugeni Add my IRC nick.
Sun, 09 Jul 2006 14:06:13 +0000 uau Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
Sun, 09 Jul 2006 11:45:06 +0000 gpoirier Fix code cosmetics
Sun, 09 Jul 2006 09:27:09 +0000 Gabrov DOCS/xml/hu synced with r18973
Sun, 09 Jul 2006 09:03:43 +0000 Gabrov DOCS/man/hu/mplayer.1 synced with r18969
Sun, 09 Jul 2006 03:59:52 +0000 reynaldo makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 03:50:47 +0000 reynaldo two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org