Age | Commit message (Expand) | Author | Files | Lines |
2002-05-27 | various AC_HELP_STRING changes | Thomas Vander Stichele | 10 | -46/+66 |
2002-05-27 | AC_HELP_STRING | Thomas Vander Stichele | 1 | -4/+10 |
2002-05-27 | no need for feature, it's in common various AC_HELP_STRING changes | Thomas Vander Stichele | 6 | -188/+43 |
2002-05-27 | same changes | Thomas Vander Stichele | 3 | -2/+8 |
2002-05-27 | update to deal with events and set timestamps properly | Andy Wingo | 2 | -12/+13 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 9 | -60/+95 |
2002-05-26 | rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin | David I. Lehn | 2 | -3/+18 |
2002-05-24 | learn to love the capital | Thomas Vander Stichele | 1 | -13/+13 |
2002-05-20 | floatcast has no lib, it's just headers | Andy Wingo | 1 | -10/+0 |
2002-05-18 | small fix | Thomas Vander Stichele | 1 | -0/+4 |
2002-05-15 | use new bytestream api | Steve Baker | 5 | -24/+58 |
2002-05-15 | use new bytestream api. please test if you care about this plugin | Steve Baker | 1 | -6/+8 |
2002-05-13 | Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv a... | Christian Schaller | 1 | -178/+251 |
2002-05-13 | fix typo | Andy Wingo | 1 | -2/+2 |
2002-05-13 | update to new jack api | Andy Wingo | 4 | -9/+9 |
2002-05-13 | fix sdl makefile | Andy Wingo | 1 | -1/+1 |
2002-05-13 | still in anal-retentive mode, please make liberal use of the delete key | Thomas Vander Stichele | 3 | -19/+19 |
2002-05-13 | conformity | Thomas Vander Stichele | 2 | -10/+9 |
2002-05-13 | this should fix it | Thomas Vander Stichele | 1 | -2/+14 |
2002-05-13 | assimilated. | Thomas Vander Stichele | 1 | -1/+1 |
2002-05-10 | remove seeking for now | Thomas Vander Stichele | 1 | -1/+0 |
2002-05-10 | removing snapshot from the build because we need to fix it adding gconf schem... | Thomas Vander Stichele | 4 | -4/+54 |
2002-05-10 | gconf rules | Thomas Vander Stichele | 2 | -0/+33 |
2002-05-10 | Patches by Joshua | Ronald S. Bultje | 3 | -3/+16 |
2002-05-08 | duh, revert last stupid commit adding non-existant common dir | David I. Lehn | 2 | -3/+1 |
2002-05-08 | add common to dist | David I. Lehn | 3 | -1/+3 |
2002-05-08 | Added simple seeking testsuite | Wim Taymans | 1 | -1/+3 |
2002-05-08 | Fixed a typo in the idct plugin name make gstriff a real plugin | Wim Taymans | 3 | -207/+2 |
2002-05-07 | add gstsnapshot : drop a frame to a png file when the plugin recieved a signa... | Jeremy Simon | 4 | -0/+498 |
2002-05-07 | add a yuv2yuv.h file | Jeremy Simon | 2 | -1/+29 |
2002-05-07 | swap the cr and the cb component for the yuv420P_to_rgb no mmx routine | Jeremy Simon | 2 | -3/+3 |
2002-05-05 | add some includes | Andy Wingo | 1 | -1/+1 |
2002-05-05 | better initialization. it doesn't work over here, though. | Andy Wingo | 3 | -23/+76 |
2002-05-04 | a commit so that jack will build without errors on Uraeus's system ;) | Andy Wingo | 1 | -12/+14 |
2002-05-04 | set caps once we know the sample rate of the system | Andy Wingo | 1 | -0/+17 |
2002-05-04 | some jack fixes, alsa touchups, and add rtp by default to the build if there ... | Andy Wingo | 4 | -19/+38 |
2002-05-03 | various name fixes and sundry | Thomas Vander Stichele | 4 | -32/+32 |
2002-05-01 | adding new quicktime parser: | Artyom Baginski | 6 | -1/+885 |
2002-04-27 | festival doesn't depend on the libs | Thomas Vander Stichele | 3 | -0/+637 |
2002-04-27 | this should do it this is for steveb's added checks | Thomas Vander Stichele | 2 | -0/+54 |
2002-04-27 | I hate independent second parties and why were we not invited anyway ? | Thomas Vander Stichele | 1 | -27/+0 |
2002-04-27 | some cvs screwup | Thomas Vander Stichele | 1 | -27/+0 |
2002-04-26 | modplug needs c++ | Thomas Vander Stichele | 1 | -5/+7 |
2002-04-26 | Various small fixes for compile problems | Ronald S. Bultje | 1 | -1/+1 |
2002-04-26 | use correct mime type for the types supported by audiofile | Steve Baker | 2 | -4/+36 |
2002-04-26 | move the lrint check to happen earlier. add the floatcast dir. | Steve Baker | 1 | -3/+5 |
2002-04-26 | adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf ... | Steve Baker | 1 | -0/+54 |
2002-04-26 | currently this creates an empty shared library, just so the header can be ins... | Steve Baker | 1 | -0/+12 |
2002-04-26 | add dir for floatcast header | Steve Baker | 1 | -2/+2 |
2002-04-25 | check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will c... | Steve Baker | 1 | -0/+4 |