| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DRM_PRIME Format Handling and Display for RockChip MPP decoders | Lionel CHAZALLON | 2017-10-23 | 1 | -0/+5 |
* | vo_gpu: add android opengl backend | Aman Gupta | 2017-10-09 | 1 | -0/+3 |
* | vo: add mediacodec_embed output driver | Aman Gupta | 2017-10-09 | 1 | -0/+8 |
* | vo_opengl: refactor into vo_gpu | Niklas Haas | 2017-09-21 | 1 | -18/+15 |
* | options: kill --field-dominance | wm4 | 2017-07-21 | 1 | -1/+1 |
* | image_writer, vo_image: change license to LGPL | wm4 | 2017-06-18 | 1 | -8/+0 |
* | image_writer: remove useless formats | wm4 | 2017-03-18 | 1 | -8/+0 |
* | manpage: discourage vo_vaapi further | wm4 | 2017-02-17 | 1 | -3/+2 |
* | options: remove deprecated sub-option handling for --vo and --ao | wm4 | 2016-11-25 | 1 | -5/+0 |
* | Fix some future release version numbers | wm4 | 2016-11-21 | 1 | -2/+2 |
* | manpage: rename drm-egl to drm. | Emmanuel Gil Peyrot | 2016-11-07 | 1 | -1/+1 |
* | vo_tct: support also 256 colors output | Avi Halachmi (:avih) | 2016-10-25 | 1 | -0/+3 |
* | vo_tct: optional custom size, support non-posix with 80x25 default | Avi Halachmi (:avih) | 2016-10-25 | 1 | -1/+5 |
* | manpage: fix a renamed option name | wm4 | 2016-10-21 | 1 | -1/+1 |
* | vo_tct: introduce modern caca alternative | rr- | 2016-10-20 | 1 | -0/+15 |
* | vo_drm: change CLI options + refactors | rr- | 2016-10-07 | 1 | -7/+7 |
* | vo_rpi: deprecate this VO | wm4 | 2016-09-12 | 1 | -1/+8 |
* | manpage: remove more references to deprecated sub-option syntax | wm4 | 2016-09-07 | 1 | -10/+7 |
* | vo_vdpau: rename some sub-options | wm4 | 2016-09-06 | 1 | -2/+2 |
* | options: deprecate suboptions for the remaining AO/VOs | wm4 | 2016-09-05 | 1 | -47/+65 |
* | vo_direct3d: deprecate direct3d_shaders alias | wm4 | 2016-09-05 | 1 | -8/+9 |
* | vo_image: move to global options | wm4 | 2016-09-05 | 1 | -10/+12 |
* | manpage: mention how to apply/view opengl-hq profile | wm4 | 2016-09-02 | 1 | -1/+2 |
* | options: deprecate --vo-defaults | wm4 | 2016-09-02 | 1 | -0/+2 |
* | vo_opengl: deprecate sub-options, add them as global options | wm4 | 2016-09-02 | 1 | -837/+12 |
* | vo_opengl: remove pre/post/scale-shaders | Niklas Haas | 2016-09-02 | 1 | -63/+15 |
* | vo_xv: remove an aliased option | wm4 | 2016-08-31 | 1 | -4/+3 |
* | vo_opengl: angle: new opengl flag to control DirectComposition | Avi Halachmi (:avih) | 2016-08-25 | 1 | -0/+10 |
* | vo_opengl: remove the 3dlut-size npot2 restriction | Niklas Haas | 2016-07-25 | 1 | -2/+1 |
* | vo_opengl: reduce default 3dlut-size to 64x64x64 | Niklas Haas | 2016-07-25 | 1 | -1/+1 |
* | manpage: not-document tscale=linear | wm4 | 2016-07-21 | 1 | -0/+3 |
* | Use - as command-name separator everywhere | Timotej Lazar | 2016-07-14 | 1 | -1/+1 |
* | man: fix typos | Jakub Wilk | 2016-07-09 | 1 | -1/+1 |
* | vo_opengl: add output_size uniform to custom shader | Muhammad Faiz | 2016-06-28 | 1 | -0/+3 |
* | vo_opengl: implement the Panasonic V-Log function | Niklas Haas | 2016-06-28 | 1 | -0/+2 |
* | csputils: add Panasonic V-Gamut primaries | Niklas Haas | 2016-06-28 | 1 | -0/+2 |
* | manpage: warn about the use of HDR functions for target-trc | Niklas Haas | 2016-06-28 | 1 | -0/+6 |
* | vo_opengl: implement ARIB STD-B68 (HLG) HDR TRC | Niklas Haas | 2016-06-28 | 1 | -0/+2 |
* | vo_opengl: remove prescaling framework with superxbr prescaler | Bin Jin | 2016-06-18 | 1 | -32/+0 |
* | vo_opengl: remove nnedi3 prescaler | Bin Jin | 2016-06-18 | 1 | -31/+1 |
* | vo_opengl: make size of OUTPUT available to user shaders | Bin Jin | 2016-06-12 | 1 | -3/+3 |
* | vo_opengl: make user hook passes optional | Niklas Haas | 2016-06-08 | 1 | -4/+11 |
* | vo_opengl: default hdr-tone-mapping to hable | Niklas Haas | 2016-05-30 | 1 | -3/+4 |
* | vo_opengl: refactor HDR mechanism | Niklas Haas | 2016-05-30 | 1 | -3/+4 |
* | vo_opengl: add hable tone-mapping algorithm | Niklas Haas | 2016-05-30 | 1 | -0/+3 |
* | vo_opengl: rename tone-mapping=simple to reinhard | Niklas Haas | 2016-05-30 | 1 | -4/+4 |
* | vo_opengl: always autoselect ANGLE as backend if available | wm4 | 2016-05-26 | 1 | -2/+2 |
* | vo_opengl: remove non-working rgb/rgba FBO formats | wm4 | 2016-05-20 | 1 | -1/+1 |
* | manpage: declare user-shader syntax for not stable | wm4 | 2016-05-16 | 1 | -0/+4 |
* | vo_opengl: implement more HDR tonemapping algorithms | Niklas Haas | 2016-05-16 | 1 | -3/+32 |
* | vo_opengl: implement HDR (SMPTE ST2084) | Niklas Haas | 2016-05-16 | 1 | -0/+8 |
* | vo_opengl: abstract hook texture access behind macro | Niklas Haas | 2016-05-15 | 1 | -2/+14 |
* | vo_opengl: use RPN expressions for user hook sizes | Niklas Haas | 2016-05-15 | 1 | -7/+17 |
* | vo_opengl: support external user hooks | Niklas Haas | 2016-05-15 | 1 | -0/+113 |
* | DOCS: update documentation related to color management | Niklas Haas | 2016-05-06 | 1 | -5/+11 |
* | lcms: improve black point handling (especially BT.1886) | Niklas Haas | 2016-05-04 | 1 | -0/+7 |
* | vo_opengl: support GL_EXT_texture_norm16 on GLES | wm4 | 2016-04-27 | 1 | -1/+2 |
* | csputils: add DCI-P3 colorspace | Niklas Haas | 2016-03-19 | 1 | -0/+2 |
* | manpage: add that dxinterop may work on intel. | Kevin Mitchell | 2016-03-10 | 1 | -1/+2 |
* | vo_opengl: rename prescale to prescale-luma | Niklas Haas | 2016-03-05 | 1 | -10/+4 |
* | vo_opengl: replace tscale-interpolates-only with interpolation-threshold | wm4 | 2016-01-27 | 1 | -3/+13 |
* | vo_opengl: support 10 bit support with ANGLE | wm4 | 2016-01-26 | 1 | -1/+1 |
* | vo_opengl: default to rgba16f FBOs on ANGLE | wm4 | 2016-01-26 | 1 | -2/+2 |
* | manpage: fix typo | wm4 | 2016-01-25 | 1 | -1/+1 |
* | vo_opengl: add tscale-interpolates-only sub-option | wm4 | 2016-01-25 | 1 | -0/+4 |
* | vo_opengl: default scaler-resizes-only sub-option to yes | wm4 | 2016-01-25 | 1 | -1/+1 |
* | vo_opengl: rename custom shader entrypoint from sample to sample_pixel | wm4 | 2016-01-25 | 1 | -1/+5 |
* | vo_opengl: blend transparent video against tiles by default | wm4 | 2015-12-22 | 1 | -2/+4 |
* | vo_opengl: disable pbo by defaults for opengl-hq | wm4 | 2015-12-19 | 1 | -5/+7 |
* | man: fix grammar issues | Martin Herkt | 2015-12-19 | 1 | -6/+6 |
* | vo_opengl: add dxinterop backend | James Ross-Gowan | 2015-12-11 | 1 | -0/+3 |
* | vo_opengl: decrease default lookup texture size to 64 | Bin Jin | 2015-12-07 | 1 | -2/+2 |
* | vo_opengl: make LOOKUP_TEXTURE_SIZE configurable | Bin Jin | 2015-12-07 | 1 | -0/+9 |
* | vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0 | Bin Jin | 2015-12-02 | 1 | -2/+2 |
* | vo_opengl: make tscale=mitchell:tscale-clamp the default | wm4 | 2015-11-29 | 1 | -1/+1 |
* | w32_common: implement icc-profile-auto | James Ross-Gowan | 2015-11-26 | 1 | -1/+2 |
* | vo_opengl: disable interpolation without display-sync | wm4 | 2015-11-25 | 1 | -0/+4 |
* | vo_rpi: add an option to disable OSD | wm4 | 2015-11-25 | 1 | -0/+4 |
* | manpage: deinterlace is now the lowercase d | Kevin Mitchell | 2015-11-23 | 1 | -2/+2 |
* | manpage: clarify correct-downscaling description | wm4 | 2015-11-23 | 1 | -1/+2 |
* | vo_opengl: use ANGLE by default if available (except for "hq" preset) | wm4 | 2015-11-21 | 1 | -3/+14 |
* | vo_opengl: enable dumb-mode automatically if possible | wm4 | 2015-11-19 | 1 | -1/+4 |
* | vo_opengl: switch FBO format on GLES | wm4 | 2015-11-19 | 1 | -1/+2 |
* | vo_opengl_cb: make operation more similar to normal VOs | wm4 | 2015-11-09 | 1 | -21/+0 |
* | vo_opengl: rename "drm_egl" to "drm-egl" | wm4 | 2015-11-09 | 1 | -2/+2 |
* | vo_opengl: add DRM EGL backend | rr- | 2015-11-08 | 1 | -2/+5 |
* | vo_opengl: rename fancy-downscaling to correct-downscaling | wm4 | 2015-11-07 | 1 | -2/+2 |
* | vo_opengl: fancy-downscaling: enable also for anamorphic clips | Avi Halachmi (:avih) | 2015-11-07 | 1 | -3/+3 |
* | vo_opengl: implement NNEDI3 prescaler | Bin Jin | 2015-11-05 | 1 | -0/+30 |
* | vo_opengl: add Super-xBR filter for upscaling | Bin Jin | 2015-11-05 | 1 | -0/+38 |
* | vo_opengl: win32: try to enable DwmFlush by default | wm4 | 2015-11-01 | 1 | -2/+6 |
* | vo_opengl: add vsync-fences option | wm4 | 2015-10-30 | 1 | -0/+9 |
* | vo_opengl: make the default debanding settings less excessive | Niklas Haas | 2015-10-21 | 1 | -6/+6 |
* | manpage: edit recommended VO remarks | wm4 | 2015-10-04 | 1 | -7/+4 |
* | Revert "vo_x11: remove this video output" | wm4 | 2015-09-30 | 1 | -0/+6 |
* | vo_opengl: remove sharpen scalers, add sharpen sub-option | wm4 | 2015-09-23 | 1 | -6/+12 |
* | vo_opengl: implement debanding (and remove source-shader) | Niklas Haas | 2015-09-09 | 1 | -14/+33 |
* | vo_opengl: restore single pass optimization as separate code path | wm4 | 2015-09-07 | 1 | -1/+14 |
* | vo_opengl: require FBOs and get rid of the single-pass optimization | Niklas Haas | 2015-09-07 | 1 | -9/+8 |
* | vo_opengl: enable pbo by default with opengl-hq | wm4 | 2015-09-02 | 1 | -1/+1 |
* | vo_opengl: add tscale-clamp option | Niklas Haas | 2015-08-20 | 1 | -0/+6 |
* | vo_rpi: disable background by default | wm4 | 2015-08-20 | 1 | -0/+5 |
* | vo_opengl: add temporal-dither-period option | Niklas Haas | 2015-07-20 | 1 | -0/+5 |
* | vo_opengl: reimplement tscale=oversample | Niklas Haas | 2015-07-11 | 1 | -1/+1 |
* | manpage: fix dwmflush parameter | wm4 | 2015-07-03 | 1 | -1/+2 |
* | vo_opengl: adjust interpolation code for the new video-sync mechanism | Niklas Haas | 2015-07-01 | 1 | -5/+4 |
* | vo_x11: remove this video output | wm4 | 2015-06-26 | 1 | -6/+0 |
* | vo_drm: Expose mode ID option to users | Marcin Kurczewski | 2015-05-28 | 1 | -0/+4 |
* | vo_opengl: CMS no longer implies linear scaling | Niklas Haas | 2015-05-27 | 1 | -10/+6 |
* | vo_opengl: icc-profile overrides icc-profile-auto | Niklas Haas | 2015-05-27 | 1 | -2/+2 |
* | vo_opengl: add support for custom shaders | Niklas Haas | 2015-05-27 | 1 | -2/+70 |
* | vo_null: add framerate emulation | wm4 | 2015-05-24 | 1 | -0/+6 |
* | vo_opengl: remove npot option | wm4 | 2015-05-21 | 1 | -4/+0 |
* | vo_xv: make number of buffers configurable | wm4 | 2015-05-20 | 1 | -0/+6 |
* | vo_opengl: change user options for requesting GLES | wm4 | 2015-05-14 | 1 | -4/+7 |
* | vo_opengl_cb: add a "block" framedrop mode and make it default | wm4 | 2015-05-12 | 1 | -2/+4 |
* | vo_opengl: change default FBO format | wm4 | 2015-05-05 | 1 | -2/+2 |
* | vo_opengl: gl_lcms: replace icc-cache by icc-cache-dir | Niklas Haas | 2015-05-01 | 1 | -4/+7 |
* | vo_drm: add missing documentation | Marcin Kurczewski | 2015-04-16 | 1 | -0/+13 |
* | vo_opengl: change dwmflush option values | wm4 | 2015-04-14 | 1 | -3/+4 |
* | vo_opengl: unify blend-subtitles-res and blend-subtitles | wm4 | 2015-04-11 | 1 | -12/+5 |
* | vo_opengl: add blend-subtitles-res | Niklas Haas | 2015-04-10 | 1 | -0/+11 |
* | opengl: win32 - add option 'dwmflush' to sync in DWM | Avi Halachmi (:avih) | 2015-04-09 | 1 | -0/+10 |
* | vo_opengl: make csp options consistent with vf_format | Niklas Haas | 2015-04-04 | 1 | -9/+9 |
* | csputils: add some missing colorspaces | Niklas Haas | 2015-04-04 | 1 | -0/+14 |
* | vo_opengl: make jinc presets resizable | Niklas Haas | 2015-04-04 | 1 | -3/+0 |
* | vo_opengl: add scale-wparam option | Niklas Haas | 2015-04-04 | 1 | -0/+13 |
* | vo_opengl: refactor scaler configuration | Niklas Haas | 2015-04-04 | 1 | -12/+11 |
* | vo_opengl: separate kernel and window | Niklas Haas | 2015-04-04 | 1 | -26/+33 |
* | vo_opengl: remove chroma-location suboption | wm4 | 2015-04-03 | 1 | -4/+0 |
* | RPI support | wm4 | 2015-03-29 | 1 | -0/+13 |
* | manpage: update warning on blend-subtitles | Niklas Haas | 2015-03-27 | 1 | -2/+6 |
* | manpage: vo_opengl: blend-subtitles is broken | wm4 | 2015-03-27 | 1 | -0/+3 |
* | manpage: fix typo | wm4 | 2015-03-26 | 1 | -1/+1 |
* | vo_opengl: draw subtitles directly onto the video | Niklas Haas | 2015-03-26 | 1 | -0/+11 |
* | vo_opengl: set cscale=spline36 as default for opengl-hq | Niklas Haas | 2015-03-25 | 1 | -1/+1 |
* | manpage: remove "experimental" notice from dxva2 code | wm4 | 2015-03-19 | 1 | -1/+1 |
* | man/vo: fix typo | Martin Herkt | 2015-03-15 | 1 | -1/+1 |
* | vo_opengl: add oversample support for tscale | Niklas Haas | 2015-03-15 | 1 | -1/+9 |
* | vo_opengl: add oversample scaler | Niklas Haas | 2015-03-15 | 1 | -0/+6 |
* | vo_opengl: refactor smoothmotion -> interpolation | Niklas Haas | 2015-03-15 | 1 | -42/+30 |
* | manpage: update cscale | Niklas Haas | 2015-03-13 | 1 | -4/+1 |
* | vo_opengl: refactor shader generation (part 2) | Niklas Haas | 2015-03-12 | 1 | -24/+44 |
* | manpage: document swapinterval default | Niklas Haas | 2015-03-09 | 1 | -1/+2 |
* | vo_opengl: add gamma-auto option | Stefano Pigozzi | 2015-03-04 | 1 | -0/+9 |
* | vo_opengl: implement antiringing for tensor scalers | Niklas Haas | 2015-02-27 | 1 | -3/+2 |
* | manpage: update documentation for smoothmotion | Niklas Haas | 2015-02-24 | 1 | -8/+27 |
* | filter_kernels: add ewa_lanczossharp alias | Niklas Haas | 2015-02-24 | 1 | -2/+10 |
* | filter_kernels: add blur parameter to jinc | Niklas Haas | 2015-02-23 | 1 | -0/+6 |
* | manpage: document scale-param1 properly | Niklas Haas | 2015-02-23 | 1 | -8/+15 |
* | manpage: update for new EWA filters | Niklas Haas | 2015-02-23 | 1 | -2/+2 |
* | filter_kernels: rename ginseng to ewa_ginseng | Niklas Haas | 2015-02-23 | 1 | -1/+1 |
* | vo_opengl: add ginseng upscaler | Niklas Haas | 2015-02-20 | 1 | -1/+1 |
* | Revert "vo_opengl: disable alpha by default" | wm4 | 2015-02-06 | 1 | -1/+1 |
* | vo_opengl: add support for linear scaling without CMS | Niklas Haas | 2015-02-06 | 1 | -5/+10 |
* | cocoa: automatically fetch display-fps from the monitor | Stefano Pigozzi | 2015-02-03 | 1 | -2/+2 |
* | vo_opengl: disable alpha by default | wm4 | 2015-02-03 | 1 | -1/+1 |
* | vo_opengl: change initialization of gamma option | wm4 | 2015-02-03 | 1 | -7/+5 |
* | vo_opengl: change upper bound of :gamma to 2.0 | Niklas Haas | 2015-02-03 | 1 | -1/+1 |
* | manpage: add recommended values to :gamma suboption | Niklas Haas | 2015-02-03 | 1 | -4/+12 |
* | man: expand on the smoothmotion documentation | Stefano Pigozzi | 2015-01-28 | 1 | -4/+13 |
* | manpage: fix smoothmotion-threshold value range | wm4 | 2015-01-26 | 1 | -1/+1 |
* | vo_opengl, x11: implement icc-profile-auto | wm4 | 2015-01-26 | 1 | -1/+1 |
* | vo_opengl: make "mitchell" the hq default filter for downscaling | wm4 | 2015-01-26 | 1 | -1/+1 |
* | vo: fix disabling/enabling smoothmotion at runtime | wm4 | 2015-01-23 | 1 | -0/+3 |
* | manpage: minor changes | wm4 | 2015-01-23 | 1 | -15/+23 |
* | vo_opengl: add smoothmotion frame blending | Stefano Pigozzi | 2015-01-23 | 1 | -0/+9 |
* | manpage: vo_opengl: describe how to get lanczos2/lanczos3 | wm4 | 2015-01-22 | 1 | -0/+3 |
* | vo_opengl: remove scale-sep and indirect options | Niklas Haas | 2015-01-22 | 1 | -23/+1 |
* | vo_opengl: rename all scale options to make more sense | Niklas Haas | 2015-01-22 | 1 | -31/+24 |
* | vo_opengl: always prefer indirect scaling | Niklas Haas | 2015-01-22 | 1 | -9/+14 |
* | vo_opengl: implement naive anti-ringing | Niklas Haas | 2015-01-22 | 1 | -4/+13 |
* | vo_opengl: make the default radius 3.0 and simplify scaler documentation | Niklas Haas | 2015-01-21 | 1 | -12/+14 |
* | manpage: vo_opengl: change scaler descriptions and recommendations | wm4 | 2015-01-21 | 1 | -37/+13 |
* | vo_opengl_old: remove this VO | wm4 | 2015-01-20 | 1 | -180/+1 |
* | README: extend dependecy list, link Windows compilation docs | wm4 | 2015-01-20 | 1 | -1/+1 |
* | vo_opengl: remove cscale-down suboption | wm4 | 2015-01-20 | 1 | -3/+9 |
* | vo_opengl: get rid of approx-gamma and make it the default as per BT.1886 | Niklas Haas | 2015-01-16 | 1 | -10/+0 |
* | vo_opengl: add ewa_lanczos upscaler (aka jinc) | Niklas Haas | 2015-01-15 | 1 | -1/+7 |
* | video: Add sigmoidal upscaling to avoid ringing artifacts | Niklas Haas | 2015-01-09 | 1 | -1/+13 |
* | vo_opengl_cb: introduce frame queue | xylosper | 2015-01-08 | 1 | -1/+20 |
* | vo_opengl_cb: support changing options at runtime | wm4 | 2015-01-05 | 1 | -0/+5 |
* | vo_opengl_old: remove ancient ATI-specific YUV conversions | wm4 | 2015-01-02 | 1 | -5/+1 |
* | vo_opengl: switch default FBO format to rgba, use GL_RGBA | wm4 | 2014-12-17 | 1 | -1/+1 |
* | vo_opengl: remove quadbuffer/anaglyph stereo 3D rendering | wm4 | 2014-12-15 | 1 | -15/+0 |
* | vo_opengl_cb: simplify reconfigure, render transparent if unconfigured | wm4 | 2014-12-09 | 1 | -0/+3 |
* | vo_opengl: make background color configurable | wm4 | 2014-12-09 | 1 | -0/+4 |
* | vo_opengl: enable fancy-downscaling by default for opengl-hq | wm4 | 2014-11-29 | 1 | -1/+1 |
* | vo_opengl: disable fancy-downscaling for anamorphic video | wm4 | 2014-11-29 | 1 | -0/+3 |
* | vo_direct3d: fix texture-memory sub-option, extend it | wm4 | 2014-11-18 | 1 | -11/+22 |
* | vo_opengl: allow setting different filters for downscaling | wm4 | 2014-11-14 | 1 | -1/+6 |
* | vo_corevideo: remove this VO | Stefano Pigozzi | 2014-09-06 | 1 | -7/+0 |
* | man: fix a whole bunch of typos | Martin Herkt | 2014-09-01 | 1 | -23/+23 |
* | vo_opengl: add parameter to gaussian filter | Bin Jin | 2014-08-26 | 1 | -1/+9 |
* | vo_opengl: add radius options for filters | Bin Jin | 2014-08-26 | 1 | -5/+16 |
* | vo_opengl: add cparam1 and cparam2 options | Bin Jin | 2014-08-26 | 1 | -0/+7 |
* | manpage: fix opengl-hq defaults | wm4 | 2014-08-18 | 1 | -1/+1 |
* | vo_opengl: optional support for using GLX_SGI_video_sync | wm4 | 2014-08-15 | 1 | -0/+7 |
* | vo_opengl: if glfinish is used, also call it after swappping | wm4 | 2014-08-15 | 1 | -1/+3 |
* | manpage: eliminate the word "movie" | wm4 | 2014-07-26 | 1 | -1/+1 |
* | video: Refactor rendering intent for DCP XYZ and :srgb | Niklas Haas | 2014-06-22 | 1 | -0/+4 |
* | video: Add support for non-BT.709 primaries | Niklas Haas | 2014-06-22 | 1 | -1/+7 |
* | video: Add BT.2020-NCL colorspace and transfer function | Niklas Haas | 2014-06-22 | 1 | -2/+2 |
* | DOCS: remove en/ sub-directory | wm4 | 2014-06-20 | 1 | -0/+872 |