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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
libs: small code style fixes
Víctor Manuel Jáquez Leal
22
-107
/
+120
2016-02-03
libs: trivial comment style fixes
Víctor Manuel Jáquez Leal
9
-15
/
+15
2016-02-03
libs: avoid gst-indent mess up
Víctor Manuel Jáquez Leal
2
-25
/
+25
2016-02-02
Fix some more compiler warning
Tim-Philipp Müller
2
-2
/
+2
2016-02-02
vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warnings
Tim-Philipp Müller
4
-16
/
+28
2016-02-02
decoder: vp9: Fix crop rectangle setting
Sreerenj Balachandran
1
-4
/
+7
2016-02-02
decoder: update a deprecated function
Víctor Manuel Jáquez Leal
1
-2
/
+1
2016-02-01
build: fix when HEVC decoder is disabled
Víctor Manuel Jáquez Leal
1
-6
/
+5
2016-01-25
Remove old gst version guards
Víctor Manuel Jáquez Leal
5
-21
/
+0
2016-01-20
libs: remove versioning
Víctor Manuel Jáquez Leal
1
-30
/
+30
2016-01-19
libs: make libraries no installables
Víctor Manuel Jáquez Leal
1
-28
/
+6
2016-01-19
Do not install libgstvaapi headers
Víctor Manuel Jáquez Leal
1
-39
/
+0
2016-01-19
Remove codecparsers submodule
Víctor Manuel Jáquez Leal
3
-98
/
+2
2016-01-19
Remove libvpx submodule
Sreerenj Balachandran
2
-125
/
+2
2016-01-19
wayland: free the frame in frame_release_callback()
Michael Olbrich
1
-5
/
+2
2015-12-08
Add 10 HEVC 10 bit decoding support
Sreerenj Balachandran
4
-7
/
+12
2015-12-08
gstvaapisurfacepool: Add new API to create surface pool based on chroma type
Sreerenj Balachandran
2
-0
/
+40
2015-12-07
Add definitions for YUV420 with more than 8 bits per channel
Sreerenj Balachandran
2
-1
/
+11
2015-12-07
gstvaapiporfile: Fix string representation of HEVCMain10 profile
Sreerenj Balachandran
1
-1
/
+1
2015-11-30
texture: detect GL version and use the proper API
Víctor Manuel Jáquez Leal
1
-5
/
+30
2015-11-30
texture: check for expected target and format
Víctor Manuel Jáquez Leal
1
-2
/
+2
2015-11-30
libs: add gl3_bind_texture_2d()
Víctor Manuel Jáquez Leal
2
-17
/
+68
2015-11-30
libs: add gl_get_current_api()
Víctor Manuel Jáquez Leal
2
-0
/
+103
2015-11-30
build: Add gmodule dependency for libgstvaapi_egl
Sreerenj Balachandran
1
-0
/
+2
2015-11-17
decoder: vp9: Fix last/golden/altref frame index setting
Sreerenj Balachandran
1
-11
/
+8
2015-11-16
decoder: vp9: Fix PTS calculation of cloned frames
Sreerenj Balachandran
1
-0
/
+3
2015-11-16
decoder: vp9: Avoid unnecessary show_frame flag checking while doing picture ...
Sreerenj Balachandran
1
-3
/
+2
2015-11-16
decoder: vp9: Fix ref picture update while doing repeat frame
Sreerenj Balachandran
1
-1
/
+10
2015-11-16
decoder: vp9: Add repeat-frame display handling
Sreerenj Balachandran
1
-8
/
+30
2015-11-13
decoder: vp9: Add crop rectangle support.
Sreerenj Balachandran
1
-0
/
+19
2015-11-13
decoder: vp9: Fix the context and surface pool reset for multi resolution video
Sreerenj Balachandran
1
-2
/
+16
2015-11-13
decoder: vp9: Fill the VADecPictureParameterBufferVP9 width/height from frame...
Sreerenj Balachandran
1
-2
/
+2
2015-11-13
decoder: vp9: Set lossless flag from frame header
Sreerenj Balachandran
1
-1
/
+1
2015-11-11
libs: vp9: remove unused symbols
Víctor Manuel Jáquez Leal
1
-4
/
+0
2015-11-09
libs: remove unneeded headers
Víctor Manuel Jáquez Leal
2
-4
/
+0
2015-11-06
VP9: libgstvaapi: Add VP9 decoder
Sreerenj Balachandran
3
-0
/
+725
2015-11-06
VP9: gstvaapiprofile: Add profile definitions
Sreerenj Balachandran
2
-0
/
+11
2015-11-06
VP9: Allow building vp9 codecparser internally
Sreerenj Balachandran
1
-0
/
+5
2015-09-15
decoder: h264: initialize PPS's slice_group_id
Víctor Manuel Jáquez Leal
1
-0
/
+1
2015-09-04
decoder: hevc: Don't flush dpb for EOS/EOB nal
Sreerenj Balachandran
1
-1
/
+0
2015-09-04
decoder: hevc: Fix the dpb_add() based on C.5.2.3
Sreerenj Balachandran
1
-7
/
+7
2015-09-04
decoder: hevc: Fix the picture addition in dpb() based on spec H265 v3 (04/2015)
Sreerenj Balachandran
1
-6
/
+8
2015-09-04
decoder: h265: Fix indentation
Sreerenj Balachandran
1
-4
/
+4
2015-08-31
multiview: initial attempt at stereo/multiview support
Jan Schmidt
4
-2
/
+78
2015-08-31
decoder: hevc: remove unused functions
Víctor Manuel Jáquez Leal
1
-18
/
+7
2015-08-26
decoder: hevc: Fix the scaling list scan order
Sreerenj Balachandran
1
-4
/
+4
2015-08-26
decoder: hevc: sync with the codecparser changes
Sreerenj Balachandran
1
-41
/
+0
2015-08-24
wayland: rename is_cancelled to sync_failed
Víctor Manuel Jáquez Leal
1
-4
/
+4
2015-08-24
wayland: Don't return GST_FLOW_ERROR on flushing
Olivier Crete
1
-8
/
+2
2015-08-13
surface pool config based on video info
Víctor Manuel Jáquez Leal
2
-0
/
+35
[next]