aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_vesa, vo_directfb2: Replace local min/max macros by FFMIN/FFMAXGravatar diego2010-11-02
* cfg-mplayer.h: Remove old obsolete warning about dfboptsGravatar diego2010-11-02
* vo_mga: use libswscale interface for g200 (untested)Gravatar ramiro2010-11-02
* configure: misc whitespace cosmeticsGravatar diego2010-11-02
* configure: simplify and improve some checksGravatar diego2010-11-02
* vo_caca: Update URL to patch for new API supportGravatar diego2010-11-02
* build: update DirectFB requirements, reduce #ifdefsGravatar diego2010-11-02
* configure: cosmetics: Replace some double quotes by single quotesGravatar diego2010-11-02
* configure: add inline_asm_check() and simplify some testsGravatar diego2010-11-02
* configure: simplify some checksGravatar diego2010-11-02
* configure: fix warnings in check programsGravatar diego2010-11-02
* Makefile: remove obsolete DIRS list entriesGravatar Uoti Urpala2010-11-02
* build: enable/disable all FFmpeg libraries togetherGravatar Uoti Urpala2010-11-02
* Remove MEncoderGravatar Uoti Urpala2010-11-02
* stream/tv: move new_handle() function from header to tv.cGravatar diego2010-11-02
* tvi_def.h: sizeof(type) -> sizeof(*ptr)Gravatar diego2010-11-02
* cosmetics: Remove vim/emacs coding style hints from sourcesGravatar diego2010-11-02
* vf_sab, vf_smartblur: add "const" to match swscale APIGravatar diego2010-11-02
* vo_corevideo.h: Add standard multiple inclusion guardsGravatar diego2010-11-02
* demux_nemesi: Remove a pointless ifGravatar reimar2010-11-02
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)Gravatar reimar2010-11-02
* cosmetics: reformat vf_ass to K&R styleGravatar Uoti Urpala2010-11-02
* mpcommon.h: reduce header dependencies on other headersGravatar Uoti Urpala2010-11-02
* configure: change Apple remote test to just compile, not runGravatar diego2010-11-02
* stream/tv: move free_handle() from header to tv.cGravatar diego2010-11-02
* configure: remove duplicated CFLAGS from DEPFLAGSGravatar Uoti Urpala2010-11-02
* configure: Separate compiler warning flags from other flagsGravatar diego2010-11-02
* demux_rtp: Remove pointless typedef keywordGravatar diego2010-11-02
* osdep/macosx_finder_args.h: include required header m_config.hGravatar diego2010-11-02
* cosmetics: av_subGravatar diego2010-11-02
* loader: Move local_wm extern variable declaration to loader.hGravatar diego2010-11-02
* vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.hGravatar diego2010-11-02
* vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.hGravatar diego2010-11-02
* 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