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
2016-04-18
gstvaapiencoder:Use internal api to dervie configured VAEntrypoint
vdenc
Sreerenj Balachandran
1
-6
/
+2
2016-04-18
encoder: h264: Add support of low power/high performance encoding mode
Sreerenj Balachandran
3
-5
/
+31
2016-04-18
Add mapping for Macroblock level rate control (VA_RC_MB)
Sreerenj Balachandran
3
-0
/
+12
2016-04-18
gstvaapidisplay: Add VAEntrypointEncSliceLP support
Sreerenj Balachandran
1
-0
/
+1
2016-04-18
gstvaapiprofile : Add VAEntrypointEncSliceLP definitions
Sreerenj Balachandran
2
-1
/
+7
2016-04-18
Merge branch 'up_master' into upstream_master
Sreerenj Balachandran
9
-129
/
+83
2016-04-18
vaapidecode: refactor is_display_resolution_changed()
Víctor Manuel Jáquez Leal
1
-13
/
+7
2016-04-18
vaapidecode: keep only display_{width,height}
Víctor Manuel Jáquez Leal
2
-16
/
+15
2016-04-18
vaapidecode: decoded_info is valid at src caps update
Víctor Manuel Jáquez Leal
1
-10
/
+6
2016-04-18
vaapidecode: always a valid format in decoded_info
Víctor Manuel Jáquez Leal
1
-8
/
+16
2016-04-18
vaapidecode: code style fixes
Víctor Manuel Jáquez Leal
1
-4
/
+5
2016-04-18
vaapidecode: init {decoded,display}_info at open()
Víctor Manuel Jáquez Leal
1
-3
/
+3
2016-04-18
vaapidecode: remove spurious class variables
Víctor Manuel Jáquez Leal
2
-20
/
+5
2016-04-18
remove custom allocation query
Víctor Manuel Jáquez Leal
4
-63
/
+23
2016-04-14
Automatic update of common submodule
Julien Isorce
1
-0
/
+0
2016-04-13
plugins: disable GL_TEXTURE_UPLOAD if no EGL/GLX
Víctor Manuel Jáquez Leal
3
-0
/
+8
2016-04-13
plugins: fix compilation when EGL/GLX is disabled
Víctor Manuel Jáquez Leal
1
-0
/
+2
2016-04-13
libs: fix deleting a GstVaapiCodedBufferPool object
Michael Olbrich
1
-0
/
+1
2016-04-08
Merge branch 'master' into upstream_master
Sreerenj Balachandran
0
-0
/
+0
2016-04-07
surface: destroy derived image
Víctor Manuel Jáquez Leal
1
-1
/
+5
2016-04-01
vaapidecode: add stop function
Thiago Santos
1
-3
/
+15
2016-04-01
decoder: vp9: Align with the ABI changes in vp9 codecparser
Sreerenj Balachandran
1
-3
/
+3
2016-04-01
decoder: vp9 : Add 10bit decoding support (Profile2)
Sreerenj Balachandran
1
-1
/
+32
2016-04-01
gstvaapiporfile: Add more VP9 profile definitions
Sreerenj Balachandran
2
-5
/
+22
2016-03-30
build: possibility to disable tests
Víctor Manuel Jáquez Leal
2
-1
/
+9
2016-03-30
unify caps template for VAAPI encoders and decoders
Víctor Manuel Jáquez Leal
7
-11
/
+7
2016-03-30
vaapidecode: move gst_vaapidecode_negotiate() code
Víctor Manuel Jáquez Leal
1
-21
/
+20
2016-03-30
docs: generate vaapijpegdec documentation
Víctor Manuel Jáquez Leal
3
-7
/
+34
2016-03-30
decoder: h265: Fix offset calculation when there is more than one vps/sps/pps...
Sreerenj Balachandran
1
-1
/
+3
2016-03-29
video-format: Keep the HW order preference while mapping to GstVideoFormats
Sreerenj Balachandran
1
-1
/
+1
2016-03-29
gst/vaapi: keep precedence for NV12 over I420
Sreerenj Balachandran
5
-6
/
+6
2016-03-29
vaapidecode: Use video format derived from decoded surface as default src pad...
Sreerenj Balachandran
1
-2
/
+6
2016-03-29
Add P010 video format support
Scott D Phillips
5
-4
/
+12
2016-03-29
libs: x11: allows 30-bit colour depth
Stephen
1
-1
/
+1
2016-03-28
gltextureupload: use an array for texture type
Víctor Manuel Jáquez Leal
1
-5
/
+7
2016-03-24
vaapidecode: Fix decide_allocation handling
staging
Sreerenj Balachandran
2
-19
/
+46
2016-03-24
vaapidecode: Derive and save the decoded surface format
Sreerenj Balachandran
1
-13
/
+9
2016-03-24
Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...
Sreerenj Balachandran
5
-26
/
+145
2016-03-24
vaapidecode: Delay the output format setting until we have a decoded surface
Sreerenj Balachandran
1
-32
/
+14
2016-03-24
vaapidecode: GST_VAAPIDECODE macro is a cast
Víctor Manuel Jáquez Leal
1
-23
/
+1
2016-03-24
Back to development
Sebastian Dröge
1
-7
/
+7
2016-03-24
Release 1.8.0
Sebastian Dröge
4
-10
/
+814
2016-03-15
Release 1.7.91
Sebastian Dröge
4
-8
/
+131
2016-03-11
decoder: h265: Fix offset calculation in codec_data parsing
Sreerenj Balachandran
1
-0
/
+1
2016-03-11
vaapidecodebin: don't handle jpeg decoding
Víctor Manuel Jáquez Leal
1
-3
/
+5
2016-03-11
vaapidecode: split out jpeg decoder
Víctor Manuel Jáquez Leal
1
-22
/
+74
2016-03-11
vaapidecode: register decoder with internal GType
Víctor Manuel Jáquez Leal
3
-15
/
+37
2016-03-10
vaapidecode: remove unused function declaration
Víctor Manuel Jáquez Leal
1
-7
/
+3
2016-03-09
build: git ignore gtkdoc generated files
Víctor Manuel Jáquez Leal
1
-0
/
+2
2016-03-09
build: handle git ignore in m4 directory
Víctor Manuel Jáquez Leal
1
-0
/
+2
[next]