summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24build: add m4 directory1.6Víctor Manuel Jáquez Leal3-2/+4
2016-02-03Release 1.6.01.6.0Víctor Manuel Jáquez Leal1-6/+6
2016-02-03libs: fix compiler warningsVíctor Manuel Jáquez Leal3-2/+5
2016-02-03docs: update plugin documentationVíctor Manuel Jáquez Leal11-13/+279
2016-02-03resurrect gtk-doc machineryVíctor Manuel Jáquez Leal11-177/+111
2016-02-03use gst-common submoduleVíctor Manuel Jáquez Leal4-121/+299
2016-02-03add gst-common submoduleVíctor Manuel Jáquez Leal2-0/+3
2016-02-03add doap descriptorVíctor Manuel Jáquez Leal1-0/+39
2016-02-03libs: humongous code style fixVíctor Manuel Jáquez Leal13-8898/+8733
2016-02-03libs: small refactors to enhance the code styleVíctor Manuel Jáquez Leal6-22/+25
2016-02-03libs: small code style fixesVíctor Manuel Jáquez Leal22-107/+120
2016-02-03libs: trivial comment style fixesVíctor Manuel Jáquez Leal9-15/+15
2016-02-03libs: avoid gst-indent mess upVíctor Manuel Jáquez Leal2-25/+25
2016-02-03plugins: fix code styleVíctor Manuel Jáquez Leal5-17/+19
2016-02-02Fix some more compiler warningTim-Philipp Müller2-2/+2
2016-02-02vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller10-32/+54
2016-02-02decoder: vp9: Fix crop rectangle settingSreerenj Balachandran1-4/+7
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-02decoder: update a deprecated functionVíctor Manuel Jáquez Leal1-2/+1
2016-02-02build: honor configure's cacheVíctor Manuel Jáquez Leal1-10/+21
2016-02-02build: use common version variablesVíctor Manuel Jáquez Leal1-33/+34
2016-02-02build: hard-code an unneeded macroVíctor Manuel Jáquez Leal1-5/+4
2016-02-02build: refactorization of dependency trackingVíctor Manuel Jáquez Leal1-349/+412
2016-02-02build: check for OpenGL either GLX or EGL are requestedVíctor Manuel Jáquez Leal1-8/+4
2016-02-02build: indent and add square bracesVíctor Manuel Jáquez Leal1-102/+99
2016-02-02build: upgrade autotools version dependencyVíctor Manuel Jáquez Leal1-9/+6
2016-02-02build: enhance string comparisonsVíctor Manuel Jáquez Leal1-14/+14
2016-02-02build: remove unused variablesVíctor Manuel Jáquez Leal1-49/+4
2016-02-02build: remove check for old version of gstreamerVíctor Manuel Jáquez Leal1-93/+22
2016-02-02build: remove GStreamer's parsers checksVíctor Manuel Jáquez Leal1-128/+3
2016-02-01build: add gstreamer-pbutils dependencyVíctor Manuel Jáquez Leal2-1/+7
2016-02-01build: fix variable declarationVíctor Manuel Jáquez Leal1-1/+1
2016-02-01build: fix when HEVC decoder is disabledVíctor Manuel Jáquez Leal1-6/+5
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-25docs: remove library documentation which is non-public nowTim-Philipp Müller6-778/+1
2016-01-25Remove debian.upstream packagingTim-Philipp Müller10-160/+1
2016-01-25Remove old gst version guardsVíctor Manuel Jáquez Leal13-158/+1
2016-01-25Remove video parser cruftsVíctor Manuel Jáquez Leal1-54/+0
2016-01-20libs: remove versioningVíctor Manuel Jáquez Leal5-52/+47
2016-01-19libs: make libraries no installablesVíctor Manuel Jáquez Leal11-126/+30
2016-01-19Do not install libgstvaapi headersVíctor Manuel Jáquez Leal2-40/+0
2016-01-19Remove videoparser patchesSreerenj Balachandran12-403/+1
2016-01-19Remove pkg-config filesVíctor Manuel Jáquez Leal9-105/+1
2016-01-19Remove codecparsers submoduleVíctor Manuel Jáquez Leal9-299/+21
2016-01-19Remove libvpx submoduleSreerenj Balachandran13-1227/+2
2016-01-19build: fix check for GstJpegParserVíctor Manuel Jáquez Leal1-1/+1
2016-01-19wayland: free the frame in frame_release_callback()Michael Olbrich1-5/+2