Gwenole Beauchesne
|
c071f80f40
|
Add initial H.264 decoder.
|
2012-01-29 15:27:59 +01:00 |
|
Gwenole Beauchesne
|
a9f79c9251
|
tests: error out if FFmpeg|codecparsers are not supported.
|
2012-01-18 10:48:27 +01:00 |
|
Gwenole Beauchesne
|
92f11799d1
|
legal: fix year for some copyright notices.
|
2012-01-16 11:40:51 +01:00 |
|
Gwenole Beauchesne
|
1594d99d55
|
legal: add Intel copyright on modified files.
|
2012-01-16 11:40:51 +01:00 |
|
Gwenole Beauchesne
|
14cc1cf061
|
legal: fix copyright notices to include "Copyright" term.
|
2012-01-16 11:40:51 +01:00 |
|
Gwenole Beauchesne
|
b865d4a740
|
Add initial VC-1 decoder.
|
2012-01-16 11:40:51 +01:00 |
|
Gwenole Beauchesne
|
49b4702fb6
|
Add initial MPEG-2 decoder.
|
2012-01-16 11:40:50 +01:00 |
|
Gwenole Beauchesne
|
8f0eda8964
|
Allow conditional build of GStreamer/FFmpeg bitstream parsers.
|
2012-01-16 11:40:50 +01:00 |
|
Gwenole Beauchesne
|
58e5534c56
|
tests: check for shared VA displays (display cache).
|
2012-01-12 16:09:08 +01:00 |
|
warly
|
39be5a433b
|
switch tests licence to LGPL v2.1+
|
2011-10-19 14:32:14 +02:00 |
|
Gwenole Beauchesne
|
1701ce3107
|
Update copyright notice.
|
2011-06-14 13:54:07 +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
|
73766f9466
|
Simplify GstVaapiDecoder API.
|
2010-09-20 12:55:43 +02:00 |
|
gb
|
585a273532
|
Use gst_vaapi_decoder_ffmpeg_new_from_caps().
|
2010-09-20 12:55:43 +02:00 |
|
gb
|
3ed5655535
|
Simplify tests info.
|
2010-09-20 12:55:43 +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
|
a14711b935
|
Add timestamps to GstVaapiSurfaceProxy.
|
2010-09-20 12:55:41 +02:00 |
|
gb
|
89c094d659
|
Add "codec-data" property for additional codec data.
e.g. VC-1 sequence headers for elementary streams.
|
2010-09-20 12:55:32 +02:00 |
|
gb
|
d7e4bca05b
|
Handle user end-of-streams. Add gst_vaapi_decoder_{start,stop}() helpers.
|
2010-09-20 12:55:32 +02:00 |
|
gb
|
62358dce92
|
Add decoder demos. Use -c (mpeg2|h264|vc1) to select the codec.
XXX: only VC-1 decoding works at this time because of awful
bugs left in GstVaapiDecoderFfmpeg et al.
|
2010-09-20 12:55:23 +02:00 |
|