aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* stream_dvd[nav]: Add const qualifiers to string argumentsGravatar reimar2010-11-02
* Simplify code: make open_stream() accept NULL file_format argumentGravatar reimar2010-11-02
* DOCS/xml: Remove pointless compilation sections from radio and TV input chaptersGravatar diego2010-11-02
* demux_ogg.c: remove unused variableGravatar diego2010-11-02
* DOCS/xml: Integrate advanced audio usage sections into the general usage chap...Gravatar diego2010-11-02
* DOCS/xml: Remove bogus teletext hotkeys sectionGravatar diego2010-11-02
* printf format fixes ("%d" -> "%zd")Gravatar diego2010-11-02
* demux: Move mp_a52_framesize from demux_ts.c to parse_es.cGravatar diego2010-11-02
* demux_ts.c: cleanupGravatar reimar2010-11-02
* cosmetics: Remove useless castGravatar reimar2010-11-02
* cache: add sanity-check for sector sizeGravatar reimar2010-11-02
* spelling fixesGravatar siretart2010-11-02
* configure: avoid unsupported options with clang on Darwin/PPCGravatar diego2010-11-02
* configure: Add -Wno-parentheses to CFLAGSGravatar diego2010-11-02
* configure: fix OpenBSD default for CD-ROM deviceGravatar diego2010-11-02
* cache: Don't mess up current position if time-based seek failsGravatar reimar2010-11-02
* loader: Add msvcr100 support to the win32 loaderGravatar alexc2010-11-02
* loader: Reuse do_cpuid from cpudetect.c in loader/win32.cGravatar reimar2010-11-02
* cpuid.c: Remove outdated codeGravatar reimar2010-11-02
* loader/win32.c: misc cleanupGravatar reimar2010-11-02
* stream_dvd: Improve seeking by positionGravatar diego2010-11-02
* stream_dvd: Improve seeking by chaptersGravatar diego2010-11-02
* stream_dvd: fix incorrect assumption about chapter countGravatar diego2010-11-02
* vo_gl.c: Use early return instead of large if blockGravatar reimar2010-11-02
* 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