aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_corevideo: Move variable into the only function it's used inGravatar reimar2010-11-02
* vo_corevideo: move mouse hiding to check_eventsGravatar reimar2010-11-02
* vo_corevideo: Make the Quit menu entry workGravatar reimar2010-11-02
* vo_corevideo: simplify check_eventsGravatar reimar2010-11-02
* vo_corevideo: change window-closing handlingGravatar reimar2010-11-02
* DOCS/xml: updatesGravatar diego2010-11-02
* manpage: don't claim teletext keys would depend on build optionsGravatar diego2010-11-02
* manpage: Fix wrong option name in input exampleGravatar reimar2010-11-02
* vo_corevideo, vo_quartz: remove useless kQuitCmdGravatar reimar2010-11-02
* vo_corevideo: indentation fixesGravatar reimar2010-11-02
* vo_corevideo: Avoid some code duplication.Gravatar reimar2010-11-02
* vo_corevideo: Simplify update_screen_infoGravatar reimar2010-11-02
* vo_corevideo: avoid dangerous castsGravatar reimar2010-11-02
* vo_corevideo.m: remote useless parentheses and castsGravatar reimar2010-11-02
* vo_corevideo: Send KEY_CLOSE_WIN instead of KEY_ESC for quitGravatar reimar2010-11-02
* spudec.c: Slightly simplify rle decodingGravatar reimar2010-11-02
* spudec.c: Remove a useless condition checkGravatar reimar2010-11-02
* spudec.c: Avoid useless malloc/freesGravatar reimar2010-11-02
* command.c: Change cast to avoid a warningGravatar reimar2010-11-02
* slave mode: Add stream_time_pos propertyGravatar reimar2010-11-02
* spudec.c: Remove useless NULL checks before free()Gravatar reimar2010-11-02
* spudec: Allocate memory for paletted image data separatelyGravatar reimar2010-11-02
* spudec: Slightly simplify dvd subtitle RLE decodingGravatar reimar2010-11-02
* spudec: Share paletted -> gray/alpha conversion codeGravatar reimar2010-11-02
* spudec: Simplify creation of color/alpha mapGravatar reimar2010-11-02
* vobsub: Only try to merge packets if we have an earlier one storedGravatar reimar2010-11-02
* vd_qtvideo: Some indentation fixesGravatar reimar2010-11-02
* vd_qtvideo: generate a ImageDescription if not givenGravatar reimar2010-11-02
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31769Gravatar jrash2010-11-02
* manpage: mention -af stats in -af volume section for statisticsGravatar reimar2010-11-02
* manpage: -af volume "max volume" feature requires floatsGravatar reimar2010-11-02
* vo_gl2: Use identical code to -vo gl for -wid modeGravatar reimar2010-11-02
* configure: Rename "network" variable and option to "networking"Gravatar diego2010-11-02
* configure: Fix LADSPA test variable initializationGravatar diego2010-11-02
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31715Gravatar jrash2010-11-02
* DOCS: Fix a few web page links in the documentation.Gravatar diego2010-11-02
* vo_gl: Make it possible to select GL_NEAREST scalingGravatar reimar2010-11-02
* vo_gl: add helper macros to build the yuv conversion type numberGravatar reimar2010-11-02
* gl_common.h: Add () around macro arguments.Gravatar reimar2010-11-02
* vo_gl: Cosmetics: create luma texture firstGravatar reimar2010-11-02
* cache: Use sigaction() instead of signal()Gravatar reimar2010-11-02
* audio: support parameter changes (e.g. channel count) during playbackGravatar reimar2010-11-02
* commands: Allow fullscreen switching during -idle.Gravatar reimar2010-11-02
* configure: use correct arguments in signal handler testsGravatar diego2010-11-02
* osdep: Fix gettimeofday type to match the real oneGravatar reimar2010-11-02
* ad_mpeg123: Enable robust resyncGravatar diego2010-11-02
* configure: Move PIC test out of the x86 sectionGravatar diego2010-11-02
* manu.c: Remove unused static function menu_text_get_next_lineGravatar diego2010-11-02
* ao_coreaudio: Improve handling of the "help" suboptionGravatar adrian2010-11-02
* demux_ts: Improve subtitle supportGravatar reimar2010-11-02