summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-210.5.7.Gwenole Beauchesne2-3/+3
2013-11-21NEWS: updates.Gwenole Beauchesne1-1/+15
2013-11-21decoder: don't include obsolete headers.Gwenole Beauchesne1-1/+0
2013-11-21vaapipostproc: add initial support for GStreamer 1.2.Gwenole Beauchesne3-11/+60
2013-11-21vaapipostproc: add support for denoise and sharpen filters.Halley Zhao2-0/+51
2013-11-21vaapipostproc: add support for advanced deinterlacing.Gwenole Beauchesne2-0/+101
2013-11-21vaapipostproc: fix deinterlacing with VPP.Gwenole Beauchesne1-3/+4
2013-11-21vaapipostproc: fix transform caps.Gwenole Beauchesne1-63/+44
2013-11-21filter: add helper to specify references for deinterlacing.Halley Zhao3-0/+142
2013-11-21filter: fix semantics of deinterlacing flags.Gwenole Beauchesne5-11/+22
2013-11-21filter: add helpers to check for supported/active operation.Gwenole Beauchesne3-0/+55
2013-11-21libs: fix GstVaapiSurfaceProxy destroy notify call site.Gwenole Beauchesne1-3/+4
2013-11-21libs: make GstVaapiVideoPool thread-safe.XuGuangxin2-22/+93
2013-11-21libs: robustify decoder objects and surface proxy initialization.XuGuangxin2-3/+5
2013-11-21vaapidecode: fix decoder flush.Gwenole Beauchesne1-14/+30
2013-11-21vaapidecode: fix dead-locks with decoder task.Gwenole Beauchesne2-18/+34
2013-11-21vaapidecode: fix hard reset for seek cases.XuGuangxin1-0/+15
2013-11-21vaapidecode: drop decode timeout, always wait for a free surface.XuGuangxin2-49/+17
2013-11-21vaapidecode: fix srcpad caps for GStreamer 1.2.Gwenole Beauchesne1-0/+9
2013-11-21plugins: streamline VA formats exposed in caps to a realistic set.Gwenole Beauchesne2-2/+2
2013-11-21plugins: expose the expected format for GstVideoGLTextureUploadMeta.Gwenole Beauchesne2-6/+2
2013-11-18configure: automatically detect GStreamer API version.Gwenole Beauchesne1-1/+27
2013-11-18vaapipostproc: fix support for raw YUV data upload on GStreamer 1.0.Wind Yuan1-2/+56
2013-11-16vaapipostproc: try to downgrade deinterlace-method when needed.Gwenole Beauchesne1-2/+40
2013-11-15vaapipostproc: add initial support for deinterlacing with VPP.Gwenole Beauchesne1-2/+77
2013-11-15vaapipostproc: fix build on 64-bit platforms with GStreamer 0.10.Gwenole Beauchesne1-2/+8
2013-11-15vaapipostproc: add initial support for scaling.Gwenole Beauchesne2-0/+114
2013-11-15vaapipostproc: add initial support for color conversion.Gwenole Beauchesne2-17/+332
2013-11-15vaapipostproc: fix bug when user disabled deinterlacing.Gwenole Beauchesne1-4/+4
2013-11-15vaapipostproc: factor out operations to be applied into flags.Gwenole Beauchesne2-6/+37
2013-10-09vaapipostproc: add support for raw YUV video source buffers.Gwenole Beauchesne2-29/+304
2013-10-09vaapipostproc: add support for "mixed" interlace mode.Gwenole Beauchesne3-4/+30
2013-10-09vaapipostproc: rework plug-in element.Gwenole Beauchesne5-294/+303
2013-10-09plugins: fix and optimize check for buffer pool allocator params.Gwenole Beauchesne3-17/+28
2013-10-09plugins: enable memory maps for read & write with direct-rendering.Gwenole Beauchesne1-2/+6
2013-10-09plugins: fix check for direct-rendering support.Gwenole Beauchesne1-9/+16
2013-10-09plugins: fix buffer pool reset_buffer() to reset memory resources.Gwenole Beauchesne3-2/+16
2013-10-09plugins: fix GstVaapiVideoMemory to allocate VA surface proxies.Gwenole Beauchesne2-8/+51
2013-10-04plugins: create a proxy for GstVaapiUploader allocated buffers.Gwenole Beauchesne1-2/+8
2013-10-04plugins: add helper function to disable deinterlacing in caps.Gwenole Beauchesne4-35/+36
2013-10-01filter: fix memory leak of VPP operations.Gwenole Beauchesne1-6/+23
2013-10-01filter: fix first-time operation lookup.Zhao Halley1-2/+5
2013-10-01filter: fix colorbalance related subtypes.Zhao Halley1-0/+8
2013-10-01filter: fix VA-API 0.34.0 symbol guards.Víctor Manuel Jáquez Leal1-2/+4
2013-10-01plugins: hanle the context query in any pad.Víctor Manuel Jáquez Leal3-42/+20
2013-10-01plugins: query upstream element for a GstContext.Víctor Manuel Jáquez Leal1-12/+33
2013-09-27Fix detection and packaging of GStreamer 1.2.x builds.Gwenole Beauchesne2-17/+21
2013-09-27plugins: add support for GstVideoGLTextureUploadMeta.Víctor Manuel Jáquez Leal6-2/+175
2013-09-27plugins: add support for GstCaps features.Sreerenj Balachandran3-1/+25
2013-09-27plugins: improve ::query() debugging messages.Víctor Manuel Jáquez Leal2-2/+6