aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: don't constantly resize the output FBOGravatar Niklas Haas2016-07-03
* sub: remove unused sub_bitmaps.scaled fieldGravatar wm42016-07-03
* sub: move RGBA scaling to vo_vaapiGravatar wm42016-07-03
* sub: change how libass output is converted to RGBA in some casesGravatar wm42016-07-03
* sub: move around some codeGravatar wm42016-07-03
* sub: pass preferred OSD format to subtitle renderersGravatar wm42016-07-03
* vo_opengl: remove caching GL_MAX_TEXTURE_SIZE valueGravatar wm42016-07-03
* vo_opengl: use ringbuffer of PBOsGravatar wm42016-07-03
* vo_opengl: support inconsistent negative strides per planeGravatar wm42016-07-03
* vo_opengl: move PBO upload handling to shared codeGravatar wm42016-07-03
* w32_common: make WM_NCHITTEST simpler and more accurateGravatar James Ross-Gowan2016-07-03
* manpage: document confusing "vf clr" command usageGravatar wm42016-07-03
* player: add missing space to error messageGravatar wm42016-07-02
* vd_lavc: hide structs behind platform flagsGravatar Ben Boeckel2016-07-01
* readme: fix typoGravatar Ben Boeckel2016-07-01
* player: fatal error if linked and compiled FFmpeg versions mismatchGravatar wm42016-07-01
* bitmap_packer: remove some unused functionsGravatar wm42016-07-01
* sub: set ASS sub bitmap data to correct pointerGravatar wm42016-07-01
* vo_direct3d: remove bitmap packerGravatar wm42016-07-01
* vo_vdpau: remove bitmap packer useGravatar wm42016-07-01
* vo_opengl: remove OSD bitmap packingGravatar wm42016-07-01
* command: pack sub image data in overlay-add commandGravatar wm42016-07-01
* ad_lavc: work around braindead ffmpeg behaviorGravatar wm42016-07-01
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cGravatar wm42016-06-30
* README: declare that we do not respect FFmpeg ABI rulesGravatar wm42016-06-29
* options: deprecate --heartbeat-cmdGravatar wm42016-06-29
* options: add a deprecation warning printing mechanismGravatar wm42016-06-29
* ao_oss: do not add an entry to audio-device-list if device file missingGravatar wm42016-06-29
* audio: don't add default entry to audio-device-list if AO support listingGravatar wm42016-06-29
* d3d: implement screenshots for --hwdec=d3d11vaGravatar wm42016-06-28
* d3d: merge angle_common.h into d3d.hGravatar wm42016-06-28
* vo_opengl: add output_size uniform to custom shaderGravatar Muhammad Faiz2016-06-28
* vo_opengl: minor typo and coding style fixesGravatar wm42016-06-28
* vo_opengl: revise the transfer curve logicGravatar Niklas Haas2016-06-28
* csputils: adjust whitespaceGravatar Niklas Haas2016-06-28
* vo_opengl: revise the logic for picking the default color spaceGravatar Niklas Haas2016-06-28
* vo_opengl: use image_params instead of *_src for autoconfigGravatar Niklas Haas2016-06-28
* vo_opengl: implement the Panasonic V-Log functionGravatar Niklas Haas2016-06-28
* 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