aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cocoa_common: implement conditional video draggingGravatar Stefano Pigozzi2013-07-20
* ao_wasapi0: Don't starve the WASAPI thread on seeksGravatar Diogo Franco (Kovensky)2013-07-20
* ao_wasapi0: Don't release WASAPI buffer twiceGravatar Diogo Franco (Kovensky)2013-07-20
* ao_wasapi0: Make it compile on cygwin64Gravatar Diogo Franco (Kovensky)2013-07-20
* direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* mp_msg: fixes windows code that assumes sizeof(DWORD) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* m_option: remove unused definitionsGravatar wm42013-07-20
* cache: fix time check for printing warningGravatar wm42013-07-20
* demux_mkv: fix realaudio timestampsGravatar wm42013-07-20
* wayland: use a unified struct for the stateGravatar Alexander Preisinger2013-07-18
* wayland: don't resize in gl_wayland.cGravatar Alexander Preisinger2013-07-18
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* vo: remove aspdat.asp memberGravatar wm42013-07-18
* gl_video: add support for more rgb formatsGravatar wm42013-07-18
* img_format: comment on some pixel formatsGravatar wm42013-07-18
* img_format: add a mask for color classGravatar wm42013-07-18
* sws_utils: make hq swscale flags available with mp_sws_hq_flagsGravatar wm42013-07-18
* sws_utils: don't recursively include libswscale headerGravatar wm42013-07-18
* sws_utils: remove some old codeGravatar wm42013-07-18
* vo_x11: use new swscale wrapperGravatar wm42013-07-18
* mp_image: one utility function to set image parametersGravatar wm42013-07-18
* vf_scale: use new swscale wrapperGravatar wm42013-07-18
* vf: make sure less important image params are set before/after filtersGravatar wm42013-07-18
* sws_utils: refactor swscale wrapper codeGravatar wm42013-07-18
* vf_scale: remove rounding of sizes to 2 with 4:2:0Gravatar wm42013-07-18
* vf_scale: try to support all pixel formatsGravatar wm42013-07-18
* vf_scale: don't byte-swap palette on big endian architecturesGravatar wm42013-07-18
* vf_scale: uncrustifyGravatar wm42013-07-18
* vo_x11: remove weird inactive codeGravatar wm42013-07-18
* Use /dev/cd0 as default cdrom device on FreeBSDGravatar Grzegorz Blach2013-07-16
* video: redo how colorspaces are handledGravatar wm42013-07-16
* core: move video refresh function to mplayer.cGravatar wm42013-07-16
* sd_lavc: don't stretch DVD subtitles to video aspectGravatar wm42013-07-16
* sd_ass: fix font aspect ratio with non-ASS subsGravatar wm42013-07-16
* demux_mkv: ignore DefaultDuration in some casesGravatar wm42013-07-16
* demux_mkv: never force output sample rateGravatar wm42013-07-16
* wayland: early aspect calculation in vo_configGravatar Alexander Preisinger2013-07-16
* wayland: use default fullscreen methodGravatar Alexander Preisinger2013-07-16
* README: copy paragraph about --enable-* from configureGravatar wm42013-07-16
* w32_common: don't use aspdat.asp for aspectGravatar wm42013-07-16
* mp_common: add MPMAX/MPMIN macrosGravatar wm42013-07-15
* README: small addition to encoding dependenciesGravatar wm42013-07-15
* configure: add /usr/local on FreeBSD, also NetBSD/DragonFlyGravatar wm42013-07-15
* stream: remove unused vcd functionsGravatar wm42013-07-15
* demux_subreader: make clang happy to fix warningGravatar wm42013-07-15
* Fix build on Libav stable (dammit)Gravatar wm42013-07-15
* Fix build on Libav (again)Gravatar wm42013-07-15
* Fix build on LibavGravatar wm42013-07-15
* sd_ass: scale blur by original video size if requestedGravatar wm42013-07-15
* sd_add: add terrible hack for (xy-)vsfilter compatibilityGravatar wm42013-07-15