Nikolay Sivov
|
89763f0e95
|
strmbase: Allocate sample list as a part of queue structure.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-11-25 19:50:19 +01:00 |
Nikolay Sivov
|
7dd00af747
|
strmbase: Remove some redundant return value initializers.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-20 00:30:37 +09:00 |
Nikolay Sivov
|
a59e3e0f4e
|
strmbase: Avoid using HRESULT codes as BOOL value (PVS-Studio).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-16 17:59:45 +09:00 |
Jacek Caban
|
db82997560
|
strmbase: Use proper helpers for iface calls.
|
2012-08-15 12:18:43 +02:00 |
Aric Stewart
|
eb5d8b969f
|
strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin.
|
2012-03-26 18:15:49 +02:00 |
Francois Gouget
|
76b64d9a4a
|
strmbase: Unset Spare[0] before deleting non-static critical sections.
|
2011-11-14 15:25:27 +01:00 |
Jörg Höhle
|
155e4fb6d3
|
strmbase: Use !list_empty() instead of list_count() > 0.
|
2011-06-16 11:57:27 +02:00 |
Marcus Meissner
|
8377e274a2
|
strmbase: Removed superflous NULL check (Coverity).
|
2011-06-14 15:23:01 +02:00 |
Aric Stewart
|
ed71339d17
|
strmbase: Add OutputQueue_EOS implementation.
|
2011-04-06 12:05:08 +02:00 |
Aric Stewart
|
928994d986
|
strmbase: Create OutputQueue for queuing outgoing samples.
|
2011-04-06 12:05:08 +02:00 |