aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* chmap: make up some channel layout namesGravatar wm42015-06-12
* ao_alsa: if possible, reorder device maps to std layoutsGravatar wm42015-06-12
* ao_alsa: make it accept 7.1 over HDMIGravatar wm42015-06-12
* chmap_sel: improve speaker replacement handlingGravatar wm42015-06-12
* chmap_sel: do naive speaker replacements lastGravatar wm42015-06-12
* audio: fill NA channels with silenceGravatar wm42015-06-12
* audio: use unknown channel layouts if there is no standard layoutGravatar wm42015-06-12
* audio: fix messed up channel reorderingGravatar wm42015-06-12
* audio: deal with AVFrame-style buffer assignmentsGravatar wm42015-06-12
* lua: support MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* client API: add MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* client API: leave mpv_event_end_file.error to 0 on no errorGravatar wm42015-06-11
* lua: export end-file event fieldsGravatar wm42015-06-11
* ao_alsa: change ALSA braindeath heuristicGravatar wm42015-06-11
* command: add keypress, keydown, and keyup commands.Gravatar torque2015-06-11
* player: use 4 as process exit code on user quitsGravatar wm42015-06-10
* options: make keyvalue list parsing less strictGravatar wm42015-06-10
* vo_opengl: fix a small memory leak when loading user shadersGravatar wm42015-06-09
* vo_opengl: fix dangling pointers with vo_cmdlineGravatar wm42015-06-09
* audio: add some change notificationsGravatar wm42015-06-09
* ao_coreaudio: change physical stream format synchronouslyGravatar wm42015-06-09
* audio/out/pull: avoid dropping some audio when drainingGravatar wm42015-06-09
* audio/out/pull: correctly pad partial frames with silenceGravatar wm42015-06-09
* command: fix audio-out-detected-device propertyGravatar wm42015-06-09
* command: remove unnecessary event IDsGravatar wm42015-06-09
* command: make property event mask matching more restrictiveGravatar wm42015-06-09
* ao_alsa: refine channel count mismatch error messageGravatar wm42015-06-09
* vaapi: add missing license headerGravatar wm42015-06-08
* gl_osd: fix license headerGravatar wm42015-06-08
* vo: clarify conditionGravatar wm42015-06-08
* vo: restore frame-drop logic for high-fps clipsGravatar Avi Halachmi (:avih)2015-06-07
* ytdl_hook: Support 'multi_video' resultsGravatar Jaime Marquínez Ferrándiz2015-06-07
* Revert "opengl: drop less frames when clip and display have similar fps"Gravatar wm42015-06-07
* Revert "vo: improve frame drop logic on high playback rate"Gravatar wm42015-06-07
* vo_vdpau: add a NULL check, verify image dimensionsGravatar wm42015-06-06
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* ad_spdif: use a pseudo codec entry to select DTS-HD instead of an optionGravatar wm42015-06-05
* audio: do not allow AO to change passthrough formatsGravatar wm42015-06-05
* vo_vdpau: limit output surfaces to allowed maximum dimensionsGravatar wm42015-06-05
* vo_vdpau: directly get surface size from surface for screenshotsGravatar wm42015-06-05
* vo_vdpau: shorten 2 variable namesGravatar wm42015-06-05
* video: remove worthless log messageGravatar wm42015-06-05
* vf_sub: minor simplificationGravatar wm42015-06-05
* filter_kernels: distinguish between regular/EWA robidouxGravatar Niklas Haas2015-06-05
* vo_vdpau: check maximum video sizeGravatar wm42015-06-04
* audio: do not exit when loading small files in paused modeGravatar wm42015-06-04
* ao_alsa: refuse to use spdif if AES flags can't be setGravatar wm42015-06-04
* af_lavrresample: slightly better computation of total delayGravatar wm42015-06-04
* af_lavrresample: use a new libswresample function if availableGravatar wm42015-06-04
* af_lavrresample: change output samples calculationGravatar wm42015-06-04