aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* video: redo how colorspaces are handledGravatar wm42013-07-16
* wayland: early aspect calculation in vo_configGravatar Alexander Preisinger2013-07-16
* wayland: use default fullscreen methodGravatar Alexander Preisinger2013-07-16
* w32_common: don't use aspdat.asp for aspectGravatar wm42013-07-16
* Fix build on Libav stable (dammit)Gravatar 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
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * Cleanup some include statementsGravatar wm42013-07-12
| * core: change open_stream and demux_open signatureGravatar wm42013-07-12
* | build: change vf_dlopen testGravatar wm42013-07-12
* | cocoa_common: change video size when changing screen DPIGravatar Stefano Pigozzi2013-07-10
* | configure: add libdl detection to ladspa, vf_dlopenGravatar Rudolf Polzer2013-07-09
| * Merge branch 'master' into remove_old_demuxersGravatar wm42013-07-08
| |\ | |/ |/|
* | Merge remote-tracking branch 'origin/low_quality_intel_crap'Gravatar Martin Herkt2013-07-08
|\ \
| | * Remove old demuxersGravatar wm42013-07-07
| |/ |/|
* | dither: don't use long doubleGravatar wm42013-07-05
* | core: remove mp_fifo leftoversGravatar wm42013-07-04
* | wayland: remove mp_fifo headerGravatar Alexander Preisinger2013-07-03
* | wayland: fix typoGravatar Alexander Preisinger2013-07-03
* | wayland: remove unused membersGravatar Alexander Preisinger2013-07-03
* | wayland: remove mp_fifoGravatar Alexander Preisinger2013-07-02
* | wayland: implement MOUSE_LEAVEGravatar Alexander Preisinger2013-07-02
* | core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* | core: remove mp_fifo indirectionGravatar wm42013-07-02
* | input: require VOs to send key up events, redo input key lookupGravatar wm42013-07-02
* | w32_common: prevent display power managementGravatar James Ross-Gowan2013-06-30