aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl_cb: make mpv_opengl_cb_render() return left framesGravatar xylosper2015-01-08
* vo_opengl_cb: use vo's drop_count instead of internal counterGravatar xylosper2015-01-08
* vo: add functions to increment drop_countGravatar xylosper2015-01-08
* vo_opengl_cb: introduce frame queueGravatar xylosper2015-01-08
* win32: minor simplificationGravatar wm42015-01-08
* vo_opengl: don't crash win32 backend with NULL eventsGravatar wm42015-01-08
* vo_opengl_cb: fix a typoGravatar wm42015-01-08
* vo_opengl_cb: allow changing debug option at runtimeGravatar wm42015-01-08
* DOCS: add instructions for building with MSYS2Gravatar James Ross-Gowan2015-01-08
* DOCS/client_api_examples: add an alternative qml exampleGravatar wm42015-01-08
* vo_opengl_cb: fix flipped renderingGravatar wm42015-01-08
* vo_opengl: gl_lcms: implement change detection for memory profilesGravatar wm42015-01-08
* vo_opengl: gl_lcms: fix potential dangling pointer issueGravatar wm42015-01-08
* ao: remove coreaudio_exclusive from autoprobing listGravatar wm42015-01-07
* ao_pulse: disable latency calculation hacks by defaultGravatar wm42015-01-07
* vo_direct3d: fix shader colormatrix generationGravatar wm42015-01-07
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* x11: always use glXGetProcAddressARB()Gravatar wm42015-01-07
* terminal: always print to stderr with --no-input-terminalGravatar wm42015-01-07
* gl_video.c: invalidate image_params in uninit_video()Gravatar xylosper2015-01-07
* vo_opengl: add support for in memory icc profilesGravatar Stefano Pigozzi2015-01-07
* video: Remove some stale CMS code, minor cosmeticsGravatar Niklas Haas2015-01-07
* dxva2: copy mp_image attributes to sw_imgGravatar James Ross-Gowan2015-01-07
* mp_image: copy missing attributesGravatar James Ross-Gowan2015-01-07
* stream_pvr: uncrustifyGravatar wm42015-01-06
* dvb: uncrustifyGravatar wm42015-01-06
* stream_dvb: Enable streaming mode, activates cache.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Do not add special PIDs if we anyways record the full TP.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Add possibility to dump a full transponder.Gravatar Oliver Freyermuth2015-01-06
* manpage: dvb: Add some information on VDR channel list support.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Record PIDs with human-readable content, bump max demuxer count.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Also demux PMT if possible, reactivate TPID parsing.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-...Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Move out PID-parsing, disable TPID parsing.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Add TPID (teletext-pid) parsing from VDR-style channel-lists.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Handle VDR-config location-field as DISEQc-field.Gravatar Oliver Freyermuth2015-01-06
* dvb: Extend understanding of VDR channel config: stream_id, inversion.Gravatar Oliver Freyermuth2015-01-06
* stream_dvb: Very basic vdr-type channels.conf support.Gravatar Oliver Freyermuth2015-01-06
* dvb: Extend dvb_channel struct, needs to know whether channel is S2.Gravatar Oliver Freyermuth2015-01-06
* dvb_tune: (DVB-S) Initial S2API support.Gravatar Oliver Freyermuth2015-01-06
* dvbin: Prepare S2API-implementation, support different DVB-API versions.Gravatar Oliver Freyermuth2015-01-06
* video: fix timeline with some container formatsGravatar wm42015-01-06
* sd_lavc: apply fallback to video resolution only for vobsubsGravatar wm42015-01-06
* DOCS/client_api_examples: qml: add test for gamma controlGravatar wm42015-01-06
* vo_opengl_cb: implement equalizer controlsGravatar wm42015-01-06
* csputils: use M_PIGravatar wm42015-01-06
* csputils: replace float[3][4] with a structGravatar wm42015-01-06
* csputils: move image_params -> csp_params into a functionGravatar wm42015-01-06
* csputils: get rid of mp_csp_detailsGravatar wm42015-01-06
* csputils: cosmeticsGravatar wm42015-01-06