Age | Commit message (Expand) | Author | Files | Lines |
2002-10-29 | adding audio | Thomas Vander Stichele | 2 | -16/+82 |
2002-10-29 | peepaloo | Thomas Vander Stichele | 1 | -1/+1 |
2002-10-29 | ok, redo from start | Thomas Vander Stichele | 4 | -4/+32 |
2002-10-29 | people interpreting .m4's make me laugh with wild abandonment | Thomas Vander Stichele | 1 | -2/+6 |
2002-10-29 | integrating the play library | Thomas Vander Stichele | 1 | -14/+23 |
2002-10-29 | fix missing >, doh | Christian Schaller | 1 | -0/+17 |
2002-10-29 | fixed shout2 building | Christian Schaller | 1 | -2/+8 |
2002-10-28 | fix oopsie in spec files if anything, arch optimization should be handled gen... | Thomas Vander Stichele | 1 | -1/+1 |
2002-10-27 | new libgstplay location now builds | Steve Baker | 3 | -1/+4 |
2002-10-27 | libgstplay has a new home. it still needs to be packaged though | Steve Baker | 5 | -2/+1833 |
2002-10-27 | add last part of shout2 plugin patch, but it do not get built even with --ena... | Christian Schaller | 1 | -0/+7 |
2002-10-27 | Added shout m4 | Wim Taymans | 1 | -0/+99 |
2002-10-27 | Add ogg/vorbis support for avi files | Ronald S. Bultje | 1 | -0/+6 |
2002-10-26 | adds swfdec plugin to spec file (conditionally built) | Christian Schaller | 1 | -0/+23 |
2002-10-26 | updated avifile ? | Thomas Vander Stichele | 1 | -1/+1 |
2002-10-26 | avifile change | Thomas Vander Stichele | 1 | -3/+0 |
2002-10-26 | Let's use g_strerror() instead of strerror() | Ronald S. Bultje | 3 | -31/+31 |
2002-10-25 | Handle more stream types | Wim Taymans | 2 | -17/+121 |
2002-10-25 | unref event, flush_fast | Wim Taymans | 1 | -1/+2 |
2002-10-25 | Removed dead .cc file | Wim Taymans | 3 | -201/+50 |
2002-10-25 | a no-brainer addition | Thomas Vander Stichele | 3 | -0/+40 |
2002-10-24 | First stab at porting mplex | Wim Taymans | 46 | -0/+10194 |
2002-10-24 | add missing m4 to extra dist and add wavenc plugin to spec | Christian Schaller | 2 | -1/+4 |
2002-10-24 | Use strerror() instead of sys_errlist[] (deprecated) | Ronald S. Bultje | 3 | -31/+31 |
2002-10-23 | .m4 to check for presence of an element let me know if this works | Thomas Vander Stichele | 3 | -0/+24 |
2002-10-21 | Added a WAV file encoder | Iain Holmes | 1 | -1/+2 |
2002-10-20 | Add an example that shows transcoding stats for mpeg audio to vorbis | Wim Taymans | 2 | -0/+109 |
2002-10-20 | lots of fixes to the spec based on the more strict rules of RH8, actually a g... | Christian Schaller | 1 | -13/+139 |
2002-10-19 | scrub vorbis cflags | Thomas Vander Stichele | 1 | -0/+1 |
2002-10-19 | stop bugging me i'm in none of these dirs | Thomas Vander Stichele | 1 | -2/+2 |
2002-10-19 | yay for gcc 3 | Thomas Vander Stichele | 2 | -3/+4 |
2002-10-18 | add snapshot dir to Makefile | Jeremy Simon | 1 | -2/+8 |
2002-10-18 | enable the snapshot plugin build | Jeremy Simon | 1 | -0/+1 |
2002-10-18 | thanks again taaz | Thomas Vander Stichele | 1 | -42/+42 |
2002-10-18 | thanks taaz | Thomas Vander Stichele | 1 | -1/+1 |
2002-10-18 | added audiosrc and videosrc | Thomas Vander Stichele | 1 | -3/+25 |
2002-10-17 | Some cleanups, fix for the blending code | Wim Taymans | 2 | -84/+84 |
2002-10-17 | Added measures and beats to the playondemand filter so it can act like an aud... | Leif Johnson | 6 | -160/+458 |
2002-10-16 | added functions gst_gconf_get_default_{audio,video}_sink -- this is so the de... | Andy Wingo | 2 | -4/+43 |
2002-10-15 | - implemented clock sweep on 90 degree angles to compensate for aspect ratio. | Wim Taymans | 4 | -275/+351 |
2002-10-15 | Some more wipes, added radial wipes | Wim Taymans | 3 | -11/+515 |
2002-10-13 | Removed unused code, fixed a bug | Wim Taymans | 2 | -16/+2 |
2002-10-13 | - reimplemented using organic masks, rendered with gouraud shaded triangles | Wim Taymans | 8 | -212/+763 |
2002-10-10 | Added the base framework for the SMPTE transitions and wipes. | Wim Taymans | 8 | -0/+921 |
2002-10-06 | adding libstdc++ | Thomas Vander Stichele | 2 | -1/+2 |
2002-10-06 | I wonder how we ever got along without this | Thomas Vander Stichele | 1 | -1/+1 |
2002-10-03 | use proper version prefix use pkgconfig to find libdv | David I. Lehn | 1 | -5/+3 |
2002-10-03 | 0.4.1-1 deb update | David I. Lehn | 7 | -125/+417 |
2002-10-03 | build as a lib not a plugin | David I. Lehn | 1 | -2/+2 |
2002-10-02 | some code cleanup don't abort if can't connect, brings down whole app | Thomas Vander Stichele | 1 | -22/+16 |