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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
0.5.5.
Gwenole Beauchesne
2
-3
/
+3
2013-07-15
Fix new video format API.
Gwenole Beauchesne
12
-74
/
+70
2013-07-15
Bump library major version.
Gwenole Beauchesne
1
-1
/
+1
2013-07-15
NEWS: updates.
Gwenole Beauchesne
1
-0
/
+4
2013-07-15
decoder: fix memory leak when processing interlaced pictures.
Gwenole Beauchesne
2
-3
/
+32
2013-07-15
plugins: simlpify gst_vaapi_create_display() helper.
Gwenole Beauchesne
1
-7
/
+2
2013-07-15
plugins: add gst_vaapi_create_display() helper.
Víctor Manuel Jáquez Leal
1
-20
/
+29
2013-07-12
plugins: don't reallocate pool allocator for the same caps.
Gwenole Beauchesne
1
-4
/
+9
2013-07-12
plugins: fix ref counting of GstVaapiVideoMemory allocator.
Gwenole Beauchesne
1
-1
/
+2
2013-07-12
vaapiupload: use implicit color conversion to NV12.
Gwenole Beauchesne
1
-0
/
+15
2013-07-12
pool: fix deallocation of video pools.
Gwenole Beauchesne
1
-1
/
+2
2013-07-11
vaapidownload: fix src caps format error.
Wind Yuan
1
-2
/
+2
2013-07-11
vaapidownload: fix debug string for image formats.
Gwenole Beauchesne
1
-5
/
+5
2013-07-11
image: add support for raw YUY2/UYVY image copies.
Wind Yuan
1
-0
/
+23
2013-07-10
plugins: clean-up video uploader helper.
Gwenole Beauchesne
1
-17
/
+6
2013-07-10
plugins: use GstVideoInfo in video uploader helper.
Gwenole Beauchesne
1
-29
/
+50
2013-07-10
plugins: allow creation of VA surfaces with explicit pixel format.
Gwenole Beauchesne
1
-2
/
+17
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
4
-3
/
+144
2013-07-10
surface: add helper function to get chroma type from GstVideoFormat.
Gwenole Beauchesne
3
-8
/
+35
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
10
-76
/
+65
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
tests: port to new video format API.
Gwenole Beauchesne
5
-25
/
+25
2013-07-09
plugins: port to new video format API.
Gwenole Beauchesne
3
-24
/
+16
2013-07-09
libs: use GstVideoInfo wherever possible.
Gwenole Beauchesne
1
-56
/
+24
2013-07-09
libs: drop GstVaapiImageFormat helpers.
Gwenole Beauchesne
5
-456
/
+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
5
-1
/
+391
2013-07-09
NEWS: updates.
Gwenole Beauchesne
1
-1
/
+8
2013-07-08
vaapisink: fix creation of GLX texture.
Gwenole Beauchesne
1
-11
/
+38
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
tests: add basic support for video cropping.
Gwenole Beauchesne
4
-14
/
+18
2013-07-08
plugins: add support for video cropping.
Gwenole Beauchesne
3
-17
/
+82
2013-07-08
plugins: add helper functions to set the render rectangle.
Sreerenj Balachandran
2
-0
/
+52
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-08
codecparsers: update to gst-vaapi-branch commit f90de0a.
Gwenole Beauchesne
1
-0
/
+0
2013-07-05
codecparsers: update to gst-vaapi-branch commit 0f68a71.
Gwenole Beauchesne
1
-0
/
+0
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
2
-176
/
+73
2013-07-05
codecparsers: update to gst-vaapi-branch commit dddd182.
Gwenole Beauchesne
1
-0
/
+0
2013-06-27
vaapisink: expose the raw video formats in static caps template.
Sreerenj Balachandran
1
-1
/
+3
[next]