summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-13iHDDriver: Workaround6: Dont use vaPutImage() to ensure the suppored imagefor...iHD_driverSreerenj Balachandran1-0/+3
2016-04-08iHDDriver: Workaround5: Tweak QueryImageFormats()Sreerenj Balachandran3-3/+35
2016-04-08iHDDriver: Workaround4: Tweak vaMaxNumImageFormats()Sreerenj Balachandran4-1/+83
2016-04-08iHDDriver: Workaround3: Fix vaDerived image resolutionSreerenj Balachandran1-0/+4
2016-04-08iHDdriver: Workaround_2: Fix segfault for videotestsrc ! vaapisinkSreerenj Balachandran1-1/+1
2016-04-08iHDdriver: Workaround_1: Define VA_RC_ICQ and VA_RC_MB rate controlsSreerenj Balachandran3-0/+24
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
2016-03-09vaapidecoder_h264: plug leak of h264 parsing infoThiago Santos1-2/+6
2016-03-09plugins: fix gstgl and vaapi memory leaksVineeth TM1-3/+5
2016-03-09vaapidisplay: Fix uninitialized value error for VA attributeVineeth TM1-2/+2
2016-03-08plugins: proxy information from downstream capsVíctor Manuel Jáquez Leal2-32/+10
2016-03-04decoder: vp9: Assign values for profile and bit_depth from frame headerSreerenj Balachandran1-1/+4
2016-03-04build: Dist gstreamer-vaapi.doap and configure.ac/autogen.shSebastian Dröge1-0/+4
2016-03-03vaapidecode :Avoid repeated assigning of decoded surface resolutionSreerenj Balachandran1-3/+0
2016-03-03vaapidecode: Fix typo mistake in previous commitSreerenj Balachandran1-1/+1
2016-03-02vaapidecode: Derive and save the decoded surface formatSreerenj Balachandran1-10/+9
2016-03-02Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...Sreerenj Balachandran5-26/+145
2016-03-02vaapidecode: Delay the output format setting until we have a decoded surfaceSreerenj Balachandran1-32/+14