log

age author description
Wed, 12 Jul 2006 10:49:20 +0000 reimar Fix for changed env parameter contents and improve speed.
Wed, 12 Jul 2006 10:37:11 +0000 uau Fix = vs == typo
Tue, 11 Jul 2006 22:44:05 +0000 diego sync with FFmpeg r5718
Tue, 11 Jul 2006 22:36:04 +0000 diego Fix compilation with MEncoder disabled: Some libavformat demuxers have
Tue, 11 Jul 2006 21:53:58 +0000 diego Fix 10l regexp mistake that disabled all decoders/encoders.
Tue, 11 Jul 2006 19:36:13 +0000 diego xvmclib vs xvmclibdir typo
Tue, 11 Jul 2006 18:40:02 +0000 reimar Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will
Tue, 11 Jul 2006 14:47:07 +0000 diego Split _libavcodecs variable into _libavdecoders and _libavencoders.
Tue, 11 Jul 2006 14:45:34 +0000 diego Disable FFmpeg muxers when not compiling MEncoder.
Tue, 11 Jul 2006 09:59:38 +0000 diego Sync with FFmpeg: (de)muxers are now individually selectable.
Tue, 11 Jul 2006 09:56:29 +0000 Gabrov help_mp-hu.h synced with r18916
Tue, 11 Jul 2006 09:36:14 +0000 diego Add FFmpeg parsers to config.h as well.
Tue, 11 Jul 2006 09:23:20 +0000 diego Mention that individual codec and parser en-/disabling is FFmpeg-specific.
Tue, 11 Jul 2006 08:04:58 +0000 gpoirier sync w/ 18969 (latest Eng. version)
Tue, 11 Jul 2006 07:25:49 +0000 gpoirier sync w/ r18942
Mon, 10 Jul 2006 23:58:24 +0000 eugeni Support some recently discovered color formats.
Mon, 10 Jul 2006 23:57:17 +0000 eugeni Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
Mon, 10 Jul 2006 23:55:40 +0000 eugeni Only match outline fonts.
Mon, 10 Jul 2006 21:39:33 +0000 ben appended pvr support in AUTHORS file
Mon, 10 Jul 2006 21:38:07 +0000 ben added myself as maintainer of pvr input layer
Mon, 10 Jul 2006 21:35:44 +0000 ben updated ChangeLog with new pvr:// input
Mon, 10 Jul 2006 21:32:19 +0000 ben added new pvr:// input for ivtv based cards
Mon, 10 Jul 2006 18:36:50 +0000 reimar vo_gl can do flipping without special filter
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
Sun, 09 Jul 2006 03:42:35 +0000 reynaldo make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
Sat, 08 Jul 2006 19:46:11 +0000 gpoirier Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
Sat, 08 Jul 2006 19:29:04 +0000 reimar customtrect -vo gl suboption
Sat, 08 Jul 2006 19:26:53 +0000 reimar forgotten customtlin -vo gl suboption documentation
Sat, 08 Jul 2006 19:23:26 +0000 reimar Support for 16 bit ppms
Sat, 08 Jul 2006 19:22:36 +0000 reimar More helpful ProgramEnvParameters.
Sat, 08 Jul 2006 17:42:07 +0000 diego wording fix