aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* input: close window when window close button is pressed with --input-testGravatar wm42014-04-18
* input: handle multi-combinations as key sequencesGravatar wm42014-04-18
* audio: preallocate audio buffers on resizeGravatar wm42014-04-18
* manpage: document loop-file propertyGravatar wm42014-04-18
* player: fix audio EOF check on --no-audioGravatar wm42014-04-18
* player: add a --loop-file optionGravatar wm42014-04-17
* player: unrangle one aspect of audio EOF handlingGravatar wm42014-04-17
* w32_common: use ToUnicode to translate key inputGravatar James Ross-Gowan2014-04-17
* audio: add hack against broken pulseaudio EOF conditionGravatar wm42014-04-17
* audio: explicitly document audio EOF conditionGravatar wm42014-04-17
* ao_null: add simulated device latency, simulate EOF problemsGravatar wm42014-04-17
* vo_opengl: make spline36 default with --vo=opengl-hqGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* msg: correct ringbuffer log level comparisonGravatar FRAU KOUJIRO2014-04-17
* stream_dvdnav: print more debugging infoGravatar wm42014-04-17
* stream_dvd: fix seeking regressionGravatar wm42014-04-17
* ao: remove redundant get_delay checkGravatar wm42014-04-17
* wayland: unset input regions for osdGravatar Alexander Preisinger2014-04-16
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* af_lavcac3enc: detach on any passthrough format, not just ac3Gravatar wm42014-04-16
* input: deal with playback thread wakeup on windowsGravatar wm42014-04-15
* player: remove audio waitingGravatar wm42014-04-15
* audio: wake up the core when audio buffer is running low (2)Gravatar wm42014-04-15
* ao_pulse: use ao_need_data()Gravatar wm42014-04-15
* audio: wake up the core when audio buffer is running lowGravatar wm42014-04-15
* video: remove use of deprecated AVFrame fields on LibavGravatar wm42014-04-15
* README: mention minimum FFmpeg/Libav versionsGravatar wm42014-04-15
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* command: add property to indicate when pausing due to --keep-openGravatar wm42014-04-14
* command: add a property to indicate core pause stateGravatar wm42014-04-14
* vf_vapoursynth: handle destruction more gracefullyGravatar wm42014-04-14
* options: don't allow --no-foo=yesGravatar wm42014-04-14
* video: change image format names, prefer mostly FFmpeg namesGravatar wm42014-04-14
* New option --no-ometadata to opt out of including metadata when encoding.Gravatar Rudolf Polzer2014-04-14
* vf_vapoursynth: wipe vapoursynth state completely on reloadingGravatar wm42014-04-14
* command: vf-metadata: minor fixup of return statusGravatar Kevin Mitchell2014-04-14
* Remove radio://Gravatar wm42014-04-13
* Kill all tabsGravatar wm42014-04-13
* af_volume: fix clang -Wsometimes-uninitializedGravatar Kevin Mitchell2014-04-13
* af_lavfi: fix graph parse deprecation warningGravatar Kevin Mitchell2014-04-13
* TOOLS: vf-metadata: lua cropdetect example scriptGravatar Kevin Mitchell2014-04-13
* command: add vf-metadata propertyGravatar Kevin Mitchell2014-04-13
* vf_lavfi: copy AVFrame metadata into vf_lavfi privGravatar Kevin Mitchell2014-04-13
* vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parseGravatar Kevin Mitchell2014-04-13
* vf: auto-label video filters if no label is specifiedGravatar Kevin Mitchell2014-04-13
* vf: add vf_control_by_label to send vfctrl to specific filterGravatar Kevin Mitchell2014-04-13
* talloc README: more human readible api referenceGravatar Kevin Mitchell2014-04-13
* mp_tags: move generic mp_tags stuff into its own .c/.h files in common/Gravatar Kevin Mitchell2014-04-13
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* wayland: don't schedule resize if going fullscreenGravatar Ricardo Vieira2014-04-13