Nicolas Dufresne
|
48b3d02143
|
Group all plugins into the same bundle
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
|
2011-12-07 14:33:59 +01:00 |
|
Nicolas Dufresne
|
394c57454c
|
Update license in plugin definition
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
|
2011-12-07 13:54:10 +01:00 |
|
Gwenole Beauchesne
|
fcaad720fb
|
Update with my current e-mail address.
|
2011-10-19 14:49:34 +02:00 |
|
warly
|
08e8f3e671
|
move plugins to LGPL v2.1+
|
2011-10-19 14:32:14 +02:00 |
|
Gwenole Beauchesne
|
6b1107cef7
|
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
|
2011-09-14 13:10:25 +02:00 |
|
Gwenole Beauchesne
|
c94dde647c
|
vaapidecode: fix decoding of MPEG-2 PS files.
|
2011-09-14 11:40:32 +02:00 |
|
Gwenole Beauchesne
|
00bb1ca6b4
|
Add Intel copyright information.
|
2011-08-01 14:15:39 +02:00 |
|
Gwenole Beauchesne
|
f2906b7ad0
|
Fix decoding of MPEG-2 TS files.
|
2011-07-22 15:42:27 +02:00 |
|
Gwenole Beauchesne
|
1701ce3107
|
Update copyright notice.
|
2011-06-14 13:54:07 +02:00 |
|
gb
|
f2b8dc69ac
|
Wait for at most one second for a VA surface to become available.
|
2010-09-20 12:55:47 +02:00 |
|
gb
|
adfed50a90
|
Fix VC-1 decoding through the playbin2 pipeline.
|
2010-09-20 12:55:46 +02:00 |
|
gb
|
76661d73d1
|
Fix GstVaapiDisplay refcounting in vaapidecode.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
35cd2b1ffe
|
Cosmetics.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
6258c468f9
|
Fix vaapidecode to expose the HW supported caps only.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
f53a5781ad
|
Initialize decoder earlier.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
2d90a2dd3a
|
Fix integration within the playbin2 pipeline.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
909d1f96a3
|
Raise VA-API plugins ranks.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
af1fd4b910
|
Use fixed caps on the src pad, they are not meant to change from video/x-vaapi-surface.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
710ab89fca
|
Simplify gst_vaapidecode_set_caps() and fix memory leak.
|
2010-09-20 12:55:45 +02:00 |
|
gb
|
608d2d071b
|
Improve plugin details.
|
2010-09-20 12:55:44 +02:00 |
|
gb
|
80e5b1ba17
|
Factor out VA surface caps.
|
2010-09-20 12:55:44 +02:00 |
|
gb
|
4a485200b9
|
Add gst_vaapidecode_ensure_display() helper for set-caps.
|
2010-09-20 12:55:44 +02:00 |
|
gb
|
73c80aa1ed
|
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.
|
2010-09-20 12:55:44 +02:00 |
|
gb
|
f6314162e0
|
Rename gst_vaapi_decoder_ffmpeg_new_from_caps() to plain gst_vaapi_decoder_ffmpeg_new().
|
2010-09-20 12:55:44 +02:00 |
|
gb
|
e39709453e
|
Add more aliases for MPEG-4 decoding.
|
2010-09-20 12:55:43 +02:00 |
|
gb
|
477e3b8530
|
Add gst_vaapi_decoder_ffmpeg_new_from_caps() helper.
|
2010-09-20 12:55:42 +02:00 |
|
gb
|
587b39cdd5
|
Fix VC-1 detection.
|
2010-09-20 12:55:42 +02:00 |
|
gb
|
a556e08e83
|
Decode as many surfaces as possible in gst_vaapidecode_step().
|
2010-09-20 12:55:42 +02:00 |
|
gb
|
a4d201aaf9
|
Drop excessive threading that over-complicates synchronisation.
MPEG-2 & H.264 videos now play but there are other problems (timestamps).
|
2010-09-20 12:55:42 +02:00 |
|
gb
|
e7c9845374
|
Complete initialization of the GstVaapiVideoBuffer. Some frames start to show up.
|
2010-09-20 12:55:41 +02:00 |
|
gb
|
3f3055af1f
|
Add FFmpeg/VAAPI decoder for the new `vaapidecode' element.
|
2010-09-20 12:55:41 +02:00 |
|