Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now ↵ | Youness Alaoui | 4 | -78/+101 | |
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 | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and ↵ | Youness Alaoui | 2 | -32/+55 | |
return value verification from gst_* 20070828171546-4f0f6-bdeb4b1b7f99f9464aabe5c43bd4a4d2025262b6.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabs | Olivier Crete | 2 | -35/+49 | |
20070827195610-3e2dc-396a3fa01e16f184e4109c71fe2deb6e516bdf0d.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrc | Youness Alaoui | 2 | -22/+22 | |
20070827192618-4f0f6-77d68070464f1b5f9a46cb6eec2d922340143c04.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment ↵ | Youness Alaoui | 1 | -1/+4 | |
event to the payloader 20070827172424-4f0f6-d20907e3d436d50bfe74eb4fc3d2d6d7b6b6dbc5.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same ↵ | Youness Alaoui | 1 | -24/+15 | |
duration for all packets to avoid huge packets when min duration defines are modified. 20070827172339-4f0f6-cc93304437ea376fff6458c74c46c19f6920d329.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some ↵ | Youness Alaoui | 1 | -2/+2 | |
gateways 20070827172322-4f0f6-5bf2bffa59a8244538dced795fa7d7649452ca91.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume ↵ | Youness Alaoui | 1 | -0/+6 | |
argument passed in the event 20070822201653-4f0f6-8b7ff874006e11f5a74d0fd91e5a9a43cd082ada.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] don't know why I did that... | Youness Alaoui | 1 | -1/+1 | |
20070822180133-4f0f6-6a7382f6c7d3630f91da384e1904763c7ea6fa1a.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to ↵ | Youness Alaoui | 2 | -103/+215 | |
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 | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. ↵ | Youness Alaoui | 1 | -3/+3 | |
that made it segfault a few times... 20070822175444-4f0f6-445ea6ce7a9668d04cf999af772a504ec74fb67a.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc ↵ | Youness Alaoui | 2 | -7/+7 | |
structure since we have only one event at a time, so let's keep it stored in the dtmfsrc struct 20070822175126-4f0f6-53bcda2bd8ae8c56d29e62e69ac19a30e08ad350.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now ↵ | Youness Alaoui | 2 | -45/+177 | |
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 | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made ↵ | Youness Alaoui | 6 | -23/+845 | |
it part of the 'dtmf' plugin. 20070820184852-4f0f6-a0d85e67708290aebafa89ab79d3cedd5815b620.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directory | Youness Alaoui | 4 | -0/+0 | |
20070820184800-4f0f6-fa33ea974510161de8c9951c39087af3613b65a4.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Send all packet from the streaming thread, ↵ | Olivier Crete | 2 | -15/+25 | |
including the last one 20070712195715-3e2dc-6848c70a7f0137c91fa882a8efb6dbf83891ae13.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Put non-zero duration in first packet and put a ↵ | Olivier Crete | 1 | -5/+12 | |
minimum duration of 50ms 20070712195528-3e2dc-d46edeaab84fb55e74842bdcf4f8792dfcdb0457.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Fix RTP timestamp on dtmf packets | Olivier Crete | 1 | -2/+1 | |
20070712162328-3e2dc-98c1303f4a52b891ce59bf88e07d29f4e2dfc974.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Only set marker on very first packet of an event | Olivier Crete | 1 | -0/+3 | |
20070711155202-3e2dc-f7ea3abd2cb0ca2937ea4508e6e301baaa6e2154.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Send on packet start time | Olivier Crete | 1 | -5/+6 | |
20070711155157-3e2dc-ee0e9fc13d35296593005267a2417dd65e790d29.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] RTP timestamp is the time of the beginning of ↵ | Olivier Crete | 1 | -2/+0 | |
the dtmf event 20070711155056-3e2dc-cb5cda73fbf7df1c545cb0321b0e339914c5897f.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] 80 column is enough for everyone | Olivier Crete | 1 | -8/+12 | |
20070424200252-3e2dc-d1bc17266afff2599129a25d44338062372f7ea3.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Add redundancy and interval properties to ↵ | Olivier Crete | 2 | -12/+70 | |
rtpdtmfsrc (patch by SP GLE <spglegle@yahoo.fr>) 20070424193155-3e2dc-66688001e7b529c46f108633cd9520347c3c8c3e.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Only send dtmf if the method is unspecified or is 1 | Olivier Crete | 1 | -1/+16 | |
20070504195251-3e2dc-b95b4b8e8dad87962cf39ec2ee67b6f1b619e9bd.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itself | Olivier Crete | 1 | -1/+1 | |
20070308223559-3e2dc-cc20fe571370bc51bf963cc3df1b8ab4a3ddc20b.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestamp | Olivier Crete | 2 | -2/+22 | |
20070412200435-3e2dc-b5cc26b12b6e8b89f131fd27f0e4627746e85697.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Clean-up and refactorize dtmfsrc code | zeeshan.ali@nokia.com | 1 | -100/+146 | |
20070402124635-65035-3d13244461c1dd1fcc96b74124ad7a74d2ff0144.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Ooops, little typo | Olivier Crete | 1 | -1/+1 | |
20070330154303-3e2dc-9f6edcde24d30caea8ea876b24a3a680d40b2ea1.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in ↵ | Olivier Crete | 2 | -37/+32 | |
sync with the live source 20070330001700-3e2dc-bbf954e4edec0615c4eee603fbc6ab8a7d89436f.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Increment the ts after setting the buffer's ts | zeeshan.ali@nokia.com | 1 | -1/+1 | |
20070329114257-65035-c8686ab4ce20b1f36f3dac120485ade5cd90aac9.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Calculate the rtp ts before gst ts get incremented | zeeshan.ali@nokia.com | 1 | -7/+8 | |
20070329103946-65035-f74e3a0140c57e941444bb837d6053ad1c3cf567.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Some code-cleanup | zeeshan.ali@nokia.com | 1 | -4/+5 | |
20070329103904-65035-db08cc7c3098b60a556d3809de912cd0e1a545c1.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Initialize the GstSegment at the right time | zeeshan.ali@nokia.com | 1 | -2/+1 | |
20070329103824-65035-9ab3a0a03c5f9329cd4625ae6567c2c1fd4a73d8.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Call set_caps when we have all the params | zeeshan.ali@nokia.com | 1 | -2/+2 | |
20070326105712-65035-3e3dfce0b50d61eafda846bee0a6d66c3541c6ed.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Set caps on the buffer before pushing it | zeeshan.ali@nokia.com | 1 | -0/+2 | |
20070323162922-65035-9e4be5449c79c0a459965ee07adb4a8143c4c1d5.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Request for stream lock when generating DTMF packets | zeeshan.ali@nokia.com | 1 | -0/+19 | |
20070314171756-65035-0b497dfac203ff4f579525485d5804e5f5093b3f.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Correct caps printout | zeeshan.ali@nokia.com | 1 | -2/+2 | |
20070307114109-65035-124202884918a9c8a803080d6967234539d24b97.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Add doc-section comments | zeeshan.ali@nokia.com | 1 | -0/+89 | |
20070216120606-65035-6e7d28721dc0872f3f55ba7ccd4fed3d66f8175f.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Add copyrights | zeeshan.ali@nokia.com | 2 | -0/+3 | |
20070215134853-65035-50fe5f8e999ae86a1e3ba0dbdece4911eb9dcca0.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] No need to handle downstream events | zeeshan.ali@nokia.com | 1 | -15/+0 | |
20070215133536-65035-648b791d404bf06900bd2698d925117c89743db9.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Attempt to correct event handling | zeeshan.ali@nokia.com | 1 | -4/+8 | |
20070215122655-65035-47070d9a28c08d9353b04d2d9301e29b7ee72b83.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Use pause_task instead of stop_task to avoid any ↵ | zeeshan.ali@nokia.com | 1 | -2/+2 | |
possible deadlocks 20070215102629-65035-a48c773661e385a91e022e0ac1da0862c4206f85.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Put correct seq and timestamps on the packets | zeeshan.ali@nokia.com | 2 | -24/+138 | |
20070215101030-65035-7146a3c4a8d0feab513d13a207b2cdc5de311f03.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Fix the copyright notice | zeeshan.ali@nokia.com | 2 | -2/+6 | |
20070214135501-65035-e90753b1f6525f7b9c0ac2eb7e40cef7ca673e68.gz | |||||
2009-02-21 | [MOVED FROM GST-P-FARSIGHT] Add RTP DTMF event packet generator element and ↵ | zeeshan.ali@nokia.com | 4 | -0/+605 | |
test app for it 20070214131352-65035-3c14a1047c3cd6696f3a716a62b21d3f4b9da62b.gz | |||||
2009-02-21 | mxfdemux: Add read-only property to get the structural metadata | Sebastian Dröge | 1 | -1/+24 | |
2009-02-21 | mxfdemux: Add MPEG video bitrate to the tags if available | Sebastian Dröge | 1 | -0/+6 | |
2009-02-21 | mxfdemux: Post structural metadata tree as tag on the bus | Sebastian Dröge | 10 | -6/+1854 | |
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. | |||||
2009-02-21 | mxfdemux: Fix calculation of AES3 bitrate tag | Sebastian Dröge | 1 | -1/+4 | |
2009-02-21 | mxfdemux: Add helper function to convert MXFraction to gdouble and use it | Sebastian Dröge | 3 | -2/+9 | |