summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Only send dtmf if the method is unspecified or is 1Olivier Crete1-1/+16
20070504195251-3e2dc-b95b4b8e8dad87962cf39ec2ee67b6f1b619e9bd.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itselfOlivier Crete1-1/+1
20070308223559-3e2dc-cc20fe571370bc51bf963cc3df1b8ab4a3ddc20b.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestampOlivier Crete2-2/+22
20070412200435-3e2dc-b5cc26b12b6e8b89f131fd27f0e4627746e85697.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clean-up and refactorize dtmfsrc codezeeshan.ali@nokia.com1-100/+146
20070402124635-65035-3d13244461c1dd1fcc96b74124ad7a74d2ff0144.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Ooops, little typoOlivier Crete1-1/+1
20070330154303-3e2dc-9f6edcde24d30caea8ea876b24a3a680d40b2ea1.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in ↵Olivier Crete2-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 tszeeshan.ali@nokia.com1-1/+1
20070329114257-65035-c8686ab4ce20b1f36f3dac120485ade5cd90aac9.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Calculate the rtp ts before gst ts get incrementedzeeshan.ali@nokia.com1-7/+8
20070329103946-65035-f74e3a0140c57e941444bb837d6053ad1c3cf567.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Some code-cleanupzeeshan.ali@nokia.com1-4/+5
20070329103904-65035-db08cc7c3098b60a556d3809de912cd0e1a545c1.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Initialize the GstSegment at the right timezeeshan.ali@nokia.com1-2/+1
20070329103824-65035-9ab3a0a03c5f9329cd4625ae6567c2c1fd4a73d8.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Call set_caps when we have all the paramszeeshan.ali@nokia.com1-2/+2
20070326105712-65035-3e3dfce0b50d61eafda846bee0a6d66c3541c6ed.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Set caps on the buffer before pushing itzeeshan.ali@nokia.com1-0/+2
20070323162922-65035-9e4be5449c79c0a459965ee07adb4a8143c4c1d5.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Request for stream lock when generating DTMF packetszeeshan.ali@nokia.com1-0/+19
20070314171756-65035-0b497dfac203ff4f579525485d5804e5f5093b3f.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Correct caps printoutzeeshan.ali@nokia.com1-2/+2
20070307114109-65035-124202884918a9c8a803080d6967234539d24b97.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add doc-section commentszeeshan.ali@nokia.com1-0/+89
20070216120606-65035-6e7d28721dc0872f3f55ba7ccd4fed3d66f8175f.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add copyrightszeeshan.ali@nokia.com2-0/+3
20070215134853-65035-50fe5f8e999ae86a1e3ba0dbdece4911eb9dcca0.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] No need to handle downstream eventszeeshan.ali@nokia.com1-15/+0
20070215133536-65035-648b791d404bf06900bd2698d925117c89743db9.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Attempt to correct event handlingzeeshan.ali@nokia.com1-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.com1-2/+2
possible deadlocks 20070215102629-65035-a48c773661e385a91e022e0ac1da0862c4206f85.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put correct seq and timestamps on the packetszeeshan.ali@nokia.com2-24/+138
20070215101030-65035-7146a3c4a8d0feab513d13a207b2cdc5de311f03.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix the copyright noticezeeshan.ali@nokia.com2-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.com4-0/+605
test app for it 20070214131352-65035-3c14a1047c3cd6696f3a716a62b21d3f4b9da62b.gz
2009-02-21autogen.sh: actually setting up a symbolic link for the pre-commit hookEdward Hervey1-2/+2
2009-02-21mxfdemux: Add read-only property to get the structural metadataSebastian Dröge1-1/+24
2009-02-21mxfdemux: Add MPEG video bitrate to the tags if availableSebastian Dröge1-0/+6
2009-02-21mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge10-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-21mxfdemux: Fix calculation of AES3 bitrate tagSebastian Dröge1-1/+4
2009-02-21mxfdemux: Add helper function to convert MXFraction to gdouble and use itSebastian Dröge3-2/+9
2009-02-21mxfdemux: Only store the main descriptor in source packagesSebastian Dröge3-82/+61
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.
2009-02-21mxfdemux: Set free'd memory to NULL to prevent a double free later in some casesSebastian Dröge1-0/+1
2009-02-21mxfdemux: Don't use generic metadata parsers for unknown metadata, the ↵Sebastian Dröge3-8/+6
results are useless anyway
2009-02-19mpegtsdemux: s/fluts/mpegtsZaheer Merali9-395/+398
Change all definitions from fluts to mpegts.
2009-02-17Add doc infrastructure to valveOlivier Crête3-0/+18
2009-02-17Document the GstValveOlivier Crête2-0/+18
2009-02-17Moved valve from gst-plugins-farsight to -badOlivier Crête2-0/+36
2009-02-17Rename fsvalve to valveOlivier Crête1-16/+16
2009-02-17Re-indent valve in gst styleOlivier Crête2-38/+32
2009-02-17[MOVED FROM GST-P-FARSIGHT] Ignore errors if dropping is set to trueOlivier Crête1-0/+16
2009-02-17[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
2009-02-17[MOVED FROM GST-P-FARSIGHT] Add getcaps proxying to the valveOlivier Crête1-0/+24
2009-02-17[MOVED FROM GST-P-FARSIGHT] Rebase valve onto gstelement instead of ↵Olivier Crête2-86/+55
basetransform
2009-02-17[MOVED FROM GST-P-FARSIGHT] Revert "Fix refcounting issues in ↵Olivier Crête1-11/+4
prepare_output_buffer" This reverts commit 65dd460f0a3a9c4882e638c86208f74ef62c3460.
2009-02-17[MOVED FROM GST-P-FARSIGHT] Fix refcounting issues in prepare_output_buffersjoerd@luon.net1-4/+11
20080805113057-be0f2-9dc270781f0a0f21c616ed11dbd1f198fd1b326e.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Remove unused dispose method in valveOlivier Crete1-12/+0
20080409163221-3e2dc-92ccb2db874e46e0d92c15520577c1be0e2bc617.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Dont hold the object lock while calling base ↵Olivier Crete1-2/+4
alloc function 20071219203230-3e2dc-6519175d8d81496515b2d9060ac316650560f691.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Set the DISCONT flag after dropping buffersOlivier Crete2-6/+41
20071219203218-3e2dc-bc5f03d88ff5837040b9214de016cc142776dfc2.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Use do the alloc_buffer function in the valveOlivier Crete2-4/+41
20071219005739-3e2dc-2a0fdfa2f38f03ab4791fe5c4ab85e8790113683.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Only set passthrough to TRUE on newer versions ↵Olivier Crete1-0/+2
of gst 20071121200858-3e2dc-b16cdeabbc3c0562c6fc7b11b9b9792c910f569e.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Compare minor, not majorOlivier Crete1-3/+2
20071121181729-3e2dc-a5997c3b7f5c86966370969714facf8ee242659d.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Make the valve element work with gst < 0.10.13Olivier Crete1-1/+5
20071026223749-3e2dc-18f685a4e45fbdce677ac777586876fc719d7222.gz