summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-25encoder: h265: Enable cu_qp_delta_enabled_flag for CBRhevc_cbrSreerenj Balachandran1-1/+3
2016-04-20encoder: h265: Add CBR Encoding supportSreerenj Balachandran1-12/+153
2016-04-20Merge branch 'up_master' into upstream_masterSreerenj Balachandran1-3/+5
2016-04-18vaapidecode: use macros for GstVideoInfoVíctor Manuel Jáquez Leal1-3/+5
2016-04-18Merge branch 'up_master' into upstream_masterSreerenj Balachandran9-129/+83
2016-04-18vaapidecode: refactor is_display_resolution_changed()Víctor Manuel Jáquez Leal1-13/+7
2016-04-18vaapidecode: keep only display_{width,height}Víctor Manuel Jáquez Leal2-16/+15
2016-04-18vaapidecode: decoded_info is valid at src caps updateVíctor Manuel Jáquez Leal1-10/+6
2016-04-18vaapidecode: always a valid format in decoded_infoVíctor Manuel Jáquez Leal1-8/+16
2016-04-18vaapidecode: code style fixesVíctor Manuel Jáquez Leal1-4/+5
2016-04-18vaapidecode: init {decoded,display}_info at open()Víctor Manuel Jáquez Leal1-3/+3
2016-04-18vaapidecode: remove spurious class variablesVíctor Manuel Jáquez Leal2-20/+5
2016-04-18remove custom allocation queryVíctor Manuel Jáquez Leal4-63/+23
2016-04-14Automatic update of common submoduleJulien Isorce1-0/+0
2016-04-13plugins: disable GL_TEXTURE_UPLOAD if no EGL/GLXVíctor Manuel Jáquez Leal3-0/+8
2016-04-13plugins: fix compilation when EGL/GLX is disabledVíctor Manuel Jáquez Leal1-0/+2
2016-04-13libs: fix deleting a GstVaapiCodedBufferPool objectMichael Olbrich1-0/+1
2016-04-08Merge branch 'master' into upstream_masterSreerenj Balachandran0-0/+0
2016-04-07surface: destroy derived imageVíctor Manuel Jáquez Leal1-1/+5
2016-04-01vaapidecode: add stop functionThiago Santos1-3/+15
2016-04-01decoder: vp9: Align with the ABI changes in vp9 codecparserSreerenj Balachandran1-3/+3
2016-04-01decoder: vp9 : Add 10bit decoding support (Profile2)Sreerenj Balachandran1-1/+32
2016-04-01gstvaapiporfile: Add more VP9 profile definitionsSreerenj Balachandran2-5/+22
2016-03-30build: possibility to disable testsVíctor Manuel Jáquez Leal2-1/+9
2016-03-30unify caps template for VAAPI encoders and decodersVíctor Manuel Jáquez Leal7-11/+7
2016-03-30vaapidecode: move gst_vaapidecode_negotiate() codeVíctor Manuel Jáquez Leal1-21/+20
2016-03-30docs: generate vaapijpegdec documentationVíctor Manuel Jáquez Leal3-7/+34
2016-03-30decoder: h265: Fix offset calculation when there is more than one vps/sps/pps...Sreerenj Balachandran1-1/+3
2016-03-29video-format: Keep the HW order preference while mapping to GstVideoFormatsSreerenj Balachandran1-1/+1
2016-03-29gst/vaapi: keep precedence for NV12 over I420Sreerenj Balachandran5-6/+6
2016-03-29vaapidecode: Use video format derived from decoded surface as default src pad...Sreerenj Balachandran1-2/+6
2016-03-29Add P010 video format supportScott D Phillips5-4/+12
2016-03-29libs: x11: allows 30-bit colour depthStephen1-1/+1
2016-03-28gltextureupload: use an array for texture typeVíctor Manuel Jáquez Leal1-5/+7
2016-03-24vaapidecode: Fix decide_allocation handlingstagingSreerenj Balachandran2-19/+46
2016-03-24vaapidecode: Derive and save the decoded surface formatSreerenj Balachandran1-13/+9
2016-03-24Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...Sreerenj Balachandran5-26/+145
2016-03-24vaapidecode: Delay the output format setting until we have a decoded surfaceSreerenj Balachandran1-32/+14
2016-03-24vaapidecode: GST_VAAPIDECODE macro is a castVíctor Manuel Jáquez Leal1-23/+1
2016-03-24Back to developmentSebastian Dröge1-7/+7
2016-03-24Release 1.8.0Sebastian Dröge4-10/+814
2016-03-15Release 1.7.91Sebastian Dröge4-8/+131
2016-03-11decoder: h265: Fix offset calculation in codec_data parsingSreerenj Balachandran1-0/+1
2016-03-11vaapidecodebin: don't handle jpeg decodingVíctor Manuel Jáquez Leal1-3/+5
2016-03-11vaapidecode: split out jpeg decoderVíctor Manuel Jáquez Leal1-22/+74
2016-03-11vaapidecode: register decoder with internal GTypeVíctor Manuel Jáquez Leal3-15/+37
2016-03-10vaapidecode: remove unused function declarationVíctor Manuel Jáquez Leal1-7/+3
2016-03-09build: git ignore gtkdoc generated filesVíctor Manuel Jáquez Leal1-0/+2
2016-03-09build: handle git ignore in m4 directoryVíctor Manuel Jáquez Leal1-0/+2
2016-03-09vaapidecoder_h265: plug leak of h265 parsing infoThiago Santos1-2/+6