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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
libs: decoder: h265: remove spurious code
HEAD
master
Víctor Manuel Jáquez Leal
1
-6
/
+1
2017-08-08
libs: context: use attribs index instead pointers
Víctor Manuel Jáquez Leal
1
-10
/
+18
2017-08-08
vaapiencode: h264: remove spurious code
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-08-08
vaapidecode: initialize variable
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-08-08
libs: windows: wayland: fail if cannot remove last frame
Víctor Manuel Jáquez Leal
1
-4
/
+7
2017-08-08
libs: utils: glx: check return value
Víctor Manuel Jáquez Leal
1
-3
/
+7
2017-08-08
libs: vaapi: object: remove unrequired NULL check
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-08-08
libs: encoder: h265: remove spurious assignation
Víctor Manuel Jáquez Leal
1
-1
/
+0
2017-08-08
libs: encoder: h264: fix copy & paste error
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-08-08
libs: encoder: h265: fix possible integer overflow
Víctor Manuel Jáquez Leal
2
-2
/
+4
2017-08-08
libs: decoder: mpeg4: fail if return value is not OK
Víctor Manuel Jáquez Leal
1
-0
/
+6
2017-08-08
libs: decoder: h265: check for null
Víctor Manuel Jáquez Leal
1
-2
/
+4
2017-08-08
libs: decoder: h265: untaint loop control variable
Víctor Manuel Jáquez Leal
1
-1
/
+11
2017-08-08
libs: decoder: h264: remove unrequired NULL check
Víctor Manuel Jáquez Leal
1
-5
/
+2
2017-08-03
vaapidecode: fix gst_caps_new_simple call
orestisf
1
-1
/
+2
2017-08-03
vaapidecode: force add h264 MVC profiles in caps
orestisf
1
-0
/
+33
2017-08-03
libs: decoder: h264: decode MVC base view only
orestisf
1
-4
/
+3
2017-08-03
vaapidecode: set h264 base-only to decoder
orestisf
2
-0
/
+5
2017-08-03
libs: decoder: h264: add setter for base-only mode
orestisf
2
-0
/
+23
2017-08-03
vaapidecode_props: h264: add base-only property
orestisf
2
-0
/
+13
2017-08-02
libs: encoder: h264: missing property enum documentation
Víctor Manuel Jáquez Leal
1
-0
/
+1
2017-08-02
libs: encoder: h264: add multi reference support
Hyunjun Ko
1
-19
/
+17
2017-08-02
libs: encoder: h264: add refs property
Hyunjun Ko
2
-0
/
+18
2017-08-02
libs: encoder: implements gst_vaapi_encoder_ensure_max_num_ref_frames
Hyunjun Ko
2
-0
/
+53
2017-08-01
vaapiencode: h265: compare an unsigned int if not zero
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-08-01
plugins: check gst_gl_ensure_element_data() return value
Víctor Manuel Jáquez Leal
1
-8
/
+14
2017-08-01
plugins: avoid dead code detection
Víctor Manuel Jáquez Leal
1
-2
/
+1
2017-08-01
vaapivideobufferpool: don't shift by negative since it's undefined
Víctor Manuel Jáquez Leal
1
-3
/
+6
2017-08-01
vaapisink: fix memory leak
Víctor Manuel Jáquez Leal
1
-2
/
+3
2017-08-01
vaapipostproc: fix memory leaks
Víctor Manuel Jáquez Leal
1
-3
/
+9
2017-08-01
libs: display: when appending formats change pointers to indexes
Tomas Rataj
1
-12
/
+12
2017-08-01
libs: encoder: h264: Add uncompliant mode reducing coded buffer size
Sreerenj Balachandran
2
-0
/
+71
2017-08-01
libs: utils_h264: Extend LevelLimit table with MinCR field
Sreerenj Balachandran
2
-18
/
+20
2017-07-31
libs: utils: libva 1.0 changed the logging
Víctor Manuel Jáquez Leal
1
-4
/
+35
2017-07-31
libs: decoder: h264: libva 1.0 deprecated baseline
Víctor Manuel Jáquez Leal
1
-0
/
+3
2017-07-31
build: check for libva-2.0
Víctor Manuel Jáquez Leal
3
-10
/
+43
2017-07-31
build: blacklist only libva 0.99.0
Víctor Manuel Jáquez Leal
2
-2
/
+3
2017-07-26
build: meson: remove gstvaapidisplaycache.c
Víctor Manuel Jáquez Leal
1
-1
/
+0
2017-07-26
configure: do not break configure if gtk+-3.0 devel missing
U. Artie Eoff
1
-1
/
+1
2017-07-26
tests: elements: add testsuite of vaapi context
Hyunjun Ko
3
-0
/
+355
2017-07-26
vaapisink: fail if surface display is different
Hyunjun Ko
1
-2
/
+10
2017-07-18
videocontext: support "gst.vaapi.app.Display" context
Hyunjun Ko
2
-6
/
+37
2017-07-18
libs: display: x11: add gst_vaapi_display_x11_new_with_va_display()
Hyunjun Ko
2
-0
/
+19
2017-07-18
libs: display: pass display info when foreign display
Hyunjun Ko
1
-13
/
+27
2017-07-18
libs: display: remove cache
Víctor Manuel Jáquez Leal
8
-758
/
+16
2017-07-18
tests: elements: add test for vaapipostproc
Hyunjun Ko
2
-0
/
+162
2017-07-18
postproc: reconfigure when width or height changes
Hyunjun Ko
1
-1
/
+10
2017-07-17
libs: encoder: vp9: array terminated in zeros
Víctor Manuel Jáquez Leal
1
-1
/
+2
2017-07-13
vaapiencode: h264: add plugin documentation
Víctor Manuel Jáquez Leal
1
-0
/
+25
2017-07-10
libs: decoder: h264: push frames as soon as possible
Matt Staples
1
-5
/
+68
[next]