[alsa-devel] [PATCH v3 0/5] alsa-lib: audio timestamping evolutions

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Sat Feb 21 01:28:09 CET 2015


alsa-lib side of kernel patches already merged on topic/timestamp.

Pierre-Louis Bossart (5):
  sync asound.h with kernel version
  add support for get/set_audio_htstamp_config
  pcm: add helper functions to query timestamping capabilities
  pcm: add support for new STATUS_EXT ioctl
  test: fix audio_time with new get/set audio_tstamp_config

 include/pcm.h          |  47 ++++-
 include/sound/asound.h |  37 +++-
 src/pcm/pcm.c          |  73 +++++++-
 src/pcm/pcm_hw.c       |  16 +-
 test/audio_time.c      | 491 +++++++++++++++++++++++++++++++------------------
 5 files changed, 475 insertions(+), 189 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list