aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* command: show original aspect in video-aspect property tooGravatar wm42016-02-02
* w32_common: switch to UniformResourceLocatorWGravatar wm42016-02-02
* TOOLS/lua/autoload.lua: remove the extension prior to sortGravatar Alexis Nootens2016-02-02
* build: add special openbsd case for iconv checkGravatar Stefano Pigozzi2016-02-01
* player: refactor: reduce some dependencies on current_trackGravatar wm42016-02-01
* player: use different variable to indicate coverartGravatar wm42016-02-01
* audio/video: merge decoder return valuesGravatar wm42016-02-01
* CONTRIBUTING.md: encourage users to ping forgotten issuesGravatar wm42016-02-01
* audio: remove default preference for libdcadecGravatar wm42016-02-01
* vo_opengl: hwdec: use IDs for API, and log which backend is usedGravatar wm42016-02-01
* audio: use brutal resync only on larger PTS discontinuitiesGravatar wm42016-01-31
* audio: fix a case of going to sleep before playback startGravatar wm42016-01-31
* DOCS: explain about DVD situation in man page.Gravatar archenemies2016-01-31
* x11: stop waiting for MapNotify when WM_STATE changesGravatar Tracerneo2016-01-31
* vd_lavc: release surfaces before destroying decoderGravatar wm42016-01-30
* Fix build on LibavGravatar wm42016-01-30
* vd_lavc: allow switching between hw/sw decoding any timeGravatar wm42016-01-29
* vd_lavc: simplify an aspect of hwdec fallbackGravatar wm42016-01-29
* player: refactor: some more minor decoder/output decouplingGravatar wm42016-01-29
* audio: refactor: separate audio init and filter/output initGravatar wm42016-01-29
* audio: move pts reset checkGravatar wm42016-01-29
* player: fix initial audio sync in certain casesGravatar wm42016-01-29
* video: fix broken-PTS fallback determinationGravatar wm42016-01-29
* audio: move mp_audio->AVFrame conversion to a functionGravatar wm42016-01-29
* TOOLS/lua/ao-null-reload.lua: send ao-reload on audio-device-list changeGravatar Kevin Mitchell2016-01-28
* rpi: add VC-1 supportGravatar wm42016-01-28
* mp_image: copy dts as part of mp_image attributes tooGravatar wm42016-01-28
* ao_wasapi: add "wasapi" prefix to non-static find_deviceID functionGravatar Kevin Mitchell2016-01-28
* ao_wasapi: correct check for specified device on default changeGravatar Kevin Mitchell2016-01-28
* ao_wasapi: fix check for already found deviceGravatar Kevin Mitchell2016-01-28
* video: fix coverart switchingGravatar wm42016-01-27
* rpi: add mpeg-4 decoding supportGravatar wm42016-01-27
* demux_mkv: allow negative timestampsGravatar wm42016-01-27
* vo_opengl: do chroma merging in integer conversion stageGravatar wm42016-01-27
* vo_opengl: add precision qualifier to usampler2D on ANGLEGravatar wm42016-01-27
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdGravatar wm42016-01-27
* vo_opengl: support 10 bit support with ANGLEGravatar wm42016-01-26
* vo_opengl: actually reset use_normalized_range fieldGravatar wm42016-01-26
* vo_opengl: default to rgba16f FBOs on ANGLEGravatar wm42016-01-26
* command: always allow setting volume/mute propertiesGravatar wm42016-01-26
* video: slightly improve video stream switchingGravatar wm42016-01-26
* vaapi: lower number of allocated surfaces againGravatar wm42016-01-26
* manpage: fix typoGravatar wm42016-01-25
* vo_opengl: add tscale-interpolates-only sub-optionGravatar wm42016-01-25
* vo_opengl: default scaler-resizes-only sub-option to yesGravatar wm42016-01-25
* vd_lavc: delay images before reading them backGravatar wm42016-01-25
* video: cleanup pts/dts passing between decoder componentsGravatar wm42016-01-25
* vo_opengl: rename custom shader entrypoint from sample to sample_pixelGravatar wm42016-01-25
* vo_opengl: vdpau: better handling of preemption recoveryGravatar wm42016-01-25
* vdpau: force driver to report preemption earlyGravatar wm42016-01-25