aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fdGravatar diego2010-11-02
* cosmetics: input/ar.c: Mark is_mplayer_front() staticGravatar diego2010-11-02
* ass_mp.[ch]: #include "config.h"Gravatar Uoti Urpala2010-11-02
* loader: Move fs_seg extern variable declaration to ldt_keeper.hGravatar diego2010-11-02
* mplayer.c: remove unnecessary #defineGravatar diego2010-11-02
* DOCS/man/zh_CN: Synced with rev. 32066Gravatar jrash2010-11-02
* cosmetics: mplayer.c: Remove obsolete declarationsGravatar diego2010-11-02
* cache: Remove unused cache_stats functionGravatar diego2010-11-02
* cache: Move cache_fill_status extern declaration to cache2.hGravatar diego2010-11-02
* enable vo_mga, vo_xmga, vf_palette, vf_halfpackGravatar Uoti Urpala2010-11-02
* vf_fixpts: Mark vf_info_t declaration constGravatar diego2010-11-02
* cosmetics: mpcommon.h: Group all extern variable declarations togetherGravatar diego2010-11-02
* mga: disable g200 supportGravatar ramiro2010-11-02
* stream/http.c: Move mime_type_table extern declaration to network.hGravatar diego2010-11-02
* menu: Move vf_info_menu extern declaration to menu.hGravatar diego2010-11-02
* cosmetics: remove "_s" prefix from "struct vf_info_s"Gravatar Uoti Urpala2010-11-02
* menu: Move menu_mouse_* extern declarations to menu.hGravatar diego2010-11-02
* cosmetics: Remove commented-out mpcodecs_ad_null leftoversGravatar diego2010-11-02
* vobsub.c: Remove useless castsGravatar reimar2010-11-02
* configure: Add a hack to work with BeOS/Haiku libsdlGravatar reimar2010-11-02
* Add central init_avcodec() to avoid duplicated libavcodec init codeGravatar diego2010-11-02
* Makefile: remote obsolete dep/depend targets, mark "locales" phonyGravatar Uoti Urpala2010-11-02
* Makefile: Move header compilation rules to the bottom of the rules listGravatar diego2010-11-02
* configure: Attempt to fix compilation with FreeBSD's dvdio.hGravatar reimar2010-11-02
* vd_ffmpeg: Set avctx->coded_width/coded_height instead of width/heightGravatar reimar2010-11-02
* codecs.conf: add fourcc AMV2, WAWVGravatar compn2010-11-02
* subreader: fix crash with un-commonly formated ASS filesGravatar aurel2010-11-02
* demux_lavf: Always use convergence_duration for subtitlesGravatar reimar2010-11-02
* demuxer.c: reset subtitle EOF on seekingGravatar reimar2010-11-02
* loader: Disable loading codecs from the current directoryGravatar reimar2010-11-02
* 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