platform/upstream/gstreamer.git
13 years agointerlace: merge telecine into normal operation
David Schleef [Sat, 18 Sep 2010 20:32:07 +0000 (13:32 -0700)]
interlace: merge telecine into normal operation

13 years agointerlace: Add telecine support
Robert Swain [Wed, 8 Sep 2010 13:08:50 +0000 (15:08 +0200)]
interlace: Add telecine support

13 years agocog: Allow compilation without orc
Sebastian Dröge [Fri, 17 Sep 2010 06:43:48 +0000 (08:43 +0200)]
cog: Allow compilation without orc

Also don't ignore --disable-orc. Fixes bug #629897.

13 years agocamerabin: Adds a new test to check sequential capture of images
Thiago Santos [Tue, 14 Sep 2010 19:17:47 +0000 (16:17 -0300)]
camerabin: Adds a new test to check sequential capture of images

Adds a new test case that shoots a sequence of image capture
and check that the files are valid.

Also adds taglist checking capabilities to tests.

13 years agoqtmux: Follow xmp serialization guidelines closer
Thiago Santos [Wed, 15 Sep 2010 20:54:49 +0000 (17:54 -0300)]
qtmux: Follow xmp serialization guidelines closer

qt and isom variants have different ways of serializing
xmp, follow these guidelines.

Those can be found in Adobe's xmp docs.

13 years agocolorspace: add orc-dist files
Tim-Philipp Müller [Wed, 15 Sep 2010 20:47:09 +0000 (21:47 +0100)]
colorspace: add orc-dist files

Should fix build without orc or too old orc.

13 years agochecksumsink: fix up copyright in header file
Tim-Philipp Müller [Wed, 15 Sep 2010 16:51:26 +0000 (17:51 +0100)]
checksumsink: fix up copyright in header file

13 years agopkgconfig: remove some old unused files from 0.8 days
Tim-Philipp Müller [Sun, 12 Sep 2010 13:59:42 +0000 (14:59 +0100)]
pkgconfig: remove some old unused files from 0.8 days

13 years agometadata: add removed files to cruft vars
Stefan Kost [Wed, 15 Sep 2010 15:38:03 +0000 (18:38 +0300)]
metadata: add removed files to cruft vars

13 years agotests: add missing stdio include
Stefan Kost [Wed, 15 Sep 2010 15:13:55 +0000 (18:13 +0300)]
tests: add missing stdio include

13 years agometadata: remove metadata plugin
Stefan Kost [Wed, 15 Sep 2010 15:10:33 +0000 (18:10 +0300)]
metadata: remove metadata plugin

This plugins functionality is replaced by utility libraries in base for exif
and xmp. Jpeg images can use this via jpegformat plugin.
Fixes #486659

13 years agobayer2rgb: Add format=bggr/etc. to caps
David Schleef [Tue, 14 Sep 2010 18:28:56 +0000 (11:28 -0700)]
bayer2rgb: Add format=bggr/etc. to caps

13 years agocolorspace: Add conversion code
David Schleef [Tue, 14 Sep 2010 01:49:43 +0000 (18:49 -0700)]
colorspace: Add conversion code

Work in progress.  Colorspace handles most format conversion using
3-stage getline/matrix/putline process using an AYUV or ARGB
intermediate, with most functions handled by Orc.  There is also
a table of single-pass conversions, all handled by Orc.  The plan
is to add optional stages for various chroma upsampling/downsampling
algorithms, dithering, and float/int16 intermediates, and then have
Orc create multi-stage functions at runtime.

13 years agocolorspace: Revive element
David Schleef [Mon, 13 Sep 2010 19:48:50 +0000 (12:48 -0700)]
colorspace: Revive element

Now based on Orc.

13 years agojack: added translatable text for server not found error
Tristan Matthews [Thu, 9 Sep 2010 18:49:06 +0000 (14:49 -0400)]
jack: added translatable text for server not found error

13 years agoceltenc: Change bitrate to bits/sec
Olivier Crête [Mon, 9 Aug 2010 12:32:57 +0000 (14:32 +0200)]
celtenc: Change bitrate to bits/sec

13 years agojifmux: Reset tags when going to READY
Thiago Santos [Fri, 10 Sep 2010 16:36:24 +0000 (13:36 -0300)]
jifmux: Reset tags when going to READY

Reset the tagsetter tags when going to READY state

13 years agojpegformat: Fix element description
Thiago Santos [Fri, 10 Sep 2010 16:33:16 +0000 (13:33 -0300)]
jpegformat: Fix element description

Use saner categories for jifmux/jpegparse elements

13 years agocamerabin: Set tags to more elements
Thiago Santos [Fri, 10 Sep 2010 14:31:46 +0000 (11:31 -0300)]
camerabin: Set tags to more elements

Remove check for 'Muxer' category when setting tags
for tagsetters. Set them to all tagsetters in the
pipelines.

13 years agosdpdemux: redirect SDP with an rtsp control URL
Mark Nauwelaerts [Fri, 10 Sep 2010 16:35:27 +0000 (18:35 +0200)]
sdpdemux: redirect SDP with an rtsp control URL

When we find an SDP with an rtsp:// url as the global control attribute or when
all streams have an rtsp:// control attribute, post an redirect message with an
rtsp-sdp:// url containing the SDP.

Fixes #628214

13 years agogeometrictransform: Fix build with debugging disabled
Thiago Santos [Fri, 10 Sep 2010 13:29:38 +0000 (10:29 -0300)]
geometrictransform: Fix build with debugging disabled

Add some ifdefs to prevent build failures due to unused
variables

13 years agotests: allow running state tests for all elements
Stefan Kost [Thu, 9 Sep 2010 20:59:17 +0000 (23:59 +0300)]
tests: allow running state tests for all elements

Now one can use GST_NO_STATE_IGNORE_ELEMENTS=1 make generic/states.check
to try elements that would normaly be skipped.

13 years agoconfigure.ac: Remove dependency on libswscale
Edward Hervey [Thu, 9 Sep 2010 15:18:06 +0000 (17:18 +0200)]
configure.ac: Remove dependency on libswscale

It's not used in the gst opencv plugin.

13 years agoopencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by compat...
Tim-Philipp Müller [Thu, 9 Sep 2010 14:03:24 +0000 (15:03 +0100)]
opencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by compat header

Compile with -DCV_NO_BACKWARD_COMPATIBILITY for now, so that the compat header
doesn't get included, which causes compiler warnings that (it seems) can't be
switched off easily. As a result, we also specify a max. version in configure,
so the build doesn't break if our code doesn't compile against newer opencv
versions any more with that flag.

13 years agoopencv: avoid 'unused' compiler warnings with inline functions in opencv headers
Tim-Philipp Müller [Thu, 9 Sep 2010 10:07:47 +0000 (11:07 +0100)]
opencv: avoid 'unused' compiler warnings with inline functions in opencv headers

Override CV_INLINE to avoid 'unused' gcc warnings. GLib will take care of defining
'inline' sufficiently and OpenCV's define isn't good enough to avoid 'unused'
compiler warnings (at least in version 2.1.0).

13 years agoopencv: update plugin source package name and origin
Tim-Philipp Müller [Thu, 9 Sep 2010 09:27:49 +0000 (10:27 +0100)]
opencv: update plugin source package name and origin

13 years agofacedetect: Add more parameters
Thiago Santos [Thu, 9 Sep 2010 02:59:38 +0000 (23:59 -0300)]
facedetect: Add more parameters

Expose the parameters of cvHaarDetectObjects in facedetect
element.

13 years agoopencv: Refactor files structure
Thiago Santos [Wed, 8 Sep 2010 17:59:54 +0000 (14:59 -0300)]
opencv: Refactor files structure

Remove internal folders and put all code inside the main plugin
folder. Also fixes some building warnings.

13 years agoopencv: Adds new plugin opencv
Thiago Santos [Wed, 8 Sep 2010 03:08:44 +0000 (00:08 -0300)]
opencv: Adds new plugin opencv

Moves opencv plugin from http://github.com/Elleo/gst-opencv
into -bad module.

13 years agofacedetect: Post an useful message
Thiago Santos [Mon, 6 Sep 2010 02:09:26 +0000 (23:09 -0300)]
facedetect: Post an useful message

Add a message to be post when faces are found on a frame that
contains all faces on a single message and also has
timestamp/running/segment times for that buffer so it
can be identified.

This message is called 'facedetect' and has a 'faces' list
of structures with all faces.

The old 'face' message is still posted for each face found, but
it is not really useful as it doesn't have any reference to the
buffer that generated it.

13 years agofacedetect: Use GstOpencvVideoFilter as the base class
Thiago Santos [Sun, 5 Sep 2010 20:53:24 +0000 (17:53 -0300)]
facedetect: Use GstOpencvVideoFilter as the base class

Port facedetect to use GstOpencvVideoFilter as the base class
to inherit all the goodness that GstBaseTransform/GstVideoFilter
already handles.

13 years agoopencvbasetrans: Use GstVideoFilter as the base class
Thiago Santos [Fri, 3 Sep 2010 23:27:31 +0000 (20:27 -0300)]
opencvbasetrans: Use GstVideoFilter as the base class

Port from GstBaseTransform to GstVideoFilter as the base class.

13 years agocvlaplace: adds new cvlaplace element
Thiago Santos [Mon, 24 May 2010 22:28:59 +0000 (19:28 -0300)]
cvlaplace: adds new cvlaplace element

Adds new cvlaplace element.

Also adds a new opencvbasetransform function to be overriden
by children classes: the cv_set_caps, it allows children classes
to know what are they going to handle and prepare properly.

13 years agoAdds new element cvsobel
Thiago Santos [Wed, 19 May 2010 23:11:39 +0000 (20:11 -0300)]
Adds new element cvsobel

13 years agoAdds new element cvequalizehist
Thiago Santos [Mon, 17 May 2010 22:04:49 +0000 (19:04 -0300)]
Adds new element cvequalizehist

13 years agoAdds new elements cvdilate and cverode
Thiago Santos [Sun, 16 May 2010 22:14:54 +0000 (19:14 -0300)]
Adds new elements cvdilate and cverode

Adds 2 similar elements (so similar they have their own baseclass),
cvdilate and cverode.

13 years agocvsmooth: Improve parameters docs
Thiago Santos [Sun, 16 May 2010 20:03:51 +0000 (17:03 -0300)]
cvsmooth: Improve parameters docs

13 years agocvsmooth: Deactivating blur-no-scale
Thiago Santos [Sun, 16 May 2010 19:37:12 +0000 (16:37 -0300)]
cvsmooth: Deactivating blur-no-scale

Deactivate blur-no-scale because basetransform doesn't provide a way
to override getcaps for pads, always using templatecaps independent
of properties.

13 years agocvsmooth: Add support for video/x-raw-gray
Thiago Santos [Sun, 16 May 2010 14:42:08 +0000 (11:42 -0300)]
cvsmooth: Add support for video/x-raw-gray

13 years agoAdding gstopencvutils
Thiago Santos [Sun, 16 May 2010 03:46:01 +0000 (00:46 -0300)]
Adding gstopencvutils

Adds a file to keep utilitary functions together

13 years agocvsmooth: Adds new element cvsmooth
Thiago Santos [Tue, 11 May 2010 23:11:42 +0000 (20:11 -0300)]
cvsmooth: Adds new element cvsmooth

Adds new cvsmooth element

13 years agogstopencvbasetrans: Adds this new base class
Thiago Santos [Wed, 5 May 2010 04:24:54 +0000 (01:24 -0300)]
gstopencvbasetrans: Adds this new base class

Adds GstOpencvBaseTransform as base class for simple 1:1
opencv filters

13 years agopyramidsegment: Allocate a new buffer for output
Thiago Santos [Mon, 26 Apr 2010 20:18:54 +0000 (17:18 -0300)]
pyramidsegment: Allocate a new buffer for output

Use a newly allocated buffer for output, and release the intermediary
image used.

Also add a TODO for performance improvement

13 years agofaceblur: facedetect: templatematch: textwrite: Set buffer to writable
Thiago Santos [Mon, 26 Apr 2010 20:34:12 +0000 (17:34 -0300)]
faceblur: facedetect: templatematch: textwrite: Set buffer to writable

These elements operates in place, set buffer to writable before
operating.

13 years agoedgedetect: Fix chain buffer handling
Thiago Santos [Mon, 26 Apr 2010 19:17:23 +0000 (16:17 -0300)]
edgedetect: Fix chain buffer handling

Allocate a new output buffer instead of using the input buffer
pointing to the internal cvCEdge opencv's IplImage data, which
might change, consequently changing the buffer.

13 years agoconfigure: enable -Werror to improve code
Thiago Santos [Sun, 25 Apr 2010 19:27:04 +0000 (16:27 -0300)]
configure: enable -Werror to improve code

-Werror on git version is useful to keep code clean.

13 years agoAdded the property for setting the RGB colours.
Sreerenj Balachandran [Tue, 2 Mar 2010 08:25:05 +0000 (13:55 +0530)]
Added the property for setting the RGB colours.
modified:   ext/opencv/textwrite/gsttextwrite.c
modified:   ext/opencv/textwrite/gsttextwrite.h

13 years agoAdded the property for setting the "thickness" of font
Sreerenj Balachandran [Tue, 2 Mar 2010 07:48:19 +0000 (13:18 +0530)]
Added the property for setting the "thickness" of font
modified:   ext/opencv/textwrite/gsttextwrite.c
modified:   ext/opencv/textwrite/gsttextwrite.h

13 years agoAdded the property for setting x and y co-ordinates
Sreerenj Balachandran [Tue, 2 Mar 2010 07:15:58 +0000 (12:45 +0530)]
Added the property for setting x and y co-ordinates
modified:   ext/opencv/textwrite/gsttextwrite.c
modified:   ext/opencv/textwrite/gsttextwrite.h

13 years agoadded the propery for setting x and y co-ordinates
Sreerenj Balachandran [Tue, 2 Mar 2010 07:11:25 +0000 (12:41 +0530)]
added the propery for setting x and y co-ordinates
modified:   ext/opencv/textwrite/gsttextwrite.c
modified:   ext/opencv/textwrite/gsttextwrite.h

13 years agoApply Stefan's faceblur fixes to facedetect
Mike Sheldon [Sun, 28 Feb 2010 14:36:35 +0000 (14:36 +0000)]
Apply Stefan's faceblur fixes to facedetect

13 years agoAdd simple text overlay plugin
Sreerenj Balachandran [Sun, 28 Feb 2010 14:32:00 +0000 (14:32 +0000)]
Add simple text overlay plugin

13 years agofaceblur: fix handling of profile property.
Stefan Kost [Fri, 19 Feb 2010 20:50:18 +0000 (22:50 +0200)]
faceblur: fix handling of profile property.

Dup and free the string. Fixes leaking new values and avoids crashing
gst-inspect.

13 years agoFix includes in template matching element
Mike Sheldon [Fri, 18 Dec 2009 11:23:59 +0000 (11:23 +0000)]
Fix includes in template matching element

13 years agoBring code in to line with general Gstreamer standards
Mike Sheldon [Tue, 26 May 2009 11:59:04 +0000 (12:59 +0100)]
Bring code in to line with general Gstreamer standards

13 years agoFix segfault in template match element if no template has been set
Mike Sheldon [Mon, 25 May 2009 11:57:11 +0000 (12:57 +0100)]
Fix segfault in template match element if no template has been set
Add template matching python example
Add autotool, libtool and pkgconfig dependencies to debian control file

13 years agoAdd a plugin for automatically blurring faces in videos and images
Mike Sheldon [Mon, 25 May 2009 10:26:28 +0000 (11:26 +0100)]
Add a plugin for automatically blurring faces in videos and images

13 years agoAdded control for changing method
Noam [Wed, 13 May 2009 09:19:43 +0000 (12:19 +0300)]
Added control for changing method

13 years agoAdded templatematch element
Noam [Wed, 13 May 2009 08:55:31 +0000 (11:55 +0300)]
Added templatematch element

13 years agoRegistering all elements under opencv plugin
kapil [Fri, 8 May 2009 06:25:20 +0000 (11:55 +0530)]
Registering all elements under opencv plugin

13 years agoFix the profile parameter in the facedetect element to accept a string correctly
Mike Sheldon [Wed, 6 May 2009 14:49:42 +0000 (15:49 +0100)]
Fix the profile parameter in the facedetect element to accept a string correctly

13 years agoRelease OpenCV images when finalizing elements
Mike Sheldon [Wed, 6 May 2009 14:33:48 +0000 (15:33 +0100)]
Release OpenCV images when finalizing elements

13 years agoFixed compile errors
kapil [Wed, 6 May 2009 11:08:15 +0000 (16:38 +0530)]
Fixed compile errors

13 years agoMake face detect send a bus message when a face is detected
Mike Sheldon [Mon, 20 Apr 2009 15:40:13 +0000 (18:40 +0300)]
Make face detect send a bus message when a face is detected
Write a simple python example for face detection

13 years agoAdd face detection element
Mike Sheldon [Sat, 18 Apr 2009 20:43:37 +0000 (23:43 +0300)]
Add face detection element
Clean up some generated files
Update a few old comments

13 years ago* Remove some autotools generated files
Mike Sheldon [Thu, 18 Dec 2008 23:48:40 +0000 (23:48 +0000)]
* Remove some autotools generated files

13 years ago* Make it possible to set threshold2 at runtime
Mike Sheldon [Thu, 18 Dec 2008 23:43:36 +0000 (23:43 +0000)]
* Make it possible to set threshold2 at runtime
* Implement pyramid segmentation element
* Make masking optional on edgedetect
* Clean up edgedetect, add element details
* Implemented edge detect element

13 years agoid3mux: Map GST_TAG_ALBUM_ARTIST
Thiago Santos [Wed, 8 Sep 2010 19:57:57 +0000 (16:57 -0300)]
id3mux: Map GST_TAG_ALBUM_ARTIST

Map GST_TAG_ALBUM_ARTIST to TPE2 as it is done in
-base id3tag mappings.

13 years agoUse AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} macros from common
Tim-Philipp Müller [Sun, 8 Aug 2010 23:15:03 +0000 (00:15 +0100)]
Use AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} macros from common

to find plugin directories for the various modules our unit tests depend
on in an uninstalled environment. This makes sure these plugins are found
even when distchecking (which happens from a subdirectory, which means
that the currently used trick to find the uninstalled directories of
these modules doesn't work in that case).

13 years agodocs: update plugin docs sgml file a bit
Tim-Philipp Müller [Tue, 7 Sep 2010 18:16:24 +0000 (19:16 +0100)]
docs: update plugin docs sgml file a bit

13 years agodocs: add 2 new files to gitignore
Thiago Santos [Tue, 7 Sep 2010 18:22:28 +0000 (15:22 -0300)]
docs: add 2 new files to gitignore

Adds gst-plugins-bad-plugins.args.new and
gst-plugins-bad-plugins.signals.new to .gitignore

13 years agojifmux: Make it more colorspace smart
Thiago Santos [Tue, 7 Sep 2010 17:45:12 +0000 (14:45 -0300)]
jifmux: Make it more colorspace smart

This makes it able to recombine rgb images, making it possible
to add tags to rgb jpegs as well.

Uses a simple strategy to check what are the possible colorspaces
and avoid adding jfif to ones that aren't YUV/Gray.

13 years agotests: jifmux: Adds tests for new ppi tags
Thiago Santos [Tue, 7 Sep 2010 13:26:29 +0000 (10:26 -0300)]
tests: jifmux: Adds tests for new ppi tags

Adds tests to check if libexif can read our
EXIF_TAG_X/Y_RESOLUTION tags.

13 years agointerlace: Fix element details
Robert Swain [Tue, 7 Sep 2010 11:28:20 +0000 (13:28 +0200)]
interlace: Fix element details

13 years agoAutomatic update of common submodule
Tim-Philipp Müller [Tue, 7 Sep 2010 10:42:30 +0000 (11:42 +0100)]
Automatic update of common submodule

From c2e10bf to aa0d1d0

13 years agodocs: update plugin introspection data for recent changes
Tim-Philipp Müller [Tue, 7 Sep 2010 10:34:35 +0000 (11:34 +0100)]
docs: update plugin introspection data for recent changes

13 years agodocs: remove introspection files for plugins that have been merged, moved or renamed
Tim-Philipp Müller [Tue, 7 Sep 2010 10:28:44 +0000 (11:28 +0100)]
docs: remove introspection files for plugins that have been merged, moved or renamed

The aacparse, amrparse, flacparse plugins have been merged into the audioparsersbad
plugin. The aiffparse plugin has been renamed to aiff since it also contains an
aiff muxer now. The amrwb plugin has been renamed to amrwbenc. The dvbsrc plugin
has been renamed to dvb. The gstrtpmanager plugin has moved to -good. The x264
plugin has moved to -ugly. And the mpegtsparse plugin has been merged into the
mpegdemux2 plugin.

13 years agotests: fix distcheck by disting new jack example directory
Tim-Philipp Müller [Mon, 6 Sep 2010 23:16:00 +0000 (00:16 +0100)]
tests: fix distcheck by disting new jack example directory

Also add test binary to ignores.

13 years agoexamples: add test to demonstrate jack_client_t usage
Tristan Matthews [Mon, 6 Sep 2010 21:17:54 +0000 (17:17 -0400)]
examples: add test to demonstrate jack_client_t usage

13 years agojack: added client property
Tristan Matthews [Mon, 6 Sep 2010 20:11:31 +0000 (16:11 -0400)]
jack: added client property

13 years agojack: removed unused file gstjackbin.c
Tristan Matthews [Thu, 17 Jun 2010 20:26:07 +0000 (16:26 -0400)]
jack: removed unused file gstjackbin.c

This is a 0.8 leftover.

13 years agobaseparse: non-TIME seek event is simply not handled
Mark Nauwelaerts [Mon, 6 Sep 2010 12:12:00 +0000 (14:12 +0200)]
baseparse: non-TIME seek event is simply not handled

13 years agoconfigure: Bump -core/-base requirements to 0.10.30.1
Thiago Santos [Mon, 6 Sep 2010 12:28:46 +0000 (09:28 -0300)]
configure: Bump -core/-base requirements to 0.10.30.1

We need 0.10.30.1 to have latest tags in core/base for jifmux
tests.

13 years agodtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event
Youness Alaoui [Thu, 26 Aug 2010 06:54:55 +0000 (02:54 -0400)]
dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event

The doc says to use gst_element_send_event on the pipeline, but if
we are to call it on the element itself, it's a noop. This should make it
handle the event properly before delegating it to basesrc.

13 years agovdpauvideopostprocess: set new framerate on output caps instead of input caps
Carl-Anton Ingmarsson [Sun, 5 Sep 2010 14:30:05 +0000 (16:30 +0200)]
vdpauvideopostprocess: set new framerate on output caps instead of input caps

It's not allowed to change the caps provided by the setcaps function.

https://bugzilla.gnome.org/show_bug.cgi?id=628326

13 years agoelement-maker: Take parameters on command line
David Schleef [Mon, 6 Sep 2010 10:23:26 +0000 (03:23 -0700)]
element-maker: Take parameters on command line

Now it's actually useful.

13 years agointerlace: Add documentation
David Schleef [Mon, 6 Sep 2010 10:04:13 +0000 (03:04 -0700)]
interlace: Add documentation

13 years agofpsdisplay: Use G_GUINT64_FORMAT instead of %llu
Sebastian Dröge [Mon, 6 Sep 2010 08:29:21 +0000 (10:29 +0200)]
fpsdisplay: Use G_GUINT64_FORMAT instead of %llu

Fixes compiler warnings on 64 bit architectures.

13 years agoinputselector: sync with copy in -base
Stefan Kost [Mon, 6 Sep 2010 08:03:07 +0000 (11:03 +0300)]
inputselector: sync with copy in -base

Use _get_caps_reffed to avoid copies.

13 years agooutputselector: move the debug init to the boilerplate macro
Stefan Kost [Tue, 24 Aug 2010 08:50:47 +0000 (11:50 +0300)]
outputselector: move the debug init to the boilerplate macro

13 years agoinputselector: use GST_BOILERPLATE macro
Stefan Kost [Tue, 24 Aug 2010 08:50:09 +0000 (11:50 +0300)]
inputselector: use GST_BOILERPLATE macro

13 years agofpsdisplaysink: don't add a g_mainloop dependency
Stefan Kost [Tue, 24 Aug 2010 08:26:52 +0000 (11:26 +0300)]
fpsdisplaysink: don't add a g_mainloop dependency

Just update the fps-message from the probe handler.

13 years agofpsdisplaysink: small cleanup
Stefan Kost [Wed, 18 Aug 2010 08:35:44 +0000 (11:35 +0300)]
fpsdisplaysink: small cleanup

Add one one example and lower the fon't size for the overlay.

13 years agofpsdisplaysink: measure fps in terms of wall clock time
Rob Clark [Mon, 23 Aug 2010 14:51:25 +0000 (09:51 -0500)]
fpsdisplaysink: measure fps in terms of wall clock time

Measure fps in terms of system clock, rather than pipeline clock, to get
an accurate meaure of fps.

13 years agochecksumsink: Add new element
David Schleef [Mon, 6 Sep 2010 05:41:24 +0000 (22:41 -0700)]
checksumsink: Add new element

13 years agossim: Add I420 support
David Schleef [Mon, 6 Sep 2010 05:30:54 +0000 (22:30 -0700)]
ssim: Add I420 support

13 years agointerlace: Add more formats
David Schleef [Mon, 6 Sep 2010 04:34:30 +0000 (21:34 -0700)]
interlace: Add more formats

13 years agoAutomatic update of common submodule
David Schleef [Mon, 6 Sep 2010 01:58:36 +0000 (18:58 -0700)]
Automatic update of common submodule

From d3d9acf to c2e10bf

13 years agoRemove .new docs files from the repository
Jan Schmidt [Sun, 5 Sep 2010 13:40:08 +0000 (23:40 +1000)]
Remove .new docs files from the repository

13 years agocog: Fix cog_virt_frame_new_convert_u8()
Jonathan Rosser [Sun, 5 Sep 2010 22:34:13 +0000 (15:34 -0700)]
cog: Fix cog_virt_frame_new_convert_u8()

Conversion was using uninitialized data instead of source frame.
Fixes #626425.