log

age author description
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.
Thu, 12 Feb 2009 17:40:53 +0000 reimar Add a calc_src_dst_rects that calculates from window size, panscan etc.
Thu, 12 Feb 2009 16:58:47 +0000 reimar 100l, removed a #ifdef the wrong way, CODEC_FLAG_NOT_TRUNCATED no longer exists,
Thu, 12 Feb 2009 15:41:59 +0000 reimar Remove trailing whitespace from vd_ffmpeg.
Thu, 12 Feb 2009 15:39:32 +0000 reimar Replace tabs in vd_ffmpeg by 8 spaces to better match FFmpeg's coding style.
Thu, 12 Feb 2009 15:35:18 +0000 reimar Remove several #ifdefs that check for libavcodec features from vd_ffmpeg.
Thu, 12 Feb 2009 12:43:14 +0000 reimar Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was
Thu, 12 Feb 2009 12:32:16 +0000 diego Ignore errors from all rm commands in clean targets.
Thu, 12 Feb 2009 12:17:50 +0000 diego On clean/distclean, remove binaries with all types of executable suffixes.
Thu, 12 Feb 2009 12:13:07 +0000 diego Use addprefix and addsuffix functions to generate TOOLS variable.
Thu, 12 Feb 2009 00:12:10 +0000 stefano Apply misc fixes for sws_getCachedContext() documentation.
Thu, 12 Feb 2009 00:07:44 +0000 stefano Bump micro version, related to r28491.
Wed, 11 Feb 2009 23:42:29 +0000 stefano Document sws_getContext().
Wed, 11 Feb 2009 23:11:06 +0000 diego Port check for 10 assembler operands support from FFmpeg.
Wed, 11 Feb 2009 21:34:44 +0000 stefano Document sws_getIdentityVec().
Wed, 11 Feb 2009 16:47:57 +0000 diego Convert "advanced audio usage" into from a subsection to a chapter.
Wed, 11 Feb 2009 16:46:45 +0000 diego Replace a mention of MPlayer by MEncoder in the MEncoder section.
Wed, 11 Feb 2009 16:45:45 +0000 diego Remove outdated FAQ entries.
Wed, 11 Feb 2009 00:38:42 +0000 diego Remove unnecessary _UWIN #define.
Tue, 10 Feb 2009 23:45:50 +0000 stefano Move sws_getGaussianVec() documentation from swscale.c to swscale.h.
Tue, 10 Feb 2009 23:43:08 +0000 stefano Document sws_cloneVec().
Tue, 10 Feb 2009 23:40:58 +0000 stefano Fix typo: lenght -> length.
Tue, 10 Feb 2009 23:38:01 +0000 stefano Document sws_scaleVec().
Tue, 10 Feb 2009 23:32:16 +0000 stefano Document sws_getConstVec().
Tue, 10 Feb 2009 23:26:56 +0000 stefano Move documentation of sws_getCachedContext() from swscale.c to
Tue, 10 Feb 2009 23:25:09 +0000 stefano Remove pointless comment regarding sws_scale_ordered().
Tue, 10 Feb 2009 23:22:07 +0000 stefano Add a @deprecated notice to swscale_get_ordered().
Tue, 10 Feb 2009 15:34:44 +0000 diego Add priority support for OS/2 and factorize the Windows priority support.
Tue, 10 Feb 2009 02:01:35 +0000 diego Add proper check for posix_memalign(), needed for FFmpeg.
Tue, 10 Feb 2009 02:00:45 +0000 diego Remove unnecessary emms Assembler instructions.
Tue, 10 Feb 2009 00:24:08 +0000 diego partial sync with obsolete section removal
Tue, 10 Feb 2009 00:23:50 +0000 diego partial sync with obsolete section removal
Tue, 10 Feb 2009 00:15:44 +0000 diego partial sync with obsolete section removal
Mon, 09 Feb 2009 23:49:02 +0000 diego partial sync with obsolete section removal
Mon, 09 Feb 2009 23:43:36 +0000 diego partial sync with obsolete section removal
Mon, 09 Feb 2009 23:42:16 +0000 stefano Document coeff and length fields in SwsVector.
Mon, 09 Feb 2009 23:37:51 +0000 diego Sync x264 section renaming.