aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge svn changes up to r28712Gravatar Uoti Urpala2009-02-23
|\
| * ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the sameGravatar reimar2009-02-23
| * Only check for vdp_video_mixer_destroy failure when we actually executed that...Gravatar reimar2009-02-23
| * EOSD/ASS support for vo_vdpau.cGravatar reimar2009-02-23
| * Synced with r28707.Gravatar bircoph2009-02-23
| * Synced with r28706.Gravatar bircoph2009-02-23
| * Update faq about power management effect taking into account thatGravatar bircoph2009-02-23
| * Update some statements:Gravatar bircoph2009-02-23
| * Synced with r28704.Gravatar bircoph2009-02-23
| * Get rid of the outdated and unmaintained CPU codename table.Gravatar zuxy2009-02-23
| * configure: Make the special dvdnav test the last one againGravatar uau2009-02-23
| * Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.Gravatar diego2009-02-22
| * SwScaler now has new YUV2RGB table generatorGravatar kostya2009-02-22
| * New LGPLed YUV2RGB table generator for SwScalerGravatar kostya2009-02-22
| * Make alpha arch detection more lenient. Taken from the Debian patchset.Gravatar diego2009-02-21
| * af_stats: Some fixes to the new filterGravatar uau2009-02-21
| * Add missing #include "config.h", fixes the warning:Gravatar diego2009-02-21
| * Add statistics audio filter that prints information about the audio stream.Gravatar diego2009-02-21
| * Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at theGravatar diego2009-02-21
| * Add -ffast-math to LDFLAGS as well as to CFLAGS.Gravatar diego2009-02-21
| * Add forgotten type to variable declaration.Gravatar reimar2009-02-21
| * Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.Gravatar diego2009-02-21
| * Print the version string after the command line has been parsed.Gravatar diego2009-02-21
* | Merge svn changes up to r28690Gravatar Uoti Urpala2009-02-21
|\|
| * Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.Gravatar cehoyos2009-02-21
| * Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), av...Gravatar reimar2009-02-21
| * 100l, place vdpau below xv, it should not normally be preferred for auto-sele...Gravatar reimar2009-02-21
| * move zeroing of alpha channel register out of YSCALEYUV2xxx macros,Gravatar stefang2009-02-21
| * splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,Gravatar stefang2009-02-21
| * make MMX registers parametrized in the WRITEBGR32 macro,Gravatar stefang2009-02-21
| * Cosmetics. Reindent to 4 spaces.Gravatar iive2009-02-21
| * Cleanup.Gravatar iive2009-02-21
| * Synced with r28266.Gravatar bircoph2009-02-21
| * Cosmetics. Remove all trailing whitespacesGravatar iive2009-02-21
| * Turn all remaining printf() into mp_msg().Gravatar iive2009-02-20
| * Cleanup.Gravatar iive2009-02-20
| * Cosmetics part2. Indent local variable definitions like the rest of the code.Gravatar iive2009-02-20
| * Cosmetics part 1. Reindent to 4 spaces.Gravatar iive2009-02-20
| * Comment out "else" statement without following block.Gravatar iive2009-02-20
| * Move libavcodec includes together.Gravatar iive2009-02-20
| * Document that and why deinterlacing is not workingGravatar reimar2009-02-20
| * Add support for VDPAU deinterlacing, pullup, denoise and sharpening.Gravatar reimar2009-02-20
| * Synced with r28670. (Copyright year update.)Gravatar bircoph2009-02-19
| * synced with r28670Gravatar Gabrov2009-02-19
| * update copyright year at the end of the man pageGravatar Gabrov2009-02-19
| * Drop official maintainership of ao_pulse since libpulseaudio still hasGravatar reimar2009-02-19
| * Work around a PulseAudio bug that causes MPlayer to hang after unpausing.Gravatar reimar2009-02-19
| * Try to update libvo.txtGravatar reimar2009-02-19
| * Re-add accidentally discarded comment about YUVJ format.Gravatar reimar2009-02-19
| * Be more robust against corrupted RM files that contain invalid packet lengthGravatar zuxy2009-02-19