| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Slightly better sync if we could not resync the clock. | Wim Taymans | 2002-05-30 | 1 | -0/+2 |
* | Implement an element event handler. | Wim Taymans | 2002-05-30 | 1 | -0/+23 |
* | wavparse fixups | Andy Wingo | 2002-05-30 | 2 | -1/+18 |
* | fix a problem in ladspa -- i think... | Andy Wingo | 2002-05-30 | 1 | -3/+3 |
* | use new dparams api. run demo_dparams to hear how smooth it is now | Steve Baker | 2002-05-29 | 1 | -10/+12 |
* | Resurect ossclock with a simple algorithm | Wim Taymans | 2002-05-28 | 4 | -34/+108 |
* | moving stuff | Thomas Vander Stichele | 2002-05-28 | 2 | -0/+538 |
* | Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper | Christian Schaller | 2002-05-28 | 1 | -3/+3 |
* | "pardon begg'd, Sir, I do think that my backside's not a sync" | Thomas Vander Stichele | 2002-05-28 | 1 | -1/+1 |
* | Use alternative method for getting delay | Wim Taymans | 2002-05-27 | 1 | -1/+9 |
* | virtual wtay patch | Thomas Vander Stichele | 2002-05-27 | 1 | -1/+1 |
* | various AC_HELP_STRING changes | Thomas Vander Stichele | 2002-05-27 | 9 | -41/+61 |
* | AC_HELP_STRING | Thomas Vander Stichele | 2002-05-27 | 1 | -4/+10 |
* | no need for feature, it's in common various AC_HELP_STRING changes | Thomas Vander Stichele | 2002-05-27 | 6 | -188/+43 |
* | same changes | Thomas Vander Stichele | 2002-05-27 | 3 | -2/+8 |
* | Added sync option to disable syncing to the clock. | Wim Taymans | 2002-05-26 | 2 | -2/+14 |
* | - Changed plugins for new APIs | Wim Taymans | 2002-05-26 | 6 | -297/+579 |
* | rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin | David I. Lehn | 2002-05-26 | 2 | -3/+18 |
* | learn to love the capital | Thomas Vander Stichele | 2002-05-24 | 1 | -13/+13 |
* | don't compile the oss helper by default | Andy Wingo | 2002-05-20 | 2 | -1/+402 |
* | temporary commit to resurrect osshelper.c, will fix... | Andy Wingo | 2002-05-20 | 1 | -1/+6 |
* | get rid of evil gstosshelper (intended for use with LD_PRELOAD) | Andy Wingo | 2002-05-20 | 2 | -406/+2 |
* | small fix | Thomas Vander Stichele | 2002-05-18 | 1 | -0/+4 |
* | use new bytestream api | Steve Baker | 2002-05-15 | 3 | -8/+11 |
* | use new bytestream api. please test if you care about this plugin | Steve Baker | 2002-05-15 | 2 | -21/+33 |
* | Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv a... | Christian Schaller | 2002-05-13 | 1 | -178/+251 |
* | fix typo | Andy Wingo | 2002-05-13 | 1 | -2/+2 |
* | update to new jack api | Andy Wingo | 2002-05-13 | 2 | -74/+1 |
* | still in anal-retentive mode, please make liberal use of the delete key | Thomas Vander Stichele | 2002-05-13 | 1 | -9/+9 |
* | conformity | Thomas Vander Stichele | 2002-05-13 | 1 | -6/+5 |
* | this should fix it | Thomas Vander Stichele | 2002-05-13 | 1 | -2/+14 |
* | remove seeking for now | Thomas Vander Stichele | 2002-05-10 | 1 | -1/+0 |
* | removing snapshot from the build because we need to fix it adding gconf schem... | Thomas Vander Stichele | 2002-05-10 | 4 | -4/+54 |
* | gconf rules | Thomas Vander Stichele | 2002-05-10 | 3 | -0/+33 |
* | duh, revert last stupid commit adding non-existant common dir | David I. Lehn | 2002-05-08 | 2 | -3/+1 |
* | add common to dist | David I. Lehn | 2002-05-08 | 3 | -1/+3 |
* | Better description | Wim Taymans | 2002-05-08 | 1 | -1/+1 |
* | Added simple seeking testsuite | Wim Taymans | 2002-05-08 | 1 | -1/+3 |
* | add gstsnapshot : drop a frame to a png file when the plugin recieved a signa... | Jeremy Simon | 2002-05-07 | 2 | -0/+9 |
* | Remove the memcpy | Wim Taymans | 2002-05-05 | 1 | -24/+53 |
* | Added quarkTV with some cleanups. Can still do with some optimisations. | Wim Taymans | 2002-05-05 | 4 | -1/+276 |
* | some jack fixes, alsa touchups, and add rtp by default to the build if there ... | Andy Wingo | 2002-05-04 | 1 | -2/+0 |
* | Reset the handled number of samples when going to PAUSED | Wim Taymans | 2002-05-04 | 3 | -42/+22 |
* | various name fixes and sundry | Thomas Vander Stichele | 2002-05-03 | 5 | -34/+34 |
* | adding new quicktime parser: | Artyom Baginski | 2002-05-01 | 6 | -1/+885 |
* | Fix clocking. | Wim Taymans | 2002-04-28 | 2 | -9/+22 |
* | More intelligent clock offset and sync. | Wim Taymans | 2002-04-28 | 2 | -3/+17 |
* | Fix an anoying (rare) segfault | Wim Taymans | 2002-04-27 | 1 | -4/+8 |
* | this should do it this is for steveb's added checks | Thomas Vander Stichele | 2002-04-27 | 2 | -0/+54 |
* | I hate independent second parties and why were we not invited anyway ? | Thomas Vander Stichele | 2002-04-27 | 1 | -27/+0 |