summaryrefslogtreecommitdiff
path: root/gst/ffmpegcolorspace
AgeCommit message (Expand)AuthorFilesLines
2010-11-03ffmpegcolorspace: Fix IYU1 supportSebastian Dröge2-4/+41
2010-10-15ffmpegcolorspace: Add support for A420Sebastian Dröge5-2/+613
2010-08-19ffmpegcolorspace: Add back support for 8 bit paletted RGBSebastian Dröge1-0/+4
2010-08-12ffmpegcolorspace: remove chroma-site and color-matrix fields from RGB capsTim-Philipp Müller1-0/+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-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-06-25ffmpegcolorspace: Use a more concise pad templateEdward Hervey1-17/+41
2010-06-17ffmpegcolorspace: Add YUY2/YVYU to all RGB formats conversionsSebastian Dröge2-1/+87
2010-06-17ffmpegcolorspace: Fix Y42B to YUY2/YVYU/UYVY conversion for odd widthsSebastian Dröge1-0/+11
2010-06-17ffmpegcolorspace: Fix YUY2/YVYU/UYVY to Y42B conversion for odd widthsSebastian Dröge1-0/+15
2010-06-14ffmpegcolorspace: Use Quarks for structure name/field checkingEdward Hervey1-5/+13
2010-06-14ffmpegcolorspace: Speed up _remove_format_infoEdward Hervey1-27/+13
2010-06-14ffmpegcolorspace: Transfer structures instead of copying themEdward Hervey1-8/+3
2010-06-12ffmpegcolorspace: Fix Y16 from/to GRAY8 conversionSebastian Dröge1-2/+4
2010-06-12ffmpegcolorspace: Don't crash when doing gray YUV to GRAY conversionSebastian Dröge1-0/+2
2010-06-07ffmpegcolorspace: Map "Y8 " and "GREY" to "Y800" and add it to the template ...Sebastian Dröge1-10/+16
2010-06-07ffmpegcolorspace: Add support for Y800 and Y16Martin Bisson4-4/+257
2010-05-07ffmpegcolorspace : whooopsEdward Hervey1-1/+1
2010-05-07ffmpegcolorspace: more minor cleanupsEdward Hervey1-13/+3
2010-05-07ffmpegcolorspace: speedup caps transformationEdward Hervey1-3/+2
2010-04-29ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base classSebastian Dröge3-77/+15
2010-04-22ffmpegcolorspace: Fix Y41B->Y444 conversionSebastian Dröge1-1/+1
2010-03-19build: Makefile.am fixesTim-Philipp Müller1-2/+2
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-9/+4
2010-03-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte3-51/+10
2010-02-12ffmpegcolorspace: Add conversions from all ARGB formats to AYUV and backSebastian Dröge2-0/+162
2010-01-21ffmpegcolorspace: rename performance categoryThijs Vermeir2-5/+6
2009-11-25ffmpegcolorspace: Prefer transforming alpha formats to alpha formats and the ...Sebastian Dröge1-1/+64
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-1/+1
2009-10-08ffmpegcolorspace: chwck formats just once per _chain()Stefan Kost2-4/+3
2009-10-08ffmpegcolorspace: add perf-log-category and log suboptimal operationStefan Kost2-0/+6
2009-10-07[ffmpegcolorspace] Fix NV12 and NV21 with odd width and heightBenjamin Otte1-4/+2
2009-10-06ffmpegcolorspace: Use the ffmpegcolorspace debug categoryJan Schmidt2-4/+7
2009-09-10ffmpegcolorspace: Handle YVU9/YUV9 conversion with odd widthsBenjamin Otte1-0/+4
2009-08-24Remove Ronald Bultje from Authors fieldDavid Schleef1-1/+1
2009-08-08gst: Remove dead assignments and resulting unused variablesEdward Hervey2-21/+1
2009-08-06ffmpegcolorspace: support for direct conversion from uyvy422 to rgb formatsSiarhei Siamashka2-2/+45
2009-08-06ffmpegcolorspace: Fix indention of template headerSebastian Dröge1-1324/+1332
2009-08-06ffmpegcolorspace: Include interlacing information in the AVPictureSebastian Dröge6-8/+22
2009-06-20ffmpegcolorspace: Fix NV12 and NV21 transformationsJan Schmidt2-7/+182
2009-05-30ffmpegcolorspace: Add a lot more conversions from/to 16 bit grayscaleSebastian Dröge2-0/+153
2009-05-26ffmpegcolorspace: Add support for 16 bit grayscale in little/big endianSebastian Dröge3-0/+190
2009-03-28ffmpegcolorspace: video/x-raw-gray is the same as the YUV Y800 formatSebastian Dröge1-1/+11
2009-02-26ffmpegcolorspace: remove unused code/variablesStefan Kost2-8/+2
2009-02-24ffmpegcolorspace: Add conversion from/to YVYU colorspaceSebastian Dröge3-2/+178
2009-02-24ffmpegcolorspace: Add direct UYVY->GRAY8 conversionJonas Danielsson1-0/+26
2009-02-13ffmpegcolorspace/videotestsrc: Use v308 instead of V308Sebastian Dröge1-2/+2