aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* w32_common: use ToUnicode to translate key inputGravatar James Ross-Gowan2014-04-17
* vo_opengl: make spline36 default with --vo=opengl-hqGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* wayland: unset input regions for osdGravatar Alexander Preisinger2014-04-16
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* video: remove use of deprecated AVFrame fields on LibavGravatar wm42014-04-15
* vf_vapoursynth: handle destruction more gracefullyGravatar wm42014-04-14
* video: change image format names, prefer mostly FFmpeg namesGravatar wm42014-04-14
* vf_vapoursynth: wipe vapoursynth state completely on reloadingGravatar wm42014-04-14
* Kill all tabsGravatar wm42014-04-13
* vf_lavfi: copy AVFrame metadata into vf_lavfi privGravatar Kevin Mitchell2014-04-13
* vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parseGravatar Kevin Mitchell2014-04-13
* vf: auto-label video filters if no label is specifiedGravatar Kevin Mitchell2014-04-13
* vf: add vf_control_by_label to send vfctrl to specific filterGravatar Kevin Mitchell2014-04-13
* wayland: don't schedule resize if going fullscreenGravatar Ricardo Vieira2014-04-13
* vf_vapoursynth: print an error if VapourSynth returns an unknown formatGravatar wm42014-04-13
* vf_vapoursynth: error out early if the file sub-option is not setGravatar wm42014-04-13
* video: add VapourSynth filter bridgeGravatar wm42014-04-12
* encode: write 2-pass stats only per-packetGravatar wm42014-04-11
* sws_utils: remove custom GBRP conversionGravatar wm42014-04-10
* vo_vdpau: add an additional check for timestamp robustnessGravatar wm42014-04-08
* vo_vdpau: document what WRAP_ADD doesGravatar wm42014-04-08
* vo_vdpau: simplify previous vsync timestamp calculationGravatar wm42014-04-08
* vo_vdpau: simplify time management and make it more robustGravatar wm42014-04-07
* gl_lcms: properly expand the cache filename being writtenGravatar Stefano Pigozzi2014-04-05
* vo_vdpau: more debugging outputGravatar wm42014-04-03
* gl_lcms: fix build when lcms2 is not availableGravatar Stefano Pigozzi2014-03-31
* vo_corevideo: remove unused variableGravatar Stefano Pigozzi2014-03-31
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* vf_eq: don't malloc priv structGravatar wm42014-03-30
* Fix compilation on OSX and win32Gravatar wm42014-03-29
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* mp_image: add missing field to mp_image_params_equals()Gravatar wm42014-03-28
* vo_opengl: runtime icc profile switchingGravatar wm42014-03-24
* x11_common: fix some problems with window draggingGravatar wm42014-03-22
* vdpau: remove pointer indirection for a fieldGravatar wm42014-03-19
* vdpau: fix decoder init return valueGravatar wm42014-03-19
* x11: implement window dragging by grabbingGravatar wm42014-03-18
* vaapi: solve potential problem with ambiguous image formatsGravatar wm42014-03-17
* vaapi: simplifyGravatar wm42014-03-17
* vaapi: make struct va_surface privateGravatar wm42014-03-17
* vaapi: replace image pool implementation with mp_image_poolGravatar wm42014-03-17
* mp_image_pool: add features needed for use with hwaccelGravatar wm42014-03-17
* vdpau: remove legacy pixel formatsGravatar wm42014-03-17
* vdpau: remove unused typeGravatar wm42014-03-17
* video: change image format from unsigned int to int in some placesGravatar wm42014-03-17
* img_format: AV_PIX_FMT_FLAG_ALPHA is always availableGravatar wm42014-03-17
* vd_lavc: reinit hwdec on profile changesGravatar wm42014-03-17
* video: fix FFmpeg or Libav being a special snowflakeGravatar wm42014-03-16
* vd_lavc: remove unused fieldGravatar wm42014-03-16