aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
* Add necessary header for ARCH_X86_64 preprocessor check.Gravatar diego2009-02-19
* Remove unused and unreachable code hunk that was surrounded by a misspelledGravatar diego2009-02-19
* Return PIX_FMT_NONE if the video system refuses all other formats.Gravatar iive2009-02-19
* Synced with r28660.Gravatar bircoph2009-02-19
* Another outdated text in <screen> example.Gravatar bircoph2009-02-19
* Remove exclamation marks to make output similar to English version.Gravatar bircoph2009-02-19
* Fix capitalization to be similar to English master file.Gravatar bircoph2009-02-19
* Screen example for no audio problem is outdated:Gravatar bircoph2009-02-19
* Spelling: capitalize pronouns.Gravatar bircoph2009-02-19
* Rename the "src" parameter in the sws_scale() declaration toGravatar stefano2009-02-18
* Document sws_scale().Gravatar stefano2009-02-18
* Replace the dash sign by &mdash; tag.Gravatar bircoph2009-02-18
* Exterminate one more trailing whitespace.Gravatar bircoph2009-02-18
* Sync with r26990.Gravatar bircoph2009-02-18
* Use the same code to convert fps in float to fraction as used in mencoder,Gravatar reimar2009-02-18
* Current revision is in sync with r28645, because r28644 and r28645Gravatar bircoph2009-02-18
* Restore synchronization with r28618.Gravatar bircoph2009-02-18
* Revert r28597 as requested by Diego in order to be cautious beforeGravatar bircoph2009-02-18