aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vd: add VDCTRL_GET_PARAMSGravatar wm42013-07-15
* video: unify colorspace setupGravatar wm42013-07-15
* vf: add vf_control wrapperGravatar wm42013-07-15
* dec_video: add vd_control wrapperGravatar wm42013-07-15
* mp_image: explicitly forbid using RGB colorspace with YUV formatsGravatar wm42013-07-15
* mp_image: refactor colorspace guessing/fallbackGravatar wm42013-07-15
* demux_lavf: add terrible hack to make DVD playback just workGravatar wm42013-07-14
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * demux_raw: uncrustifyGravatar wm42013-07-14
| * tech-overview.txt: minor changes and additionsGravatar wm42013-07-14
* | w32: update manifest for high DPI and Windows 8.1Gravatar James Ross-Gowan2013-07-14
* | getch2-win: uncrustifyGravatar wm42013-07-14