gstreamer/gst/ffmpegcolorspace
Tim-Philipp Müller 6f4c1ac583 Remove GST_DEBUG_FUNCPTR where they're pointless
There's not much point in using GST_DEBUG_FUNCPTR with GObject
virtual functions such as get_property, set_propery, finalize and
dispose, since they'll never be used by anyone anyway. Saves a
few bytes and possibly a sixteenth of a polar bear.
2009-10-28 00:59:35 +00: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
gstffmpeg.c add more elements to the docs 2005-09-11 21:45:24 +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 Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +00:00
gstffmpegcolorspace.h ffmpegcolorspace: Include interlacing information in the AVPicture 2009-08-06 06:43:32 +02:00
imgconvert.c ffmpegcolorspace: chwck formats just once per _chain() 2009-10-08 18:10:08 +03:00
imgconvert_template.h [ffmpegcolorspace] Fix NV12 and NV21 with odd width and height 2009-10-07 09:54:08 +02:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00: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