Commit Graph

7 Commits

Author SHA1 Message Date
Francois Gouget 7279512422 wmvcore: Fix the spelling of WMReaderAdvanced6_SetProtectStreamSamples().
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:46 +01:00
Alistair Leslie-Hughes 877f8aa32c wmvcore: IWMProfile3 GetStreamCount return zero streams.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-21 17:11:43 +02:00
Alistair Leslie-Hughes 7891e1d714 wmvcore: IWMReader GetOutputCount return zero outputs.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-21 17:11:43 +02:00
Nikolay Sivov 054f95e659 wmvcore: Return success from OpenStream().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-03 16:31:28 +02:00
Andrey Gusev 6d35c10a7b wmvcore: Implement WMCreateSyncReaderPriv.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37327
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-04 22:03:42 +01:00
Andrey Gusev 99c2c03355 wmvcore: Implement WMCreateSyncReader.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35841
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-04 22:03:33 +01:00
Vijay Kiran Kamuju fe85f6667e wmvcore: Move IWMReader implementation to separate file.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-04 22:03:29 +01:00