log

age author description
Tue, 24 Feb 2009 23:01:06 +0000 cehoyos Document -vo vdpau:pullup.
Tue, 24 Feb 2009 22:57:55 +0000 diego cosmetics: Use $() instead of ``, the former can be nested more easily.
Tue, 24 Feb 2009 22:57:42 +0000 cehoyos Document -vo vdpau:deint.
Tue, 24 Feb 2009 22:45:29 +0000 cehoyos Cosmetics: Fix indentation and line length.
Tue, 24 Feb 2009 22:40:20 +0000 diego Rename yuv2rgb2.c --> yuv2rgb.c.
Tue, 24 Feb 2009 22:11:37 +0000 cehoyos Clarify -vo vdpau:sharpen.
Tue, 24 Feb 2009 22:09:51 +0000 cehoyos Document -vo vdpau:denoise.
Tue, 24 Feb 2009 22:06:14 +0000 cehoyos Document -vo vdpau:sharpen.
Tue, 24 Feb 2009 21:46:25 +0000 cehoyos Enable Bob de-interlacing for VDPAU.
Tue, 24 Feb 2009 19:28:14 +0000 kraymer version bump
Tue, 24 Feb 2009 15:27:14 +0000 diego Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman
Tue, 24 Feb 2009 14:50:28 +0000 diego Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.
Mon, 23 Feb 2009 22:30:53 +0000 jrash add Zhu Tian (JRaSH) as Chinese document translator
Mon, 23 Feb 2009 22:27:28 +0000 jrash sync with en/mplayer.1 r28576
Mon, 23 Feb 2009 21:40:02 +0000 reimar Calculate border size in aspect keeping code by using AdjustWindowRect
Mon, 23 Feb 2009 11:48:45 +0000 reimar ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
Mon, 23 Feb 2009 09:22:57 +0000 reimar Only check for vdp_video_mixer_destroy failure when we actually executed that function.
Mon, 23 Feb 2009 09:21:57 +0000 reimar EOSD/ASS support for vo_vdpau.c
Mon, 23 Feb 2009 05:47:40 +0000 bircoph Synced with r28707.
Mon, 23 Feb 2009 05:45:31 +0000 bircoph Synced with r28706.
Mon, 23 Feb 2009 05:34:26 +0000 bircoph Update faq about power management effect taking into account that
Mon, 23 Feb 2009 05:23:12 +0000 bircoph Update some statements:
Mon, 23 Feb 2009 05:16:48 +0000 bircoph Synced with r28704.
Mon, 23 Feb 2009 03:35:07 +0000 zuxy Get rid of the outdated and unmaintained CPU codename table.
Mon, 23 Feb 2009 01:39:27 +0000 uau configure: Make the special dvdnav test the last one again
Sun, 22 Feb 2009 14:12:33 +0000 diego Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.
Sun, 22 Feb 2009 09:25:13 +0000 kostya SwScaler now has new YUV2RGB table generator
Sun, 22 Feb 2009 09:22:05 +0000 kostya New LGPLed YUV2RGB table generator for SwScaler
Sat, 21 Feb 2009 22:08:50 +0000 diego Make alpha arch detection more lenient. Taken from the Debian patchset.
Sat, 21 Feb 2009 22:07:39 +0000 uau af_stats: Some fixes to the new filter
Sat, 21 Feb 2009 21:29:38 +0000 diego Add missing #include "config.h", fixes the warning:
Sat, 21 Feb 2009 21:27:27 +0000 diego Add statistics audio filter that prints information about the audio stream.
Sat, 21 Feb 2009 21:03:57 +0000 diego Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
Sat, 21 Feb 2009 20:25:02 +0000 diego Add -ffast-math to LDFLAGS as well as to CFLAGS.
Sat, 21 Feb 2009 18:15:55 +0000 reimar Add forgotten type to variable declaration.
Sat, 21 Feb 2009 17:36:26 +0000 diego Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.
Sat, 21 Feb 2009 17:35:48 +0000 diego Print the version string after the command line has been parsed.
Sat, 21 Feb 2009 14:51:01 +0000 cehoyos Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.
Sat, 21 Feb 2009 13:37:47 +0000 reimar Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoids
Sat, 21 Feb 2009 11:44:10 +0000 reimar 100l, place vdpau below xv, it should not normally be preferred for auto-selection (yet).
Sat, 21 Feb 2009 10:54:29 +0000 stefang move zeroing of alpha channel register out of YSCALEYUV2xxx macros,
Sat, 21 Feb 2009 10:52:59 +0000 stefang splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,
Sat, 21 Feb 2009 10:49:52 +0000 stefang make MMX registers parametrized in the WRITEBGR32 macro,
Sat, 21 Feb 2009 08:33:43 +0000 iive Cosmetics. Reindent to 4 spaces.
Sat, 21 Feb 2009 07:32:56 +0000 iive Cleanup.
Sat, 21 Feb 2009 03:35:28 +0000 bircoph Synced with r28266.
Sat, 21 Feb 2009 00:30:53 +0000 iive Cosmetics. Remove all trailing whitespaces
Fri, 20 Feb 2009 23:46:24 +0000 iive Turn all remaining printf() into mp_msg().
Fri, 20 Feb 2009 23:18:28 +0000 iive Cleanup.
Fri, 20 Feb 2009 22:49:09 +0000 iive Cosmetics part2. Indent local variable definitions like the rest of the code.
Fri, 20 Feb 2009 22:13:31 +0000 iive Cosmetics part 1. Reindent to 4 spaces.
Fri, 20 Feb 2009 19:17:10 +0000 iive Comment out "else" statement without following block.
Fri, 20 Feb 2009 18:39:02 +0000 iive Move libavcodec includes together.
Fri, 20 Feb 2009 10:00:15 +0000 reimar Document that and why deinterlacing is not working
Fri, 20 Feb 2009 09:45:48 +0000 reimar Add support for VDPAU deinterlacing, pullup, denoise and sharpening.
Thu, 19 Feb 2009 16:08:07 +0000 bircoph Synced with r28670. (Copyright year update.)
Thu, 19 Feb 2009 15:42:00 +0000 Gabrov synced with r28670
Thu, 19 Feb 2009 15:41:06 +0000 Gabrov update copyright year at the end of the man page
Thu, 19 Feb 2009 14:55:48 +0000 reimar Drop official maintainership of ao_pulse since libpulseaudio still has
Thu, 19 Feb 2009 14:00:33 +0000 reimar Work around a PulseAudio bug that causes MPlayer to hang after unpausing.
Thu, 19 Feb 2009 13:57:14 +0000 reimar Try to update libvo.txt
Thu, 19 Feb 2009 12:19:55 +0000 reimar Re-add accidentally discarded comment about YUVJ format.
Thu, 19 Feb 2009 11:42:05 +0000 zuxy Be more robust against corrupted RM files that contain invalid packet length
Thu, 19 Feb 2009 10:07:46 +0000 diego Add necessary header for ARCH_X86_64 preprocessor check.
Thu, 19 Feb 2009 10:06:43 +0000 diego Remove unused and unreachable code hunk that was surrounded by a misspelled
Thu, 19 Feb 2009 09:21:46 +0000 iive Return PIX_FMT_NONE if the video system refuses all other formats.
Thu, 19 Feb 2009 05:09:46 +0000 bircoph Synced with r28660.
Thu, 19 Feb 2009 04:04:22 +0000 bircoph Another outdated text in <screen> example.
Thu, 19 Feb 2009 03:54:26 +0000 bircoph Remove exclamation marks to make output similar to English version.
Thu, 19 Feb 2009 03:50:24 +0000 bircoph Fix capitalization to be similar to English master file.
Thu, 19 Feb 2009 03:41:35 +0000 bircoph Screen example for no audio problem is outdated:
Thu, 19 Feb 2009 02:24:03 +0000 bircoph Spelling: capitalize pronouns.
Wed, 18 Feb 2009 23:16:31 +0000 stefano Rename the "src" parameter in the sws_scale() declaration to
Wed, 18 Feb 2009 23:11:47 +0000 stefano Document sws_scale().
Wed, 18 Feb 2009 21:07:11 +0000 bircoph Replace the dash sign by &mdash; tag.
Wed, 18 Feb 2009 20:46:46 +0000 bircoph Exterminate one more trailing whitespace.
Wed, 18 Feb 2009 19:57:12 +0000 bircoph Sync with r26990.
Wed, 18 Feb 2009 16:49:12 +0000 reimar Use the same code to convert fps in float to fraction as used in mencoder,
Wed, 18 Feb 2009 14:58:06 +0000 bircoph Current revision is in sync with r28645, because r28644 and r28645
Wed, 18 Feb 2009 14:52:51 +0000 bircoph Restore synchronization with r28618.
Wed, 18 Feb 2009 14:48:30 +0000 bircoph Revert r28597 as requested by Diego in order to be cautious before
Wed, 18 Feb 2009 12:30:15 +0000 reimar Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
Wed, 18 Feb 2009 10:32:07 +0000 diego Also shorten <channel> to <chan> in the description, not just in the example.
Wed, 18 Feb 2009 10:07:11 +0000 diego Shorten one example line to avoid the groff warning:
Wed, 18 Feb 2009 07:52:17 +0000 reimar Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles
Wed, 18 Feb 2009 02:04:16 +0000 bircoph Sync with r28618.
Tue, 17 Feb 2009 22:05:25 +0000 diego AVR32 apparently supports fast unaligned accesses.
Tue, 17 Feb 2009 21:08:22 +0000 reimar Set samplerate in reset also for AC3, and set it before the format in that
Tue, 17 Feb 2009 20:44:45 +0000 reimar Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
Tue, 17 Feb 2009 19:01:29 +0000 reimar Make it possible for mpcodecs_get_image to return NULL as the
Tue, 17 Feb 2009 18:59:47 +0000 reimar Print an error and return NULL in vf_get_image if we try to allocate
Tue, 17 Feb 2009 16:40:50 +0000 reimar Set avctx->opaque already at init instead of decode so it can be used in
Tue, 17 Feb 2009 15:00:57 +0000 Gabrov Typo fix
Tue, 17 Feb 2009 12:00:43 +0000 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
Tue, 17 Feb 2009 11:59:49 +0000 reimar Extend calc_src_dst_rects to also calculate the border values needed for
Tue, 17 Feb 2009 11:52:39 +0000 diego cosmetics: const static --> static const, avoids the debug mode warning:
Tue, 17 Feb 2009 11:40:59 +0000 diego Also set HAVE_EBP_AVAILABLE in debug mode.
Tue, 17 Feb 2009 11:29:43 +0000 diego cosmetics: Remove stray empty lines.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Tue, 17 Feb 2009 10:41:13 +0000 diego Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
Tue, 17 Feb 2009 10:13:08 +0000 cehoyos Fix compilation after last commit.
Tue, 17 Feb 2009 08:09:36 +0000 reimar Cropping parameter to calc_src_dst_rects is const
Tue, 17 Feb 2009 08:05:14 +0000 reimar 100l, reset ass_border when switching out of fullscreen mode.
Tue, 17 Feb 2009 03:20:40 +0000 diego Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this
Tue, 17 Feb 2009 03:15:10 +0000 diego Move FFmpeg #includes below all others so that they do not override
Tue, 17 Feb 2009 03:08:56 +0000 diego Move libavutil #includes below all others so that they do not override
Tue, 17 Feb 2009 02:57:10 +0000 diego The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
Tue, 17 Feb 2009 00:09:15 +0000 uau Fix compilation without VDPAU
Mon, 16 Feb 2009 23:56:19 +0000 cehoyos Fix #endif comment.
Mon, 16 Feb 2009 23:05:18 +0000 cehoyos Add note about ffwmv3vdpau.
Mon, 16 Feb 2009 20:58:13 +0000 reimar Add support for VDPAU video out, including hardware decoding.
Mon, 16 Feb 2009 20:07:52 +0000 bircoph Synced with r28615.
Mon, 16 Feb 2009 20:03:32 +0000 bircoph Add ccache usage suggestion to speed up compilation.
Mon, 16 Feb 2009 18:38:54 +0000 reimar 100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when
Mon, 16 Feb 2009 17:05:58 +0000 diego Use fixed-point implementation on avr32.
Mon, 16 Feb 2009 17:02:16 +0000 diego Make configure recognize avr32.
Mon, 16 Feb 2009 02:00:29 +0000 diego Replace double semicolon by single semicolon.
Mon, 16 Feb 2009 00:29:25 +0000 diego Sync renaming of xvmc struct members in FFmpeg.
Mon, 16 Feb 2009 00:15:44 +0000 Gabrov synced with r28593
Sun, 15 Feb 2009 22:02:24 +0000 diego The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.