Merge branch 'hr-seek'
commit0afb326035e66663a90c4609f21560ce772e9718
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 20 Dec 2010 17:17:43 +0000 (20 19:17 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 20 Dec 2010 17:17:43 +0000 (20 19:17 +0200)
tree07f443e2bd39745ac7430cff9534529958be9c53
parent4a26b4c024498c9b1be4723121d86e0c2b386ed2
parent5bb2f9787f557bd91d5eb9021238ed7b131d5fa9
Merge branch 'hr-seek'

* hr-seek:
  input: add default keybindings Shift+[arrow] for small exact seeks
  input: support bindings with modifier keys for X input
  core: audio: make ogg missing audio timing workaround more complex
  core: add support for precise non-keyframe-limited seeks
  core: add struct for queued seek info
  commands: add generic option -> property wrapper
  options: add "choice" option type, use for -pts-association-mode
  core: remove looping in update_video(), modify command handling a bit
  core: seek: use accurate seek mode with audio-only files
  core: avoid using sh_video->pts as "current pts"
  libvo: register X11 connection fd in input event system
  core: timing: add special handling of long frame intervals
  core: move central play loop to a separate function

Conflicts:
DOCS/tech/slave.txt
DOCS/man/en/mplayer.1
DOCS/tech/slave.txt
command.c
input/input.c
m_option.c
mp_core.h
mplayer.c