aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* manpage: add missing documentation for vf_format:gamma=dci-p3Gravatar Niklas Haas2016-06-28
* csputils: add Panasonic V-Gamut primariesGravatar Niklas Haas2016-06-28
* manpage: warn about the use of HDR functions for target-trcGravatar Niklas Haas2016-06-28
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCGravatar Niklas Haas2016-06-28
* audio: add a helper for getting frame end PTSGravatar wm42016-06-27
* dec_audio: fix segment boudnary switchingGravatar wm42016-06-27
* ao_lavc, vo_lavc: Migrate to new encoding API.Gravatar Rudolf Polzer2016-06-27
* Fix misspellingsGravatar stepshal2016-06-26
* vo_opengl utils: use gl->main_fb when reading window contentGravatar quilloss2016-06-26
* manpage: fix typoGravatar wm42016-06-26
* vo_xv: fix behavior with odd sizesGravatar wm42016-06-25
* DOCS: change version references from 0.17.1 to 0.18.0Gravatar wm42016-06-25
* image_writer: port to new encode APIGravatar wm42016-06-24
* ass_mp.h: remove conditional inclusion guardsGravatar wm42016-06-24
* af_lavcac3enc: use av_err2str() call (fixes Libav build)Gravatar wm42016-06-23
* af_lavcac3enc: make encoder configurableGravatar wm42016-06-23
* af_lavcac3enc: implement flushing on seekGravatar wm42016-06-23
* af_lavcac3enc: port to new encode APIGravatar wm42016-06-23
* af_lavcac3enc: automatically configure most encoder parametersGravatar wm42016-06-23
* af_lavcac3enc: drop log message prefixesGravatar wm42016-06-23
* af_lavcac3enc: fix custom bitratesGravatar wm42016-06-23
* vo_opengl: improve missing function warningGravatar wm42016-06-22
* ad_lavc: resume from mid-stream EOF conditions with new decode APIGravatar wm42016-06-22
* vo_opengl: add scaler name to the 'Disabling scaler' messageGravatar dirb2016-06-22
* vf_vdpaurb: use new common nv12 download codeGravatar wm42016-06-21
* vdpau: get surface data as nv12 if possibleGravatar wm42016-06-21
* command: improve playlist* properties change notificationsGravatar wm42016-06-20
* github: move "reproduction steps" before behavior sectionsGravatar wm42016-06-20
* vo_opengl: manually add the GL_BACK_LEFT constant for GLESGravatar Floens2016-06-20
* vo_opengl: GL_ARB_timer_query compile fix for GLESGravatar Floens2016-06-20
* vf_vdpaurb: fix operationGravatar wm42016-06-20
* vo_opengl: unmap hwdec images once rendering is doneGravatar wm42016-06-20
* vo_opengl: vdpau interop without RGB conversionGravatar wm42016-06-19
* refqueue: free referenced images on freeGravatar wm42016-06-19
* bitmap_packet: let max=0 mean unlimitedGravatar wm42016-06-18
* sd_lavc: fix sub-bitmap alignmentGravatar wm42016-06-18
* vo_opengl: remove prescaling framework with superxbr prescalerGravatar Bin Jin2016-06-18
* vo_opengl: remove uniform buffer object routinesGravatar Bin Jin2016-06-18
* vo_opengl: remove nnedi3 prescalerGravatar Bin Jin2016-06-18
* cocoa: fix display refresh rate retrieval on multi monitor setupsGravatar Akemi2016-06-18
* cocoa: fix actual display refresh rate retrievalGravatar Akemi2016-06-18
* vo_opengl: dxinterop: render to gl->main_fbGravatar James Ross-Gowan2016-06-18
* vo_opengl: add ability to render to an arbitrary backing framebufferGravatar wm42016-06-18
* sd_lavc: align sub-bitmaps for the sake of libswscaleGravatar wm42016-06-18
* sd_lavc: fix typoGravatar wm42016-06-18
* sub, vo_opengl: use packed sub-bitmaps directly if availableGravatar wm42016-06-17
* sd_lavc: change hack against vobsubs with wrong resolutionGravatar wm42016-06-17
* sub: fix --sub-gaussGravatar wm42016-06-17
* sub: move paletted image handling completely to sd_lavc.cGravatar wm42016-06-17
* bitmap_packer: make manual use slightly more convenientGravatar wm42016-06-17