summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-17Automatic update of common submodule1.10Tim-Philipp Müller1-0/+0
2017-07-17libs: encoder: vp9: array terminated in zerosVíctor Manuel Jáquez Leal1-1/+2
2017-07-17vaapipostproc: set multivew-mode flags to src capsHyunjun Ko1-0/+25
2017-06-15Release 1.10.51.10.5Sebastian Dröge5-10/+231
2017-05-12vaapisink: keep handle_events flag except that if user want to setHyunjun Ko1-1/+1
2017-05-12plugins: remove par from caps negotiationVíctor Manuel Jáquez Leal1-2/+1
2017-04-27plugins: handle pixel-aspect-ratio with value 0/1Víctor Manuel Jáquez Leal2-0/+4
2017-04-27vaapivideobufferpool: fix leak of created allocatorHyunjun Ko1-0/+1
2017-04-25vaapivideobufferpool: create or reconfig allocatorVíctor Manuel Jáquez Leal1-0/+21
2017-04-06libs: encoder: vp9: Fix initialization of ref_listScott D Phillips1-1/+2
2017-03-31encoder: h264: Fix Backward ReferencePicture flag settingSreerenj Balachandran1-1/+2
2017-03-28encoder: h264: Fix B frame encoding artifactsSreerenj Balachandran1-0/+14
2017-03-21meson.build: update versionMathieu Duponchelle1-1/+1
2017-03-21make: remove gstvaapiversion.h generationScott D Phillips4-80/+1
2017-03-21meson: gstreamer-codecparsers is a required depTim-Philipp Müller1-1/+1
2017-03-21vaapi: add meson buildScott D Phillips8-0/+441
2017-03-14docs: h264/h265: put parser to the example pipelineHyunjun Ko2-2/+2
2017-03-14libs: encoder: h265: fix reserved length of bitsHyunjun Ko1-2/+2
2017-03-14O_CLOEXEC needs _GNU_SOURCE definedThomas Petazzoni2-0/+2
2017-03-14README: fix "Sources" sectionVíctor Manuel Jáquez Leal1-1/+1
2017-03-14README: fix "Reporting bugs" sectionThomas Petazzoni1-4/+1
2017-03-02configure: Add missing compiler flagsSreerenj Balachandran1-14/+12
2017-02-23Release 1.10.41.10.4Sebastian Dröge4-10/+75
2017-02-07libs: decoder: h264: reduce frame number of gapsHyunjun Ko1-2/+15
2017-02-01vaapipostproc: set GST_VAAPI_POSTPROC_FLAG_SIZE according to src capsHyunjun Ko1-3/+5
2017-01-30Release 1.10.31.10.3Sebastian Dröge4-14/+109
2017-01-23vaapipostproc: use sink caps par if not requestedVíctor Manuel Jáquez Leal1-3/+3
2017-01-23vaapipostproc: set interlace modeVíctor Manuel Jáquez Leal2-1/+31
2017-01-20vaapisink: fix gcc compiler warningVíctor Manuel Jáquez Leal1-2/+2
2017-01-20vaapisink: don't use member variable outside lockVíctor Manuel Jáquez Leal1-6/+16
2017-01-10libs: decoder: h264: don't update cloned attributesHyunjun Ko1-4/+11
2017-01-06vaapipostproc: notify if src pad caps changedHyunjun Ko1-6/+15
2016-11-29Release 1.10.21.10.2Sebastian Dröge4-9/+106
2016-11-25vaapipostproc: GLTextureUpload if driver supports OpenGLJulien Isorce1-1/+11
2016-11-25vaapidecode: GLTextureUpload if driver supports OpenGLVíctor Manuel Jáquez Leal1-8/+6
2016-11-25vaapidecode: guard GST_VAAPI_MAKE_GLTEXUPLOAD_CAPSVíctor Manuel Jáquez Leal1-2/+5
2016-11-25vaapidecode: generate source pad capsVíctor Manuel Jáquez Leal2-4/+53
2016-11-25build: add LIBVA_WAYLAND_CFLAGS to libgstvaapieglDominique Leuenberger1-0/+1
2016-11-17Release 1.10.11.10.1Sebastian Dröge4-11/+104
2016-11-11vaapisink: finish event thread at stop()Hyunjun Ko1-2/+1
2016-11-08vaapipostproc: enhance debug messageVíctor Manuel Jáquez Leal1-2/+2
2016-11-08postproc: honor gst_pad_push() return valueHyunjun Ko1-6/+6
2016-11-08vaapivideomemory: increment map counter only if succeededVíctor Manuel Jáquez Leal1-1/+2
2016-11-08plugins: ensure display when getting raw capsVíctor Manuel Jáquez Leal1-4/+6
2016-11-01Release 1.10.01.10.0Sebastian Dröge4-10/+1309
2016-10-27vaapidecodebin: resurrect disable-vpp propertyVíctor Manuel Jáquez Leal1-17/+15
2016-10-27vaapidecodebin: name the internal queueVíctor Manuel Jáquez Leal1-1/+1
2016-10-27vaapidecodebin: remove unused variablesVíctor Manuel Jáquez Leal2-9/+0
2016-10-27docs: document environment variablesVíctor Manuel Jáquez Leal3-1/+74
2016-10-27docs: replace vaapidecode with each codecVíctor Manuel Jáquez Leal6-60/+346