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-13
iHDDriver: Workaround6: Dont use vaPutImage() to ensure the suppored imagefor...
iHD_driver
Sreerenj Balachandran
1
-0
/
+3
2016-04-08
iHDDriver: Workaround5: Tweak QueryImageFormats()
Sreerenj Balachandran
3
-3
/
+35
2016-04-08
iHDDriver: Workaround4: Tweak vaMaxNumImageFormats()
Sreerenj Balachandran
4
-1
/
+83
2016-04-08
iHDDriver: Workaround3: Fix vaDerived image resolution
Sreerenj Balachandran
1
-0
/
+4
2016-04-08
iHDdriver: Workaround_2: Fix segfault for videotestsrc ! vaapisink
Sreerenj Balachandran
1
-1
/
+1
2016-04-08
iHDdriver: Workaround_1: Define VA_RC_ICQ and VA_RC_MB rate controls
Sreerenj Balachandran
3
-0
/
+24
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
2016-03-09
vaapidecoder_h265: plug leak of h265 parsing info
Thiago Santos
1
-2
/
+6
2016-03-09
vaapidecoder_h264: plug leak of h264 parsing info
Thiago Santos
1
-2
/
+6
2016-03-09
plugins: fix gstgl and vaapi memory leaks
Vineeth TM
1
-3
/
+5
2016-03-09
vaapidisplay: Fix uninitialized value error for VA attribute
Vineeth TM
1
-2
/
+2
2016-03-08
plugins: proxy information from downstream caps
Víctor Manuel Jáquez Leal
2
-32
/
+10
2016-03-04
decoder: vp9: Assign values for profile and bit_depth from frame header
Sreerenj Balachandran
1
-1
/
+4
2016-03-04
build: Dist gstreamer-vaapi.doap and configure.ac/autogen.sh
Sebastian Dröge
1
-0
/
+4
2016-03-03
vaapidecode :Avoid repeated assigning of decoded surface resolution
Sreerenj Balachandran
1
-3
/
+0
2016-03-03
vaapidecode: Fix typo mistake in previous commit
Sreerenj Balachandran
1
-1
/
+1
2016-03-02
vaapidecode: Derive and save the decoded surface format
Sreerenj Balachandran
1
-10
/
+9
2016-03-02
Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...
Sreerenj Balachandran
5
-26
/
+145
2016-03-02
vaapidecode: Delay the output format setting until we have a decoded surface
Sreerenj Balachandran
1
-32
/
+14
[next]