summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Fix VC-1 decoding through the playbin2 pipeline.gb2-5/+56
2010-09-20Improve debug info for gst_vaapisink_ensure_render_rect().gb1-2/+7
2010-09-20Add debug info for _show_frame().gb1-0/+3
2010-09-20Debug video & display PARs.gb1-1/+4
2010-09-20Use XGetGeometry() to retrieve the window size.gb1-8/+10
2010-09-20Move code around.gb1-75/+72
2010-09-20Ensure VA display is created prior to initializing the window from a specific...gb1-43/+57
2010-09-20Fix GstVaapiDisplay refcounting in vaapidecode.gb1-4/+9
2010-09-20Fix render rect when the foreign window size changes.gb2-66/+95
2010-09-20Add GstXOverlay interface to vaapisink (e.g. for Totem).gb2-0/+102
2010-09-20Cosmetics.gb3-15/+29
2010-09-20Fix vaapidecode to expose the HW supported caps only.gb3-1/+91
2010-09-20Initialize decoder earlier.gb1-27/+36
2010-09-20Fix integration within the playbin2 pipeline.gb1-18/+6
2010-09-20Raise VA-API plugins ranks.gb3-3/+3
2010-09-20Use fixed caps on the src pad, they are not meant to change from video/x-vaap...gb1-0/+1
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