summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2016-06-24vaapivideocontext: check if query context is NULLVíctor Manuel Jáquez Leal1-0/+3
2016-06-17vaapidecodebin: add vp9 in sink pad templateVíctor Manuel Jáquez Leal1-0/+3
2016-06-16vaapisink: return caps template if no displayVíctor Manuel Jáquez Leal1-18/+15
2016-06-15vaapivideobufferpool: add video meta to config when neededScott D Phillips1-2/+18
2016-06-15plugins: retry pool configScott D Phillips1-2/+12
2016-06-09plugins: rework set_context() vmethod definitionVíctor Manuel Jáquez Leal6-15/+40
2016-05-03plugin: fix macro processor checkVíctor Manuel Jáquez Leal1-1/+1
2016-04-19plugins: fix compilation when EGL/GLX is disabledVíctor Manuel Jáquez Leal1-0/+2
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-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-09plugins: fix gstgl and vaapi memory leaksVineeth TM1-3/+5
2016-03-08plugins: proxy information from downstream capsVíctor Manuel Jáquez Leal2-32/+10
2016-03-01vaapidecode: intersect with filter in getcaps()Víctor Manuel Jáquez Leal1-3/+15
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-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öge2-3/+3
2016-02-09vaapisink: Fix wrong caps advertisingSreerenj Balachandran1-3/+17
2016-02-03rename encoders to vaapi{codec}encVíctor Manuel Jáquez Leal6-20/+20
2016-02-03docs: update plugin documentationVíctor Manuel Jáquez Leal9-10/+130
2016-02-03libs: small refactors to enhance the code styleVíctor Manuel Jáquez Leal1-6/+8
2016-02-03plugins: fix code styleVíctor Manuel Jáquez Leal5-17/+19
2016-02-02vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller4-12/+18
2016-02-02vaapidecode: Fix renegotiation for resolution changeSreerenj Balachandran1-0/+27
2016-02-02plugins: use the same pre-processor macroVíctor Manuel Jáquez Leal1-1/+1
2016-02-01build: add gstreamer-pbutils dependencyVíctor Manuel Jáquez Leal1-1/+3
2016-02-01build: remove unused EGL specific sourcesVíctor Manuel Jáquez Leal1-10/+0
2016-02-01build: remove check for GStreamer 1.2Víctor Manuel Jáquez Leal1-13/+2
2016-02-01Remove more video parser cruftsVíctor Manuel Jáquez Leal1-47/+0
2016-01-25Remove old gst version guardsVíctor Manuel Jáquez Leal8-137/+1
2016-01-25Remove video parser cruftsVíctor Manuel Jáquez Leal1-54/+0
2016-01-20libs: remove versioningVíctor Manuel Jáquez Leal1-11/+6
2016-01-19Remove codecparsers submoduleVíctor Manuel Jáquez Leal1-92/+0
2016-01-14vaapipostproc: check ANY caps at transform_caps()Víctor Manuel Jáquez Leal1-1/+1
2016-01-14vaapisink: ignore frame if its upload failedVíctor Manuel Jáquez Leal1-1/+3
2015-11-25build: add gsth265parse patches conditionallyVíctor Manuel Jáquez Leal1-0/+4
2015-11-25build: declare correctly parse lib built filesVíctor Manuel Jáquez Leal1-14/+8
2015-11-23vaapipostproc: Correctly detect the caps changeSreerenj Balachandran1-9/+1
2015-11-19vaapipostproc: don't set caps change at first setVíctor Manuel Jáquez Leal1-10/+29
2015-11-19vaapipostproc: params video_info_changed() callersVíctor Manuel Jáquez Leal1-3/+3