platform/upstream/gstreamer.git
15 years agophoto iface: Add caps object to preparation API for requested and actual capture...
Lasse Laukkanen [Fri, 20 Feb 2009 10:03:03 +0000 (12:03 +0200)]
photo iface: Add caps object to preparation API for requested and actual capture format

Allow requesting of certain format with prepare_for_capture() and return
the actual format in GstPhotoCapturePrepared callback.

15 years agobuild: Add soundtouch's -lBPM to _LIBS, not _CFLAGS
Jan Schmidt [Mon, 23 Feb 2009 11:49:07 +0000 (11:49 +0000)]
build: Add soundtouch's -lBPM to _LIBS, not _CFLAGS

15 years agodccp: Fix "non-void without return value" compilation issue.
Edward Hervey [Sun, 22 Feb 2009 21:00:58 +0000 (22:00 +0100)]
dccp: Fix "non-void without return value" compilation issue.

15 years agoDetect libsoundtouch 1.4 and higher.
Jan Schmidt [Sun, 22 Feb 2009 19:17:30 +0000 (19:17 +0000)]
Detect libsoundtouch 1.4 and higher.

In libsoundtouch 1.4, libBPM appears to have been subsumed into
libSoundTouch, and into the soundtouch namespace.

15 years agoUse shave for the build output
Jan Schmidt [Sun, 22 Feb 2009 18:12:19 +0000 (18:12 +0000)]
Use shave for the build output

15 years agocamerabin: Fix compilation on Windows with Visual Studio
Andoni Morales [Sun, 22 Feb 2009 17:41:08 +0000 (18:41 +0100)]
camerabin: Fix compilation on Windows with Visual Studio

Windows doesn't have strcasecmp so we should use
g_ascii_strcasecmp here instead.

Also Windows doesn't have sys/time.h so we first
need to check if it actually exists and if not
we should not include it.

Fixes bug #572315.

15 years agoAutomatic update of common submodule
Jan Schmidt [Sun, 22 Feb 2009 15:58:06 +0000 (15:58 +0000)]
Automatic update of common submodule

From 5d7c9cc to 9cf8c9b

15 years agodfbvideosink: Don't use void * pointer arithmetic
Sebastian Dröge [Sun, 22 Feb 2009 13:58:36 +0000 (14:58 +0100)]
dfbvideosink: Don't use void * pointer arithmetic

15 years agoxvid: Fix compilation warning
Edward Hervey [Sun, 22 Feb 2009 12:17:54 +0000 (13:17 +0100)]
xvid: Fix compilation warning

15 years agoAutomatic update of common submodule
David Schleef [Sat, 21 Feb 2009 19:13:50 +0000 (11:13 -0800)]
Automatic update of common submodule

From 80c627d to 5d7c9cc

15 years agoMoved rtpmux from gst-p-farsight to -bad
Olivier Crête [Tue, 10 Feb 2009 17:02:24 +0000 (17:02 +0000)]
Moved rtpmux from gst-p-farsight to -bad

15 years agoRe-indent to Gst style
Olivier Crête [Fri, 20 Feb 2009 22:45:50 +0000 (17:45 -0500)]
Re-indent to Gst style

15 years ago[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit
Olivier Crête [Tue, 10 Feb 2009 19:11:15 +0000 (19:11 +0000)]
[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit

15 years ago[MOVED FROM GST-P-FARSIGHT] Add signals before stream lock and after unlocking
Laurent Glayal [Fri, 20 Feb 2009 18:30:49 +0000 (13:30 -0500)]
[MOVED FROM GST-P-FARSIGHT] Add signals before stream lock and after unlocking

15 years ago[MOVED FROM GST-P-FARSIGHT] Let ssrc through getcaps
Olivier Crête [Thu, 19 Feb 2009 01:18:46 +0000 (20:18 -0500)]
[MOVED FROM GST-P-FARSIGHT] Let ssrc through getcaps

15 years ago[MOVED FROM GST-P-FARSIGHT] Rename have_base to have_ts_base
Olivier Crête [Thu, 19 Feb 2009 00:58:58 +0000 (19:58 -0500)]
[MOVED FROM GST-P-FARSIGHT] Rename have_base to have_ts_base

15 years ago[MOVED FROM GST-P-FARSIGHT] Protect the seqnum with object lock in rtpmux
Olivier Crête [Wed, 18 Feb 2009 23:14:52 +0000 (18:14 -0500)]
[MOVED FROM GST-P-FARSIGHT] Protect the seqnum with object lock in rtpmux

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base
Olivier Crête [Wed, 18 Feb 2009 23:07:44 +0000 (18:07 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base

15 years ago[MOVED FROM GST-P-FARSIGHT] Have getcaps to force the same clockrate on all pads
Olivier Crête [Wed, 18 Feb 2009 20:20:58 +0000 (15:20 -0500)]
[MOVED FROM GST-P-FARSIGHT] Have getcaps to force the same clockrate on all pads

15 years ago[MOVED FROM GST-P-FARSIGHT] Validate RTP data in RTP Mux
Olivier Crête [Wed, 18 Feb 2009 22:05:13 +0000 (17:05 -0500)]
[MOVED FROM GST-P-FARSIGHT] Validate RTP data in RTP Mux

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate property
Olivier Crête [Wed, 18 Feb 2009 19:16:00 +0000 (14:16 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate property

15 years ago[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmux
Olivier Crête [Wed, 18 Feb 2009 18:56:36 +0000 (13:56 -0500)]
[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmux

15 years ago[MOVED FROM GST-P-FARSIGHT] Missing format parameter
Laurent Glayal [Wed, 18 Feb 2009 18:32:56 +0000 (13:32 -0500)]
[MOVED FROM GST-P-FARSIGHT] Missing format parameter

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête [Thu, 11 Dec 2008 22:54:18 +0000 (17:54 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files

15 years ago[MOVED FROM GST-P-FARSIGHT] Update seqnum base in rtp muxer
Håvard Graff [Mon, 1 Dec 2008 22:55:22 +0000 (17:55 -0500)]
[MOVED FROM GST-P-FARSIGHT] Update seqnum base in rtp muxer

With help from Wim

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix some more leaks
Håvard Graff [Mon, 1 Dec 2008 22:54:58 +0000 (17:54 -0500)]
[MOVED FROM GST-P-FARSIGHT] Fix some more leaks

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix leak
Håvard Graff [Mon, 1 Dec 2008 22:48:29 +0000 (17:48 -0500)]
[MOVED FROM GST-P-FARSIGHT] Fix leak

15 years ago[MOVED FROM GST-P-FARSIGHT] Don't unref caps we don't know (thanks Wim)
Olivier Crête [Mon, 29 Sep 2008 19:03:05 +0000 (15:03 -0400)]
[MOVED FROM GST-P-FARSIGHT] Don't unref caps we don't know (thanks Wim)

15 years ago[MOVED FROM GST-P-FARSIGHT] Put per-buffer debug at level LOG
Olivier Crête [Tue, 12 Aug 2008 16:48:02 +0000 (12:48 -0400)]
[MOVED FROM GST-P-FARSIGHT] Put per-buffer debug at level LOG

15 years ago[MOVED FROM GST-P-FARSIGHT] Make debug print accurate
Olivier Crête [Tue, 12 Aug 2008 16:47:14 +0000 (12:47 -0400)]
[MOVED FROM GST-P-FARSIGHT] Make debug print accurate

15 years ago[MOVED FROM GST-P-FARSIGHT] Set our caps on the buffers
Olivier Crête [Tue, 12 Aug 2008 16:46:23 +0000 (12:46 -0400)]
[MOVED FROM GST-P-FARSIGHT] Set our caps on the buffers

15 years ago[MOVED FROM GST-P-FARSIGHT] Take the clock-base stored from the last setcaps
Olivier Crête [Tue, 12 Aug 2008 16:46:07 +0000 (12:46 -0400)]
[MOVED FROM GST-P-FARSIGHT] Take the clock-base stored from the last setcaps

15 years ago[MOVED FROM GST-P-FARSIGHT] Store the clock-base on setcaps
Olivier Crête [Tue, 12 Aug 2008 16:41:59 +0000 (12:41 -0400)]
[MOVED FROM GST-P-FARSIGHT] Store the clock-base on setcaps

15 years ago[MOVED FROM GST-P-FARSIGHT] Add padprivate to the request pads
Olivier Crête [Tue, 12 Aug 2008 16:30:52 +0000 (12:30 -0400)]
[MOVED FROM GST-P-FARSIGHT] Add padprivate to the request pads

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove whitespace in gstrtpmux
Olivier Crête [Tue, 12 Aug 2008 16:23:32 +0000 (12:23 -0400)]
[MOVED FROM GST-P-FARSIGHT] Remove whitespace in gstrtpmux

15 years ago[MOVED FROM GST-P-FARSIGHT] Make indentation more correct
Olivier Crête [Tue, 12 Aug 2008 01:20:06 +0000 (21:20 -0400)]
[MOVED FROM GST-P-FARSIGHT] Make indentation more correct

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix typo
Olivier Crête [Tue, 12 Aug 2008 01:05:34 +0000 (21:05 -0400)]
[MOVED FROM GST-P-FARSIGHT] Fix typo

15 years ago[MOVED FROM GST-P-FARSIGHT] Set seqnum-base and clock-base in caps from rtpmuxer
Olivier Crête [Tue, 12 Aug 2008 01:03:22 +0000 (21:03 -0400)]
[MOVED FROM GST-P-FARSIGHT] Set seqnum-base and clock-base in caps from rtpmuxer

15 years ago[MOVED FROM GST-P-FARSIGHT] more debug
Zeeshan Ali [Wed, 15 Aug 2007 13:50:38 +0000 (13:50 +0000)]
[MOVED FROM GST-P-FARSIGHT] more debug

20070815135038-f3f1e-9c7a5490a525c6e8753cb1b8c03354df99132b5c.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Sync jitterbuffer with CVS -bad
philippe.kalaf@collabora.co.uk [Thu, 23 Aug 2007 21:22:25 +0000 (21:22 +0000)]
[MOVED FROM GST-P-FARSIGHT] Sync jitterbuffer with CVS -bad

20070823212225-2425b-0fe69bf72539678dda45d615a09f1cbf502cc71a.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] missing comment
Youness Alaoui [Mon, 20 Aug 2007 18:50:32 +0000 (18:50 +0000)]
[MOVED FROM GST-P-FARSIGHT] missing comment

20070820185032-4f0f6-0ab67b6ac40dd4e35a8fe53f3cb6daff65ce43b9.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make buffer writable before writing into it
Olivier Crete [Thu, 12 Jul 2007 19:53:36 +0000 (19:53 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make buffer writable before writing into it

20070712195336-3e2dc-91a5fb797cfa4919d4e2f9a728c6d6fbd3b83d93.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Set pads active when adding them to a potentially running...
Olivier Crete [Fri, 6 Jul 2007 20:24:59 +0000 (20:24 +0000)]
[MOVED FROM GST-P-FARSIGHT] Set pads active when adding them to a potentially running element

20070706202459-3e2dc-a3731f885725594def0a7be997fc7b3a739ee967.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix multiple ref leaks (patches by SP GLE)
Olivier Crete [Thu, 7 Jun 2007 12:01:21 +0000 (12:01 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix multiple ref leaks (patches by SP GLE)

20070607120121-3e2dc-061e9ef7a47b1b84fa8f8092f4b8bcc0e6db8c8c.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] send event to all src pads
Zeeshan Ali [Mon, 28 May 2007 15:25:05 +0000 (15:25 +0000)]
[MOVED FROM GST-P-FARSIGHT] send event to all src pads

20070528152505-f3f1e-039216c73dc93f64c49962c77a0253cb9cfec4d3.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] print a warning if receive an error iterating sinkpads
Zeeshan Ali [Mon, 28 May 2007 12:37:49 +0000 (12:37 +0000)]
[MOVED FROM GST-P-FARSIGHT] print a warning if receive an error iterating sinkpads

20070528123749-f3f1e-4c1eb3f511b5610143610a65a94d117f2c3d2580.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] deal with all the gst_iterator_next() return values
Zeeshan Ali [Mon, 28 May 2007 12:28:08 +0000 (12:28 +0000)]
[MOVED FROM GST-P-FARSIGHT] deal with all the gst_iterator_next() return values

20070528122808-f3f1e-d301644c3be7633ec6dc5e28596e9346d2da6a50.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Return correct value from the event handler
Zeeshan Ali [Fri, 25 May 2007 12:31:16 +0000 (12:31 +0000)]
[MOVED FROM GST-P-FARSIGHT] Return correct value from the event handler

20070525123116-f3f1e-131b37b5f4521618fe2f1320409a47e65b35ad2d.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Ville's original patch to fix the traversal of dtmf event
Zeeshan Ali [Fri, 25 May 2007 10:27:09 +0000 (10:27 +0000)]
[MOVED FROM GST-P-FARSIGHT] Ville's original patch to fix the traversal of dtmf event

20070525102709-f3f1e-6c41d1ef934068a4f4e810e7e981b420075b0c98.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Set the correct ts-offset on the get_prop value
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 13:52:50 +0000 (13:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Set the correct ts-offset on the get_prop value

20070329135250-65035-a43e222d91d57c0a61cb3287586aaa29abf78674.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Refactorize state_change
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 13:52:23 +0000 (13:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Refactorize state_change

20070329135223-65035-23a0107b2e397710f035c6e88cc0e49b65bb4d5d.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] set SSRC on the packets
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 13:36:22 +0000 (13:36 +0000)]
[MOVED FROM GST-P-FARSIGHT] set SSRC on the packets

20070329133622-65035-1be6e0aa85a71389f7d257b9cd3e13a73d6b745b.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Code clean-up and more debug output
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 13:19:36 +0000 (13:19 +0000)]
[MOVED FROM GST-P-FARSIGHT] Code clean-up and more debug output

20070329131936-65035-9d499e209e0d7a409c3aa0d1040778babf076179.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Use own clock-base
zeeshan.ali@nokia.com [Wed, 28 Mar 2007 11:22:19 +0000 (11:22 +0000)]
[MOVED FROM GST-P-FARSIGHT] Use own clock-base

20070328112219-65035-1ba5fefbc65059e9b0c860528a31062ceb6a7331.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Only accept RTP streams that have the same clock-rate
zeeshan.ali@nokia.com [Fri, 23 Mar 2007 16:31:39 +0000 (16:31 +0000)]
[MOVED FROM GST-P-FARSIGHT] Only accept RTP streams that have the same clock-rate

20070323163139-65035-fc0b17b0b8a7a041f48994c4f26e96568168bf95.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Some more code-cleanups
zeeshan.ali@nokia.com [Thu, 22 Mar 2007 16:15:52 +0000 (16:15 +0000)]
[MOVED FROM GST-P-FARSIGHT] Some more code-cleanups

20070322161552-65035-bda96165e146b4f1d5fea1cc9576a7ab3abebc9e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] return newpad instead of NULL and warn if failed to creat...
zeeshan.ali@nokia.com [Thu, 22 Mar 2007 15:42:51 +0000 (15:42 +0000)]
[MOVED FROM GST-P-FARSIGHT] return newpad instead of NULL and warn if failed to create a pad

20070322154251-65035-cdb6651e61c2eb0205cc8c24693b43f98a2da718.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Refactorize the RTPMux code
zeeshan.ali@nokia.com [Thu, 22 Mar 2007 12:41:32 +0000 (12:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] Refactorize the RTPMux code

20070322124132-65035-0a3278147546e33f687097a43b775b3f6aa99f93.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Some more doc fixing
zeeshan.ali@nokia.com [Thu, 22 Mar 2007 12:14:53 +0000 (12:14 +0000)]
[MOVED FROM GST-P-FARSIGHT] Some more doc fixing

20070322121453-65035-12d602272217b51bd97df4e5790024c399622dd3.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] More Refactoring
zeeshan.ali@nokia.com [Thu, 22 Mar 2007 11:32:28 +0000 (11:32 +0000)]
[MOVED FROM GST-P-FARSIGHT] More Refactoring

20070322113228-65035-bae34a79599e7de5293ed77b022361ccff822bb9.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] More documentation
zeeshan.ali@nokia.com [Thu, 22 Mar 2007 11:31:54 +0000 (11:31 +0000)]
[MOVED FROM GST-P-FARSIGHT] More documentation

20070322113154-65035-624850541a5b5fc3df231204be5a83d07239db28.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Refactor the event handler function
zeeshan.ali@nokia.com [Wed, 21 Mar 2007 16:33:11 +0000 (16:33 +0000)]
[MOVED FROM GST-P-FARSIGHT] Refactor the event handler function

20070321163311-65035-987e7f25d1ab5335b79f44b277abf15e4e37d317.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Add RTPDTMFMux element
zeeshan.ali@nokia.com [Wed, 21 Mar 2007 14:52:44 +0000 (14:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add RTPDTMFMux element

20070321145244-65035-9a01390b0dee3398e53199a1fa1d9352004f338e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove DTMF-specific code from RTP muxer and make it...
zeeshan.ali@nokia.com [Wed, 21 Mar 2007 12:31:49 +0000 (12:31 +0000)]
[MOVED FROM GST-P-FARSIGHT] Remove DTMF-specific code from RTP muxer and make it extendable

20070321123149-65035-b8a8f55ff78eed8cbb0042e827885edfc5438242.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Put more helpful description
zeeshan.ali@nokia.com [Tue, 20 Mar 2007 12:05:24 +0000 (12:05 +0000)]
[MOVED FROM GST-P-FARSIGHT] Put more helpful description

20070320120524-65035-db27a7cf6307b511aeb3d996d26e790e367a7bad.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] remove the (commented-out) code for blocking the pads
zeeshan.ali@nokia.com [Fri, 16 Mar 2007 15:16:41 +0000 (15:16 +0000)]
[MOVED FROM GST-P-FARSIGHT] remove the (commented-out) code for blocking the pads

20070316151641-65035-0123af387951f88594797c722e882cfe70240aff.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Drop buffers instead of blocking the sinkpads
zeeshan.ali@nokia.com [Fri, 16 Mar 2007 13:14:44 +0000 (13:14 +0000)]
[MOVED FROM GST-P-FARSIGHT] Drop buffers instead of blocking the sinkpads

20070316131444-65035-9c1345ad96108881f455d4b55a7f623cd302d0ed.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Implement stream locking, needed for DTMF
zeeshan.ali@nokia.com [Wed, 14 Mar 2007 17:16:18 +0000 (17:16 +0000)]
[MOVED FROM GST-P-FARSIGHT] Implement stream locking, needed for DTMF

20070314171618-65035-e4d24b1606ce0a3e2e739f01833f61e4d7555eac.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] use GST_*_OBJECT instead of g_*
zeeshan.ali@nokia.com [Wed, 14 Mar 2007 10:20:58 +0000 (10:20 +0000)]
[MOVED FROM GST-P-FARSIGHT] use GST_*_OBJECT instead of g_*

20070314102058-65035-e2442888f2e3e5a3a7659ad7954a4fba34749ce2.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] No need to manage pads, parent does that for us
zeeshan.ali@nokia.com [Wed, 14 Mar 2007 10:18:54 +0000 (10:18 +0000)]
[MOVED FROM GST-P-FARSIGHT] No need to manage pads, parent does that for us

20070314101854-65035-ef5f4abde227102a1128835ab325905eae4c3726.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix copyright header
zeenix@gmail.com [Wed, 14 Mar 2007 09:03:58 +0000 (09:03 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix copyright header

20070314090358-d014a-3a6d3eeeaaf5cb8ca3bca6a33e99a551f598bd48.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] The first implementation of RTP muxer
zeeshan.ali@nokia.com [Wed, 7 Mar 2007 08:53:07 +0000 (08:53 +0000)]
[MOVED FROM GST-P-FARSIGHT] The first implementation of RTP muxer

20070307085307-65035-833402413f99cb3f8be4883e92bad4c8722510c9.gz

15 years agoDocument rtpdtmfdepay a bit
Olivier Crête [Fri, 20 Feb 2009 23:16:02 +0000 (18:16 -0500)]
Document rtpdtmfdepay a bit

15 years agoMoved dtmf elements from gst-plugins-farsight to -bad
Olivier Crête [Fri, 20 Feb 2009 22:41:37 +0000 (17:41 -0500)]
Moved dtmf elements from gst-plugins-farsight to -bad

15 years agoFix up documentation blobs SGML
Olivier Crête [Fri, 20 Feb 2009 22:40:57 +0000 (17:40 -0500)]
Fix up documentation blobs SGML

15 years agoRe-indent to Gst style
Olivier Crête [Fri, 20 Feb 2009 22:37:43 +0000 (17:37 -0500)]
Re-indent to Gst style

15 years ago[MOVED FROM GST-P-FARSIGHT] Missing format directive
Laurent Glayal [Wed, 18 Feb 2009 18:30:44 +0000 (13:30 -0500)]
[MOVED FROM GST-P-FARSIGHT] Missing format directive

15 years ago[MOVED FROM GST-P-FARSIGHT] Allow setting a maximum duration to a RTP DTMF event
Olivier Crête [Fri, 5 Dec 2008 02:21:44 +0000 (21:21 -0500)]
[MOVED FROM GST-P-FARSIGHT] Allow setting a maximum duration to a RTP DTMF event

15 years ago[MOVED FROM GST-P-FARSIGHT] Improve the minimum quanta to make it impossible for...
Olivier Crête [Fri, 5 Dec 2008 02:11:17 +0000 (21:11 -0500)]
[MOVED FROM GST-P-FARSIGHT] Improve the minimum quanta to make it impossible for the duration to fall down to 0

15 years ago[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta in the...
Olivier Crête [Mon, 1 Dec 2008 23:31:48 +0000 (18:31 -0500)]
[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta in the dtmf depayloader

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête [Thu, 11 Dec 2008 22:54:18 +0000 (17:54 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files

15 years ago[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the volume to make MSVC happy
Håvard Graff [Mon, 1 Dec 2008 22:37:10 +0000 (17:37 -0500)]
[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the volume to make MSVC happy

15 years ago[MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" field when...
Olivier Crête [Wed, 15 Oct 2008 20:21:50 +0000 (16:21 -0400)]
[MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" field when specifying dtmf events

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove g_debugs
Olivier Crete [Tue, 22 Jul 2008 21:39:38 +0000 (21:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Remove g_debugs

20080722213938-3e2dc-44a82d017fe66f3112301c410aa0b543de6156ad.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possible
Olivier Crete [Fri, 13 Jun 2008 23:57:23 +0000 (23:57 +0000)]
[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possible

20080613235723-3e2dc-15690ee42708c539e1be12e20e076a5613faea96.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variable
Olivier Crete [Fri, 13 Jun 2008 23:41:44 +0000 (23:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variable

20080613234144-3e2dc-e60070943bec829b703b8821c7aa4351a02deebe.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrc
Olivier Crete [Fri, 13 Jun 2008 23:30:06 +0000 (23:30 +0000)]
[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrc

20080613233006-3e2dc-a7d4e918643f4f8c1bb2cc2678558c654025920e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Link modules with libm where required
Olivier Crete [Mon, 28 Apr 2008 22:22:37 +0000 (22:22 +0000)]
[MOVED FROM GST-P-FARSIGHT] Link modules with libm where required

20080428222237-3e2dc-b1e9120c1e9ca1a510bfd7c27e2d45f0d4a12504.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and rtpdtmfdepay...
Youness Alaoui [Sat, 12 Apr 2008 23:44:18 +0000 (23:44 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and rtpdtmfdepay.. use of G_STRINGIFY to avoid error on MSVC

20080412234418-4f0f6-4828d1613dfcd564afd236dfc8fb57a299092f83.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..
Youness Alaoui [Thu, 20 Mar 2008 19:14:38 +0000 (19:14 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..

20080320191438-4f0f6-671c9db5d996a4601df017ceab4af6d16469c966.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named events as...
Olivier Crete [Wed, 19 Mar 2008 21:17:31 +0000 (21:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named events as input

20080319211731-3e2dc-26c729f6dc8db27e71cf6b22646a81530dbf862f.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] debug message made into errors because that's what they...
Youness Alaoui [Thu, 20 Mar 2008 18:48:41 +0000 (18:48 +0000)]
[MOVED FROM GST-P-FARSIGHT] debug message made into errors because that's what they are...

20080320184841-4f0f6-8a2d283297b02713dade0ae4acaa5f6e0f67eace.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Clean unused stuff...
Youness Alaoui [Thu, 20 Mar 2008 18:39:37 +0000 (18:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Clean unused stuff...

20080320183937-4f0f6-bcb841cdc07f9e9677512f4b50b4b659a58c6783.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix copyrights
Youness Alaoui [Thu, 20 Mar 2008 18:39:12 +0000 (18:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix copyrights

20080320183912-4f0f6-689365d5a406632e3d088fac74e4fb6f8a4eb0ea.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Adding support for rtpdtmfdepay
Youness Alaoui [Thu, 20 Mar 2008 01:13:01 +0000 (01:13 +0000)]
[MOVED FROM GST-P-FARSIGHT] Adding support for rtpdtmfdepay

20080320011301-4f0f6-d36a5d24be20336e36c4796d75476c9b5ee1a7e1.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] encoding name has to be upper-case
Olivier Crete [Wed, 19 Mar 2008 19:32:51 +0000 (19:32 +0000)]
[MOVED FROM GST-P-FARSIGHT] encoding name has to be upper-case

20080319193251-3e2dc-1581b33be9b486e35ec4948009677ccd5ffdc098.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Adding necessary files for rtpdtmfdepay
Youness Alaoui [Thu, 20 Mar 2008 00:51:47 +0000 (00:51 +0000)]
[MOVED FROM GST-P-FARSIGHT] Adding necessary files for rtpdtmfdepay

20080320005147-4f0f6-550fe22f70152f3aab3dcd7a6b02cbf81e89232d.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix typos
Youness Alaoui [Thu, 20 Mar 2008 00:50:41 +0000 (00:50 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix typos

20080320005041-4f0f6-9d22fa5d155e35b605ea85b1fd9e7197a882a1f0.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set the endianess in the caps to the...
Sjoerd Simons [Sat, 16 Feb 2008 13:41:40 +0000 (13:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set the endianess in the caps to the machines endianess

20080216134140-93b9a-40a3a9d7ac1679c5e0dfd24a6b91e4aba6cc6496.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Search&Replace oops
Olivier Crete [Mon, 17 Sep 2007 17:52:33 +0000 (17:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Search&Replace oops

20070917175233-3e2dc-57f579c4b890993f49fa8e9e6470a3eb79d2b922.gz