summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/gstrtpmux.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] return newpad instead of NULL and warn if failed ...zeeshan.ali@nokia.com1-1/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Refactorize the RTPMux codezeeshan.ali@nokia.com1-24/+41
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add RTPDTMFMux elementzeeshan.ali@nokia.com1-9/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove DTMF-specific code from RTP muxer and make...zeeshan.ali@nokia.com1-135/+20
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put more helpful descriptionzeeshan.ali@nokia.com1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] remove the (commented-out) code for blocking the ...zeeshan.ali@nokia.com1-27/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Drop buffers instead of blocking the sinkpadszeeshan.ali@nokia.com1-19/+41
2009-02-21[MOVED FROM GST-P-FARSIGHT] Implement stream locking, needed for DTMFzeeshan.ali@nokia.com1-8/+76
2009-02-21[MOVED FROM GST-P-FARSIGHT] use GST_*_OBJECT instead of g_*zeeshan.ali@nokia.com1-4/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] No need to manage pads, parent does that for uszeeshan.ali@nokia.com1-8/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyright headerzeenix@gmail.com1-2/+8
2009-02-21[MOVED FROM GST-P-FARSIGHT] The first implementation of RTP muxerzeeshan.ali@nokia.com1-0/+441