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
Age
Commit message (
Expand
)
Author
Files
Lines
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
postproc: reconfigure when width or height changes
Hyunjun Ko
1
-1
/
+10
2017-07-13
vaapiencode: h264: add plugin documentation
Víctor Manuel Jáquez Leal
1
-0
/
+25
2017-07-10
vaapidecode_props: h264: set low-latency in decoder
Víctor Manuel Jáquez Leal
1
-0
/
+7
2017-07-07
vaapidecode: set h264 low latency to decoder
Víctor Manuel Jáquez Leal
1
-0
/
+7
2017-07-07
vaapidecode_props: h264: add low latency property
Víctor Manuel Jáquez Leal
2
-0
/
+59
2017-07-07
vaapidecode_props: add skeleton for h264 decoder properties
Víctor Manuel Jáquez Leal
5
-1
/
+85
2017-07-07
vaapidecode: properties callback in decoders map
Víctor Manuel Jáquez Leal
1
-10
/
+15
2017-07-03
vaapiencode: h264: set profile to src caps
Hyunjun Ko
1
-1
/
+57
2017-07-03
vaapiencode: h264: verify if requested profile is supported
Víctor Manuel Jáquez Leal
2
-0
/
+61
2017-07-03
vaapiencode: h264: improve set_config() vmethod
Víctor Manuel Jáquez Leal
1
-28
/
+48
2017-07-03
vaapiencode: h264: check for avc in set_config()
Víctor Manuel Jáquez Leal
1
-23
/
+18
2017-07-03
vaapipostproc: set multivew-mode flags to src caps
Hyunjun Ko
1
-0
/
+25
2017-06-23
vaapipostproc: add support for DMABuf caps feature
Julien Isorce
1
-1
/
+2
2017-06-23
vaapidecode: add support for DMABuf caps feature
Víctor Manuel Jáquez Leal
1
-1
/
+5
2017-06-23
vaapipluginbase: force dmabuf allocator if DMABuf caps feature
Víctor Manuel Jáquez Leal
1
-0
/
+6
2017-06-23
vaapipluginutil: add support for DMABuf caps feature
Julien Isorce
2
-0
/
+9
2017-06-23
vaapipluginbase: dmabuf memory map trial for raw caps
Víctor Manuel Jáquez Leal
1
-7
/
+29
2017-06-23
vaapivideomemory: add gst_vaapi_dmabuf_can_map()
Víctor Manuel Jáquez Leal
2
-0
/
+51
2017-06-23
vaapivideobufferpool: fix regression with video metas
Víctor Manuel Jáquez Leal
1
-2
/
+2
2017-06-23
plugins: update buffer size with the one reported by allocator
Víctor Manuel Jáquez Leal
2
-11
/
+27
2017-06-12
vaapivideobufferpool: remove allocation_vinfo private attribute
Víctor Manuel Jáquez Leal
1
-10
/
+6
2017-06-12
vaapivideobufferpool: refactor set_config()
Víctor Manuel Jáquez Leal
1
-44
/
+66
2017-06-12
plugins: distinguish allocation and negotiation caps
Víctor Manuel Jáquez Leal
4
-40
/
+98
2017-06-09
vaapivideomemory: rename qdata quarks and ids
Víctor Manuel Jáquez Leal
2
-19
/
+25
2017-06-09
vaapivideobufferpool: rename local variables
Víctor Manuel Jáquez Leal
1
-13
/
+15
2017-06-09
vaapivideobufferpool: rename video info structures
Víctor Manuel Jáquez Leal
1
-15
/
+16
2017-05-12
vaapisink: keep handle_events flag except that if user want to set
Hyunjun Ko
1
-1
/
+1
2017-05-12
plugins: remove par from caps negotiation
Víctor Manuel Jáquez Leal
1
-2
/
+1
2017-05-12
vaapiencode: handle custom event GstVaapiEncoderRegionOfInterest
Hyunjun Ko
2
-0
/
+113
2017-05-04
Revert "vaapidecodebin: fix element's classification"
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-05-02
vaapidecodebin: fix element's classification
Victor Toso
1
-1
/
+1
2017-04-27
Revert "plugins: reject pixel-aspect-ratio with value 0/1"
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-04-27
plugins: reject pixel-aspect-ratio with value 0/1
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-04-27
plugins: handle pixel-aspect-ratio with value 0/1
Víctor Manuel Jáquez Leal
2
-0
/
+4
2017-04-27
vaapivideobufferpool: fix leak of created allocator
Hyunjun Ko
1
-0
/
+1
2017-04-25
vaapivideobufferpool: create or reconfig allocator
Víctor Manuel Jáquez Leal
1
-0
/
+21
2017-04-21
vaapidecodebin: skips configuration once it's done
Hyunjun Ko
2
-1
/
+3
2017-04-20
vaapipostproc: fixes for memory leaks
Víctor Manuel Jáquez Leal
1
-5
/
+6
2017-04-12
plugins: enable direct rendering with envvar
Víctor Manuel Jáquez Leal
2
-1
/
+6
2017-04-12
vaapidecode: Don't renegotiate on every flush
Jan Schmidt
1
-4
/
+6
2017-04-12
Implement decoder reset on flush, rather than recreating
Jan Schmidt
1
-14
/
+9
2017-04-11
plugins: Fix usage of GST_GL_HAVE_WINDOW_* defines
Scott D Phillips
1
-4
/
+4
2017-04-07
vaapiencode: h265: add main-10 in caps template
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-04-06
vaapiencode: add get_profile() vmethod
Víctor Manuel Jáquez Leal
4
-2
/
+54
2017-04-06
libs: encoder: pass profile to get_surface_formats()
Víctor Manuel Jáquez Leal
1
-1
/
+2
2017-04-06
vaapiencode: enhance logs of negotiated caps
Víctor Manuel Jáquez Leal
1
-1
/
+4
2017-03-20
plugins: when debug disabled, default category is NULL
Víctor Manuel Jáquez Leal
4
-0
/
+16
2017-03-14
docs: h264/h265: put parser to the example pipeline
Hyunjun Ko
2
-2
/
+2
[next]