summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans2009-08-113-23/+79
* gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans2009-08-113-16/+36
* gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans2009-08-116-42/+161
* gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans2009-08-118-86/+625
* gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2....Tim-Philipp Müller2009-08-111-2/+2
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-1111-35/+2477
* gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans2009-08-114-12/+71
* gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans2009-08-114-91/+162
* gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans2009-08-117-27/+191
* gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans2009-08-117-9/+42
* gst/rtpmanager/gstrtpbin.*: Provide a clock.Wim Taymans2009-08-112-0/+15
* gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.Wim Taymans2009-08-111-6/+15
* gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans2009-08-117-56/+446
* gst/rtpmanager/: Added simple SSRC demuxer.Wim Taymans2009-08-114-0/+360
* gst/rtpmanager/: Some more ghostpad magic.Wim Taymans2009-08-113-7/+350
* gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.Wim Taymans2009-08-111-0/+1
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-1114-0/+3841
* avidemux: push mode; cater for chunk paddingMark Nauwelaerts2009-08-101-0/+7
* avidemux: only use stream's pad after having checked it existsMark Nauwelaerts2009-08-101-5/+8
* avidemux: sprinkle some more GST_DEBUG_FUNCPTRMark Nauwelaerts2009-08-101-5/+9
* avidemux: post error message if no pads to push EOS event onMark Nauwelaerts2009-08-101-3/+22
* avidemux: fix typo in warning messageMark Nauwelaerts2009-08-101-1/+1
* avidemux: fix some buffer ref handlingMark Nauwelaerts2009-08-101-5/+31
* avidemux: do not exceed maximum number of supported streamsMark Nauwelaerts2009-08-101-1/+12
* avidemux: prevent double unref; gst_avi_demux_parse_avih already unrefsMark Nauwelaerts2009-08-101-2/+0
* avidemux: verify size of INFO LIST to satisfy subsequent expectationsMark Nauwelaerts2009-08-101-5/+17
* avidemux: check video stream framerate against avi header frame durationMark Nauwelaerts2009-08-101-1/+18
* avidemux: streamline stream duration calculationMark Nauwelaerts2009-08-101-23/+23
* matroska: remove dead assignmentsEdward Hervey2009-08-101-3/+2
* rtp: Remove dead assignments and resulting unneeded variables.Edward Hervey2009-08-104-97/+4
* matroska: Adds support to muxing/demuxing WMAThiago Santos2009-08-093-20/+92
* matroskamux: adds support for wmv familyThiago Santos2009-08-091-2/+20
* id3demux: Try GST_*_TAG_ENCODING and locale encoding if tags are not UTF8LoneStar2009-08-091-2/+70
* matroska: add kate subtitle support to matroska muxer and demuxerVincent Penquerc'h2009-08-083-1/+185
* id3demux: add ID3 v2.3 spec as wellTim-Philipp Müller2009-08-071-0/+1422
* id3demux: sizes in ID3 v2.3 are unlikely to be sync-safe integersTim-Philipp Müller2009-08-071-1/+5
* id3demux: fix typo in debug messageTim-Philipp Müller2009-08-071-1/+1
* id3demux: fix parsing of unsync'ed ID3 v2.4 tags and framesTim-Philipp Müller2009-08-073-8/+29
* rtph264pay: use array instead of queueWim Taymans2009-08-062-9/+12
* rtph264pay: push NALs only after SPS/PPSMark Nauwelaerts2009-08-062-48/+74
* rtpqdm2depay: Fix debug statement.Edward Hervey2009-08-041-1/+1
* rtpqdm2depay,rtpsv3vdepay: Add debugging category.Edward Hervey2009-08-032-0/+12
* rtpqdm2depay: Handle gaps in incoming packets.Edward Hervey2009-08-032-1/+18
* rtpqdmdepay: Fix CRC calculation and remove commented code.Edward Hervey2009-08-031-25/+15
* rtp: New QDM2 rtp depayloader.Edward Hervey2009-08-034-0/+500
* rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more.Edward Hervey2009-08-031-104/+119
* rtpsv3vdepay: Only output buffers once we're configured.Edward Hervey2009-08-032-9/+19
* rtpsv3vdepay: Add more encoding-name variantsEdward Hervey2009-08-031-1/+1
* flvmux: Fix writing of the index for < 128 buffersSebastian Dröge2009-08-031-1/+2