aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* | w32_common: prevent that window dragging and mouse input interfereGravatar wm42013-06-29
* | w32_common: refactor mouse button code, handle mouse up eventsGravatar wm42013-06-29
* | input: trigger mouse_leave key bindings if mouse leaves mouse areaGravatar wm42013-06-29
* | input: handle mouse movement differentlyGravatar wm42013-06-29
* | cocoa_common: uninit fs window properlyGravatar Stefano Pigozzi2013-06-29
* | csputils.h: don't recursively include libavcodec headerGravatar wm42013-06-28
* | vo_opengl: handle chroma locationGravatar wm42013-06-28
* | video: add a new method to configure filters and VOsGravatar wm42013-06-28
* | mp_image: copy palette only if allocatedGravatar wm42013-06-28
* | vf_rotate: fix params >= 4Gravatar wm42013-06-28
* | options: remove -lavdopts debug suboptionGravatar wm42013-06-28
* | cocoa_common: schedule a redraw frame after a non live resizeGravatar Stefano Pigozzi2013-06-25
* | Merge branch 'sub_mess2'Gravatar wm42013-06-25
|\ \
| * | stream: remove padding parameter from stream_read_complete()Gravatar wm42013-06-23
* | | OSX: fix compilation with 10.7 SDKGravatar Stefano Pigozzi2013-06-19
* | | vo_lavc: remove unused variableGravatar wm42013-06-18
* | | osdep: remove shmem wrapperGravatar wm42013-06-18
* | | vo_lavc: do NOT fill pict_type from the mp_imageGravatar Rudolf Polzer2013-06-17
* | | vo_lavc: use mp_image_copy_fields_to_av_frameGravatar Rudolf Polzer2013-06-17
|/ /
* | fix compile, sorryGravatar Rudolf Polzer2013-06-16
* | encode_lavc strings: use new option syntaxGravatar Rudolf Polzer2013-06-16
* | vf_dlopen filters: add an "ildetect" filter that detects interlacingGravatar Rudolf Polzer2013-06-16
* | cocoa_common: implement VOCTRL_UPDATE_WINDOW_TITLEGravatar Stefano Pigozzi2013-06-16
* | wayland: use VOCTRL_UPDATE_WINDOW_TTILEGravatar Alexander Preisinger2013-06-16
* | vo: fix build on LibavGravatar wm42013-06-15
* | video/out: introduce VOCTRL_UPDATE_WINDOW_TITLEGravatar wm42013-06-15
* | vo: define VO_TRUE/FALSE to C99 constantsGravatar wm42013-06-15
* | w32_common: remove some unneeded codeGravatar wm42013-06-15
* | w32_common: fix non-senseGravatar wm42013-06-15
* | vo_xv: always request redraw on resizeGravatar wm42013-06-15
* | vo: redo video display rectangle calculationsGravatar wm42013-06-15
* | gl_video: rearrange some codeGravatar wm42013-06-15
* | gl_video: fix scaling when image is cropped, or with no-npotGravatar wm42013-06-15
* | gl_video: typo in commentGravatar wm42013-06-15
* | image_writer: Add PNG filter option (default "mixed")Gravatar Martin Herkt2013-06-15
* | cocoa_common: remove play/pause VOCTRL functionsGravatar Stefano Pigozzi2013-06-14