Zebediah Figura
|
99207332d4
|
quartz/tests: Add some tests for renderless mode.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-20 12:25:05 +01:00 |
Zebediah Figura
|
05a8d45e8a
|
quartz/filtergraph: Iterate over all filters in state change methods.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-20 16:23:09 +01:00 |
Zebediah Figura
|
7c35fccbcc
|
strmbase: Don't check the subtype when determining if a media type is partial.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-17 09:39:28 +01:00 |
Zebediah Figura
|
4f1df5246c
|
strmbase: Also match a GUID_NULL formattype as a wildcard in source_Connect().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-17 09:39:25 +01:00 |
Zebediah Figura
|
44c91bcbb0
|
strmbase: Always return VFW_E_TYPE_NOT_ACCEPTED if the pin_query_accept() callback fails.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-07 21:28:22 +01:00 |
Zebediah Figura
|
d749d50ada
|
quartz/tests: Improve tests for AVI splitter filter state.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-05 08:44:00 +01:00 |
Zebediah Figura
|
4f8c54b5e9
|
quartz/tests: Add tests for AVI splitter pin connection.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-05 08:43:58 +01:00 |
Zebediah Figura
|
0820b125e2
|
strmbase: Return S_FALSE from IEnumPins::Next() when the pin count changes.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-29 09:46:02 +01:00 |
Zebediah Figura
|
0401213770
|
winegstreamer: Implement IPin::QueryAccept() for the AVI splitter source.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-27 14:39:06 +01:00 |
Zebediah Figura
|
44ef517712
|
quartz/tests: Add more tests for parser media types.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-24 17:22:58 +01:00 |
Zebediah Figura
|
0a9acdefe8
|
winegstreamer: Fix pin enumeration order for the AVI and WAVE parsers.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-24 17:22:56 +01:00 |
Zebediah Figura
|
7770e0bbaf
|
quartz: Use wide character string literals.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-23 09:27:00 +01:00 |
Zebediah Figura
|
c08ab0b941
|
quartz/tests: Add some tests for unconnected filter state change.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-27 13:26:52 +02:00 |
Zebediah Figura
|
5de712b5d8
|
winegstreamer: Reimplement the AVI splitter on top of the avidemux plugin.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-20 12:47:22 +02:00 |
Zebediah Figura
|
af35e10c14
|
strmbase: Fix implementation of IEnumMediaTypes::Skip().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47291
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-01 14:41:06 +02:00 |
Zebediah Figura
|
f8b6b55c5f
|
quartz/tests: Add some tests for IEnumMediaTypes().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-28 09:40:22 +02:00 |
Zebediah Figura
|
5b612c3045
|
quartz/parser: Share sink pin and filter reference counts.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-17 09:21:06 +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
|
09f59571a6
|
quartz/tests: Add more tests for aggregation.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-30 20:20:09 +02:00 |
Alexandre Julliard
|
c3d3ef752b
|
quartz/tests: Add braces to avoid a clang warning.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-24 12:18:59 +02:00 |
Zebediah Figura
|
d9456cc996
|
quartz/tests: Add some tests for pin interfaces.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-28 21:37:30 +01:00 |
Zebediah Figura
|
860033385b
|
quartz/tests: Add some tests for media types.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-28 21:37:30 +01:00 |
Zebediah Figura
|
eabd670c03
|
quartz/tests/avisplit: Add some tests for querying pin information.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 16:53:24 +01:00 |
Zebediah Figura
|
7965bd2f45
|
quartz/tests/avisplit: Add some tests for IBaseFilter_FindPin().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 16:53:24 +01:00 |
Zebediah Figura
|
0765edd5f2
|
quartz/tests/avisplit: Add some tests for IBaseFilter_EnumPins().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 16:53:24 +01:00 |
Zebediah Figura
|
be916a7eea
|
quartz/tests/avisplit: Clean up test_query_interface().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 16:53:24 +01:00 |
Zebediah Figura
|
6de638eac7
|
quartz/tests: Rename avisplitter.c to avisplit.c.
To match the Wine source file.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-26 15:01:01 +01:00 |