gstreamer/ext/eglgles
Reynaldo H. Verdejo Pinochet 32861ab0a7 eglglessink: Move DAR query & store to surface init
The DAR (display's pixel aspect ratio) should remain a
constant at runtime so there's no point on repeatedly
query and store this value. Doing it at surface setup
should be enough. As an added bonus this change should
make rendering a bit faster.
2012-10-18 14:35:19 +02:00
..
Android.mk eglglessink: Move eglgles Sink to ext/ 2012-10-18 14:35:09 +02:00
gsteglglessink.c eglglessink: Move DAR query & store to surface init 2012-10-18 14:35:19 +02:00
gsteglglessink.h eglglessink: Add myself as author 2012-10-18 14:35:19 +02:00
Makefile.am eglglessink: Also include $(GST_BASE_CFLAGS) 2012-10-18 14:35:19 +02:00
TODO eglglessink: Small TODO reformatting 2012-10-18 14:35:15 +02:00
video_platform_wrapper.c eglglessink: Move eglgles Sink to ext/ 2012-10-18 14:35:09 +02:00
video_platform_wrapper.h eglglessink: Move eglgles Sink to ext/ 2012-10-18 14:35:09 +02:00