profile/ivi/gstreamer-vaapi.git
13 years agoRespin release.
gb [Thu, 13 May 2010 04:40:40 +0000 (04:40 +0000)]
Respin release.

13 years agoDebug video & display PARs.
gb [Thu, 13 May 2010 04:27:44 +0000 (04:27 +0000)]
Debug video & display PARs.

13 years agoUse XGetGeometry() to retrieve the window size.
gb [Thu, 13 May 2010 04:22:31 +0000 (04:22 +0000)]
Use XGetGeometry() to retrieve the window size.

13 years agoMove code around.
gb [Wed, 12 May 2010 19:40:30 +0000 (19:40 +0000)]
Move code around.

13 years agoEnsure VA display is created prior to initializing the window from a specific XID...
gb [Wed, 12 May 2010 19:35:45 +0000 (19:35 +0000)]
Ensure VA display is created prior to initializing the window from a specific XID. Also move code down.

13 years agoDrop obsolete comment.
gb [Wed, 12 May 2010 19:18:04 +0000 (19:18 +0000)]
Drop obsolete comment.

13 years ago0.2.1.
gb [Wed, 12 May 2010 19:14:59 +0000 (19:14 +0000)]
0.2.1.

13 years agoFix GstVaapiDisplay refcounting in vaapidecode.
gb [Wed, 12 May 2010 19:14:35 +0000 (19:14 +0000)]
Fix GstVaapiDisplay refcounting in vaapidecode.

13 years agoFix comment.
gb [Wed, 12 May 2010 14:10:38 +0000 (14:10 +0000)]
Fix comment.

13 years agoFix render rect when the foreign window size changes.
gb [Wed, 12 May 2010 12:58:53 +0000 (12:58 +0000)]
Fix render rect when the foreign window size changes.

13 years agoAdd GstXOverlay interface to vaapisink (e.g. for Totem).
gb [Wed, 12 May 2010 11:43:50 +0000 (11:43 +0000)]
Add GstXOverlay interface to vaapisink (e.g. for Totem).

13 years agoUpdate deps to match configure.ac versions.
gb [Wed, 12 May 2010 10:51:21 +0000 (10:51 +0000)]
Update deps to match configure.ac versions.

13 years agoCosmetics.
gb [Wed, 12 May 2010 09:34:37 +0000 (09:34 +0000)]
Cosmetics.

13 years agoFix vaapidecode to expose the HW supported caps only.
gb [Wed, 12 May 2010 09:22:49 +0000 (09:22 +0000)]
Fix vaapidecode to expose the HW supported caps only.

13 years agoInitialize decoder earlier.
gb [Wed, 12 May 2010 08:32:34 +0000 (08:32 +0000)]
Initialize decoder earlier.

13 years agoFix integration within the playbin2 pipeline.
gb [Wed, 12 May 2010 08:02:45 +0000 (08:02 +0000)]
Fix integration within the playbin2 pipeline.

13 years agoExclude gstvaapiutils_gst.h from docs for now.
gb [Wed, 12 May 2010 08:02:19 +0000 (08:02 +0000)]
Exclude gstvaapiutils_gst.h from docs for now.

13 years agoRaise VA-API plugins ranks.
gb [Wed, 12 May 2010 08:00:09 +0000 (08:00 +0000)]
Raise VA-API plugins ranks.

13 years agoAdd gst_vaapi_display_lookup_downstream() helper.
gb [Wed, 12 May 2010 07:57:55 +0000 (07:57 +0000)]
Add gst_vaapi_display_lookup_downstream() helper.

13 years agoUse fixed caps on the src pad, they are not meant to change from video/x-vaapi-surface.
gb [Tue, 11 May 2010 16:23:17 +0000 (16:23 +0000)]
Use fixed caps on the src pad, they are not meant to change from video/x-vaapi-surface.

13 years agoExpose VA display through GstVaapiVideoBuffer.
gb [Tue, 11 May 2010 16:19:30 +0000 (16:19 +0000)]
Expose VA display through GstVaapiVideoBuffer.

13 years agoSimplify gst_vaapidecode_set_caps() and fix memory leak.
gb [Tue, 11 May 2010 16:09:49 +0000 (16:09 +0000)]
Simplify gst_vaapidecode_set_caps() and fix memory leak.

13 years agoExpose video pool display.
gb [Tue, 11 May 2010 12:06:59 +0000 (12:06 +0000)]
Expose video pool display.

13 years agoStop iteration if there is no more element to examine.
gb [Tue, 11 May 2010 12:03:13 +0000 (12:03 +0000)]
Stop iteration if there is no more element to examine.

13 years agoImprove plugin details.
gb [Mon, 10 May 2010 09:32:47 +0000 (09:32 +0000)]
Improve plugin details.

13 years agoFactor out VA surface caps.
gb [Fri, 7 May 2010 06:35:31 +0000 (06:35 +0000)]
Factor out VA surface caps.

13 years agoAdd gst_vaapidecode_ensure_display() helper for set-caps.
gb [Wed, 5 May 2010 15:36:25 +0000 (15:36 +0000)]
Add gst_vaapidecode_ensure_display() helper for set-caps.

13 years agoBump version for development.
gb [Wed, 5 May 2010 12:57:59 +0000 (12:57 +0000)]
Bump version for development.

13 years agoReally make it 0.2.0.
gb [Wed, 5 May 2010 12:29:28 +0000 (12:29 +0000)]
Really make it 0.2.0.

13 years agoMore docs.
gb [Wed, 5 May 2010 12:28:59 +0000 (12:28 +0000)]
More docs.

13 years agoDon't exclude GstVaapiParamSpecs.
gb [Wed, 5 May 2010 11:48:31 +0000 (11:48 +0000)]
Don't exclude GstVaapiParamSpecs.

13 years agoFix docs.
gb [Wed, 5 May 2010 11:44:06 +0000 (11:44 +0000)]
Fix docs.

13 years agoLower plugins rank for now since playbin2 auto-plugging is not working properly.
gb [Wed, 5 May 2010 06:06:02 +0000 (06:06 +0000)]
Lower plugins rank for now since playbin2 auto-plugging is not working properly.
User applications will have to create their own pipeline or with some hacks around playbin2.

13 years agoReally link all helper libraries with libtool -no-undefined.
gb [Tue, 4 May 2010 15:03:47 +0000 (15:03 +0000)]
Really link all helper libraries with libtool -no-undefined.

13 years agoLink helper libraries with libtool -no-undefined.
gb [Tue, 4 May 2010 15:02:29 +0000 (15:02 +0000)]
Link helper libraries with libtool -no-undefined.

13 years agoDon't build plugins with SONAME. Make them plain *.so.
gb [Tue, 4 May 2010 14:59:27 +0000 (14:59 +0000)]
Don't build plugins with SONAME. Make them plain *.so.

13 years agoImprove documentation for release.
gb [Tue, 4 May 2010 08:59:27 +0000 (08:59 +0000)]
Improve documentation for release.

13 years agoFix build with older VA-API 0.29.
gb [Mon, 3 May 2010 22:50:56 +0000 (22:50 +0000)]
Fix build with older VA-API 0.29.

13 years ago0.2.0.
gb [Mon, 3 May 2010 22:43:01 +0000 (22:43 +0000)]
0.2.0.

13 years agoFix make dist.
gb [Mon, 3 May 2010 22:42:46 +0000 (22:42 +0000)]
Fix make dist.

13 years agoAdd missing docs.
gb [Mon, 3 May 2010 22:36:34 +0000 (22:36 +0000)]
Add missing docs.

13 years agoFix doc.
gb [Mon, 3 May 2010 22:34:53 +0000 (22:34 +0000)]
Fix doc.

13 years agoRename gst_vaapi_decoder_ffmpeg_new_from_caps() to plain gst_vaapi_decoder_ffmpeg_new().
gb [Mon, 3 May 2010 22:28:02 +0000 (22:28 +0000)]
Rename gst_vaapi_decoder_ffmpeg_new_from_caps() to plain gst_vaapi_decoder_ffmpeg_new().

13 years agoExtract framerate information from caps.
gb [Mon, 3 May 2010 22:02:41 +0000 (22:02 +0000)]
Extract framerate information from caps.

13 years agoMove caps initialization to parent class.
gb [Mon, 3 May 2010 21:49:35 +0000 (21:49 +0000)]
Move caps initialization to parent class.

13 years agoSimplify.
gb [Mon, 3 May 2010 21:25:46 +0000 (21:25 +0000)]
Simplify.

13 years agoFix doc.
gb [Mon, 3 May 2010 21:25:26 +0000 (21:25 +0000)]
Fix doc.

13 years agoMore simplifications.
gb [Mon, 3 May 2010 21:14:01 +0000 (21:14 +0000)]
More simplifications.

13 years agoSimplify GstVaapiDecoder API.
gb [Mon, 3 May 2010 20:55:17 +0000 (20:55 +0000)]
Simplify GstVaapiDecoder API.

13 years agoDrop obsolete defs.
gb [Mon, 3 May 2010 20:40:27 +0000 (20:40 +0000)]
Drop obsolete defs.

13 years agoDrop obsolete decls.
gb [Mon, 3 May 2010 20:34:57 +0000 (20:34 +0000)]
Drop obsolete decls.

13 years agoAdd more aliases for MPEG-4 decoding.
gb [Mon, 3 May 2010 17:36:01 +0000 (17:36 +0000)]
Add more aliases for MPEG-4 decoding.

13 years agoUse avctx->coded_{width,height} info to create the VA context.
gb [Mon, 3 May 2010 17:04:00 +0000 (17:04 +0000)]
Use avctx->coded_{width,height} info to create the VA context.

13 years agoUse gst_vaapi_decoder_ffmpeg_new_from_caps().
gb [Mon, 3 May 2010 16:54:23 +0000 (16:54 +0000)]
Use gst_vaapi_decoder_ffmpeg_new_from_caps().

13 years agoSimplify tests info.
gb [Mon, 3 May 2010 16:41:13 +0000 (16:41 +0000)]
Simplify tests info.

13 years agoTry to improve heuristics to use an AVCodecContextParser.
gb [Mon, 3 May 2010 16:17:51 +0000 (16:17 +0000)]
Try to improve heuristics to use an AVCodecContextParser.

13 years agoFix VC-1 decoding, it does not require any specific parser.
gb [Mon, 3 May 2010 15:35:22 +0000 (15:35 +0000)]
Fix VC-1 decoding, it does not require any specific parser.

13 years agoFix VC-1 detection with older gstreamer libs (no "fourcc" field, but a "format" one).
gb [Mon, 3 May 2010 15:34:22 +0000 (15:34 +0000)]
Fix VC-1 detection with older gstreamer libs (no "fourcc" field, but a "format" one).

13 years agoUse size information from the demuxer, whenever available. i.e. fix WMV3 decoding.
gb [Mon, 3 May 2010 15:29:18 +0000 (15:29 +0000)]
Use size information from the demuxer, whenever available. i.e. fix WMV3 decoding.

13 years agoAdd gst_vaapi_decoder_ffmpeg_new_from_caps() helper.
gb [Mon, 3 May 2010 15:11:32 +0000 (15:11 +0000)]
Add gst_vaapi_decoder_ffmpeg_new_from_caps() helper.

13 years agoImprove WMV3 detection yet further.
gb [Mon, 3 May 2010 14:53:18 +0000 (14:53 +0000)]
Improve WMV3 detection yet further.

13 years agoFix detection of plain old WMV3 contents.
gb [Mon, 3 May 2010 13:44:41 +0000 (13:44 +0000)]
Fix detection of plain old WMV3 contents.

13 years agoAdd End-of-Sequence start code.
gb [Mon, 3 May 2010 12:25:07 +0000 (12:25 +0000)]
Add End-of-Sequence start code.

13 years agoFix VC-1 detection.
gb [Mon, 3 May 2010 11:44:23 +0000 (11:44 +0000)]
Fix VC-1 detection.

13 years agoFix build with older gstreamer libs where gst_buffer_unref() is not a plain function.
gb [Mon, 3 May 2010 08:51:28 +0000 (08:51 +0000)]
Fix build with older gstreamer libs where gst_buffer_unref() is not a plain function.

13 years agoDrop obsolete (and wrong) code.
gb [Mon, 3 May 2010 08:34:57 +0000 (08:34 +0000)]
Drop obsolete (and wrong) code.

13 years agoCosmetics (spelling).
gb [Mon, 3 May 2010 08:33:23 +0000 (08:33 +0000)]
Cosmetics (spelling).

13 years agoTry to fix timestamps (step 1). Looks OK on H55.
gb [Mon, 3 May 2010 08:32:46 +0000 (08:32 +0000)]
Try to fix timestamps (step 1). Looks OK on H55.

13 years agoShip with COPYING.LIB.
gb [Mon, 3 May 2010 07:10:04 +0000 (07:10 +0000)]
Ship with COPYING.LIB.

13 years agoRelicense gst-libs/ code to LGPL v2.1+.
gb [Mon, 3 May 2010 07:07:27 +0000 (07:07 +0000)]
Relicense gst-libs/ code to LGPL v2.1+.

13 years agoDrop extraneous comma.
gb [Mon, 3 May 2010 06:49:43 +0000 (06:49 +0000)]
Drop extraneous comma.

13 years agoDrop variant=itu field to help codec detection.
gb [Mon, 3 May 2010 06:49:19 +0000 (06:49 +0000)]
Drop variant=itu field to help codec detection.

13 years agoDecode as many surfaces as possible in gst_vaapidecode_step().
gb [Fri, 30 Apr 2010 15:50:19 +0000 (15:50 +0000)]
Decode as many surfaces as possible in gst_vaapidecode_step().

13 years agoDrop excessive threading that over-complicates synchronisation.
gb [Fri, 30 Apr 2010 15:37:28 +0000 (15:37 +0000)]
Drop excessive threading that over-complicates synchronisation.
MPEG-2 & H.264 videos now play but there are other problems (timestamps).

13 years ago0.2.0.
gb [Fri, 30 Apr 2010 13:13:50 +0000 (13:13 +0000)]
0.2.0.

13 years agoMove VA context reset to AVCodecContext.get_context() as the
gb [Fri, 30 Apr 2010 12:04:12 +0000 (12:04 +0000)]
Move VA context reset to AVCodecContext.get_context() as the
surface sizes can change.

13 years agoFix gst_vaapi_display_has_{decoder,encoder}() to check for the entrypoint too.
gb [Fri, 30 Apr 2010 09:52:29 +0000 (09:52 +0000)]
Fix gst_vaapi_display_has_{decoder,encoder}() to check for the entrypoint too.

13 years agoAdd GST_VAAPI_ENTRYPOINT_SLICE_ENCODE.
gb [Fri, 30 Apr 2010 09:48:41 +0000 (09:48 +0000)]
Add GST_VAAPI_ENTRYPOINT_SLICE_ENCODE.

13 years agoDocument H.264 / AVC1 format case better.
gb [Fri, 30 Apr 2010 08:18:07 +0000 (08:18 +0000)]
Document H.264 / AVC1 format case better.

13 years agoFix H.264 decoding with AVC1 format bitstreams.
gb [Thu, 29 Apr 2010 23:09:07 +0000 (23:09 +0000)]
Fix H.264 decoding with AVC1 format bitstreams.

13 years agoComplete initialization of the GstVaapiVideoBuffer. Some frames start to show up.
gb [Thu, 29 Apr 2010 22:00:37 +0000 (22:00 +0000)]
Complete initialization of the GstVaapiVideoBuffer. Some frames start to show up.

13 years agoAdd missing GstBaseSink::buffer_alloc() override. i.e. make sure
gb [Thu, 29 Apr 2010 21:59:14 +0000 (21:59 +0000)]
Add missing GstBaseSink::buffer_alloc() override. i.e. make sure
to allocate a GstVaapiVideoBuffer instead of a plain GstBuffer
from the peer pad.

13 years agoExport gst_vaapi_video_buffer_new().
gb [Thu, 29 Apr 2010 21:56:10 +0000 (21:56 +0000)]
Export gst_vaapi_video_buffer_new().

13 years agoFix gst_vaapi_profile_get_caps() to include the "profile" field.
gb [Thu, 29 Apr 2010 21:12:30 +0000 (21:12 +0000)]
Fix gst_vaapi_profile_get_caps() to include the "profile" field.

13 years agoFix comment.
gb [Thu, 29 Apr 2010 17:56:42 +0000 (17:56 +0000)]
Fix comment.

13 years agoAdd FFmpeg/VAAPI decoder for the new `vaapidecode' element.
gb [Thu, 29 Apr 2010 17:55:58 +0000 (17:55 +0000)]
Add FFmpeg/VAAPI decoder for the new `vaapidecode' element.

13 years agoAdd gst_vaapi_decoder_pause().
gb [Thu, 29 Apr 2010 17:51:57 +0000 (17:51 +0000)]
Add gst_vaapi_decoder_pause().

13 years agoUse a GstTask with start/stop semantics for the decoder thread.
gb [Thu, 29 Apr 2010 17:11:32 +0000 (17:11 +0000)]
Use a GstTask with start/stop semantics for the decoder thread.

13 years agoDrop extraneous var.
gb [Thu, 29 Apr 2010 16:08:46 +0000 (16:08 +0000)]
Drop extraneous var.

13 years agoAdd support for GstVaapiSurfaceProxy to GstVaapiVideoBuffer.
gb [Thu, 29 Apr 2010 15:45:44 +0000 (15:45 +0000)]
Add support for GstVaapiSurfaceProxy to GstVaapiVideoBuffer.

13 years agoFix gst_vaapi_decoder_get_surface() status.
gb [Thu, 29 Apr 2010 14:58:45 +0000 (14:58 +0000)]
Fix gst_vaapi_decoder_get_surface() status.

13 years agoTry to set correct timestamps to the decoded surface proxy.
gb [Thu, 29 Apr 2010 14:28:43 +0000 (14:28 +0000)]
Try to set correct timestamps to the decoded surface proxy.

13 years agoAdd timestamps to GstVaapiSurfaceProxy.
gb [Thu, 29 Apr 2010 12:52:27 +0000 (12:52 +0000)]
Add timestamps to GstVaapiSurfaceProxy.

13 years agoFix GstVaapiDecoder::destroy(): GASyncQueue is not a GObject, likewise for GstBuffer.
gb [Thu, 29 Apr 2010 09:43:40 +0000 (09:43 +0000)]
Fix GstVaapiDecoder::destroy(): GASyncQueue is not a GObject, likewise for GstBuffer.

13 years agoFix destructor, av_parser_close() does destroy the struct already, unliker avcodec_cl...
gb [Thu, 29 Apr 2010 09:40:38 +0000 (09:40 +0000)]
Fix destructor, av_parser_close() does destroy the struct already, unliker avcodec_close()...

13 years agoPrefer profile from codec-data if any was found there.
gb [Thu, 29 Apr 2010 09:35:54 +0000 (09:35 +0000)]
Prefer profile from codec-data if any was found there.

13 years agoImprove heuristics to find the best profile. Use the highest one if no
gb [Thu, 29 Apr 2010 09:34:54 +0000 (09:34 +0000)]
Improve heuristics to find the best profile. Use the highest one if no
explicit match on "profile" field.

13 years agoMake sure gst_vaapi_decoder_get_surface() gets unblocked on error.
gb [Wed, 28 Apr 2010 23:09:52 +0000 (23:09 +0000)]
Make sure gst_vaapi_decoder_get_surface() gets unblocked on error.

13 years agoFix VC-1 codec initialization, it really needs an extradata buffer.
gb [Wed, 28 Apr 2010 22:30:50 +0000 (22:30 +0000)]
Fix VC-1 codec initialization, it really needs an extradata buffer.

13 years agoSplit decoder creation with actual resources allocation
gb [Wed, 28 Apr 2010 22:16:10 +0000 (22:16 +0000)]
Split decoder creation with actual resources allocation
and codec setup (probe). This fixes a memory leak (avctx, pctx)
on destroy and most interestingly makes it possible to
detect unsupported codecs.