Zebediah Figura
|
1752958240
|
evr: Free type libraries on process detach (Valgrind).
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-06-08 21:01:33 +02:00 |
Zebediah Figura
|
20f90c1f89
|
evr: Get rid of the evr_filter typedef.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-31 10:47:11 +02:00 |
Zebediah Figura
|
b615eacd9e
|
evr: Use calloc() in evr_filter_create().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-31 10:47:05 +02:00 |
Zebediah Figura
|
3ceda2e269
|
evr: Use wide character string literals.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-21 20:55:15 +01:00 |
Zebediah Figura
|
0f8dbcdf80
|
strmbase: Get rid of the BaseRendererFuncTable typedef.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-27 19:13:30 +01:00 |
Zebediah Figura
|
487ea5df22
|
strmbase: Get rid of the BaseRenderer typedef.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-27 19:13:25 +01:00 |
Zebediah Figura
|
48aa8326f9
|
strmbase: Get rid of the "vtbl" parameter to strmbase_renderer_init().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-23 10:25:57 +02:00 |
Zebediah Figura
|
d06ec99a0c
|
evr: Consistently use base renderer methods.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-28 08:44:39 +02:00 |
Zebediah Figura
|
1317102f6c
|
strmbase: Get rid of the "debug_info" parameter to strmbase_filter_init().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-28 08:44:35 +02:00 |
Zebediah Figura
|
fb504baaa8
|
strmbase: Build with msvcrt.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-05 18:49:31 +02:00 |
Zebediah Figura
|
444c6a16ef
|
evr: Use strmbase filter aggregation support.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-05 16:44:17 +02:00 |
Zebediah Figura
|
31a5cb5f05
|
strmbase: Support aggregation in the base filter.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-04 23:05:25 +02:00 |
Zebediah Figura
|
1fc5c6b75d
|
strmbase: Remove unnecessary calling convention from the filter_get_pin() callback.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-24 11:25:35 +02:00 |
Zebediah Figura
|
8a8c5a8229
|
strmbase: Rename pfnGetPin to filter_get_pin.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-24 11:25:35 +02:00 |
Zebediah Figura
|
97546ca0b7
|
strmbase: Use an unsigned int for the GetPin() callback.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-24 11:25:35 +02:00 |
Zebediah Figura
|
3e0157613f
|
evr: Use strmbase_filter_cleanup().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-22 09:27:56 +02:00 |
Zebediah Figura
|
dad885e2b9
|
strmbase: Get rid of the "pfnGetPinCount" callback.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-14 10:29:15 +02:00 |
Zebediah Figura
|
4f16a137da
|
strmbase: Correct pin IDs for renderers.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-12 10:53:40 +01:00 |
Fabian Maurer
|
44cb0afb25
|
evr: Add EnhancedVideoRenderer coclass.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 19:02:43 +02:00 |