platform/upstream/gstreamer.git
12 years agoAdd missing video context queries.
Nicolas Dufresne [Fri, 25 Nov 2011 17:28:04 +0000 (12:28 -0500)]
Add missing video context queries.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoBump version for development.
Gwenole Beauchesne [Mon, 12 Dec 2011 12:22:07 +0000 (13:22 +0100)]
Bump version for development.

12 years agoDrop unused copy of GstBaseVideoDecoder.
Gwenole Beauchesne [Mon, 12 Dec 2011 09:04:32 +0000 (10:04 +0100)]
Drop unused copy of GstBaseVideoDecoder.

12 years ago0.3.0.
Gwenole Beauchesne [Fri, 9 Dec 2011 10:46:45 +0000 (11:46 +0100)]
0.3.0.

12 years agoREADME: update dependencies.
Gwenole Beauchesne [Fri, 9 Dec 2011 10:38:43 +0000 (11:38 +0100)]
README: update dependencies.

12 years agoNEWS: updates.
Gwenole Beauchesne [Fri, 9 Dec 2011 10:38:34 +0000 (11:38 +0100)]
NEWS: updates.

12 years agoconfigure: check for GstBaseSink 'query' vfunc.
Gwenole Beauchesne [Fri, 9 Dec 2011 10:20:04 +0000 (11:20 +0100)]
configure: check for GstBaseSink 'query' vfunc.

12 years agovaapiplugin: include local build dir to CFLAGS for generated files.
Gwenole Beauchesne [Fri, 9 Dec 2011 09:45:20 +0000 (10:45 +0100)]
vaapiplugin: include local build dir to CFLAGS for generated files.

12 years agoautogen: don't configure if NO_CONFIGURE variable is set.
Gwenole Beauchesne [Fri, 9 Dec 2011 09:44:52 +0000 (10:44 +0100)]
autogen: don't configure if NO_CONFIGURE variable is set.

12 years agovaapidecode: return sink caps template if decoder is in NULL state.
Sreerenj Balachandran [Thu, 8 Dec 2011 10:54:59 +0000 (11:54 +0100)]
vaapidecode: return sink caps template if decoder is in NULL state.

Otherwise, the decoder would always create its own X display instead
of probing it from the downstream element, which is not reliable.
e.g. DISPLAY is not :0 or when running on Wayland.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agovaapiplugin: properly set surface type to "vaapi" in caps.
Gwenole Beauchesne [Thu, 8 Dec 2011 14:44:09 +0000 (15:44 +0100)]
vaapiplugin: properly set surface type to "vaapi" in caps.

12 years agodecoder: drop unused headers.
Gwenole Beauchesne [Thu, 8 Dec 2011 14:16:14 +0000 (15:16 +0100)]
decoder: drop unused headers.

12 years agovaapiplugin: properly set opengl support in caps.
Nicolas Dufresne [Fri, 4 Nov 2011 23:47:25 +0000 (19:47 -0400)]
vaapiplugin: properly set opengl support in caps.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agovaapiplugin: allocate GLX buffers when supported.
Nicolas Dufresne [Sat, 5 Nov 2011 00:07:52 +0000 (20:07 -0400)]
vaapiplugin: allocate GLX buffers when supported.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agovideobuffer: add GLX buffer support.
Nicolas Dufresne [Fri, 4 Nov 2011 23:47:09 +0000 (19:47 -0400)]
videobuffer: add GLX buffer support.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoPort to GstSurfaceBuffer interface.
Nicolas Dufresne [Thu, 6 Oct 2011 20:06:15 +0000 (16:06 -0400)]
Port to GstSurfaceBuffer interface.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoDon't use downstream buffer allocation.
Nicolas Dufresne [Thu, 6 Oct 2011 20:04:37 +0000 (16:04 -0400)]
Don't use downstream buffer allocation.

With the new video/x-surface abstraction, we can't rely on having a VA
specific sink downstream. Also, there was no particular reason to do that.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoChange caps to use new video/x-surface generic type.
Nicolas Dufresne [Fri, 4 Nov 2011 21:16:23 +0000 (17:16 -0400)]
Change caps to use new video/x-surface generic type.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoPort to GstVideoContext interface.
Nicolas Dufresne [Fri, 4 Nov 2011 20:50:15 +0000 (16:50 -0400)]
Port to GstVideoContext interface.

This new interface allows for upstream and downstream display sharing
that works in both static and dynamic pipelines.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agovaapisink: use GST_ERROR to print error messages.
Gwenole Beauchesne [Thu, 8 Dec 2011 13:57:36 +0000 (14:57 +0100)]
vaapisink: use GST_ERROR to print error messages.

12 years agovaapiplugin: link against VA/GLX when enabled.
Gwenole Beauchesne [Thu, 8 Dec 2011 12:30:51 +0000 (13:30 +0100)]
vaapiplugin: link against VA/GLX when enabled.

12 years agoAdd Intel copyright information.
Gwenole Beauchesne [Wed, 7 Dec 2011 18:09:55 +0000 (19:09 +0100)]
Add Intel copyright information.

12 years agovaapisink: allow compatibility with gst-plugins-base < 0.10.31.
Gwenole Beauchesne [Wed, 7 Dec 2011 18:04:09 +0000 (19:04 +0100)]
vaapisink: allow compatibility with gst-plugins-base < 0.10.31.

12 years agoAdd new GStreamer version check utilities.
Gwenole Beauchesne [Wed, 7 Dec 2011 17:40:35 +0000 (18:40 +0100)]
Add new GStreamer version check utilities.

12 years agovaapisink: replace the deprecated xoverlay API with the new one.
Sreerenj Balachandran [Thu, 28 Jul 2011 08:14:49 +0000 (11:14 +0300)]
vaapisink: replace the deprecated xoverlay API with the new one.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoconfigure: allow for pre-releases.
Gwenole Beauchesne [Wed, 7 Dec 2011 16:31:09 +0000 (17:31 +0100)]
configure: allow for pre-releases.

12 years agodisplay: destroy display on creation failure.
Nicolas Dufresne [Thu, 13 Oct 2011 21:08:13 +0000 (17:08 -0400)]
display: destroy display on creation failure.

This allows element to detect that the display creation has actually
failed.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agodisplay: don't crash when config is empty.
Nicolas Dufresne [Thu, 13 Oct 2011 21:07:35 +0000 (17:07 -0400)]
display: don't crash when config is empty.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agodoc: mention Collabora copyrights.
Gwenole Beauchesne [Wed, 7 Dec 2011 13:42:14 +0000 (14:42 +0100)]
doc: mention Collabora copyrights.

12 years ago.gitignore: refine for generated docs.
Gwenole Beauchesne [Wed, 7 Dec 2011 13:40:20 +0000 (14:40 +0100)]
.gitignore: refine for generated docs.

12 years agoGroup all plugins into the same bundle
Nicolas Dufresne [Wed, 14 Sep 2011 19:12:41 +0000 (15:12 -0400)]
Group all plugins into the same bundle

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoBump version for development.
Gwenole Beauchesne [Thu, 21 Jul 2011 12:31:30 +0000 (14:31 +0200)]
Bump version for development.

12 years agodebian: build against upstream libva packages.
Gwenole Beauchesne [Wed, 7 Dec 2011 13:17:32 +0000 (14:17 +0100)]
debian: build against upstream libva packages.

12 years agoFix build on Ubuntu 11.10 (Oneric).
Gwenole Beauchesne [Wed, 7 Dec 2011 12:52:17 +0000 (13:52 +0100)]
Fix build on Ubuntu 11.10 (Oneric).

12 years ago0.2.7.
Gwenole Beauchesne [Wed, 7 Dec 2011 12:14:28 +0000 (13:14 +0100)]
0.2.7.

12 years agoAdding ignore file
Nicolas Dufresne [Mon, 12 Sep 2011 20:20:16 +0000 (16:20 -0400)]
Adding ignore file

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agoUpdate license in plugin definition
Nicolas Dufresne [Mon, 24 Oct 2011 20:18:16 +0000 (16:18 -0400)]
Update license in plugin definition

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
12 years agodecoder: fix use of invalid data at the end-of-stream.
Gwenole Beauchesne [Wed, 12 Oct 2011 12:00:50 +0000 (14:00 +0200)]
decoder: fix use of invalid data at the end-of-stream.

12 years agovaapiconvert: fix some warnings.
Gwenole Beauchesne [Wed, 19 Oct 2011 12:47:31 +0000 (14:47 +0200)]
vaapiconvert: fix some warnings.

12 years agoUpdate with my current e-mail address.
Gwenole Beauchesne [Wed, 19 Oct 2011 12:43:56 +0000 (14:43 +0200)]
Update with my current e-mail address.

12 years agoSplitted-Desktop systems relicensed plugins and tests to LGPL v2.1+.
Gwenole Beauchesne [Wed, 19 Oct 2011 12:39:21 +0000 (14:39 +0200)]
Splitted-Desktop systems relicensed plugins and tests to LGPL v2.1+.

12 years agoswitch tests licence to LGPL v2.1+
warly [Tue, 18 Oct 2011 07:18:20 +0000 (09:18 +0200)]
switch tests licence to LGPL v2.1+

12 years agomove plugins to LGPL v2.1+
warly [Tue, 18 Oct 2011 07:06:52 +0000 (09:06 +0200)]
move plugins to LGPL v2.1+

12 years agovaapidecode: fix sink caps to not expose size information.
Gwenole Beauchesne [Wed, 14 Sep 2011 11:07:18 +0000 (13:07 +0200)]
vaapidecode: fix sink caps to not expose size information.

This fixes this particular issue:
GStreamer-WARNING **: pad vaapidecode0:sink returned caps which are not
a real subset of its template caps

12 years agovaapidecode: fix decoding of MPEG-2 PS files.
Gwenole Beauchesne [Wed, 14 Sep 2011 09:34:05 +0000 (11:34 +0200)]
vaapidecode: fix decoding of MPEG-2 PS files.

12 years agoCosmetics (sort source files).
Gwenole Beauchesne [Mon, 12 Sep 2011 11:00:04 +0000 (13:00 +0200)]
Cosmetics (sort source files).

12 years agovaapiconvert: fix direct-rendering caps detection.
Gwenole Beauchesne [Thu, 8 Sep 2011 12:50:24 +0000 (14:50 +0200)]
vaapiconvert: fix direct-rendering caps detection.

12 years agoFix gst_vaapi_image_new_with_image().
Gwenole Beauchesne [Thu, 8 Sep 2011 12:40:08 +0000 (14:40 +0200)]
Fix gst_vaapi_image_new_with_image().

12 years agovaapiconvert: warn when surface failed to be updated with image.
Gwenole Beauchesne [Thu, 8 Sep 2011 11:09:17 +0000 (13:09 +0200)]
vaapiconvert: warn when surface failed to be updated with image.

12 years agovaapiconvert: fix autodetection for vaDeriveImage() support.
Gwenole Beauchesne [Tue, 6 Sep 2011 16:34:33 +0000 (18:34 +0200)]
vaapiconvert: fix autodetection for vaDeriveImage() support.

12 years agovaapiconvert: fix memory leak (VA surface image).
Gwenole Beauchesne [Tue, 6 Sep 2011 15:47:10 +0000 (17:47 +0200)]
vaapiconvert: fix memory leak (VA surface image).

12 years agovaapiconvert: fix direct-rendering mode.
Gwenole Beauchesne [Mon, 5 Sep 2011 14:20:20 +0000 (16:20 +0200)]
vaapiconvert: fix direct-rendering mode.

12 years agoAdd gst_vaapi_video_buffer_new_from_buffer().
Gwenole Beauchesne [Tue, 6 Sep 2011 14:49:43 +0000 (16:49 +0200)]
Add gst_vaapi_video_buffer_new_from_buffer().

Add helper function to bind a foreign buffer into a GstVaapiVideoBuffer.
Any image, surface or surface proxy will be inherited from the source buffer
if it is a GstVaapiVideoBuffer.

12 years agovaapiconvert: protect access to direct_rendering.
Gwenole Beauchesne [Mon, 5 Sep 2011 15:23:05 +0000 (17:23 +0200)]
vaapiconvert: protect access to direct_rendering.

12 years agovaapiconvert: use gst_vaapi_display_lookup_downstream() helper to get a VA display.
Gwenole Beauchesne [Mon, 5 Sep 2011 14:18:14 +0000 (16:18 +0200)]
vaapiconvert: use gst_vaapi_display_lookup_downstream() helper to get a VA display.

12 years agoAdd Intel copyright information.
Gwenole Beauchesne [Mon, 1 Aug 2011 12:15:39 +0000 (14:15 +0200)]
Add Intel copyright information.

12 years agoUpdates.
Gwenole Beauchesne [Fri, 22 Jul 2011 13:59:00 +0000 (15:59 +0200)]
Updates.

12 years agoFix build with newer FFmpeg versions.
Gwenole Beauchesne [Fri, 22 Jul 2011 13:55:47 +0000 (15:55 +0200)]
Fix build with newer FFmpeg versions.

12 years agoFix decoding of MPEG-2 TS files.
Gwenole Beauchesne [Fri, 22 Jul 2011 13:39:51 +0000 (15:39 +0200)]
Fix decoding of MPEG-2 TS files.

12 years agoReport caps update only once per video resolution change.
Gwenole Beauchesne [Fri, 22 Jul 2011 13:34:48 +0000 (15:34 +0200)]
Report caps update only once per video resolution change.

12 years agoAdd canonical form (type name) of VA surface caps.
Gwenole Beauchesne [Fri, 22 Jul 2011 13:33:13 +0000 (15:33 +0200)]
Add canonical form (type name) of VA surface caps.

12 years agoBump version for development.
Gwenole Beauchesne [Fri, 22 Jul 2011 13:42:16 +0000 (15:42 +0200)]
Bump version for development.

13 years agoUse pretty build output with automake >= 1.11.
Gwenole Beauchesne [Tue, 19 Jul 2011 15:38:40 +0000 (17:38 +0200)]
Use pretty build output with automake >= 1.11.

13 years agoFix build with libva headers not in a standard include dir.
Gwenole Beauchesne [Fri, 15 Jul 2011 14:08:08 +0000 (16:08 +0200)]
Fix build with libva headers not in a standard include dir.

13 years ago0.2.6.
Gwenole Beauchesne [Tue, 14 Jun 2011 13:59:08 +0000 (15:59 +0200)]
0.2.6.

13 years agoUpdate copyright notice.
Gwenole Beauchesne [Tue, 14 Jun 2011 11:52:56 +0000 (13:52 +0200)]
Update copyright notice.

13 years agoFix licensing terms.
Gwenole Beauchesne [Tue, 14 Jun 2011 11:51:41 +0000 (13:51 +0200)]
Fix licensing terms.

13 years ago0.2.5.
gb [Tue, 20 Jul 2010 11:23:16 +0000 (11:23 +0000)]
0.2.5.

13 years agoFix license terms...
gb [Tue, 20 Jul 2010 11:21:37 +0000 (11:21 +0000)]
Fix license terms...

13 years agoRender pretty background only in use-reflection=true mode.
gb [Thu, 1 Jul 2010 13:19:29 +0000 (13:19 +0000)]
Render pretty background only in use-reflection=true mode.

13 years agoUpdates.
gb [Thu, 1 Jul 2010 11:43:22 +0000 (11:43 +0000)]
Updates.

13 years agoDrop the GLX 1.3 requirement.
gb [Thu, 1 Jul 2010 11:41:23 +0000 (11:41 +0000)]
Drop the GLX 1.3 requirement.

13 years agoCall the GLX/Pixmap related functions through the vtable.
gb [Thu, 1 Jul 2010 11:38:28 +0000 (11:38 +0000)]
Call the GLX/Pixmap related functions through the vtable.

13 years agoDrop dependency on libavformat.
gb [Thu, 1 Jul 2010 11:11:18 +0000 (11:11 +0000)]
Drop dependency on libavformat.

13 years agoAdd gst_base_video_decoder_update_src_caps().
gb [Tue, 22 Jun 2010 15:15:46 +0000 (15:15 +0000)]
Add gst_base_video_decoder_update_src_caps().
Don't forcibly set "interlaced" field if upstream
elements did not have any.

13 years agoDrop superfluous functions.
gb [Tue, 22 Jun 2010 14:06:25 +0000 (14:06 +0000)]
Drop superfluous functions.

13 years agoReally drop any dependency on libgstvideo. i.e. inline the helpers.
gb [Tue, 22 Jun 2010 13:57:33 +0000 (13:57 +0000)]
Really drop any dependency on libgstvideo. i.e. inline the helpers.

13 years agoFurther drop dependency on libgstvideo.
gb [Tue, 22 Jun 2010 13:48:30 +0000 (13:48 +0000)]
Further drop dependency on libgstvideo.

13 years agoAdd GstBaseVideoDecoder from gst-plugins-bad git.
gb [Tue, 22 Jun 2010 12:57:06 +0000 (12:57 +0000)]
Add GstBaseVideoDecoder from gst-plugins-bad git.

13 years agoFix GLX version check.
gb [Tue, 15 Jun 2010 12:36:16 +0000 (12:36 +0000)]
Fix GLX version check.

13 years agoBump version for development.
gb [Mon, 14 Jun 2010 14:46:41 +0000 (14:46 +0000)]
Bump version for development.

13 years agoFix decoding of some H.264 streams. e.g. Ice Age 2 trailer.
gb [Mon, 14 Jun 2010 14:14:42 +0000 (14:14 +0000)]
Fix decoding of some H.264 streams. e.g. Ice Age 2 trailer.

13 years agoUpdate changelog.
gb [Mon, 14 Jun 2010 12:58:22 +0000 (12:58 +0000)]
Update changelog.

13 years agoFix build with older VA-API 0.29-sds.
gb [Mon, 14 Jun 2010 09:20:37 +0000 (09:20 +0000)]
Fix build with older VA-API 0.29-sds.

13 years agoFix upscaling in foreign window (Totem).
gb [Tue, 18 May 2010 11:22:54 +0000 (11:22 +0000)]
Fix upscaling in foreign window (Totem).

13 years agoSoft validate caps since we only care about video/x-vaapi-surface as input. _setcaps...
gb [Mon, 17 May 2010 12:32:34 +0000 (12:32 +0000)]
Soft validate caps since we only care about video/x-vaapi-surface as input. _setcaps() will check for other fields.

13 years agoFix video rendering rect within an embedder window (Totem).
gb [Mon, 17 May 2010 08:55:51 +0000 (08:55 +0000)]
Fix video rendering rect within an embedder window (Totem).

13 years agoDisable GLX rendering when vaapisink uses a foreign X window.
gb [Mon, 17 May 2010 08:28:28 +0000 (08:28 +0000)]
Disable GLX rendering when vaapisink uses a foreign X window.

13 years agoSimplify GLX rendering code.
gb [Mon, 17 May 2010 08:24:42 +0000 (08:24 +0000)]
Simplify GLX rendering code.

13 years agoBump version for development.
gb [Mon, 17 May 2010 07:32:10 +0000 (07:32 +0000)]
Bump version for development.

13 years ago0.2.3.
gb [Sun, 16 May 2010 21:44:17 +0000 (21:44 +0000)]
0.2.3.

13 years agoWait for at most one second for a VA surface to become available.
gb [Sun, 16 May 2010 21:35:14 +0000 (21:35 +0000)]
Wait for at most one second for a VA surface to become available.

13 years agoBuild-Requires: gstreamer0.10 >= 0.10.10 for gst_caps_merge().
gb [Sun, 16 May 2010 21:18:37 +0000 (21:18 +0000)]
Build-Requires: gstreamer0.10 >= 0.10.10 for gst_caps_merge().

13 years agoFix decoder caps to report codec aliases.
gb [Sun, 16 May 2010 21:17:49 +0000 (21:17 +0000)]
Fix decoder caps to report codec aliases.

13 years agoFix VC-1 decoding through the playbin2 pipeline.
gb [Sun, 16 May 2010 21:04:32 +0000 (21:04 +0000)]
Fix VC-1 decoding through the playbin2 pipeline.

13 years agoRegularly update and expose decoder caps.
gb [Sat, 15 May 2010 15:33:20 +0000 (15:33 +0000)]
Regularly update and expose decoder caps.

13 years agoAdd mechanism to reinsert buffer leftovers into the queue.
gb [Sat, 15 May 2010 09:43:28 +0000 (09:43 +0000)]
Add mechanism to reinsert buffer leftovers into the queue.

13 years agoFix memory leak of encoded buffers.
gb [Sat, 15 May 2010 06:59:54 +0000 (06:59 +0000)]
Fix memory leak of encoded buffers.

13 years agoCheck for out-of-free-surfaces condition.
gb [Sat, 15 May 2010 05:36:15 +0000 (05:36 +0000)]
Check for out-of-free-surfaces condition.

13 years agoChange GST_VAAPI_DECODER_STATUS_ERROR_UNKNOWN value to something more generic (-1).
gb [Sat, 15 May 2010 04:35:00 +0000 (04:35 +0000)]
Change GST_VAAPI_DECODER_STATUS_ERROR_UNKNOWN value to something more generic (-1).