aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* configure: make libarts check verify linkingGravatar reimar2010-11-02
* codecs.conf: add matchware screen codec fourcc MWSCGravatar compn2010-11-02
* manpage: Clarify the meaning of the -nosub optionGravatar reimar2010-11-02
* ad_ffmpeg, vd_ffmpeg: remove pointless castsGravatar diego2010-11-02
* demux_lavf: print subtitle type in more casesGravatar reimar2010-11-02
* av_sub: Pass video dimensions specified in subtitle to spudecGravatar reimar2010-11-02
* stream: make stream_read_line() terminate line on EOFGravatar reimar2010-11-02
* rpm: Update to include latest x86 binary codec packs.Gravatar rathann2010-11-02
* codecs.conf: add fourcc: IMM4, LZOC, DIRC, MHFY, MSA1, vvvcGravatar compn2010-11-02
* configure: Fix documentation language variables in summary outputGravatar diego2010-11-02
* DOCS/xml: edit TV/radio chaptersGravatar diego2010-11-02
* ao_coreaudio: fix grammar/spelling in mp_msg callsGravatar diego2010-11-02
* DOCS/xml: Merge CD/DVD chapter into the usage chapterGravatar diego2010-11-02
* Makefile: remove distclean hack for dependency filesGravatar diego2010-11-02
* DOCS/xml/zh_CN: replace usage.xml symlink to English with copyGravatar diego2010-11-02
* stream_file: Simplify and document MinGW stdin hackGravatar reimar2010-11-02
* core: Do not call *_aid_from_lang when audio_lang is NULLGravatar reimar2010-11-02
* playtree: don't try to parse playlists without recognized entriesGravatar siretart2010-11-02
* playtree: fix segfault on empty playlistGravatar siretart2010-11-02
* spudec.c: mark a parameter constGravatar diego2010-11-02
* 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