aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: move sampler type mapping to a functionGravatar wm42015-09-10
* command: make "add <property> 0" not change the valueGravatar wm42015-09-10
* cache: do not include backbuffer size in total stream cache sizeGravatar wm42015-09-10
* DOCS: cleanup API changes version markersGravatar wm42015-09-10
* vo_opengl: fix deband sub-option handlingGravatar wm42015-09-09
* vo_opengl: implement debanding (and remove source-shader)Gravatar Niklas Haas2015-09-09
* old-makefile: update for recent OpenGL refactorsGravatar wm42015-09-09
* vo_opengl: move self-contained shader routines to a separate fileGravatar Niklas Haas2015-09-09
* vo_opengl: reduce code duplication for scaler optionsGravatar Niklas Haas2015-09-09
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09
* vo_opengl: move gl_* files to their own subdirGravatar Niklas Haas2015-09-09
* vo_opengl: minor refactorGravatar Niklas Haas2015-09-09
* Use setfield, not --field-dominance. See #2297.Gravatar Rudolf Polzer2015-09-09
* vo_opengl: filter allowed options in dumb-modeGravatar wm42015-09-08
* vo_opengl: move gl_video_opts copying code to separate functionGravatar wm42015-09-08
* af_lavrresample: remove unnecessary indirectionsGravatar wm42015-09-08
* af_lavrresample: add normalize suboptionGravatar wm42015-09-08
* vo_opengl: restore single pass optimization as separate code pathGravatar wm42015-09-07
* vo_opengl: move video source rectangle computation to a functionGravatar wm42015-09-07
* vo_opengl: comsetics: remove unnecessary line breakGravatar wm42015-09-07
* vo_opengl: require FBOs and get rid of the single-pass optimizationGravatar Niklas Haas2015-09-07
* osd: delay libass initialization as far as possibleGravatar wm42015-09-07
* options: fix --no-configGravatar wm42015-09-05
* DOCS/client_api_examples/sdl: make the window resizableGravatar wm42015-09-04
* af_lavrresample: add missing include statementGravatar wm42015-09-04
* vo_opengl: use the correct attribute name for vertex positionGravatar wm42015-09-04
* audio/filter: remove af_bs2b tooGravatar wm42015-09-04
* audio/filter: remove some useless filtersGravatar wm42015-09-03
* player: log error code on playback exitGravatar wm42015-09-03
* ebml: warn if an EBML has unknown lengthGravatar wm42015-09-03
* manpage: fix typoGravatar wm42015-09-03
* vd_lavc: better hwdec log outputGravatar wm42015-09-02
* vd_lavc: factor all hwdec fallbacks into the same functionGravatar wm42015-09-02
* vo_opengl: improve robustness against PBO failureGravatar wm42015-09-02
* vo_opengl: enable pbo by default with opengl-hqGravatar wm42015-09-02
* vo_opengl: slightly simplify plane size determinationGravatar wm42015-09-02
* vo_opengl: don't distinguish "real" and texture sizeGravatar wm42015-09-02
* vo_opengl: simplify PBO copyGravatar wm42015-09-02
* vo_opengl: rename get_image to map_imageGravatar wm42015-09-02
* vo_opengl: remove redundant statement in PBO codeGravatar wm42015-09-02
* screenshot: avoid confusing template error message with no fileGravatar Kevin Mitchell2015-09-02
* sub: always try to use libavcodec text subtitle converterGravatar wm42015-09-01
* vo_opengl: remove some leftoversGravatar wm42015-09-01
* vo_opengl, vda: return to old stateGravatar wm42015-09-01
* sub: fix --sub-codepage UTF-8 with fallbackGravatar wm42015-09-01
* vo_rpi, vo_opengl: do not globally terminate EGL on VO uninitGravatar wm42015-08-31
* vo_opengl: fix alpha video in one caseGravatar wm42015-08-30
* video: make container vs. bitstream aspect ratio configurableGravatar wm42015-08-30
* w32: shift drag and drop appendsGravatar Kevin Mitchell2015-08-30
* x11: drag and drop append with modifierGravatar Kevin Mitchell2015-08-30