summaryrefslogtreecommitdiff
path: root/gst-libs/gst/cairo/gstcairoformat.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-20Make sure non-cairo buffers work for surface-type==0 againBenjamin Otte1-3/+7
2010-04-17Allow specifying that type of surfaces in a pipelineBenjamin Otte1-0/+25
2010-03-25Add swfdec's warning flagsBenjamin Otte1-0/+1
2010-03-16Port to real Cairo APIBenjamin Otte1-19/+44
2009-10-22Document all missing structuresBenjamin Otte1-0/+22
2009-10-22Add documentation for all missing functionsBenjamin Otte1-0/+25
2009-10-19gst_cairo_format_get_frame_rate() => gst_cairo_format_get_framerate()Benjamin Otte1-1/+1
2009-10-19Use gst_caps_set_{simple,value} instead of our own functionsBenjamin Otte1-5/+4
2009-10-14Add gst_cairo_format_get_pixel_aspect_ratio()Benjamin Otte1-0/+32
2009-10-02gst_cairo_caps_new_any() => gst_cairo_caps_any()Benjamin Otte1-1/+1
2009-09-30Fix crash when video/x-cairo uses memory buffersBenjamin Otte1-0/+6
2009-09-25Add video/x-cairo supportBenjamin Otte1-2/+44
2009-09-23Make the GstCairoFormat structure opaqueBenjamin Otte1-15/+34
2009-09-23Pass part to ignore to gst_cairo_format_equal()Benjamin Otte1-9/+10
2009-09-23Split gstcairocaps.[ch]Benjamin Otte1-0/+292