Mercurial > mplayer.hg
graph
-
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same2009-02-23, by reimar
-
Only check for vdp_video_mixer_destroy failure when we actually executed that function.2009-02-23, by reimar
-
EOSD/ASS support for vo_vdpau.c2009-02-23, by reimar
-
Synced with r28707.2009-02-23, by bircoph
-
Synced with r28706.2009-02-23, by bircoph
-
Update faq about power management effect taking into account that2009-02-23, by bircoph
-
Update some statements:2009-02-23, by bircoph
-
Synced with r28704.2009-02-23, by bircoph
-
Get rid of the outdated and unmaintained CPU codename table.2009-02-23, by zuxy
-
configure: Make the special dvdnav test the last one again2009-02-23, by uau
-
Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.2009-02-22, by diego
-
SwScaler now has new YUV2RGB table generator2009-02-22, by kostya
-
New LGPLed YUV2RGB table generator for SwScaler2009-02-22, by kostya
-
Make alpha arch detection more lenient. Taken from the Debian patchset.2009-02-21, by diego
-
af_stats: Some fixes to the new filter2009-02-21, by uau
-
Add missing #include "config.h", fixes the warning:2009-02-21, by diego
-
Add statistics audio filter that prints information about the audio stream.2009-02-21, by diego
-
Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the2009-02-21, by diego
-
Add -ffast-math to LDFLAGS as well as to CFLAGS.2009-02-21, by diego
-
Add forgotten type to variable declaration.2009-02-21, by reimar
-
Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.2009-02-21, by diego
-
Print the version string after the command line has been parsed.2009-02-21, by diego
-
Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.2009-02-21, by cehoyos
-
Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoids2009-02-21, by reimar
-
move zeroing of alpha channel register out of YSCALEYUV2xxx macros,2009-02-21, by stefang
-
splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,2009-02-21, by stefang
-
make MMX registers parametrized in the WRITEBGR32 macro,2009-02-21, by stefang
-
Cosmetics. Reindent to 4 spaces.2009-02-21, by iive
-
Cleanup.2009-02-21, by iive
-
Synced with r28266.2009-02-21, by bircoph
-
Cosmetics. Remove all trailing whitespaces2009-02-21, by iive
-
Turn all remaining printf() into mp_msg().2009-02-20, by iive
-
Cleanup.2009-02-20, by iive
-
Cosmetics part2. Indent local variable definitions like the rest of the code.2009-02-20, by iive
-
Cosmetics part 1. Reindent to 4 spaces.2009-02-20, by iive
-
Comment out "else" statement without following block.2009-02-20, by iive
-
Move libavcodec includes together.2009-02-20, by iive
-
Document that and why deinterlacing is not working2009-02-20, by reimar
-
Add support for VDPAU deinterlacing, pullup, denoise and sharpening.2009-02-20, by reimar
-
Synced with r28670. (Copyright year update.)2009-02-19, by bircoph
-
synced with r286702009-02-19, by Gabrov
-
update copyright year at the end of the man page2009-02-19, by Gabrov
-
Drop official maintainership of ao_pulse since libpulseaudio still has2009-02-19, by reimar
-
Work around a PulseAudio bug that causes MPlayer to hang after unpausing.2009-02-19, by reimar
-
Try to update libvo.txt2009-02-19, by reimar
-
Re-add accidentally discarded comment about YUVJ format.2009-02-19, by reimar
-
Be more robust against corrupted RM files that contain invalid packet length2009-02-19, by zuxy