index
:
~sree/gstreamer-vaapi
P010
VP9_SVC_and_SoftwareBRC
advanced_enc
dec_vp9_10bit
fei-dev
fei-dev-2
hevc_cbr
iHD_driver
libmebo
master
preenc
staging
svc-enc
svc-vp9-enc
upstream_master
vdenc
vp9-softwarebrc-experimental
vp9_enc_cbr
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
libs: encoder: h265: fix code style
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-03-28
encoder: h264: Fix B frame encoding artifacts
Sreerenj Balachandran
1
-0
/
+14
2017-03-21
libs: encoder: h265: remove unused macro definition
Víctor Manuel Jáquez Leal
1
-5
/
+0
2017-03-20
libs: h26x: adds gst_vaapi_utils_h26x_write_nal_unit()
Hyunjun Ko
4
-10
/
+127
2017-03-20
libs: utils: h26x: create vaapiutils_h26x
Hyunjun Ko
6
-150
/
+145
2017-03-17
libs: encoder: h264/5: fix wrong return value
Hyunjun Ko
2
-2
/
+2
2017-03-14
libs: encoder: h265: fix reserved length of bits
Hyunjun Ko
1
-2
/
+2
2017-03-14
O_CLOEXEC needs _GNU_SOURCE defined
Thomas Petazzoni
1
-0
/
+1
2017-03-02
libs: window: wayland: handle more VAStatus to use vpp
Hyunjun Ko
1
-1
/
+3
2017-02-28
libs: encoder: ensure profile when context initialization
Hyunjun Ko
1
-1
/
+1
2017-02-28
libs: encoder: set rate control info only when query succeed
Hyunjun Ko
1
-3
/
+4
2017-02-22
libs: encoder: caps can change at any time
Víctor Manuel Jáquez Leal
1
-10
/
+0
2017-02-22
libs: encoder: h265: bail if nal unit type fails
Víctor Manuel Jáquez Leal
1
-1
/
+2
2017-02-16
libs: decoder: h264,h265 avoid uninitialized variable
Víctor Manuel Jáquez Leal
2
-8
/
+8
2017-02-16
build: rename USE_HEVC_DECODER to USE_H265_DECODER
Scott D Phillips
1
-1
/
+1
2017-02-10
libs: encoder: vp8: add CBR encoding mode
Hyunjun Ko
1
-1
/
+67
2017-02-10
libs: encoder: vp8: fix bitrate calculation
Hyunjun Ko
1
-2
/
+3
2017-02-09
vaapi: add meson build
Scott D Phillips
4
-0
/
+254
2017-02-09
make: remove gstvaapiversion.h generation
Scott D Phillips
3
-77
/
+1
2017-02-08
libs: utils: add HEVC profiles representation
Hyunjun Ko
1
-0
/
+4
2017-02-07
libs: decoder: h264: reduce frame number of gaps
Hyunjun Ko
1
-2
/
+15
2017-02-02
libs: surface: add gst_vaapi_surface_{set,peek}_buffer_proxy()
Julien Isorce
2
-0
/
+40
2017-02-02
libs: bufferproxy: gst_vaapi_buffer_proxy_{set,peek}_mem()
Julien Isorce
3
-0
/
+47
2017-02-02
libs: bufferproxy: add gst_vaapi_buffer_proxy_release_data()
Julien Isorce
2
-0
/
+22
2017-02-01
libs: utils: return NULL if failed to get surface formats
Hyunjun Ko
1
-1
/
+5
2017-02-01
Revert "vaapidisplay: mark X11 display as compatible with EGL"
Víctor Manuel Jáquez Leal
1
-4
/
+0
2017-01-18
vaapidecode: update internal decoder sink caps
Víctor Manuel Jáquez Leal
2
-0
/
+52
2017-01-12
vaapi: bump ifdef to API 0.40.0 for log redirect
Víctor Manuel Jáquez Leal
1
-2
/
+2
2017-01-12
vaapiutils: Fix compilation with latest and previous libva releases
Sebastian Dröge
1
-2
/
+2
2017-01-11
libs: display: redirect logging at initialize
Víctor Manuel Jáquez Leal
4
-7
/
+40
2017-01-10
libs: decoder: h264: don't update cloned attributes
Hyunjun Ko
1
-4
/
+11
2016-12-14
libs: surface: fix error handling code style
Víctor Manuel Jáquez Leal
1
-5
/
+9
2016-12-07
libs: encoder: add gst_vaapi_encoder_get_surface_formats()
Hyunjun Ko
2
-0
/
+31
2016-12-07
libs: encoder: split set_context_info()
Hyunjun Ko
1
-10
/
+22
2016-12-07
libs: context: skip VAContext if no frame size
Hyunjun Ko
1
-2
/
+10
2016-12-07
libs: context: split context_create()
Hyunjun Ko
1
-18
/
+36
2016-12-06
libs: drm: find render node in hybrid system
Víctor Manuel Jáquez Leal
1
-2
/
+20
2016-11-25
build: add LIBVA_WAYLAND_CFLAGS to libgstvaapiegl
Dominique Leuenberger
1
-0
/
+1
2016-11-03
libs: decoder: add _get_surface_formats()
Víctor Manuel Jáquez Leal
2
-0
/
+21
2016-11-03
libs: context: ensure context formats
Víctor Manuel Jáquez Leal
2
-0
/
+46
2016-11-03
libs: move get_surface_formats to utils_core
Víctor Manuel Jáquez Leal
3
-54
/
+85
2016-11-03
libs: fix code style for errors
Víctor Manuel Jáquez Leal
39
-212
/
+463
2016-11-03
libs: vaapitexturemap: trivial code-style fix
Víctor Manuel Jáquez Leal
1
-3
/
+5
2016-11-03
libs: display: egl: avoid recreate native display
Víctor Manuel Jáquez Leal
1
-11
/
+2
2016-11-03
libs: window: egl: pass native va display
Hyunjun Ko
1
-1
/
+2
2016-11-03
libs: display: GstVaapiDisplay as GstObject descendant
Hyunjun Ko
22
-309
/
+257
2016-10-25
libs: minor correction for logical consistency
Hyunjun Ko
4
-13
/
+14
2016-10-19
build: clean up the dlopen usage
Víctor Manuel Jáquez Leal
1
-1
/
+0
2016-10-19
encoder: h264,h265: fix regression in offset count
Víctor Manuel Jáquez Leal
2
-2
/
+2
2016-10-08
libs: display: egl: remove unused header include
Víctor Manuel Jáquez Leal
1
-1
/
+0
[next]