index
:
delta/gst-vaapi.git
0.2
0.2-branch
0.3
0.3-branch
0.4
0.4-branch
0.6
0.6-branch
1.6
baserock/0.7.0-13-gbeb936d+no_gitmodules
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
vaapi
/
gstvaapidisplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial support for GStreamer 1.0.
Sreerenj Balachandran
2013-04-10
1
-1
/
+1
*
legal: fix year for some copyright notices (2013).
Gwenole Beauchesne
2013-01-29
1
-1
/
+1
*
display: move "vaapi" debug init to libgstvaapi_init_once().
Gwenole Beauchesne
2013-01-18
1
-4
/
+4
*
display: dump gstreamer-vaapi version for debugging purposes.
Gwenole Beauchesne
2013-01-18
1
-0
/
+17
*
docs: expose new interfaces.
Gwenole Beauchesne
2013-01-14
1
-1
/
+1
*
subpicture: add support for global-alpha.
Holger Kaelberer
2013-01-11
1
-5
/
+18
*
display: allow image/subpicture formats with additional flags.
Gwenole Beauchesne
2013-01-11
1
-29
/
+55
*
libs: use glib >= 2.32 semantics for mutexes.
Gwenole Beauchesne
2012-12-17
1
-4
/
+4
*
libs: fix build in strict ISO C mode.
Gwenole Beauchesne
2012-09-07
1
-1
/
+1
*
display: fix display aspect ratio when display is rotated.
Gwenole Beauchesne
2012-09-06
1
-10
/
+14
*
display: partially revert 8ebe4d6.
Gwenole Beauchesne
2012-08-29
1
-10
/
+3
*
display: fix validation process of properties during discovery.
Gwenole Beauchesne
2012-08-28
1
-2
/
+18
*
display: add color balance properties.
Gwenole Beauchesne
2012-08-28
1
-0
/
+165
*
display: initialize default attribute values.
Gwenole Beauchesne
2012-08-28
1
-1
/
+12
*
display: raise "notify" for property changes.
Gwenole Beauchesne
2012-08-28
1
-0
/
+4
*
display: expose display attributes as GObject properties.
Gwenole Beauchesne
2012-08-28
1
-5
/
+49
*
display: install properties in batch.
Gwenole Beauchesne
2012-08-28
1
-36
/
+34
*
display: fix gst_vaapi_display_has_property().
Gwenole Beauchesne
2012-08-27
1
-2
/
+18
*
display: add support for rotation modes.
Wind Yuan
2012-08-27
1
-0
/
+51
*
display: add support for rendering modes.
Gwenole Beauchesne
2012-08-27
1
-0
/
+178
*
display: add initial support for display attributes.
Gwenole Beauchesne
2012-08-27
1
-2
/
+86
*
display: drop VAProfileNone entries from debug messages.
Gwenole Beauchesne
2012-08-01
1
-1
/
+7
*
display: query for supported display attributes.
Yan Yin
2012-08-01
1
-0
/
+17
*
Add initial support for VA/DRM.
Gwenole Beauchesne
2012-08-01
1
-0
/
+4
*
Fix build without X11.
Gwenole Beauchesne
2012-07-25
1
-0
/
+2
*
plugins: add support for Wayland.
Gwenole Beauchesne
2012-07-25
1
-0
/
+4
*
display: fix destruction of mutex.
Gwenole Beauchesne
2012-07-25
1
-1
/
+2
*
display: add display types.
Gwenole Beauchesne
2012-07-25
1
-0
/
+61
*
libs: use g_clear_object() wherever applicable.
Javier Jardón
2012-07-19
1
-6
/
+2
*
glib: map deprecated API to glib >= 2.32 equivalents.
Gwenole Beauchesne
2012-02-07
1
-0
/
+1
*
cosmetics: fix warnings (drop unused variables).
Gwenole Beauchesne
2012-02-07
1
-1
/
+1
*
display: skip profiles which have no entrypoints.
Zhao Halley
2012-02-06
1
-1
/
+1
*
Add header for system-dependent definitions.
Gwenole Beauchesne
2012-01-30
1
-1
/
+1
*
display: report H.263 Baseline profile.
Gwenole Beauchesne
2012-01-24
1
-0
/
+32
*
legal: fix year for some copyright notices.
Gwenole Beauchesne
2012-01-16
1
-1
/
+1
*
legal: add Intel copyright on modified files.
Gwenole Beauchesne
2012-01-16
1
-0
/
+1
*
legal: fix copyright notices to include "Copyright" term.
Gwenole Beauchesne
2012-01-16
1
-1
/
+1
*
utils: drop string_of_FOURCC() in favor of standard GST_FOURCC_* helpers.
Gwenole Beauchesne
2012-01-16
1
-2
/
+2
*
display: always free VA display cache if it is empty.
Gwenole Beauchesne
2012-01-12
1
-3
/
+17
*
display: use VA display cache for X11 and GLX winsys.
Gwenole Beauchesne
2012-01-12
1
-13
/
+83
*
display: fix has_image_format() to check against subpicture formats.
Gwenole Beauchesne
2011-12-12
1
-1
/
+8
*
display: destroy display on creation failure.
Nicolas Dufresne
2011-12-07
1
-1
/
+2
*
display: don't crash when config is empty.
Nicolas Dufresne
2011-12-07
1
-0
/
+6
*
Update copyright notice.
Gwenole Beauchesne
2011-06-14
1
-1
/
+1
*
Relicense gst-libs/ code to LGPL v2.1+.
gb
2010-09-20
1
-10
/
+11
*
Fix gst_vaapi_display_has_{decoder,encoder}() to check for the entrypoint too.
gb
2010-09-20
1
-40
/
+51
*
Use a recursive mutex so that a single thread can lock
gb
2010-09-20
1
-3
/
+3
*
Add VA profile abstraction.
gb
2010-04-20
1
-18
/
+145
*
Move GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLAY_{LOCK,UNLOCK}() to g...
gb
2010-04-01
1
-20
/
+1
*
Fix documentation.
gb
2010-03-29
1
-1
/
+1
[next]