summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-07-29vaapidecode: properly return from decode loop on downstream errors.Matthew Waters1-9/+13
2014-07-28vaapisink: fix GstVideoOverlay::expose() implementation.Gwenole Beauchesne1-2/+1
2014-07-28vaapidecode: simplify bufferpool configuration.Gwenole Beauchesne2-22/+36
2014-07-28vaapidecode: fix auto-plugging of vaapisink element.Gwenole Beauchesne1-4/+4
2014-07-28vaapisink: allow a specific view component to be displayed.Gwenole Beauchesne2-0/+41
2014-07-28vaapisink: always keep the last displayed buffer around.Gwenole Beauchesne1-21/+4
2014-07-25vaapisink: add support for "display-name" property.Gwenole Beauchesne4-11/+69
2014-07-25vaapidecode: add support for VideoAlignment bufferpool option.Gwenole Beauchesne2-0/+35
2014-07-25vaapivideomemory: always prefer native VA surface formats.Gwenole Beauchesne1-1/+7
2014-07-24vaapivideomemory: disallow memory shares across buffers, use a copy.Gwenole Beauchesne1-5/+15
2014-07-24vaapivideomemory: use an image pool to cache objects.Gwenole Beauchesne2-9/+40
2014-07-24vaapivideomemory: forbid R/W mappings if non direct-rendering mode.Gwenole Beauchesne1-1/+1
2014-07-23vaapivideomemory: minor code clean-ups.Gwenole Beauchesne1-22/+10
2014-07-23vaapivideomemory: add support for raw pixels mappings.Gwenole Beauchesne2-17/+92
2014-07-23vaapivideomemory: fix determination of the surface pool format.Sreerenj Balachandran1-2/+2
2014-07-23vaapivideomemory: fix association of surface to proxy.Gwenole Beauchesne1-3/+2
2014-07-23plugins: expose I420 format for interop with SW elements.Gwenole Beauchesne3-14/+6
2014-07-22plugins: allow download capability to vaapidecode element.Gwenole Beauchesne2-7/+28
2014-07-03vaapidecode: make decoder work with playbinLionel Landwerlin1-0/+13
2014-07-03vaapipostproc: don't let tmp_rect go out of scope.Simon Farnsworth1-1/+3
2014-07-03build: fix for GStreamer 0.10.Gwenole Beauchesne1-0/+2
2014-06-19decoder: h264: add support for NALU "alignment" optimization.Sreerenj Balachandran1-0/+18
2014-06-19vaapipostproc: don't crash with dynamic framerate (0/1).Gwenole Beauchesne1-4/+5
2014-06-18vaapipostproc: create filter surface pool if it does not exist yet.Simon Farnsworth1-1/+1
2014-06-18vaapipostproc: reset deinterlacer state when there is a discontinuity.Zhao, Halley1-2/+14
2014-06-18vaapipostproc: add support for crop regions in VPP mode.Gwenole Beauchesne1-0/+19
2014-06-18vaapipostproc: make deinterlace-mode behave as expected.Simon Farnsworth1-9/+20
2014-06-18vaapidecode: do not discard video info props when the format changed.Matthieu Bouron1-2/+19
2014-06-18vaapidecode: plug a memory leak.Matthew Waters1-0/+2
2014-06-18vaapidecode: parse source data until a frame is obtained.Gwenole Beauchesne1-2/+16
2014-06-13vaapisink: fix initialization with "drm" display type.Gwenole Beauchesne1-4/+22
2014-06-13plugins: fix initialization with foreign context.Gwenole Beauchesne1-0/+2
2014-06-13plugins: add built-in video parsers as "vaapiparse" element.Gwenole Beauchesne3-0/+158
2014-06-02encoder: h264: add initial support for H.264 Stereo High profile.Li Xiaowei1-1/+1
2014-05-09build: fix conditional compilation of VP8 decoder.Sreerenj Balachandran1-0/+2
2014-04-21build: fix make dist with certain conditionals not met.Gwenole Beauchesne1-2/+4
2014-04-18Add initial VP8 decoder.Zhao, Halley1-0/+5
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne15-15/+15
2014-01-22legal: add per-file authorship information.Gwenole Beauchesne6-0/+12
2014-01-15vaapisink: set csc render flags from sinkpad caps.Holger Kaelberer2-0/+27
2014-01-15surface: rework render flags.Gwenole Beauchesne1-4/+2
2014-01-15vaapipostproc: add support for colorbalance filters.Zhao, Halley2-0/+102
2014-01-15vaapipostproc: fix support for "sharpen" filter.Zhao, Halley1-1/+1
2014-01-15vaapisink: fix display initialization in GstVideoOverlay implementation.Holger Kaelberer1-1/+8
2014-01-15vaapisink: expose the raw video formats in static caps template.Sreerenj Balachandran1-1/+2
2014-01-14vaapidecode: query downstream caps features like GLTextureUploadMeta.Matthieu Bouron1-10/+62
2014-01-14vaapidecode: add system memory caps to template caps.Matthieu Bouron1-1/+2
2014-01-14vaapidecode: fix hang on SIGINT.Wind Yuan1-0/+19
2014-01-14vaapiencode: fix possible hang on SIGINT.Wind Yuan1-0/+20
2014-01-14vaapiencode: fix typo in error message.Gwenole Beauchesne1-1/+1