log

age author description
Sun, 15 Feb 2009 00:53:02 +0000 bircoph Get rid of the trailing whitespaces.
Sun, 15 Feb 2009 00:51:47 +0000 bircoph 'Capitalize' mplayer -> MPlayer when used as a project name.
Sun, 15 Feb 2009 00:46:09 +0000 bircoph Some more trailing whitespaces.
Sun, 15 Feb 2009 00:44:53 +0000 bircoph Get rid of trailing whitespaces.
Sun, 15 Feb 2009 00:33:25 +0000 bircoph Fix r28506.
Sun, 15 Feb 2009 00:01:54 +0000 bircoph Sync with r28520, 100% done.
Sat, 14 Feb 2009 23:31:24 +0000 iive Remove some xvmc field initializations. They are not used by
Sat, 14 Feb 2009 22:21:55 +0000 compn timebomb made some swscale AltiVec fixes
Sat, 14 Feb 2009 20:53:29 +0000 bircoph Sync with r27979.
Sat, 14 Feb 2009 20:18:50 +0000 stefano Use sws_printVec2() instead of the deprecated sws_printVec().
Sat, 14 Feb 2009 20:14:28 +0000 stefano Implement sws_printVec2() and deprecate sws_printVec().
Sat, 14 Feb 2009 19:37:13 +0000 stefano Document sws_normalizeVec().
Sat, 14 Feb 2009 19:17:08 +0000 bircoph Sync with r27639.
Sat, 14 Feb 2009 18:44:38 +0000 bircoph Actually it is in sync with SVN HEAD.
Sat, 14 Feb 2009 17:58:33 +0000 reimar Use fmt-conversion.h in vd_ffmpeg.c
Sat, 14 Feb 2009 17:57:47 +0000 reimar Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.
Sat, 14 Feb 2009 17:43:06 +0000 reimar Consistently place whitespace around * ( ) and ,
Sat, 14 Feb 2009 17:30:41 +0000 reimar Remove useless break
Sat, 14 Feb 2009 17:29:59 +0000 reimar Indentation and other whitespace fixes
Sat, 14 Feb 2009 17:18:55 +0000 diego Remove local copy of xvmc_render.h, it is now an installed header in FFmpeg.
Sat, 14 Feb 2009 16:39:15 +0000 kostya Make hScale_altivec_real() trim its output like other implementations do
Sat, 14 Feb 2009 16:37:39 +0000 kostya Some AltiVec functions in SwScaler produce different output than their
Sat, 14 Feb 2009 13:06:52 +0000 diego partial update, patch by sevenfourk, sevenfourk gmail com
Sat, 14 Feb 2009 11:43:14 +0000 diego Replace fprintf call by mp_msg, fixes the warning:
Sat, 14 Feb 2009 08:37:29 +0000 reimar Cosmetics: handle all special/compressed formats in a single if in mp_image_setfmt
Sat, 14 Feb 2009 08:29:45 +0000 reimar Add support for image formats and codecs used by VDPAU
Sat, 14 Feb 2009 08:22:49 +0000 reimar Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that
Thu, 12 Feb 2009 20:22:02 +0000 reimar Fix typo in German message.
Thu, 12 Feb 2009 19:28:04 +0000 Gabrov synced with r28532
Thu, 12 Feb 2009 18:03:38 +0000 reimar Remove now unused vo_calc_drwXY function.