aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vd_lavc: enable dr by defaultGravatar wm42018-04-29
* vf_vapoursynth: correctly signal error on script init failureGravatar wm42018-04-29
* f_lavfi: support setting common filter options like "threads"Gravatar wm42018-04-29
* client API: some doxygen clarificationsGravatar wm42018-04-29
* egl_helpers: change minimum framebuffer size to 8 bit per componentGravatar wm42018-04-29
* encode: do not clear video PTS on VOCTRL_RESETGravatar wm42018-04-29
* egl_helpers: log certain EGL attributesGravatar wm42018-04-29
* player: don't wait for last video frame in encode modeGravatar wm42018-04-29
* TOOLS/matroska.py: ignore some unused elementsGravatar wm42018-04-29
* f_decoder_wrapper: fix a typo in log messageGravatar wm42018-04-29
* input: raise log level of some noisy messagesGravatar wm42018-04-29
* demux_mkv: adjust log verbosity levelsGravatar wm42018-04-29
* filter: hide warning when disconnecting pins drops framesGravatar wm42018-04-29
* encode: rewrite half of itGravatar wm42018-04-29
* vo: add vo_reconfig2()Gravatar wm42018-04-29
* encode: get rid of AVDictionary setter helperGravatar wm42018-04-29
* encode: some more cleanupsGravatar wm42018-04-29
* f_output_chain: remove a redundant variableGravatar wm42018-04-29
* options: remove broken --video-stereo-mode optionGravatar wm42018-04-29
* video: remove internal stereo_out flagGravatar wm42018-04-29
* demux_lavf: discard "und" language tagGravatar wm42018-04-29
* f_output_chain: log status of auto filtersGravatar wm42018-04-29
* f_output_chain: log input instead of output formatGravatar wm42018-04-29
* client API: add some render API extensions for timingGravatar wm42018-04-29
* vo_libmpv: support GPU rendered screenshotsGravatar wm42018-04-29
* vo_libmpv: adjust redraw handling to new API semanticsGravatar wm42018-04-29
* vo_libmpv: remove annoying indirectionsGravatar wm42018-04-29
* vo_libmpv: move some update() callbacks out of context lockGravatar wm42018-04-29
* vo_libmpv: move up update() functionGravatar wm42018-04-29
* vo_libmpv: add support for DRGravatar wm42018-04-29
* client API: preparations for allowing render API to use DR etc.Gravatar wm42018-04-29
* vo: move DR helper code to a separate source fileGravatar wm42018-04-29
* mp_image: fixup a simple 10L in ref_bufferGravatar Jan Ekström2018-04-21
* vo_gpu: move some extra code for screenshot to video.cGravatar wm42018-04-20
* client API: minor clarificationGravatar wm42018-04-20
* README: mention that Libav support is brokenGravatar wm42018-04-20
* encode: simplify colorspace settingGravatar wm42018-04-20
* encode: cosmeticsGravatar wm42018-04-20
* vo_lavc: remove pointless uint32_t type for int valuesGravatar wm42018-04-20
* encode: remove some unused functionsGravatar wm42018-04-20
* encoding: deprecate a bunch of obscure optionsGravatar wm42018-04-20
* audio: fix EOF handling if there was no data at allGravatar wm42018-04-20
* video: pass through container fps to filtersGravatar wm42018-04-19
* demux: support for some kinds of timed metadataGravatar wm42018-04-18
* player: remove in_dispatch fieldGravatar wm42018-04-18
* dispatch: simplify, disallow recursive invocationGravatar wm42018-04-18
* w32_common: avoid recursive dispatch queue callsGravatar wm42018-04-18
* scripting: change when/how player waits for scripts being loadedGravatar wm42018-04-18
* cocoa-cb: fix a warning with swift 4.1 and slight cleanupGravatar Akemi2018-04-17
* HIDRemote: fix volume buttons on macOS 10.13Gravatar Akemi2018-04-17