gst-libs/gst/audio/gstbaseaudiosink.c: Report the latency with the new seglatency...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 7 May 2008 15:47:03 +0000 (15:47 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 7 May 2008 15:47:03 +0000 (15:47 +0000)
commit09f7dee84d0c8dfe75f9c0b75b191f17ef701440
treec02ef0e4164c5e623567ba29fea3ea309e2eb447
parent8c3b00be4de4d7667e2d0c82ce718374ab8ee23a
gst-libs/gst/audio/gstbaseaudiosink.c: Report the latency with the new seglatency parameter.

Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_query):
Report the latency with the new seglatency parameter.
* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
(gst_ring_buffer_acquire):
* gst-libs/gst/audio/gstringbuffer.h:
Add new field to the ringbufferspec to specify the expected latency
between the underlying device read/write pointer, this is needed
when writing sinks that sit a little closer to the hardware.
Add some more docs for other fields.
ChangeLog
gst-libs/gst/audio/gstbaseaudiosink.c
gst-libs/gst/audio/gstringbuffer.c
gst-libs/gst/audio/gstringbuffer.h