[vlc-devel] [vlc-commits] auhal: remove misleading error check since TPCircularBufferProduceBytes' return value is void
David Fuhrmann
david.fuhrmann at gmail.com
Mon Apr 1 22:17:16 CEST 2013
Am 01.04.2013 um 18:13 schrieb Felix Paul Kühne <git at videolan.org>:
> vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Apr 1 18:12:52 2013 +0200| [cf0fafe62916749297497dce5d87a8daf1b87d54] | committer: Felix Paul Kühne
>
> auhal: remove misleading error check since TPCircularBufferProduceBytes' return value is void
Huh?
Do you have another version of the circular buffer implementation?
TPCircularBuffer.h line 157 states that return value is bool, with false if buffer is full. Thats why I added this error check.
Best regards,
David
More information about the vlc-devel
mailing list