summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-16Added new symbols in the documentationL24.11Olivier Naudan1-0/+3
2011-05-16xoverlay: Add guintptr versions of functionsDavid Schleef14-34/+119
2011-05-16stride: support for 32bit RGB formatsRob Clark1-0/+24
2011-05-16stride: more flexible stride/color conversionRob Clark4-318/+490
2011-05-16video: fix endianess issue for 16bit RGB formatsRob Clark1-1/+3
2011-05-16video: more flexible video caps utilityRob Clark2-55/+83
2011-05-16textoverlay: add stride supportRob Clark2-13/+28
2011-05-16playbin: disable interlaced supportRob Clark1-0/+2
2011-05-16modify playbin to use stridetransformRob Clark1-22/+4
2011-05-16stridetransform: fix problem transforming caps with list of fourcc'sRob Clark2-125/+159
2011-05-16stridetransform: updates for new extra-anal compiler warning flagsRob Clark2-9/+10
2011-05-16Add support for RGB565 to stridetransformCastaneda Sheissa, Roberto2-57/+93
2011-05-16Add support for RGB565 formats to gstvideoCastaneda Sheissa, Roberto2-39/+45
2011-05-16add support to convert to YUY2/YUYV color formatRob Clark2-4/+133
2011-05-16add some neonRob Clark4-35/+162
2011-05-16refactor stridetransform to make it easier to add new transforms (stride and/...Rob Clark4-241/+340
2011-05-16fix to avoid parsing caps on every frameRob Clark1-3/+7
2011-05-16add basic support for I420->NV12 colorspace conversionRob Clark2-8/+103
2011-05-16Add NV12 support in stridetransformRob Clark2-8/+7
2011-05-16videoscale: Only set the PAR if the caps already had a PARSebastian Dröge1-27/+54
2011-05-16fix a small typo.. need to use the smaller of {new_width, orig_width} for the...Rob Clark1-2/+4
2011-05-16videoscale: Rename borders property to add-bordersSebastian Dröge1-1/+1
2011-05-16add gst_stride_transform_transform_size()Rob Clark2-31/+41
2011-05-16videoscale: update disted orc files for latest changesTim-Philipp Müller2-0/+164
2011-05-16stridetransform: implement transform functionRob Clark1-6/+157
2011-05-16videoscale: Add support for adding black borders to keep the DAR if necessarySebastian Dröge7-191/+797
2011-05-16stridetransform: implement caps negotiation and related partsRob Clark3-42/+196
2011-05-16videoscale: Fix linear scaling of UYVY scanlinesSebastian Dröge1-1/+1
2011-05-16stridetransform: skeletal implementation of stridetransform elementRob Clark5-0/+306
2011-05-16videoscale: Fix caps fixating if the height is fixed but the width isn'tSebastian Dröge1-2/+4
2011-05-16add rowstride support to video utility functionsRob Clark3-59/+216
2011-05-16videoscale: Remove interlaced scaling againSebastian Dröge2-223/+170
2011-05-16textoverlay: fix Cb/Cr inversion for colored text overlaysRob Clark1-4/+19
2011-05-16videoscale: Add helper method for filling the VSImage structSebastian Dröge1-54/+19
2011-05-16textoverlay: add NV12 supportRob Clark1-8/+43
2010-07-15Release 0.10.30Tim-Philipp Müller37-140/+2368
2010-07-14po: update translationsTim-Philipp Müller2-46/+21
2010-07-14playbin2: Disconnect and destroy uridecodebins when going from READY to NULLSebastian Dröge1-21/+32
2010-07-08docs: dist more of the gst-plugin-base design docsTim-Philipp Müller1-1/+6
2010-07-060.10.29.4 pre-releaseTim-Philipp Müller33-37/+37
2010-07-06po: update translationsTim-Philipp Müller8-142/+599
2010-07-06Revert "playbin2: Don't put "raw" subtitle types in the raw caps for decodebin2"Sebastian Dröge1-8/+1
2010-07-04ffmpegcolorspace: Use correct Y offset for YVYU -> RGB conversionsSebastian Dröge1-1/+1
2010-07-04ffmpegcolorspace: Use correct Y offset for the YUY2 -> RGB conversionsSebastian Dröge1-1/+1
2010-07-04docs: update ogg introspection info after riff fourcc additionTim-Philipp Müller1-1/+1
2010-07-02ffmpegcolorspace: Fix conversion of packed 4:2:2 YUV to 8 bit grayscaleSebastian Dröge1-0/+8
2010-07-02ffmpegcolorspace: Fix conversion of packed 4:2:2 YUV to RGBSebastian Dröge1-0/+24
2010-07-02ffmpegcolorspace: Fix invalid memory accesses with odd widths/heights during ...Sebastian Dröge1-61/+107
2010-07-01playbin2: If setup of the source element fails in READY->PAUSED deactive the ...Sebastian Dröge1-20/+21
2010-06-30riff: add FLV4 fourcc and map it to video/x-vp6-flashTim-Philipp Müller1-0/+2