summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Expose VA display through GstVaapiVideoBuffer.gb1-1/+2
2010-09-20Simplify gst_vaapidecode_set_caps() and fix memory leak.gb1-13/+10
2010-09-20Improve plugin details.gb3-6/+6
2010-09-20Factor out VA surface caps.gb3-10/+3
2010-09-20Add gst_vaapidecode_ensure_display() helper for set-caps.gb1-2/+13
2010-09-20Lower plugins rank for now since playbin2 auto-plugging is not working properly.gb3-3/+3
2010-09-20Don't build plugins with SONAME. Make them plain *.so.gb3-0/+3
2010-09-20Rename gst_vaapi_decoder_ffmpeg_new_from_caps() to plain gst_vaapi_decoder_ff...gb1-1/+1
2010-09-20Add more aliases for MPEG-4 decoding.gb1-0/+2
2010-09-20Add gst_vaapi_decoder_ffmpeg_new_from_caps() helper.gb2-26/+14
2010-09-20Fix VC-1 detection.gb1-1/+1
2010-09-20Decode as many surfaces as possible in gst_vaapidecode_step().gb1-28/+30
2010-09-20Drop excessive threading that over-complicates synchronisation.gb2-87/+25
2010-09-20Complete initialization of the GstVaapiVideoBuffer. Some frames start to show...gb1-1/+10
2010-09-20Add missing GstBaseSink::buffer_alloc() override. i.e. make suregb1-12/+61
2010-09-20Add FFmpeg/VAAPI decoder for the new `vaapidecode' element.gb4-1/+642
2010-03-30Rename to gst/ as sys/ was too vague.gb7-0/+1598