summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28bluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.xHEADmasterArun Raghavan3-59/+72
2013-03-28bluez: Add avdtpsrc/a2dpsrc to buildArun Raghavan2-2/+14
2013-03-28bluez: Fix up some problems that came in with cherry-pickArun Raghavan1-5/+1
2013-03-28bluez: We work in TIME format with avdtpsrcWim Taymans1-1/+1
2013-03-28bluez: Fix depreacation warnings on g_mutex_*Wim Taymans2-0/+4
2013-03-28bluez: Fix a number of compiler warningsWim Taymans4-3/+12
2013-03-28bluez: Fix some warnings in gstavdtputil.cArun Raghavan2-0/+2
2013-03-28bluez: Fix typo in resetting the D-Bus connectionArun Raghavan1-1/+1
2013-03-28bluez: Handle EOF in avdtpsrc correctlyArun Raghavan1-2/+9
2013-03-28bluez: Fix avdtpsrc getcaps() functionArun Raghavan1-0/+4
2013-03-28bluez: Add an a2dpsrc bin elementArun Raghavan4-1/+252
2013-03-28bluez: Fix avdtpsrc classificationArun Raghavan1-1/+1
2013-03-28bluez: Bump up priority for sockets in AVDTP elementsArun Raghavan1-0/+9
2013-03-28bluez: Add an avdtpsrc elementArun Raghavan7-672/+1257
2013-03-28egl: Add a boxed type for GstEGLDisplaySebastian Dröge2-0/+7
2013-03-28sbc: actually enable plugin if libsbc is availableTim-Philipp Müller1-3/+1
2013-03-27sbc: port encoder to GstAudioEncoderTim-Philipp Müller5-978/+207
2013-03-27sbc: port decoder to GstAudioDecoderTim-Philipp Müller3-216/+150
2013-03-27sbc: import sbc decoder/encoder from bluez and port to 1.0Tim-Philipp Müller10-397/+351
2013-03-27Merge SBC decoder and encoder from bluezTim-Philipp Müller6-0/+1688
2013-03-27watchdog: new elementDavid Schleef4-1/+378
2013-03-27sbc: remove parser in favour of new GstBaseParse-based sbcparse in -goodTim-Philipp Müller2-291/+0
2013-03-27sbc: sbcdec: make decoder more performantWim Taymans2-89/+145
2013-03-27sbc: sbcdec: skip the frame on decoding errorWim Taymans1-2/+4
2013-03-27sbc: sbcdec: set DISCONT on outgoing buffers.Wim Taymans1-1/+8
2013-03-27sbc: sbcdec: handle DISCONT and timestampsWim Taymans2-6/+50
2013-03-27sbc: audio: Make the sbcdec element copy buffer metadataArun Raghavan1-2/+1
2013-03-27sbc: enc: sbc_get_frame_duration is in millisecondsWim Taymans1-1/+1
2013-03-27sbc: dec: chain up to parent before downward state changeWim Taymans1-1/+8
2013-03-27sbc: audio: Fix a leak in sbcdecArun Raghavan1-0/+1
2013-03-27sbc: audio: Initialise SBC data before use in sbcparse elementArun Raghavan1-0/+4
2013-03-27sbc: Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo1-4/+4
2013-03-27sbc: audio: Fix newline before EOFSyam Sidhardhan1-1/+0
2013-03-27sbc: Fix common misspelled wordsLucas De Marchi1-1/+1
2013-03-27sbc: audio: Remove workaround for compiler warningsMarcel Holtmann3-3/+3
2013-03-27sbc: Add pragma based workaround for GStreamer warningsMarcel Holtmann3-0/+3
2013-03-27sbc: Update copyright informationMarcel Holtmann8-8/+8
2013-03-27sbc: Remove unused variable.Luiz Augusto von Dentz1-3/+0
2013-03-27sbc: Remove unused variable.Luiz Augusto von Dentz1-2/+0
2013-03-27sbc: Fix signed/unsigned comparison issue within GStreamer pluginMarcel Holtmann2-2/+2
2013-03-27sbc: Use native byte order for audio in GStreamer and ALSA pluginsSiarhei Siamashka2-2/+2
2013-03-27sbc: Update copyright informationMarcel Holtmann8-8/+8
2013-03-27sbc: First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann7-8/+6
2013-03-27sbc: Assign variables after declarationsMarcel Holtmann1-1/+1
2013-03-27sbc: More coding style fixesJohan Hedberg2-4/+4
2013-03-27sbc: Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2-4/+4
2013-03-27sbc: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz5-193/+200
2013-03-27sbc: Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2-15/+6
2013-03-27sbc: Update copyright informationMarcel Holtmann8-8/+8
2013-03-27sbc: Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz4-72/+174