Sweden-Number/dlls/strmbase
Akihiro Sagawa 40a596fa86 strmbase: Add validation checks when updating destination rectangle.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-28 16:59:28 +01:00
..
Makefile.in
audio.c
dispatch.c strmbase: Remove redundant null pointer check. 2015-10-20 00:30:37 +09:00
dllfunc.c
enumpins.c
filter.c
mediatype.c strmbase: Fix media type leaks when creating IEnumMediaTypes instance (Valgrind). 2016-08-17 00:16:21 +09:00
outputqueue.c strmbase: Allocate sample list as a part of queue structure. 2016-11-25 19:50:19 +01:00
pin.c strmbase: Remove some of casts to interface pointers. 2016-11-25 19:50:25 +01:00
pospass.c strmbase: Remove some of casts to interface pointers. 2016-11-25 19:50:25 +01:00
qualitycontrol.c strmbase: Avoid a COM object to interface cast. 2016-07-18 19:31:31 +09:00
renderer.c strmbase: Remove some of casts to interface pointers. 2016-11-25 19:50:25 +01:00
seeking.c
strmbase_private.h strmbase: Switch to void for QualityControlImpl_Destroy(). 2015-10-20 00:30:37 +09:00
transform.c strmbase: Remove some of casts to interface pointers. 2016-11-25 19:50:25 +01:00
video.c strmbase: Add validation checks when updating destination rectangle. 2016-11-28 16:59:28 +01:00
window.c