aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_mkv: enable libavcodec parser for eac3Gravatar wm42018-03-03
* README: mention some semi-required FFmpeg dependenciesGravatar wm42018-03-03
* demux_edl: fix undefined behavior if mp4 init segment is not providedGravatar wm42018-03-03
* cocoa-cb: fix building with SDK 10.12 and earlierGravatar Akemi2018-03-01
* build: restore alphabetical sort order of file listsGravatar wm42018-02-28
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* m_option: remove unneded compatibility featuresGravatar wm42018-02-28
* vo_gpu: remove a dead declarationGravatar wm42018-02-28
* client API: clarify license, fix some typosGravatar wm42018-02-28
* osdep/atomic: add emulation for atomic_exchange()Gravatar wm42018-02-28
* osdep/atomic: fix potential shadowing warningsGravatar wm42018-02-28
* cocoa-cb: make fullscreen resize animation duration configurableGravatar Akemi2018-02-28
* cocoa-cb: fix stretched gl surface on window aspect ratio changeGravatar Akemi2018-02-28
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* drm_common: Improve VT switching signal handling somewhatGravatar Anton Kindestam2018-02-26
* vo_drm: Fix pageflip errors on VT switchGravatar Anton Kindestam2018-02-26
* context_drm_egl: Repair VT switchingGravatar Anton Kindestam2018-02-26
* context_drm_egl: Introduce 30bpp supportGravatar Anton Kindestam2018-02-26
* egl_helpers: mpegl_cb can now signal an error conditionGravatar Anton Kindestam2018-02-26
* cocoa-cb: fix wrong fullscreen window sizeGravatar Akemi2018-02-25
* cocoa-cb: fix wrong drawing size on resizeGravatar Akemi2018-02-25
* vo_gpu: fix mobius tone mapping when sig_peak <= 1.0Gravatar Niklas Haas2018-02-25
* vo_gpu: don't tone-map for pure gamut reductionsGravatar Niklas Haas2018-02-25
* stream_file: add mode for reading appended filesGravatar wm42018-02-21
* audio: improve behavior if filters output nothing during probingGravatar wm42018-02-21
* cocoa-cb: fix invalid framebuffer operation errorGravatar Akemi2018-02-21
* drm_vo: pixel aspect from --monitoraspectGravatar Marco Migliori2018-02-21
* vf_vapoursynth: fix freezeGravatar wm42018-02-20
* vo_gpu: introduce --target-peakGravatar Niklas Haas2018-02-20
* vo_gpu: correctly parametrize the HLG OOTF by the display peakGravatar Niklas Haas2018-02-20
* vo_gpu: simplify and correct color scale handlingGravatar Niklas Haas2018-02-20
* vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAINGravatar Jan Ekström2018-02-20
* video: fix --video-rotate in some casesGravatar wm42018-02-18
* cocoa-cb: fix hwdec when drawing off-screenGravatar Akemi2018-02-17
* video: do not buffer extra frames with VO_CAP_NORETAIN outputsGravatar Aman Gupta2018-02-17
* video: rename VO_CAP_NOREDRAW to VO_CAP_NORETAINGravatar Aman Gupta2018-02-17
* vo_gpu: hwdec_drmprime_drm: cosmetic simplificationGravatar wm42018-02-16
* filter: fix potential NULL pointer derefGravatar wm42018-02-16
* command: simplify mp_property_filter_metadataGravatar wm42018-02-16
* github: recommend 0x0.st rather than sprunge.us for logfilesGravatar Kevin Mitchell2018-02-16
* build: fix dependency check on macOSGravatar Akemi2018-02-16
* cocoa-cb: fix drawing on macOS 10.11Gravatar Akemi2018-02-16
* build: fix linking libmpv when swift features are builtGravatar Akemi2018-02-13
* build: remove shell usage from swift build scriptsGravatar Akemi2018-02-13
* build: fix swift detection with python2Gravatar Akemi2018-02-13
* lua+js: Implement utils.getpid()Gravatar sfan52018-02-13
* vo_gpu: remove old window screenshot glue code and GL implementationGravatar wm42018-02-13
* f_lavfi: extend filter help outputGravatar wm42018-02-13
* options: minor cleanup to --no-... handlingGravatar wm42018-02-13
* options: prefix option with "--" in one case in help outputGravatar wm42018-02-13