index
:
gstreamer/gstreamer-vaapi
0.2
0.3
0.4
0.6
1.10
1.12
1.14
1.16
1.18
1.6
1.8
master
Hardware-accelerated video decoding, encoding and processing on Intel graphics through VA-API (mirrored from https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
wayland: handle de-interlacing flags.
Gwenole Beauchesne
1
-1
/
+13
2012-08-02
jpeg: fix default quantization tables.
Gwenole Beauchesne
1
-34
/
+55
2012-08-02
jpeg: compute default Huffman tables.
Gwenole Beauchesne
1
-106
/
+140
2012-08-01
display: drop VAProfileNone entries from debug messages.
Gwenole Beauchesne
1
-1
/
+7
2012-08-01
display: query for supported display attributes.
Yan Yin
1
-0
/
+17
2012-08-01
utils: add string_of_VADisplayAttributeType() helper.
Yan Yin
2
-0
/
+41
2012-08-01
Add initial support for VA/DRM.
Gwenole Beauchesne
8
-0
/
+991
2012-07-31
Fix build without X11 (again).
Gwenole Beauchesne
1
-55
/
+56
2012-07-31
jpeg: update to the latest VA-API changes (0.32.1+).
Gwenole Beauchesne
3
-16
/
+15
2012-07-27
wayland: implement display ::get_size*() hooks.
Gwenole Beauchesne
2
-1
/
+86
2012-07-26
wayland: use scale fullscreen method.
Kristian Høgsberg
1
-1
/
+1
2012-07-26
wayland: respond to ping/pong protocol so we're not deemed unresponsive.
Kristian Høgsberg
1
-0
/
+26
2012-07-25
wayland: fix double disconnect of display.
Gwenole Beauchesne
1
-1
/
+2
2012-07-25
wayland: mangle display name for cache lookups.
Gwenole Beauchesne
1
-28
/
+71
2012-07-25
Fix build without X11.
Gwenole Beauchesne
1
-0
/
+2
2012-07-25
plugins: add support for Wayland.
Gwenole Beauchesne
2
-0
/
+6
2012-07-25
Add initial support for VA/Wayland.
Sreerenj Balachandran
7
-0
/
+1034
2012-07-25
display: fix destruction of mutex.
Gwenole Beauchesne
1
-1
/
+2
2012-07-25
display: add display types.
Gwenole Beauchesne
6
-0
/
+88
2012-07-25
display: use prefixed display names for cache lookups.
Gwenole Beauchesne
1
-23
/
+68
2012-07-24
videobuffer: drop deprecated functions.
Gwenole Beauchesne
4
-145
/
+21
2012-07-24
videobuffer: mark video buffer creation routines as deprecated.
Gwenole Beauchesne
2
-0
/
+22
2012-07-24
videobuffer: factor out base and GLX implementations.
Gwenole Beauchesne
3
-144
/
+121
2012-07-24
utils: fix gl_create_context() with parent context set.
Gwenole Beauchesne
1
-7
/
+14
2012-07-24
configure: drop check for --enable-vaapi-glx.
Gwenole Beauchesne
1
-0
/
+6
2012-07-20
configure: improve checks for GLX.
Gwenole Beauchesne
1
-2
/
+2
2012-07-20
Drop support for obsolete VA-API versions < 0.30.4.
Gwenole Beauchesne
4
-70
/
+4
2012-07-20
vaapisink: drop checks for new APIs used by default.
Gwenole Beauchesne
2
-65
/
+0
2012-07-19
Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.
Gwenole Beauchesne
8
-125
/
+144
2012-07-19
Drop obsolete GstVaapiTSB.
Gwenole Beauchesne
3
-297
/
+0
2012-07-19
Drop all references to USE_CODEC_PARSERS.
Gwenole Beauchesne
1
-25
/
+16
2012-07-19
Drop FFmpeg-based decoders.
Gwenole Beauchesne
3
-791
/
+0
2012-07-19
libs: declare _get_type() functions as const.
Javier Jardón
32
-37
/
+37
2012-07-19
libs: use g_clear_object() wherever applicable.
Javier Jardón
10
-50
/
+32
2012-07-19
libs: use generic g_cclosure_marshal_VOID__VOID().
Javier Jardón
3
-37
/
+1
2012-07-19
glibcompat: drop explicit check for g_list_free_full().
Gwenole Beauchesne
1
-1
/
+1
2012-07-19
jpeg: fix make dist.
Gwenole Beauchesne
1
-4
/
+1
2012-07-17
jpeg: update to match latest parser API.
Gwenole Beauchesne
1
-116
/
+128
2012-07-17
codecparsers: jpeg: tweak parser API.
Gwenole Beauchesne
2
-448
/
+431
2012-06-26
jpeg: fix build with VA-API < 0.32.0.
Gwenole Beauchesne
1
-0
/
+2
2012-06-26
Fix build with recent GStreamer stack.
Gwenole Beauchesne
1
-0
/
+1
2012-06-26
jpeg: update to current VA/JPEG decoding API.
Gwenole Beauchesne
2
-36
/
+51
2012-06-21
codecparsers: jpeg: track valid quantization and Huffman tables.
Gwenole Beauchesne
3
-83
/
+104
2012-06-21
codecparsers: jpeg: use U_READ_UINT*() wherever possible.
Wind Yuan
1
-19
/
+33
2012-06-21
jpeg: add new GstJpegHuffmanTables structure.
Wind Yuan
3
-124
/
+137
2012-06-21
jpeg: make gst_jpeg_parse() support multiple scans.
Wind Yuan
3
-104
/
+114
2012-05-15
jpeg: update to match latest parser API.
Wind Yuan
3
-523
/
+622
2012-05-15
jpeg: simplify and optimize parser API.
Gwenole Beauchesne
1
-55
/
+292
2012-05-11
mpeg: fix picture used to determine backward_reference_vop_coding_type.
Wind Yuan
1
-1
/
+1
2012-05-10
mpeg4: map Simple_Scalable profile to Advanced_Simple profile.
Wind Yuan
1
-0
/
+1
[prev]
[next]