aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* mp_image: force display size to at least 1x1Gravatar wm42016-02-12
* vo_opengl: unconfuse CoverityGravatar wm42016-02-12
* video: approximate AVI timestamps via DTS handlingGravatar wm42016-02-11
* Enable building the opengl-cb video renderer on AndroidGravatar Jan Ekström2016-02-10
* player: fix crash if no video decoder can be initializedGravatar wm42016-02-10
* vo_opengl_cb: do also not block when drawing nothingGravatar wm42016-02-09
* image_writer: take care of prediction_method deprecationGravatar wm42016-02-09
* vo_opengl: vdpau: call glVDPAUFiniNV only if initializedGravatar wm42016-02-08
* wayland: set fs mode on every configureGravatar Alexander Preisinger2016-02-07
* video/decode/dxva2.c: GUID_NULL conflictsGravatar kwkam2016-02-06
* vd_lavc: fix use after free in some hwdecsGravatar Kevin Mitchell2016-02-06
* build: make libavfilter mandatoryGravatar wm42016-02-05
* vo_rpi: add geometry handlingGravatar Uros Vampl2016-02-05
* vd_lavc: avoid calling flush on an unopened AVCodecContextGravatar wm42016-02-05
* video: remove AVI timestamps for dropped framesGravatar wm42016-02-04
* vd_lavc: remove redundant best_csp fieldGravatar wm42016-02-03
* vd_lavc: force microsecond timestamps on RPIGravatar wm42016-02-03
* w32_common: switch to UniformResourceLocatorWGravatar wm42016-02-02
* audio/video: merge decoder return valuesGravatar wm42016-02-01
* vo_opengl: hwdec: use IDs for API, and log which backend is usedGravatar wm42016-02-01
* x11: stop waiting for MapNotify when WM_STATE changesGravatar Tracerneo2016-01-31
* vd_lavc: release surfaces before destroying decoderGravatar wm42016-01-30
* vd_lavc: allow switching between hw/sw decoding any timeGravatar wm42016-01-29
* vd_lavc: simplify an aspect of hwdec fallbackGravatar wm42016-01-29
* video: fix broken-PTS fallback determinationGravatar wm42016-01-29
* rpi: add VC-1 supportGravatar wm42016-01-28
* mp_image: copy dts as part of mp_image attributes tooGravatar wm42016-01-28
* rpi: add mpeg-4 decoding supportGravatar wm42016-01-27
* vo_opengl: do chroma merging in integer conversion stageGravatar wm42016-01-27
* vo_opengl: add precision qualifier to usampler2D on ANGLEGravatar wm42016-01-27
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdGravatar wm42016-01-27
* vo_opengl: support 10 bit support with ANGLEGravatar wm42016-01-26
* vo_opengl: actually reset use_normalized_range fieldGravatar wm42016-01-26
* vo_opengl: default to rgba16f FBOs on ANGLEGravatar wm42016-01-26
* vaapi: lower number of allocated surfaces againGravatar wm42016-01-26
* vo_opengl: add tscale-interpolates-only sub-optionGravatar wm42016-01-25
* vo_opengl: default scaler-resizes-only sub-option to yesGravatar wm42016-01-25
* vd_lavc: delay images before reading them backGravatar wm42016-01-25
* video: cleanup pts/dts passing between decoder componentsGravatar wm42016-01-25
* vo_opengl: rename custom shader entrypoint from sample to sample_pixelGravatar wm42016-01-25
* vo_opengl: vdpau: better handling of preemption recoveryGravatar wm42016-01-25
* vdpau: force driver to report preemption earlyGravatar wm42016-01-25
* 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