summaryrefslogtreecommitdiffstats
path: root/gst/rawparse/gstvideoparse.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-08videoparse: Only provide very fundamental caps in the pad templateSebastian Dröge1-21/+3
2009-08-08videoparse: Use libgstvideo for everything instead of our own calculationsSebastian Dröge1-279/+83
2009-04-21Add interlaced support to videoparseDavid Schleef1-3/+48
2009-02-26Add v210 formatDavid Schleef1-1/+8
2009-02-26Fix incorrect "pixel_aspect_ratio" in capsDavid Schleef1-3/+3
2009-01-23Make RGB masks unsigned in rawvideoparseJan Schmidt1-4/+4
2008-06-30gst/rawparse/gstvideoparse.c: Fix size calculation for RGB buffers -> bpp is ...Jan Schmidt1-2/+2
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2007-12-23Add new plugin rawparse that contains a base class for raw data parsers and t...Sebastian Dröge1-0/+422