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
discontinued-for-monorepo
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
filter: add support for denoising.
Zhao Halley
2
-0
/
+93
2013-08-23
filter: add support for frame cropping.
Gwenole Beauchesne
2
-4
/
+68
2013-08-23
filter: add helper functions.
Gwenole Beauchesne
1
-1
/
+129
2013-08-23
Add initial infrastructure for video processing.
Gwenole Beauchesne
5
-0
/
+949
2013-08-23
libs: add gst_vaapi_video_format_from_string() helper.
Gwenole Beauchesne
2
-0
/
+53
2013-08-23
libs: add gst_vaapi_video_format_from_va_fourcc() helper.
Gwenole Beauchesne
2
-0
/
+27
2013-08-23
libs: add type definitions for GstVaapiPoint and GstVaapiRectangle.
Gwenole Beauchesne
2
-0
/
+68
2013-08-23
libs: drop some public APIs.
Gwenole Beauchesne
3
-2
/
+20
2013-07-26
image: clean image API up.
Gwenole Beauchesne
6
-70
/
+138
2013-07-26
image: add gst_vaapi_image_copy() helper.
Gwenole Beauchesne
2
-0
/
+35
2013-07-22
x11: implement pixmap rendering with RENDER extension.
Gwenole Beauchesne
5
-5
/
+159
2013-07-22
x11: implement pixmap API.
Gwenole Beauchesne
5
-0
/
+441
2013-07-22
x11: update x11_get_geometry() helper function with depth output.
Gwenole Beauchesne
3
-4
/
+7
2013-07-22
Add initial Pixmap API.
Gwenole Beauchesne
7
-0
/
+566
2013-07-22
libs: add and expose gst_vaapi_video_format_to_string() helper.
Gwenole Beauchesne
4
-4
/
+22
2013-07-15
mpeg2: don't output dummy pictures.
Gwenole Beauchesne
1
-0
/
+1
2013-07-15
decoder: dispose GstVideoCodecFrame earlier.
Gwenole Beauchesne
1
-4
/
+11
2013-07-15
Fix new video format API.
Gwenole Beauchesne
7
-58
/
+54
2013-07-15
decoder: fix memory leak when processing interlaced pictures.
Gwenole Beauchesne
2
-3
/
+32
2013-07-12
pool: fix deallocation of video pools.
Gwenole Beauchesne
1
-1
/
+2
2013-07-11
image: add support for raw YUY2/UYVY image copies.
Wind Yuan
1
-0
/
+23
2013-07-10
surface: fix surface pool creation with an explicit pixel format.
Gwenole Beauchesne
1
-3
/
+23
2013-07-10
surface: try to determine the underlying VA surface format.
Gwenole Beauchesne
1
-1
/
+11
2013-07-10
surface: allow creation with explicit pixel format.
Gwenole Beauchesne
3
-3
/
+142
2013-07-10
surface: add helper function to get chroma type from GstVideoFormat.
Gwenole Beauchesne
2
-8
/
+34
2013-07-10
surface: add new chroma formats.
Gwenole Beauchesne
4
-18
/
+72
2013-07-10
pool: fix image pool to check for the video format to use.
Gwenole Beauchesne
1
-1
/
+1
2013-07-10
Use GstVideoInfo for video pools.
Gwenole Beauchesne
6
-44
/
+26
2013-07-10
Add more video formats.
Gwenole Beauchesne
2
-1
/
+24
2013-07-10
image: fix debug message with video format.
Gwenole Beauchesne
1
-4
/
+4
2013-07-09
libs: use GstVideoInfo wherever possible.
Gwenole Beauchesne
1
-56
/
+24
2013-07-09
libs: drop GstVaapiImageFormat helpers.
Gwenole Beauchesne
3
-440
/
+0
2013-07-09
libs: port to new video format API.
Gwenole Beauchesne
6
-84
/
+84
2013-07-09
Add new video format API.
Gwenole Beauchesne
3
-1
/
+377
2013-07-08
mpeg2: add support for video cropping.
Sreerenj Balachandran
1
-0
/
+11
2013-07-08
vc1: add support for video cropping.
Sreerenj Balachandran
1
-0
/
+20
2013-07-08
h264: add support for video cropping.
Sreerenj Balachandran
1
-2
/
+10
2013-07-08
surfaceproxy: allow for NULL cropping rectangle.
Gwenole Beauchesne
2
-23
/
+12
2013-07-08
surfaceproxy: clean-up helper macros.
Gwenole Beauchesne
1
-5
/
+5
2013-07-08
surface: add simple surface info accessors as helper macros.
Gwenole Beauchesne
4
-45
/
+76
2013-07-08
decoder: add support for video cropping.
Sreerenj Balachandran
5
-0
/
+104
2013-07-05
mpeg2: reset quantization matrices on new sequence headers.
Zhong Cong
1
-0
/
+1
2013-07-05
mpeg2: cope with latest codecparser changes.
Gwenole Beauchesne
1
-176
/
+69
2013-06-14
image: fix wrong check for rect bounds in copy_image().
Wind Yuan
1
-2
/
+2
2013-06-14
configure: always build the MPEG-4 parser.
Gwenole Beauchesne
1
-3
/
+3
2013-06-05
wayland: fix memory leak of display resources.
Gwenole Beauchesne
1
-0
/
+10
2013-05-30
surface: fix memory leak through unreleased parent context.
Gwenole Beauchesne
1
-1
/
+1
2013-05-27
window: fix GLX window initialization.
Gwenole Beauchesne
1
-2
/
+26
2013-05-27
display: validate display types.
Gwenole Beauchesne
13
-8
/
+49
2013-05-27
display: drop internal NAME_PREFIX, store the real display name.
Gwenole Beauchesne
3
-83
/
+11
[next]