aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_gl: Make OSD rendering code more readableGravatar reimar2010-11-02
* options: Also allow setting msglevel for MSGT_FIXMEGravatar reimar2010-11-02
* dvdcss: Fix typo in documentationGravatar reimar2010-11-02
* dvdcss: Handle failing ioctls more gracefullyGravatar reimar2010-11-02
* dvdcss: Fix DVD playback with region-free drivesGravatar reimar2010-11-02
* configure: Default to -O2 optimization level for the clang compilerGravatar diego2010-11-02
* stream_dvb.c: avoid compiler warning by adding initializationGravatar diego2010-11-02
* demux_ts.c: avoid compiler warning by adding initializationGravatar diego2010-11-02
* codecs.conf: add binary expression codec for fourcc MTS2Gravatar compn2010-11-02
* ao_mpegpes: Properly close file on error or uninitGravatar reimar2010-11-02
* ao_mpegpes.c: minor simplificationGravatar reimar2010-11-02
* loader/win32.c: remove sys/timeb.h includeGravatar compn2010-11-02
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31814Gravatar jrash2010-11-02
* configure: add header_check_broken, use for cdioGravatar reimar2010-11-02
* DOCS/xml/README: improveGravatar diego2010-11-02
* DOCS/xml/configure: misc changesGravatar diego2010-11-02
* DOCS/xml/en/documentation.xml: mark MPlayer as GPL v2 onlyGravatar diego2010-11-02
* DOCS/*/hu: synced with r31833Gravatar Gabrov2010-11-02
* codecs.conf: Support FFmpeg's native AMR Narrowband decoderGravatar cehoyos2010-11-02
* dvdnav: Support for image highlights for dvdnav menus.Gravatar reimar2010-11-02
* spudec.c: Remove useless end_col/end_row variablesGravatar reimar2010-11-02
* 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