- 10 Apr, 2013 1 commit
-
-
Gwenole Beauchesne authored
-
- 29 Mar, 2013 2 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 06 Feb, 2013 1 commit
-
-
Gwenole Beauchesne authored
-
- 30 Jan, 2013 1 commit
-
-
Gwenole Beauchesne authored
-
- 29 Jan, 2013 2 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 15 Jan, 2013 1 commit
-
-
Gwenole Beauchesne authored
-
- 14 Jan, 2013 1 commit
-
-
Gwenole Beauchesne authored
-
- 11 Jan, 2013 1 commit
-
-
Gwenole Beauchesne authored
-
- 18 Dec, 2012 1 commit
-
-
Gwenole Beauchesne authored
-
- 20 Nov, 2012 1 commit
-
-
Gwenole Beauchesne authored
Add new GstVaapiUploader helper to upload raw YUV buffers to VA surfaces. It is up to the caller to negotiate source caps (for images) and output caps (for surfaces). gst_vaapi_uploader_has_direct_rendering() is available to help decide between the creation of a GstVaapiVideoBuffer or a regular GstBuffer on sink pads. Signed-off-by:
Zhao Halley <halley.zhao@intel.com> Signed-off-by:
Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-
- 19 Nov, 2012 2 commits
-
-
Wind Yuan authored
Fix reference leak of surface and image in GstVaapiVideoBuffer wrapper, thus resulting on actual memory leak of GstVaapiImage when using them for downloads/uploads from VA surfaces and more specifically surfaces when the pipeline is shutdown. i.e. vaTerminate() was never called because the resources were not unreferenced, and thus not deallocated in the end. Signed-off-by:
Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-
Gwenole Beauchesne authored
-
- 20 Sep, 2012 1 commit
-
-
Gwenole Beauchesne authored
-
- 01 Aug, 2012 1 commit
-
-
Gwenole Beauchesne authored
-
- 25 Jul, 2012 1 commit
-
-
Sreerenj Balachandran authored
Signed-off-by:
Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-
- 19 Jul, 2012 1 commit
-
-
Gwenole Beauchesne authored
GStreamer codecparsers-based decoders are the only supported decoders now. Though, FFmpeg decoders are still available in gstreamer-vaapi 0.3.x series.
-
- 26 Jun, 2012 3 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 02 Apr, 2012 6 commits
-
-
Gwenole Beauchesne authored
Fix decoding of streams with extra slice() information before the first macroblock(). e.g. this fixes sony-ct3.bs from conformance test.
-
Gwenole Beauchesne authored
Allow MPEG-2 High profile streams only if the HW supports that profile or no High profile specific bits are used, and thus Main profile could be used instead. i.e. chroma_format is 4:2:0, intra_dc_precision is not set to 11 and no sequence_scalable_extension() was parsed.
-
Gwenole Beauchesne authored
Try to gracefully abort when the HW does not support the requested profile. There is no fallback unless profiles are correctly parsed and matched through caps beforehand.
-
Holger Kaelberer authored
Don't forcibly resize foreign X windows. The user is responsible for their size and vaapisink shall not change this. Signed-off-by:
Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-
Holger Kaelberer authored
Fix gst_vaapisink_xoverlay_set_window_handle() when it is called before caps got negotiated. Besides, when a foreign window is provided by the user, so should the render rect. Signed-off-by:
Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-
Gwenole Beauchesne authored
-
- 01 Feb, 2012 2 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 16 Jan, 2012 2 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 06 Jan, 2012 1 commit
-
-
Gwenole Beauchesne authored
-
- 05 Jan, 2012 1 commit
-
-
Gwenole Beauchesne authored
-
- 03 Jan, 2012 2 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 14 Dec, 2011 1 commit
-
-
Gwenole Beauchesne authored
-
- 12 Dec, 2011 1 commit
-
-
Gwenole Beauchesne authored
-
- 09 Dec, 2011 2 commits
-
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
- 07 Dec, 2011 1 commit
-
-
Gwenole Beauchesne authored
-