OSDN Git Service

pcm: file: Add htimestamp operation in plugin file
authorAndreas Pape <apape@de.adit-jv.com>
Fri, 25 Nov 2016 11:36:37 +0000 (17:06 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Nov 2016 19:18:19 +0000 (20:18 +0100)
commitf8d07a7354a3fee1e30073aa7ac2efb89ef4e782
tree0971fd8015374f9b7e5df62f13d420c578b12d3e
parent876563c824bdecbf771a0e7bda472b0a1c19d900
pcm: file: Add htimestamp operation in plugin file

PCM operation htimestamp is not implemented in plugin file.
Calling snd_pcm_htimestamp() on a plugin file crashes. This scenario
is considered now.

Signed-off-by: Andreas Pape <apape@de.adit-jv.com>
Signed-off-by: Joshua Frkuska <joshua_frkuska@mentor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_file.c