aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
...
* video: remove some useless old RGB formatsGravatar wm42016-01-25
* af_lavfi, vf_lavfi: fix compilation on LibavGravatar wm42016-01-22
* vo_opengl: vaapi: don't expect EGL exts. to be in common ext. stringGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* player: fix some oversights in video refactoringGravatar wm42016-01-22
* vo_opengl: vaapi: reorganize platform entrypoints as tableGravatar wm42016-01-21
* x11: get *current* XRandR screen configurationGravatar Nils Schneider2016-01-20
* vo_opengl: add KMS/DRM VAAPI hardware decoding interopGravatar wm42016-01-20
* Change 3 more files to LGPLGravatar wm42016-01-20
* vaapi: fix compilation on older FFmpeg/LibavGravatar wm42016-01-20
* filter_kernels.h: adjust the licenseGravatar wm42016-01-19
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* vo_drm: fix CRTC usageGravatar rr-2016-01-18
* vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decodingGravatar Aman Gupta2016-01-18
* image_writer: fix writing flipped images as jpgGravatar wm42016-01-17
* video: refactor: disentangle decoding/filtering some moreGravatar wm42016-01-16
* cocoa: get fps only from dislaylinkGravatar Stefano Pigozzi2016-01-14
* cocoa: add an observer for screenmode changeGravatar Stefano Pigozzi2016-01-14
* video: fix interactively changing aspect ratioGravatar wm42016-01-14
* video: decouple filtering/decoding slightly moreGravatar wm42016-01-14
* video: refactor: shuffle code aroundGravatar wm42016-01-14
* video: refactor: handle video format fixups closer to decoderGravatar wm42016-01-14
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* vaapi: replace VA_STR_FOURCCGravatar wm42016-01-11
* dxva2: log more debug infosGravatar wm42016-01-11
* Fix build on older libavcodec versionsGravatar wm42016-01-08
* img_format: fix padding calculation with P010Gravatar wm42016-01-08
* vd_lavc: log codec profile when attempting hardware decodingGravatar wm42016-01-08
* img_format: fix compilation on older libavutil releasesGravatar wm42016-01-07
* vo_opengl: generic semi-planar supportGravatar wm42016-01-07
* img_format: add a generic flag for semi-planar formatsGravatar wm42016-01-07
* img_format: take care of pixfmts that declare paddingGravatar wm42016-01-07
* filter_kernels: improve the gaussian functionGravatar Niklas Haas2016-01-07
* filter_kernels: relicense under BSDGravatar wm42016-01-07
* vo_opengl: hwdec_vdpau: relicense under LGPLGravatar wm42016-01-07
* vo_opengl: video.h: fix licenseGravatar wm42016-01-07
* vo_opengl: hwdec_vaegl: change license to LGPL 2.1Gravatar wm42016-01-07
* filter_kernels: replace AGG-based codeGravatar wm42016-01-06
* vo_rpi: handle rotationGravatar wm42016-01-05
* vo_rpi: work around firmware oddness leading to incorrect video rectGravatar wm42016-01-05
* vo_opengl: fix operation on GLES 2.0Gravatar wm42016-01-04
* vo_opengl: reset nnedi3 weights properlyGravatar Bin Jin2016-01-03
* x11: silence xdg-screensaver failure messageGravatar wm42016-01-03
* wayland: fix typo in error messageGravatar Alessandro Ghedini2015-12-27
* vo_rpi: fix previous commitGravatar wm42015-12-26
* vo_rpi: fix compilationGravatar wm42015-12-26
* filter_kernels: use more precise parameters for robidoux filtersGravatar wm42015-12-26
* vo_opengl: fix gray playbackGravatar wm42015-12-26