summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Release 1.8.11.8.1Sebastian Dröge4-784/+102
2016-04-19plugins: fix compilation when EGL/GLX is disabledVíctor Manuel Jáquez Leal1-0/+2
2016-04-19surface: destroy derived imageVíctor Manuel Jáquez Leal1-1/+5
2016-04-19build: restrict until codecparsers <= 1.8.99Víctor Manuel Jáquez Leal1-2/+2
2016-04-13libs: fix deleting a GstVaapiCodedBufferPool objectMichael Olbrich1-0/+1
2016-04-01decoder: h265: Fix offset calculation when there is more than one vps/sps/pps...Sreerenj Balachandran1-1/+3
2016-03-28gltextureupload: use an array for texture typeVíctor Manuel Jáquez Leal1-5/+7
2016-03-28vaapidecode: GST_VAAPIDECODE macro is a castVíctor Manuel Jáquez Leal1-23/+1
2016-03-24Release 1.8.01.8.0Sebastian Dröge4-10/+814
2016-03-15Release 1.7.911.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-01Release 1.7.901.7.90Sebastian Dröge4-394/+21512
2016-03-01configure: Use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO to set release dateSebastian Dröge1-0/+4
2016-03-01vaapidecode: intersect with filter in getcaps()Víctor Manuel Jáquez Leal1-3/+15
2016-02-29Add memset to initialize value for VAEncSliceParameterBufferJPEGLim Siew Hoon1-0/+2
2016-02-26Automatic update of common submoduleSebastian Dröge1-0/+0
2016-02-24build: add m4 directoryVíctor Manuel Jáquez Leal3-2/+4
2016-02-23decoder: hevc: Fill dependent slice segment headers while parsingScott D Phillips1-18/+18
2016-02-22vaapidecode: use video decoder getcaps()Víctor Manuel Jáquez Leal1-70/+50
2016-02-22plugins: remove deprecated codeVíctor Manuel Jáquez Leal1-9/+2
2016-02-22vaapidecoder_h265: fix parsing of NALU aligned dataThiago Santos1-2/+5
2016-02-19vaapidecoder_h264: fix parsing of NALU aligned dataThiago Santos1-2/+5
2016-02-18vaapisink: Fix event,pad,structure memory leaksVineeth TM1-3/+5
2016-02-17Add icamerasrc as dmabuf capable peer elementLim Siew Hoon1-2/+9
2016-02-17vaapipluginbase: Fix structure memory leakVineeth TM1-0/+2
2016-02-17vaapidecode: Fix videocodec state memory leakVineeth TM1-0/+2
2016-02-16vaapisink: post message for application for unhandled keyboard/mouse eventsTim-Philipp Müller1-1/+7
2016-02-16vaapidecode: Fix capsfeature memory leakVineeth TM1-1/+4
2016-02-16vaapisink: Fix capsfeature memory leakVineeth TM1-4/+3
2016-02-16vaapi: Fix various compiler warnings and disable -Wredundant-decls for nowSebastian Dröge8-11/+12
2016-02-16configure: Fix setting of extra compiler warning flagsSebastian Dröge1-7/+2
2016-02-15libs: fix build errorVíctor Manuel Jáquez Leal1-8/+5
2016-02-15tests: simple-encoder: fix build errorVineeth TM1-1/+2
2016-02-09vaapisink: Fix wrong caps advertisingSreerenj Balachandran1-3/+17
2016-02-05Automatic update of common submoduleThiago Santos1-0/+0
2016-02-03rename encoders to vaapi{codec}encVíctor Manuel Jáquez Leal8-35/+35
2016-02-03Use new AG_GST_ARG_ENABLE_EXTRA_CHECKS #defineVíctor Manuel Jáquez Leal1-0/+1