aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: correctly report buffered size as 0 if there are no packetsGravatar wm42018-03-08
* vd_lavc: slightly better logging about why hwdec is not usedGravatar wm42018-03-08
* scripting: make a function staticGravatar wm42018-03-08
* osxbundle: fix bundle creation with python3Gravatar Akemi2018-03-08
* ao_opensles: bump device buffer size to 200msGravatar tomty892018-03-07
* ao_opensles: remove set_play_state()Gravatar tomty892018-03-07
* ao_opensles: clear buffer queue in reset()Gravatar tomty892018-03-07
* hwdec_drmprime_drm: Fix a DRM buffer memory leakageGravatar LongChair2018-03-05
* cocoa-cb: fix a segfault without videoGravatar Akemi2018-03-04
* cocoa-cb: fix wrong aspect ratio on live resize after reconfig resizeGravatar Akemi2018-03-04
* cocoa-cb: change handling of window aspect ratio changesGravatar Akemi2018-03-04
* context_drm_egl: Allow fallback EGLConfig formatsGravatar Anton Kindestam2018-03-04
* tv: Recognise v4l2 'JPEG' fourccGravatar Philip Langdale2018-03-04
* input: minor additions to default key bindingsGravatar wm42018-03-04
* client: remove legacy API that is unused nowGravatar Akemi2018-03-04
* cocoa-cb: use new libmpv API instead of opengl-cbGravatar Akemi2018-03-04
* cocoa-cb: move the GL dummy function to swiftGravatar Akemi2018-03-04
* cocoa-cb: remove debug remnant (stray print)Gravatar Akemi2018-03-04
* vo_gpu: don't segfault in libmpv_gl's destroy()Gravatar Niklas Haas2018-03-04
* wscript: also install render API related headersGravatar Niklas Haas2018-03-04
* player: fix strange behavior on edition switchingGravatar wm42018-03-03
* player: don't free root filter while it's still neededGravatar wm42018-03-03
* demux_lavf: add some hacks for SDPGravatar wm42018-03-03
* player: fix track autoselection of external files yet againGravatar wm42018-03-03
* command: fix whitespaceGravatar wm42018-03-03
* video: add option to reduce latency by 1 or 2 framesGravatar wm42018-03-03
* manpage: describe how to list/inspect/apply profilesGravatar wm42018-03-03
* options: add a builtin low-latency profileGravatar wm42018-03-03
* video: don't read ahead a frame in --untimed modeGravatar wm42018-03-03
* demux_lavf: add --demuxer-lavf-probe-info=nostreamsGravatar wm42018-03-03
* demux: move some code to a separate functionGravatar wm42018-03-03
* demux: improve audio tag merging for OGG filesGravatar wm42018-03-03
* vo_gpu: error out if there were rendering errors when taking screenshotGravatar wm42018-03-03
* vo_gpu: fix taking screenshots of rotated videosGravatar wm42018-03-03
* vd_lavc: fix inverted conditionGravatar wm42018-03-03
* mp_image: replace rude function with less rude FFmpeg upstream functionGravatar wm42018-03-03
* demux_lavf: don't mess up in streams with unknown size and init segmentGravatar wm42018-03-03
* player: set thread name in opener threadGravatar wm42018-03-03
* DOCS/interface-changes: add note about desyncing audio filtersGravatar wm42018-03-03
* mp_image: make ref error handling slightly readableGravatar wm42018-03-03
* mp_image: pass through unknown AVFrame side dataGravatar wm42018-03-03
* player: add warning comment about ignoring ABI safetyGravatar wm42018-03-03
* mp_image: fix subtle side data memory leaksGravatar wm42018-03-03
* 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