log

age author description
Fri, 14 Jul 2006 22:37:54 +0000 nicodvb simplification in dvb_step_channel
Fri, 14 Jul 2006 22:29:37 +0000 nicodvb force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavf
Fri, 14 Jul 2006 22:07:17 +0000 nicodvb removed obsolete file
Fri, 14 Jul 2006 22:07:05 +0000 nicodvb moved LOF macros from dvb_defaults.h
Fri, 14 Jul 2006 22:05:49 +0000 ivo added checks for stupid code like casting return value of malloc and friends,
Fri, 14 Jul 2006 21:54:24 +0000 nicodvb removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
Fri, 14 Jul 2006 21:38:20 +0000 ivo remove useless comment
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Fri, 14 Jul 2006 16:57:24 +0000 diego Mark several string parameters that are not modified in the function as const.
Fri, 14 Jul 2006 15:12:05 +0000 ivo fix line >79 characters
Fri, 14 Jul 2006 15:08:31 +0000 ivo fix matching of MSDOS line endings
Fri, 14 Jul 2006 13:34:44 +0000 ivo also omit configure.log and the generated help_mp.h from files to check
Fri, 14 Jul 2006 12:57:37 +0000 ivo CVS --> Subversion
Fri, 14 Jul 2006 07:57:01 +0000 diego Update some old and crufty sections.
Fri, 14 Jul 2006 07:40:36 +0000 diego printf --> mp_msg
Fri, 14 Jul 2006 06:26:31 +0000 reynaldo removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
Thu, 13 Jul 2006 23:02:03 +0000 diego Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
Thu, 13 Jul 2006 22:56:02 +0000 diego cosmetics to ease future patching
Thu, 13 Jul 2006 22:24:28 +0000 eugeni Fix linking order. FontConfig should appear after libass.
Thu, 13 Jul 2006 22:11:47 +0000 reynaldo more sizeof(char) fun
Thu, 13 Jul 2006 21:40:14 +0000 diego dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
Thu, 13 Jul 2006 21:22:56 +0000 reynaldo drops casts from void * on malloc/calloc from vidix/
Thu, 13 Jul 2006 21:06:33 +0000 reynaldo little rephrasing and corrected reference to main->trunk
Thu, 13 Jul 2006 20:59:18 +0000 reynaldo marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
Thu, 13 Jul 2006 20:23:34 +0000 reynaldo drops casts from void * on malloc/calloc, leftover on libmpcodecs
Thu, 13 Jul 2006 18:52:16 +0000 eugeni Cosmetics.
Thu, 13 Jul 2006 18:49:06 +0000 eugeni Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Thu, 13 Jul 2006 16:17:24 +0000 reynaldo drops casts from void * on malloc/calloc from the gui code
Thu, 13 Jul 2006 13:28:56 +0000 gpoirier Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
Thu, 13 Jul 2006 13:04:26 +0000 diego Compilation fix: Mark mp_property_find parameter as const.
Thu, 13 Jul 2006 12:35:30 +0000 gpoirier some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >
Thu, 13 Jul 2006 10:29:21 +0000 michael rename mpcf.txt to nut.txt
Thu, 13 Jul 2006 10:26:33 +0000 michael freeze (this is pretty much oded shimons patch from a few month ago)
Thu, 13 Jul 2006 10:09:06 +0000 Gabrov man/hu/mplayer.1 synced with r19052
Thu, 13 Jul 2006 08:40:53 +0000 gpoirier synced with r19051
Thu, 13 Jul 2006 05:03:43 +0000 reynaldo marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
Thu, 13 Jul 2006 03:05:08 +0000 diego Streamline GUI build.
Thu, 13 Jul 2006 01:20:14 +0000 diego Clean up codec-cfg and friends handling.
Wed, 12 Jul 2006 23:51:41 +0000 diego Remove non-existing CSS_INC.
Wed, 12 Jul 2006 23:50:29 +0000 diego Simplify includes.
Wed, 12 Jul 2006 23:31:33 +0000 diego Remove old and obsolete mplayer_wine QT DLL loading stuff.
Wed, 12 Jul 2006 23:14:30 +0000 diego Rename OSD/SUB section to OSD/SUBTITLES.
Wed, 12 Jul 2006 23:13:16 +0000 diego alphabetical order for the OSD/SUB section
Wed, 12 Jul 2006 23:11:34 +0000 diego grammar and consistency fixes
Wed, 12 Jul 2006 22:28:20 +0000 eugeni Support 6 argument variant of \move.
Wed, 12 Jul 2006 21:25:23 +0000 Gabrov HU DOCS & man synced with r19046
Wed, 12 Jul 2006 20:59:08 +0000 kraymer r19046: two small fixes
Wed, 12 Jul 2006 20:43:25 +0000 kraymer two small fixes
Wed, 12 Jul 2006 19:46:37 +0000 kraymer r19043: add missing comma [does not apply]
Wed, 12 Jul 2006 19:37:45 +0000 kraymer r19039: Use only one global config.mak file.
Wed, 12 Jul 2006 19:00:17 +0000 corey add missing comma
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Wed, 12 Jul 2006 17:32:14 +0000 diego There is only one config.mak file left, don't ignore the others anymore.
Wed, 12 Jul 2006 17:30:36 +0000 diego There is only one global config.mak file left.
Wed, 12 Jul 2006 17:28:14 +0000 diego Use only one global config.mak file.
Wed, 12 Jul 2006 17:15:58 +0000 diego Remove useless variable.
Wed, 12 Jul 2006 16:59:54 +0000 diego Sync with latest FFmpeg build system changes:
Wed, 12 Jul 2006 16:43:03 +0000 vayne center sub window option within the preferences dialog.
Wed, 12 Jul 2006 15:42:47 +0000 ivo remove check. libavutil is now mandatory
Wed, 12 Jul 2006 15:20:34 +0000 diego Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
Wed, 12 Jul 2006 14:19:08 +0000 diego Make libavutil mandatory.
Wed, 12 Jul 2006 14:06:43 +0000 boskicinek - svn sync tag added
Wed, 12 Jul 2006 14:06:28 +0000 diego Remove copyright notice changes from local diff.
Wed, 12 Jul 2006 14:03:19 +0000 boskicinek - incomplete but we probably need this (because we updated mencoder.xml already)
Wed, 12 Jul 2006 14:00:04 +0000 diego Update with latest changes and make diff apply cleanly.
Wed, 12 Jul 2006 13:21:30 +0000 diego updates + cosmetics
Wed, 12 Jul 2006 13:13:16 +0000 boskicinek - svn sync tag added
Wed, 12 Jul 2006 13:03:40 +0000 diego Remove remnants of old libmp1e support.
Wed, 12 Jul 2006 12:35:09 +0000 diego Telecine article on divx.com has gone 404, link to Wikipedia instead.
Wed, 12 Jul 2006 11:43:50 +0000 diego libavformat interdependencies have been fixed so disable all muxers
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