[alsa-devel] [PATCH RFC 0/4] alsa-lib: audio timestamping evolutions

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Mon Dec 8 23:28:42 CET 2014


alsa-lib patches corresponding to the kernel ones just posted.
Tested with HDAudio and USB audio class.

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

 include/pcm.h          |  43 ++++-
 include/sound/asound.h |  20 ++-
 src/pcm/pcm.c          |  82 ++++++++-
 test/audio_time.c      | 473 +++++++++++++++++++++++++++++++------------------
 4 files changed, 436 insertions(+), 182 deletions(-)

-- 
2.1.0



More information about the Alsa-devel mailing list