platform/upstream/gstreamer.git
15 years ago[MOVED FROM GST-P-FARSIGHT] Add comment to explain push back
Olivier Crete [Tue, 4 Sep 2007 21:52:24 +0000 (21:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add comment to explain push back

20070904215224-3e2dc-d92ac1f403dcf571546a7c53f18809f840eea51d.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Properly do the locking to avoid race conditions with...
Olivier Crete [Tue, 4 Sep 2007 20:55:09 +0000 (20:55 +0000)]
[MOVED FROM GST-P-FARSIGHT] Properly do the locking to avoid race conditions with clock unscheduling

20070904205509-3e2dc-da19900b51af6aedb6547f4f392bef4d1061dec2.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] oups, I did it again...
Youness Alaoui [Sat, 1 Sep 2007 00:03:24 +0000 (00:03 +0000)]
[MOVED FROM GST-P-FARSIGHT] oups, I did it again...

20070901000324-4f0f6-3d8b46691ee520537b06c511a5e732f5b812b844.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not RTP_DTMF for this file...
Youness Alaoui [Fri, 31 Aug 2007 23:54:28 +0000 (23:54 +0000)]
[MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not RTP_DTMF for this file...

20070831235428-4f0f6-00b606bfb4892e4f217c440b611cc794ab0de55a.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and rtpdtmfsr...
Youness Alaoui [Fri, 31 Aug 2007 23:44:13 +0000 (23:44 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and rtpdtmfsrc. Had to push something on the async queue to release the blocking async_queue_pop(). Thanks to Olivier for the solution.

20070831234413-4f0f6-793cf35fc43636e7275258cc7063fc068f5efa0a.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now unscheduled when...
Youness Alaoui [Tue, 28 Aug 2007 22:15:34 +0000 (22:15 +0000)]
[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now unscheduled when stopping the task. Various fixes to avoid bugs (thanks to -Wall -Werror). Fixes to allow the merge of the branch.

20070828221534-4f0f6-b0d6a4fe48c4e2a16b9ff69cb310087c970ce48e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and return...
Youness Alaoui [Tue, 28 Aug 2007 17:15:46 +0000 (17:15 +0000)]
[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and return value verification from gst_*

20070828171546-4f0f6-bdeb4b1b7f99f9464aabe5c43bd4a4d2025262b6.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabs
Olivier Crete [Mon, 27 Aug 2007 19:56:10 +0000 (19:56 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabs

20070827195610-3e2dc-396a3fa01e16f184e4109c71fe2deb6e516bdf0d.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrc
Youness Alaoui [Mon, 27 Aug 2007 19:26:18 +0000 (19:26 +0000)]
[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrc

20070827192618-4f0f6-77d68070464f1b5f9a46cb6eec2d922340143c04.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment event to...
Youness Alaoui [Mon, 27 Aug 2007 17:24:24 +0000 (17:24 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment event to the payloader

20070827172424-4f0f6-d20907e3d436d50bfe74eb4fc3d2d6d7b6b6dbc5.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same duration...
Youness Alaoui [Mon, 27 Aug 2007 17:23:39 +0000 (17:23 +0000)]
[MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same duration for all packets to avoid huge packets when min duration defines are modified.

20070827172339-4f0f6-cc93304437ea376fff6458c74c46c19f6920d329.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some gateways
Youness Alaoui [Mon, 27 Aug 2007 17:23:22 +0000 (17:23 +0000)]
[MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some gateways

20070827172322-4f0f6-5bf2bffa59a8244538dced795fa7d7649452ca91.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume argument...
Youness Alaoui [Wed, 22 Aug 2007 20:16:53 +0000 (20:16 +0000)]
[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume argument passed in the event

20070822201653-4f0f6-8b7ff874006e11f5a74d0fd91e5a9a43cd082ada.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] don't know why I did that...
Youness Alaoui [Wed, 22 Aug 2007 18:01:33 +0000 (18:01 +0000)]
[MOVED FROM GST-P-FARSIGHT] don't know why I did that...

20070822180133-4f0f6-6a7382f6c7d3630f91da384e1904763c7ea6fa1a.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to rtpdtmfsrc
Youness Alaoui [Wed, 22 Aug 2007 17:55:33 +0000 (17:55 +0000)]
[MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to rtpdtmfsrc

Added a queue based system for the rtpdtmfsrc. Now it waits for start/stop messages on the queue, and makes sure that the minimum duty cycle (120ms) is respected between each
tone, including inter-digit silence.

20070822175533-4f0f6-f27414c406f1f7b00c9a9084a988cf3a7930fe5c.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. that made...
Youness Alaoui [Wed, 22 Aug 2007 17:54:44 +0000 (17:54 +0000)]
[MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. that made it segfault a few times...

20070822175444-4f0f6-445ea6ce7a9668d04cf999af772a504ec74fb67a.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc structure...
Youness Alaoui [Wed, 22 Aug 2007 17:51:26 +0000 (17:51 +0000)]
[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc structure since we have only one event at a time, so let's keep it stored in the dtmfsrc struct

20070822175126-4f0f6-53bcda2bd8ae8c56d29e62e69ac19a30e08ad350.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now it waits...
Youness Alaoui [Mon, 20 Aug 2007 20:38:26 +0000 (20:38 +0000)]
[MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now it waits for start/stop messages on the queue, and makes sure that the minimum duty cycle (120ms) is respected between each tone, including inter-digit silence.

20070820203826-4f0f6-750a22b612a5e495e767666934465c34fe32074b.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made it part...
Youness Alaoui [Mon, 20 Aug 2007 18:48:52 +0000 (18:48 +0000)]
[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made it part of the 'dtmf' plugin.

20070820184852-4f0f6-a0d85e67708290aebafa89ab79d3cedd5815b620.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directory
Youness Alaoui [Mon, 20 Aug 2007 18:48:00 +0000 (18:48 +0000)]
[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directory

20070820184800-4f0f6-fa33ea974510161de8c9951c39087af3613b65a4.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Send all packet from the streaming thread, including...
Olivier Crete [Thu, 12 Jul 2007 19:57:15 +0000 (19:57 +0000)]
[MOVED FROM GST-P-FARSIGHT] Send all packet from the streaming thread, including the last one

20070712195715-3e2dc-6848c70a7f0137c91fa882a8efb6dbf83891ae13.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Put non-zero duration in first packet and put a minimum...
Olivier Crete [Thu, 12 Jul 2007 19:55:28 +0000 (19:55 +0000)]
[MOVED FROM GST-P-FARSIGHT] Put non-zero duration in first packet and put a minimum duration of 50ms

20070712195528-3e2dc-d46edeaab84fb55e74842bdcf4f8792dfcdb0457.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamp on dtmf packets
Olivier Crete [Thu, 12 Jul 2007 16:23:28 +0000 (16:23 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamp on dtmf packets

20070712162328-3e2dc-98c1303f4a52b891ce59bf88e07d29f4e2dfc974.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Only set marker on very first packet of an event
Olivier Crete [Wed, 11 Jul 2007 15:52:02 +0000 (15:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Only set marker on very first packet of an event

20070711155202-3e2dc-f7ea3abd2cb0ca2937ea4508e6e301baaa6e2154.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Send on packet start time
Olivier Crete [Wed, 11 Jul 2007 15:51:57 +0000 (15:51 +0000)]
[MOVED FROM GST-P-FARSIGHT] Send on packet start time

20070711155157-3e2dc-ee0e9fc13d35296593005267a2417dd65e790d29.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] RTP timestamp is the time of the beginning of the dtmf...
Olivier Crete [Wed, 11 Jul 2007 15:50:56 +0000 (15:50 +0000)]
[MOVED FROM GST-P-FARSIGHT] RTP timestamp is the time of the beginning of the dtmf event

20070711155056-3e2dc-cb5cda73fbf7df1c545cb0321b0e339914c5897f.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] 80 column is enough for everyone
Olivier Crete [Tue, 24 Apr 2007 20:02:52 +0000 (20:02 +0000)]
[MOVED FROM GST-P-FARSIGHT] 80 column is enough for everyone

20070424200252-3e2dc-d1bc17266afff2599129a25d44338062372f7ea3.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Add redundancy and interval properties to rtpdtmfsrc...
Olivier Crete [Tue, 24 Apr 2007 19:31:55 +0000 (19:31 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add redundancy and interval properties to rtpdtmfsrc (patch by SP GLE <spglegle@yahoo.fr>)

20070424193155-3e2dc-66688001e7b529c46f108633cd9520347c3c8c3e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Only send dtmf if the method is unspecified or is 1
Olivier Crete [Fri, 4 May 2007 19:52:51 +0000 (19:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Only send dtmf if the method is unspecified or is 1

20070504195251-3e2dc-b95b4b8e8dad87962cf39ec2ee67b6f1b619e9bd.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itself
Olivier Crete [Thu, 8 Mar 2007 22:35:59 +0000 (22:35 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itself

20070308223559-3e2dc-cc20fe571370bc51bf963cc3df1b8ab4a3ddc20b.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestamp
Olivier Crete [Thu, 12 Apr 2007 20:04:35 +0000 (20:04 +0000)]
[MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestamp

20070412200435-3e2dc-b5cc26b12b6e8b89f131fd27f0e4627746e85697.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Clean-up and refactorize dtmfsrc code
zeeshan.ali@nokia.com [Mon, 2 Apr 2007 12:46:35 +0000 (12:46 +0000)]
[MOVED FROM GST-P-FARSIGHT] Clean-up and refactorize dtmfsrc code

20070402124635-65035-3d13244461c1dd1fcc96b74124ad7a74d2ff0144.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Ooops, little typo
Olivier Crete [Fri, 30 Mar 2007 15:43:03 +0000 (15:43 +0000)]
[MOVED FROM GST-P-FARSIGHT] Ooops, little typo

20070330154303-3e2dc-9f6edcde24d30caea8ea876b24a3a680d40b2ea1.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in sync with...
Olivier Crete [Fri, 30 Mar 2007 00:17:00 +0000 (00:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in sync with the live source

20070330001700-3e2dc-bbf954e4edec0615c4eee603fbc6ab8a7d89436f.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Increment the ts after setting the buffer's ts
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 11:42:57 +0000 (11:42 +0000)]
[MOVED FROM GST-P-FARSIGHT] Increment the ts after setting the buffer's ts

20070329114257-65035-c8686ab4ce20b1f36f3dac120485ade5cd90aac9.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Calculate the rtp ts before gst ts get incremented
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 10:39:46 +0000 (10:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Calculate the rtp ts before gst ts get incremented

20070329103946-65035-f74e3a0140c57e941444bb837d6053ad1c3cf567.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Some code-cleanup
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 10:39:04 +0000 (10:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Some code-cleanup

20070329103904-65035-db08cc7c3098b60a556d3809de912cd0e1a545c1.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Initialize the GstSegment at the right time
zeeshan.ali@nokia.com [Thu, 29 Mar 2007 10:38:24 +0000 (10:38 +0000)]
[MOVED FROM GST-P-FARSIGHT] Initialize the GstSegment at the right time

20070329103824-65035-9ab3a0a03c5f9329cd4625ae6567c2c1fd4a73d8.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Call set_caps when we have all the params
zeeshan.ali@nokia.com [Mon, 26 Mar 2007 10:57:12 +0000 (10:57 +0000)]
[MOVED FROM GST-P-FARSIGHT] Call set_caps when we have all the params

20070326105712-65035-3e3dfce0b50d61eafda846bee0a6d66c3541c6ed.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Set caps on the buffer before pushing it
zeeshan.ali@nokia.com [Fri, 23 Mar 2007 16:29:22 +0000 (16:29 +0000)]
[MOVED FROM GST-P-FARSIGHT] Set caps on the buffer before pushing it

20070323162922-65035-9e4be5449c79c0a459965ee07adb4a8143c4c1d5.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Request for stream lock when generating DTMF packets
zeeshan.ali@nokia.com [Wed, 14 Mar 2007 17:17:56 +0000 (17:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] Request for stream lock when generating DTMF packets

20070314171756-65035-0b497dfac203ff4f579525485d5804e5f5093b3f.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Correct caps printout
zeeshan.ali@nokia.com [Wed, 7 Mar 2007 11:41:09 +0000 (11:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] Correct caps printout

20070307114109-65035-124202884918a9c8a803080d6967234539d24b97.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Add doc-section comments
zeeshan.ali@nokia.com [Fri, 16 Feb 2007 12:06:06 +0000 (12:06 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add doc-section comments

20070216120606-65035-6e7d28721dc0872f3f55ba7ccd4fed3d66f8175f.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Add copyrights
zeeshan.ali@nokia.com [Thu, 15 Feb 2007 13:48:53 +0000 (13:48 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add copyrights

20070215134853-65035-50fe5f8e999ae86a1e3ba0dbdece4911eb9dcca0.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] No need to handle downstream events
zeeshan.ali@nokia.com [Thu, 15 Feb 2007 13:35:36 +0000 (13:35 +0000)]
[MOVED FROM GST-P-FARSIGHT] No need to handle downstream events

20070215133536-65035-648b791d404bf06900bd2698d925117c89743db9.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Attempt to correct event handling
zeeshan.ali@nokia.com [Thu, 15 Feb 2007 12:26:55 +0000 (12:26 +0000)]
[MOVED FROM GST-P-FARSIGHT] Attempt to correct event handling

20070215122655-65035-47070d9a28c08d9353b04d2d9301e29b7ee72b83.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Use pause_task instead of stop_task to avoid any possible...
zeeshan.ali@nokia.com [Thu, 15 Feb 2007 10:26:29 +0000 (10:26 +0000)]
[MOVED FROM GST-P-FARSIGHT] Use pause_task instead of stop_task to avoid any possible deadlocks

20070215102629-65035-a48c773661e385a91e022e0ac1da0862c4206f85.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Put correct seq and timestamps on the packets
zeeshan.ali@nokia.com [Thu, 15 Feb 2007 10:10:30 +0000 (10:10 +0000)]
[MOVED FROM GST-P-FARSIGHT] Put correct seq and timestamps on the packets

20070215101030-65035-7146a3c4a8d0feab513d13a207b2cdc5de311f03.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix the copyright notice
zeeshan.ali@nokia.com [Wed, 14 Feb 2007 13:55:01 +0000 (13:55 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix the copyright notice

20070214135501-65035-e90753b1f6525f7b9c0ac2eb7e40cef7ca673e68.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Add RTP DTMF event packet generator element and test...
zeeshan.ali@nokia.com [Wed, 14 Feb 2007 13:13:52 +0000 (13:13 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add RTP DTMF event packet generator element and test app for it

20070214131352-65035-3c14a1047c3cd6696f3a716a62b21d3f4b9da62b.gz

15 years agoautogen.sh: actually setting up a symbolic link for the pre-commit hook
Edward Hervey [Fri, 30 Jan 2009 08:03:42 +0000 (09:03 +0100)]
autogen.sh: actually setting up a symbolic link for the pre-commit hook

15 years agomxfdemux: Add read-only property to get the structural metadata
Sebastian Dröge [Sat, 21 Feb 2009 16:45:09 +0000 (17:45 +0100)]
mxfdemux: Add read-only property to get the structural metadata

15 years agomxfdemux: Add MPEG video bitrate to the tags if available
Sebastian Dröge [Sat, 21 Feb 2009 16:40:01 +0000 (17:40 +0100)]
mxfdemux: Add MPEG video bitrate to the tags if available

15 years agomxfdemux: Post structural metadata tree as tag on the bus
Sebastian Dröge [Sat, 21 Feb 2009 16:38:49 +0000 (17:38 +0100)]
mxfdemux: Post structural metadata tree as tag on the bus

This will later be used to keep the structural metadata when
remuxing an MXF file and can also be used in Pitivi for example
to know the file structure and to select what should be used
and played.

15 years agomxfdemux: Fix calculation of AES3 bitrate tag
Sebastian Dröge [Sat, 21 Feb 2009 15:09:27 +0000 (16:09 +0100)]
mxfdemux: Fix calculation of AES3 bitrate tag

15 years agomxfdemux: Add helper function to convert MXFraction to gdouble and use it
Sebastian Dröge [Sat, 21 Feb 2009 15:05:48 +0000 (16:05 +0100)]
mxfdemux: Add helper function to convert MXFraction to gdouble and use it

15 years agomxfdemux: Only store the main descriptor in source packages
Sebastian Dröge [Sat, 21 Feb 2009 15:00:39 +0000 (16:00 +0100)]
mxfdemux: Only store the main descriptor in source packages

For the tracks we still resolve the descriptors but the
source package only contains the descriptor it really references
instead of all subdescriptors of multiple descriptors.

This makes it easier later to serialize the structural metadata
again.

15 years agomxfdemux: Set free'd memory to NULL to prevent a double free later in some cases
Sebastian Dröge [Tue, 17 Feb 2009 16:37:49 +0000 (17:37 +0100)]
mxfdemux: Set free'd memory to NULL to prevent a double free later in some cases

15 years agomxfdemux: Don't use generic metadata parsers for unknown metadata, the results are...
Sebastian Dröge [Sun, 15 Feb 2009 08:51:25 +0000 (09:51 +0100)]
mxfdemux: Don't use generic metadata parsers for unknown metadata, the results are useless anyway

15 years agompegtsdemux: s/fluts/mpegts
Zaheer Merali [Thu, 19 Feb 2009 11:36:45 +0000 (11:36 +0000)]
mpegtsdemux: s/fluts/mpegts

Change all definitions from fluts to mpegts.

15 years agoAdd doc infrastructure to valve
Olivier Crête [Tue, 10 Feb 2009 18:58:40 +0000 (18:58 +0000)]
Add doc infrastructure to valve

15 years agoDocument the GstValve
Olivier Crête [Tue, 10 Feb 2009 18:52:54 +0000 (18:52 +0000)]
Document the GstValve

15 years agoMoved valve from gst-plugins-farsight to -bad
Olivier Crête [Tue, 10 Feb 2009 18:03:26 +0000 (18:03 +0000)]
Moved valve from gst-plugins-farsight to -bad

15 years agoRename fsvalve to valve
Olivier Crête [Tue, 10 Feb 2009 17:57:16 +0000 (17:57 +0000)]
Rename fsvalve to valve

15 years agoRe-indent valve in gst style
Olivier Crête [Tue, 10 Feb 2009 17:55:47 +0000 (17:55 +0000)]
Re-indent valve in gst style

15 years ago[MOVED FROM GST-P-FARSIGHT] Ignore errors if dropping is set to true
Olivier Crête [Sat, 13 Dec 2008 05:31:45 +0000 (00:31 -0500)]
[MOVED FROM GST-P-FARSIGHT] Ignore errors if dropping is set to true

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] Add getcaps proxying to the valve
Olivier Crête [Wed, 10 Dec 2008 22:00:33 +0000 (17:00 -0500)]
[MOVED FROM GST-P-FARSIGHT] Add getcaps proxying to the valve

15 years ago[MOVED FROM GST-P-FARSIGHT] Rebase valve onto gstelement instead of basetransform
Olivier Crête [Wed, 20 Aug 2008 18:11:02 +0000 (14:11 -0400)]
[MOVED FROM GST-P-FARSIGHT] Rebase valve onto gstelement instead of basetransform

15 years ago[MOVED FROM GST-P-FARSIGHT] Revert "Fix refcounting issues in prepare_output_buffer"
Olivier Crête [Tue, 19 Aug 2008 22:49:51 +0000 (18:49 -0400)]
[MOVED FROM GST-P-FARSIGHT] Revert "Fix refcounting issues in prepare_output_buffer"

This reverts commit 65dd460f0a3a9c4882e638c86208f74ef62c3460.

15 years ago[MOVED FROM GST-P-FARSIGHT] Fix refcounting issues in prepare_output_buffer
sjoerd@luon.net [Tue, 5 Aug 2008 11:30:57 +0000 (11:30 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix refcounting issues in prepare_output_buffer

20080805113057-be0f2-9dc270781f0a0f21c616ed11dbd1f198fd1b326e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove unused dispose method in valve
Olivier Crete [Wed, 9 Apr 2008 16:32:21 +0000 (16:32 +0000)]
[MOVED FROM GST-P-FARSIGHT] Remove unused dispose method in valve

20080409163221-3e2dc-92ccb2db874e46e0d92c15520577c1be0e2bc617.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Dont hold the object lock while calling base alloc function
Olivier Crete [Wed, 19 Dec 2007 20:32:30 +0000 (20:32 +0000)]
[MOVED FROM GST-P-FARSIGHT] Dont hold the object lock while calling base alloc function

20071219203230-3e2dc-6519175d8d81496515b2d9060ac316650560f691.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Set the DISCONT flag after dropping buffers
Olivier Crete [Wed, 19 Dec 2007 20:32:18 +0000 (20:32 +0000)]
[MOVED FROM GST-P-FARSIGHT] Set the DISCONT flag after dropping buffers

20071219203218-3e2dc-bc5f03d88ff5837040b9214de016cc142776dfc2.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Use do the alloc_buffer function in the valve
Olivier Crete [Wed, 19 Dec 2007 00:57:39 +0000 (00:57 +0000)]
[MOVED FROM GST-P-FARSIGHT] Use do the alloc_buffer function in the valve

20071219005739-3e2dc-2a0fdfa2f38f03ab4791fe5c4ab85e8790113683.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Only set passthrough to TRUE on newer versions of gst
Olivier Crete [Wed, 21 Nov 2007 20:08:58 +0000 (20:08 +0000)]
[MOVED FROM GST-P-FARSIGHT] Only set passthrough to TRUE on newer versions of gst

20071121200858-3e2dc-b16cdeabbc3c0562c6fc7b11b9b9792c910f569e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Compare minor, not major
Olivier Crete [Wed, 21 Nov 2007 18:17:29 +0000 (18:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] Compare minor, not major

20071121181729-3e2dc-a5997c3b7f5c86966370969714facf8ee242659d.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make the valve element work with gst < 0.10.13
Olivier Crete [Fri, 26 Oct 2007 22:37:49 +0000 (22:37 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make the valve element work with gst < 0.10.13

20071026223749-3e2dc-18f685a4e45fbdce677ac777586876fc719d7222.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Rename valve to fsvalve
Olivier Crete [Wed, 24 Oct 2007 22:42:46 +0000 (22:42 +0000)]
[MOVED FROM GST-P-FARSIGHT] Rename valve to fsvalve

20071024224246-3e2dc-c54216af2ef0ef3f1a2206d723e87be2a23ab8ed.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Add valve element
Olivier Crete [Wed, 24 Oct 2007 22:41:47 +0000 (22:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add valve element

20071024224147-3e2dc-f28ab0c073e283894b65c22c4f44397c897dec01.gz

15 years agoAdd some documentation to the siren enc/dec plugins
Olivier Crête [Tue, 10 Feb 2009 19:20:26 +0000 (19:20 +0000)]
Add some documentation to the siren enc/dec plugins

15 years agoRe-indent the siren stuff to be gst style
Olivier Crête [Tue, 10 Feb 2009 19:20:19 +0000 (19:20 +0000)]
Re-indent the siren stuff to be gst style

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

15 years agoMove siren rtp pay/depay to good
Olivier Crête [Tue, 10 Feb 2009 17:23:38 +0000 (17:23 +0000)]
Move siren rtp pay/depay  to good

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] Add underscore to make the encoder like the decoder
Olivier Crête [Mon, 6 Oct 2008 02:03:05 +0000 (22:03 -0400)]
[MOVED FROM GST-P-FARSIGHT] Add underscore to make the encoder like the decoder

15 years ago[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning clearer
Olivier Crête [Mon, 6 Oct 2008 02:01:44 +0000 (22:01 -0400)]
[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning clearer

15 years ago[MOVED FROM GST-P-FARSIGHT] Check the size of the input buffer, not the output buffer
Olivier Crête [Mon, 6 Oct 2008 02:00:27 +0000 (22:00 -0400)]
[MOVED FROM GST-P-FARSIGHT] Check the size of the input buffer, not the output buffer

15 years ago[MOVED FROM GST-P-FARSIGHT] Preserve timestamp
Olivier Crête [Tue, 16 Sep 2008 19:40:04 +0000 (15:40 -0400)]
[MOVED FROM GST-P-FARSIGHT] Preserve timestamp

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove useless checks, document locking
Olivier Crete [Fri, 4 Jul 2008 22:21:03 +0000 (22:21 +0000)]
[MOVED FROM GST-P-FARSIGHT] Remove useless checks, document locking

20080704222103-3e2dc-47a7f49c414f98a188ffc42b07189daf5147483b.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] make sirenenc thread safe
Olivier Crete [Fri, 4 Jul 2008 22:17:43 +0000 (22:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] make sirenenc thread safe

20080704221743-3e2dc-f93da86438f753e14be25166aee45f8802f7d100.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJECT in sirenenc
Olivier Crete [Fri, 4 Jul 2008 20:18:30 +0000 (20:18 +0000)]
[MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJECT in sirenenc

20080704201830-3e2dc-8f3e401aaa594c8cc5853b73f41ca5cb047ee2d3.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Port sirendec to Gstelement
Olivier Crete [Fri, 4 Jul 2008 20:17:44 +0000 (20:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] Port sirendec to Gstelement

20080704201744-3e2dc-99bf7b86e42da363d8c826449d84b43751572d5e.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Release ref at the end of chain
Olivier Crete [Fri, 4 Jul 2008 20:04:54 +0000 (20:04 +0000)]
[MOVED FROM GST-P-FARSIGHT] Release ref at the end of chain

20080704200454-3e2dc-386f2685882a74d01ce503f91396ea37506dbe83.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Remove useless call to peek_parent
Olivier Crete [Fri, 4 Jul 2008 20:03:15 +0000 (20:03 +0000)]
[MOVED FROM GST-P-FARSIGHT] Remove useless call to peek_parent

20080704200315-3e2dc-6b30efd2d32b6ca96609f4bdc0c3e286f4441746.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Make GstSirenEnc use GST_*_OBJECT appropriately
Olivier Crete [Fri, 4 Jul 2008 20:00:29 +0000 (20:00 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make GstSirenEnc use GST_*_OBJECT appropriately

20080704200029-3e2dc-f68fdaaa8929039fd8413ff0bf8ff514f6e4fbe1.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Port sirenenc to gstelement
Olivier Crete [Fri, 4 Jul 2008 19:51:02 +0000 (19:51 +0000)]
[MOVED FROM GST-P-FARSIGHT] Port sirenenc to gstelement

20080704195102-3e2dc-cd7687512ac560faaf15f53e1e262d1874a36cdf.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] Removed debug output
Youness Alaoui [Sat, 12 Apr 2008 23:43:25 +0000 (23:43 +0000)]
[MOVED FROM GST-P-FARSIGHT] Removed debug output

20080412234325-4f0f6-36b946a7ca3ab4e5802917b8930f036c50a93a29.gz

15 years ago[MOVED FROM GST-P-FARSIGHT] Oups, typo
Youness Alaoui [Thu, 10 Apr 2008 23:43:28 +0000 (23:43 +0000)]
[MOVED FROM GST-P-FARSIGHT] Oups, typo

20080410234328-4f0f6-962e375e78da05eab52892a57d3226fdd2ffc86d.gz