gstreamer/gst/ffmpegcolorspace
Edward Hervey 0d451ad9cb ffmpegcolorspace: speedup caps transformation
* don't re-create our possible caps every single time, just use the
  template caps.
* don't intersect the caps against the template, basetransform has already
  done that for us.

62% speedup of _transform_caps() (instruction calls, measured with callgrind)
2010-05-07 17:38:46 +02:00
..
avcodec.h ffmpegcolorspace: Include interlacing information in the AVPicture 2009-08-06 06:43:32 +02:00
dsputil.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
dsputil.h gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
ffmpegcolorspace.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstffmpegcodecmap.c ffmpegcolorspace: Use the ffmpegcolorspace debug category 2009-10-06 20:37:42 +01:00
gstffmpegcodecmap.h ffmpegcolorspace: Include interlacing information in the AVPicture 2009-08-06 06:43:32 +02:00
gstffmpegcolorspace.c ffmpegcolorspace: speedup caps transformation 2010-05-07 17:38:46 +02:00
gstffmpegcolorspace.h ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
imgconvert.c ffmpegcolorspace: Fix Y41B->Y444 conversion 2010-04-22 20:58:29 +02:00
imgconvert_template.h ffmpegcolorspace: Add conversions from all ARGB formats to AYUV and back 2010-02-12 11:00:08 +01:00
Makefile.am ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
mem.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
utils.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00