aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices forGravatar reimar2009-02-18
* Also shorten <channel> to <chan> in the description, not just in the example.Gravatar diego2009-02-18
* Shorten one example line to avoid the groff warning:Gravatar diego2009-02-18
* Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handlesGravatar reimar2009-02-18
* Sync with r28618.Gravatar bircoph2009-02-18
* AVR32 apparently supports fast unaligned accesses.Gravatar diego2009-02-17
* Set samplerate in reset also for AC3, and set it before the format in thatGravatar reimar2009-02-17
* Mark all Linux RealVideo decoders as buggy, they all seem to have some problemGravatar reimar2009-02-17
* Make it possible for mpcodecs_get_image to return NULL as theGravatar reimar2009-02-17
* Print an error and return NULL in vf_get_image if we try to allocateGravatar reimar2009-02-17
* Set avctx->opaque already at init instead of decode so it can be used inGravatar reimar2009-02-17
* Typo fixGravatar Gabrov2009-02-17
* cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.Gravatar diego2009-02-17
* Extend calc_src_dst_rects to also calculate the border values needed forGravatar reimar2009-02-17
* cosmetics: const static --> static const, avoids the debug mode warning:Gravatar diego2009-02-17
* Also set HAVE_EBP_AVAILABLE in debug mode.Gravatar diego2009-02-17
* cosmetics: Remove stray empty lines.Gravatar diego2009-02-17
* Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:Gravatar diego2009-02-17
* Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:Gravatar diego2009-02-17
* Fix compilation after last commit.Gravatar cehoyos2009-02-17
* Cropping parameter to calc_src_dst_rects is constGravatar reimar2009-02-17
* 100l, reset ass_border when switching out of fullscreen mode.Gravatar reimar2009-02-17
* Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in thisGravatar diego2009-02-17
* Move FFmpeg #includes below all others so that they do not overrideGravatar diego2009-02-17
* Move libavutil #includes below all others so that they do not overrideGravatar diego2009-02-17
* The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,Gravatar diego2009-02-17