aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* input: add append argument to file drop eventGravatar Kevin Mitchell2015-08-30
* osc: reinit on playlist changesGravatar Kevin Mitchell2015-08-29
* player: slightly better error reporting when opening file failsGravatar wm42015-08-28
* client API: improve an error messageGravatar wm42015-08-28
* osc: exit tick immediately if disabled.Gravatar torque2015-08-28
* sd_ass: assume negative durations are unknown durations, and handle themGravatar wm42015-08-27
* ytdl: catch bogous extractor infoGravatar ChrisK22015-08-27
* demux_mkv: discard broken indexGravatar wm42015-08-26
* demux_mkv: don't read index twiceGravatar wm42015-08-26
* video: disable interpolation during framesteppingGravatar wm42015-08-25
* vo_opengl: force redraw when framestepping with interpolationGravatar wm42015-08-25
* ao_alsa: fix minor memory leakGravatar wm42015-08-25
* vd_lavc: bump number of allocated surfaces for hwdec with HEVCGravatar wm42015-08-24
* vaapi: add HEVC profile entriesGravatar wm42015-08-24