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
2015-06-04
build: don't build in parallel libvpx
Víctor Manuel Jáquez Leal
1
-0
/
+4
2015-06-02
encoder: jpeg: Fix the packed header generation
Sreerenj Balachandran
1
-2
/
+38
2015-06-02
decoder: h264: fix uninitialized variables in avcC mode.
Gwenole Beauchesne
1
-0
/
+6
2015-06-01
vaapidecode: remove unneeded casting
Víctor Manuel Jáquez Leal
1
-3
/
+2
2015-06-01
vaapidecode: calculate decoding latency
Víctor Manuel Jáquez Leal
1
-0
/
+16
2015-06-01
configure: Compiling against libgstgl requires libgstvideo
Jan Schmidt
1
-1
/
+1
2015-05-28
encoder: hevc: Fix the size over-flow for encoded buffer.
Sreerenj Balachandran
1
-3
/
+3
2015-05-28
encoder: vp8: Fix the size over-flow for encoded buffer.
Sreerenj Balachandran
1
-3
/
+2
2015-05-28
encoder: hevc: fix bug in multi slice encoding.
Sreerenj Balachandran
1
-5
/
+22
2015-05-28
decoder: h264: add initial support for loss of pictures.
Gwenole Beauchesne
1
-1
/
+139
2015-05-28
decoder: h264: add support for missing first field.
Gwenole Beauchesne
1
-0
/
+93
2015-05-28
decoder: h264: add support for missing second field.
Gwenole Beauchesne
1
-17
/
+150
2015-05-28
decoder: h264: improve tracking of "top-field-first" flag.
Gwenole Beauchesne
1
-7
/
+20
2015-05-28
decoder: h264: skip all pictures prior the first I-frame.
Gwenole Beauchesne
1
-2
/
+27
2015-05-28
decoder: h264: fix processing of EOSEQ NAL.
Gwenole Beauchesne
1
-5
/
+0
2015-05-28
decoder: add utility function to clone picture objects.
Wind Yuan
4
-0
/
+22
2015-05-27
build: don't compile HEVC encoder if not supported
Alban Browaeys
1
-2
/
+12
2015-05-27
HEVC: decode: add missing va_dec_hevc header
Alban Browaeys
2
-0
/
+5
2015-05-27
mpeg2: fix PTS cache for GOP start.
Gwenole Beauchesne
1
-1
/
+6
2015-05-27
mpeg2: avoid crash when seeking with debug logs
Víctor Manuel Jáquez Leal
1
-2
/
+2
2015-05-27
mpeg2: Avoid crashes and warnings on re-opened decoder after a seek
Jan Schmidt
1
-1
/
+7
2015-05-26
patches/videoparsers: Rebase the patch on top of gst-vaapi-branch commit 20ee952
Sreerenj Balachandran
2
-14
/
+15
2015-05-26
codecparsers: Update to gst-vaapi-branch commit 20ee952
Sreerenj Balachandran
1
-0
/
+0
2015-05-26
HEVC: decode: Replace clip3 implementation with glib CLAMP macro
Sreerenj Balachandran
1
-15
/
+6
2015-05-26
HEVC: decode: Update Cropping Rectangle
Sreerenj Balachandran
1
-6
/
+12
2015-05-25
HEVC_Encode: Add HEVC(h265) Encoder plugin
Sreerenj Balachandran
4
-0
/
+486
2015-05-25
HEVC_Encode: Add HEVC(h265) encoder to core libgstvaapi
Sreerenj Balachandran
3
-0
/
+2643
2015-05-25
HEVC_Encode: build: Check availability of VA APIs for H265 encoding.
Sreerenj Balachandran
1
-0
/
+35
2015-05-25
gstvaapiutils_h265: Add H265 Tier specific utility functions
Sreerenj Balachandran
2
-0
/
+50
2015-05-20
doc: conditional linking for scanner
Víctor Manuel Jáquez Leal
1
-1
/
+10
2015-05-20
doc: fix scanner compilation warning
Víctor Manuel Jáquez Leal
1
-0
/
+6
2015-05-20
doc: update sections and symbols
Víctor Manuel Jáquez Leal
2
-11
/
+200
2015-05-18
build: use git.mk
Víctor Manuel Jáquez Leal
21
-112
/
+358
2015-05-18
wayland: sync() when destroy()
Víctor Manuel Jáquez Leal
1
-1
/
+17
2015-05-15
vaapisink: implement unlock/unlock_stop for wayland
Michael Olbrich
5
-0
/
+129
2015-05-15
wayland: wl_display_dispatch_queue() can block forever.
Víctor Manuel Jáquez Leal
2
-3
/
+16
2015-05-14
wayland: rename frame for last_frame
Víctor Manuel Jáquez Leal
1
-8
/
+6
2015-05-14
wayland: use a counter as sync flag
Víctor Manuel Jáquez Leal
1
-5
/
+5
2015-05-14
wayland: decouple wl_buffer from frame
Víctor Manuel Jáquez Leal
1
-14
/
+11
2015-05-14
vaapisink: fix indentation
Víctor Manuel Jáquez Leal
1
-7
/
+5
2015-05-13
build: fix make distcheck
Víctor Manuel Jáquez Leal
5
-3
/
+16
2015-05-13
h264parse: update patches with upstream
Víctor Manuel Jáquez Leal
3
-25
/
+22
2015-05-12
tests: simple-encoder: fix build warnings on 64-bit platforms.
Gwenole Beauchesne
1
-3
/
+3
2015-05-12
plugins: remove gstreamer-0.10 crumbs
Víctor Manuel Jáquez Leal
4
-16
/
+7
2015-05-12
tests: add simple-encoder program
Víctor Manuel Jáquez Leal
4
-0
/
+822
2015-05-06
libs: trivial documentation fix
Víctor Manuel Jáquez Leal
1
-3
/
+3
2015-05-04
window: Correct prototype to match implementation
Simon Farnsworth
1
-1
/
+1
2015-05-04
vaapidecode: add guards for disabled codecs.
Gwenole Beauchesne
2
-0
/
+15
2015-04-30
build: upgrade glib dependency to 2.32
Víctor Manuel Jáquez Leal
2
-127
/
+1
2015-04-30
plugins: check if the pool config is already set
Víctor Manuel Jáquez Leal
1
-12
/
+22
[prev]
[next]