index
:
~krh/gstreamer-vaapi
master
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
wayland: Set opaque region for YUV surface
HEAD
master
Kristian Høgsberg
1
-0
/
+19
2012-09-12
glibcompat: add replacement for g_cond_wait_until().
Gwenole Beauchesne
1
-0
/
+14
2012-09-12
plugins: include "sysdeps.h" instead of "config.h".
Gwenole Beauchesne
5
-8
/
+5
2012-09-12
codecparsers: jpeg: add missing includes.
Gwenole Beauchesne
1
-0
/
+1
2012-09-11
vaapidecode: don't reset decoder if codec type is the same.
Gwenole Beauchesne
3
-4
/
+29
2012-09-11
vaapidecode: simplify codec lookup from caps.
Gwenole Beauchesne
1
-21
/
+25
2012-09-11
vaapidecode: improve "no free surface" conditions.
Gwenole Beauchesne
2
-13
/
+24
2012-09-11
decoder: propagate buffer duration downstream.
Gwenole Beauchesne
2
-0
/
+7
2012-09-11
surfaceproxy: add "duration" property.
Gwenole Beauchesne
2
-0
/
+73
2012-09-10
decoder: cope with new GstVaapiContextInfo based API.
Gwenole Beauchesne
7
-102
/
+121
2012-09-10
context: JPEG codec does not need any reference frame.
Gwenole Beauchesne
1
-0
/
+1
2012-09-10
context: allow number of reference frames to be set.
Gwenole Beauchesne
2
-25
/
+124
2012-09-07
vaapipostproc: fix deinterlace-{mode,method} types definition.
Gwenole Beauchesne
1
-20
/
+20
2012-09-07
mpeg4: fix debug info for unsupported profile.
Gwenole Beauchesne
1
-1
/
+1
2012-09-07
libs: fix build in strict ISO C mode.
Gwenole Beauchesne
31
-34
/
+32
2012-09-07
plugins: fix build in strict ISO C mode.
Gwenole Beauchesne
6
-6
/
+6
2012-09-07
pkgconfig: fix dependencies and slightly improve description.
Gwenole Beauchesne
3
-10
/
+10
2012-09-07
vaapidecode: acquire lock only if the mutex exists.
Philip Lorenz
1
-0
/
+3
2012-09-07
decoder: drop extraneous return for void function.
Gwenole Beauchesne
1
-1
/
+1
2012-09-07
image: don't use (void *) pointer arithmetic.
Gwenole Beauchesne
1
-1
/
+1
2012-09-07
Do not forward declare enums.
Philip Lorenz
9
-49
/
+30
2012-09-07
configure: fix check for VA/DRM API.
Gwenole Beauchesne
1
-2
/
+10
2012-09-06
vaapisink: fix calculation of window size.
Gwenole Beauchesne
1
-16
/
+52
2012-09-06
vaapisink: add video rotation support.
Wind Yuan
2
-1
/
+77
2012-09-06
pluginutils: add G_PRIMITIVE_SWAP() helper macro.
Gwenole Beauchesne
1
-0
/
+6
2012-09-06
display: fix display aspect ratio when display is rotated.
Gwenole Beauchesne
1
-10
/
+14
2012-09-06
display: fix physical display size when display is rotated.
Gwenole Beauchesne
4
-2
/
+72
2012-08-30
display: fix GstVaapiRotation enumeration of values.
Gwenole Beauchesne
1
-0
/
+1
2012-08-29
vaapisink: drop obsolete GstVaapiVideoSink interface.
Gwenole Beauchesne
10
-215
/
+1
2012-08-29
vaapisink: automatically detect overlay rendering mode.
Gwenole Beauchesne
2
-1
/
+10
2012-08-29
vaapisink: retain VA surface until another one is displayed.
Gwenole Beauchesne
2
-1
/
+10
2012-08-29
vaapisink: fix build with older toolchains.
Gwenole Beauchesne
1
-0
/
+2
2012-08-29
display: partially revert 8ebe4d6.
Gwenole Beauchesne
1
-10
/
+3
2012-08-28
tests: dump VA display properties.
Gwenole Beauchesne
1
-11
/
+126
2012-08-28
display: fix validation process of properties during discovery.
Gwenole Beauchesne
1
-2
/
+18
2012-08-28
display: add color balance properties.
Gwenole Beauchesne
2
-0
/
+173
2012-08-28
display: initialize default attribute values.
Gwenole Beauchesne
1
-1
/
+12
2012-08-28
display: raise "notify" for property changes.
Gwenole Beauchesne
1
-0
/
+4
2012-08-28
display: expose display attributes as GObject properties.
Gwenole Beauchesne
2
-5
/
+57
2012-08-28
display: install properties in batch.
Gwenole Beauchesne
1
-36
/
+34
2012-08-27
display: fix gst_vaapi_display_has_property().
Gwenole Beauchesne
1
-2
/
+18
2012-08-27
display: add support for rotation modes.
Wind Yuan
7
-0
/
+146
2012-08-27
display: add support for rendering modes.
Gwenole Beauchesne
5
-0
/
+245
2012-08-27
display: add initial support for display attributes.
Gwenole Beauchesne
3
-2
/
+90
2012-08-27
jpeg: fix end-of-image (EOI) handler.
Sreerenj Balachandran
1
-1
/
+7
2012-08-27
mpeg2: include start code into VA slice data buffer.
Gwenole Beauchesne
1
-9
/
+9
2012-08-27
autogen: fix configure script generation when srcdir != builddir.
Javier Jardón
1
-9
/
+12
2012-08-27
configure: use new libtool syntax.
Javier Jardón
1
-1
/
+4
2012-08-27
decoder: use g_object_notify_by_pspec().
Javier Jardón
1
-12
/
+14
2012-08-06
wayland: handle de-interlacing flags.
Gwenole Beauchesne
1
-1
/
+13
[next]