summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Automatic update of common submoduleStefan Sauer2013-01-281-0/+0
* opusenc: fix crash when setting "cbr" property when encoder is not running yetTim-Philipp Müller2013-01-281-1/+2
* rtpdtmfsrc: fix compiler warningTim-Philipp Müller2013-01-261-0/+2
* rtpdtmfdepay: Fix missing work in docOlivier Crête2013-01-251-1/+1
* tests: Add test for rtpdtmfdepay and rtpdtmfsrcOlivier Crête2013-01-253-0/+481
* rtpdtmfsrc: Post the messages after the clock waitOlivier Crête2013-01-251-11/+28
* rtpdtmfsrc: Only set the duration when starting to sendOlivier Crête2013-01-251-1/+2
* rtpdtmfsrc: remove "ssrc" from capsOlivier Crête2013-01-251-1/+0
* build: fix insertbin build in uninstalled setupTim-Philipp Müller2013-01-251-0/+2
* insertbin, tests: fix printf format compiler warningsTim-Philipp Müller2013-01-252-4/+4
* codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6 residual bytes).Gwenole Beauchesne2013-01-251-2/+2
* codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6).Gwenole Beauchesne2013-01-251-1/+1
* insertbin: Add bin to dynamically insert elements in a running pipelineOlivier Crête2013-01-2318-2/+1661
* codecparsers: vc1: add API to parse slice headers.Gwenole Beauchesne2013-01-232-0/+63
* codecparsers: vc1: fix bitplanes decoding.Gwenole Beauchesne2013-01-231-3/+4
* configure.ac: disable MFC if some v4l2 PIX_FMT missingMark Nauwelaerts2013-01-221-0/+3
* codecparsers: vc1: simplify GstVC1VopDquant structure.Gwenole Beauchesne2013-01-222-7/+7
* curltlssink: set correct level of SSL for the transferPatricia Muscalu2013-01-221-3/+2
* codecparsers: vc1: fix VOPDQUANT parser for DQUANT == 2.Gwenole Beauchesne2013-01-221-1/+1
* codecparsers: vc1: fix calculation of ALTPQUANT.Gwenole Beauchesne2013-01-221-1/+5
* codecparsers: vc1: fix parser for DQPROFILE in VOPDQUANT.Gwenole Beauchesne2013-01-221-1/+1
* codecparsers: h264: add inferred value for slice_beta_offset_div2.Gwenole Beauchesne2013-01-221-0/+1
* assrender: reenable unit tests and up rank to primary againArnaud Vrac2013-01-222-4/+3
* assrender: use overlay composition to blit subtitles on video framesArnaud Vrac2013-01-222-315/+20
* assrender: render overlay composition if supported downstreamArnaud Vrac2013-01-222-9/+180
* assrender: add wait-text propertyArnaud Vrac2013-01-222-1/+19
* assrender: fix some subtitles being ignoredArnaud Vrac2013-01-222-17/+19
* assrender: refactor code to avoid duplicationArnaud Vrac2013-01-221-80/+48
* assrender: proxy allocations on video padArnaud Vrac2013-01-221-0/+2
* bluez: clean up GValue handling a littleTim-Philipp Müller2013-01-201-147/+112
* bluez: update SBC caps for renamed fieldsTim-Philipp Müller2013-01-202-5/+5
* shm: Initialize shm_area_buf to invalid valueOlivier Crête2013-01-171-0/+1
* shm: apply shm area permissions to shmpipe control socketRoland Elek2013-01-171-0/+6
* uvch264: Define LIBUSB_CLASS_VIDEO if using an old version of libusbYouness Alaoui2013-01-161-0/+3
* uvch264: Prevent temporary elements from going to playingOlivier Crête2013-01-161-2/+13
* uvch264: do not double-unref if transform_caps failsYouness Alaoui2013-01-161-3/+11
* uvch264: Add a fakesink to the transform_capsYouness Alaoui2013-01-161-1/+15
* tests: use _1_0 variants for the various registry variablesMartin Pitt2013-01-161-3/+3
* codecparsers: h264: zero-initialize SPS VUI parametersMark Nauwelaerts2013-01-151-0/+1
* Automatic update of common submoduleTim-Philipp Müller2013-01-151-0/+0
* Add two latest plugins to spec fileChristian Fredrik Kalager Schaller2013-01-121-0/+3
* dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête2013-01-0910-622/+45
* bluez: use GLib defines to check for byte orderTim-Philipp Müller2013-01-101-2/+9
* bluez: add new plugin to build system, but disable for nowTim-Philipp Müller2013-01-094-2/+89
* bluez: make bluez elements compile with 1.0Tim-Philipp Müller2013-01-094-153/+128
* bluez: avinfo: Replace definitions with a2dp-codecs.h'sChan-yeol Park2013-01-091-2/+19
* bluez: audio: Add check for vendor specific A2DP codecChan-yeol Park2013-01-091-0/+6
* bluez: gstavdtpsink: Free the D-Bus error on reply failureSyam Sidhardhan2013-01-091-5/+10
* bluez: Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo2013-01-091-1/+1
* bluez: audio: Remove internal audio IPCLuiz Augusto von Dentz2013-01-092-948/+86