summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-28qtdemux: sound sample description v2 doesn't override samples_per_packetYouness Alaoui1-1/+0
2013-01-28qtdemux: pass stsd data to qtdemux_audio_caps()Youness Alaoui1-3/+3
2013-01-28qtdemux: add len check for sound sample descriptions v1 and v2Youness Alaoui1-0/+9
2013-01-28rtpmanager: use C89-style commentsTim-Philipp Müller1-4/+4
2013-01-28gstrtpsession: Fix double-declared variableOlivier Crête1-1/+1
2013-01-28rtp: Fix compilation errors in previous patchesOlivier Crête2-0/+3
2013-01-28rtpsession: Ensure MT safe event handling and plug event leak.Haakon Sporsheim1-2/+15
2013-01-28rtpsession: mt-safe event-pushIdar Tollefsen1-4/+12
2013-01-28rtpssrcdemux: Safely push on pads that might be removed due to a RTCP BYEPascal Buhler1-0/+22
2013-01-28Automatic update of common submoduleStefan Sauer1-0/+0
2013-01-28sbcparse: init some variables to avoid bogus compiler warningsTim-Philipp Müller1-2/+2
2013-01-28rtpdepay: remove payload type restrictionsWim Taymans34-46/+6
2013-01-28rtp: remove payload requirements from selected depayloadersMarc Leeman4-5/+0
2013-01-27tests: use g_timeout_add_seconds instead of g_timeout_addB.Prathibha3-3/+3
2013-01-27qtdemux: push mode: only parse moov 1 onceMark Nauwelaerts1-12/+20
2013-01-24qtmux: set language to 'undefined' instead of English by defaultTim-Philipp Müller1-1/+1
2013-01-23ximagesrc: Set the pixel aspect ratio correctly in the capsOlivier Crête3-18/+12
2013-01-23v4l2: Re-enable prepare-format emissionSjoerd Simons1-6/+5
2013-01-23autogen.sh: allow calling from out-of-treeBenjamin Gaignard1-4/+13
2013-01-22audioparsers: sbc: fix bogus compiler warningMark Nauwelaerts1-1/+1
2013-01-19pulsesink: don't error out if pa_stream_proplist_update() with new tags failsTim-Philipp Müller1-10/+4
2013-01-16tests: skip souphttpsrc tests if there is no local http server to useTim-Philipp Müller1-22/+57
2013-01-16autoparsers: use appropriate printf format for gsizeThijs Vermeir1-1/+2
2013-01-16tests: use _1_0 variants for the various registry variablesMartin Pitt1-3/+3
2013-01-16osxvideosink: Fix crash in osxvideosink with external window outputAlexey Chernov2-3/+10
2013-01-16osxvideosink: Make GstGLView propagate input events to its parent viewAlexey Chernov1-0/+7
2013-01-16rtpsbcpay: update some fields in the caps to their new nameTim-Philipp Müller1-3/+4
2013-01-15docs: add sbcparse and rtpsbcpay to plugin docsTim-Philipp Müller6-0/+83
2013-01-15audioparsers: add SBC audio parserTim-Philipp Müller4-2/+542
2013-01-15Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-01-10rtp: import rtpsbcpay from bluez and port to 1.0Tim-Philipp Müller4-63/+59
2013-01-10rtpsbcpay: Remove workaround for compiler warningsMarcel Holtmann1-1/+1
2013-01-10rtpsbcpay: Add pragma based workaround for GStreamer warningsMarcel Holtmann1-0/+1
2013-01-10rtpsbcpay: Update copyright informationMarcel Holtmann2-2/+2
2013-01-10rtpsbcpay: Fix signed/unsigned comparison issue within GStreamer pluginMarcel Holtmann1-2/+1
2013-01-10rtpsbcpay: Update copyright informationMarcel Holtmann2-2/+2
2013-01-10rtpsbcpay: First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann1-1/+1
2013-01-10rtpsbcpay: More coding style fixesJohan Hedberg1-2/+2
2013-01-10rtpsbcpay: Remove possible extra memcpy for gstreamer plugin.Luiz Augusto von Dentz1-4/+3
2013-01-10rtpsbcpay: Fix bug sending empty packages and remove a buffer copy.Luiz Augusto von Dentz1-1/+3
2013-01-10rtpsbcpay: Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz1-4/+4
2013-01-10rtpsbcpay: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz1-1/+2
2013-01-10rtpsbcpay: Update copyright informationMarcel Holtmann2-2/+2
2013-01-10rtpsbcpay: Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz1-3/+9
2013-01-10rtpsbcpay: Fix gtreamer payloader sending fragmented frames.Luiz Augusto von Dentz1-6/+9
2013-01-10rtpsbcpay: Fix use of gstreamer plugin with rhythmbox and banshee and rtp tim...Luiz Augusto von Dentz2-1/+4
2013-01-10rtpsbcpay: Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2-0/+409
2013-01-08rtp: small improvementsWim Taymans1-4/+3
2013-01-07jitterbuffer: refactor handle sync codeWim Taymans1-42/+69
2013-01-07rtp: include downstream latency in SR calculationsWim Taymans1-0/+32