Age | Commit message (Expand) | Author | Files | Lines |
2003-09-14 | Integrating the GstVideoSink parent class | Julien Moutte | 2 | -145/+56 |
2003-09-14 | exerting executive privilege | David Schleef | 1 | -26/+0 |
2003-09-14 | Adding GstVideoSink object which will be used for video sink's subclassing. | Julien Moutte | 4 | -2/+578 |
2003-09-13 | Change default program suffix to -0.7 | David Schleef | 1 | -0/+4 |
2003-09-13 | Copyright fix (code=mine) | Ronald S. Bultje | 2 | -6/+4 |
2003-09-13 | fix v4l elements as they have been merged into just 2 | Christian Schaller | 1 | -6/+2 |
2003-09-13 | typos | Ronald S. Bultje | 1 | -1/+2 |
2003-09-13 | latest fixes to get everything disting and building like a charm | Christian Schaller | 4 | -1/+8 |
2003-09-13 | Add missing \ | David Schleef | 1 | -1/+1 |
2003-09-13 | Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin | Ronald S. Bultje | 6 | -35/+66 |
2003-09-13 | Interface example: a mixer | Ronald S. Bultje | 5 | -2/+255 |
2003-09-12 | build and disting fixes | Christian Schaller | 1 | -12/+6 |
2003-09-12 | Add mpegversion(1) to the caps | Ronald S. Bultje | 1 | -0/+1 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 15 | -64/+15 |
2003-09-11 | Add some stuff to disable bad asm code | David Schleef | 1 | -16/+101 |
2003-09-11 | Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles | David Schleef | 1 | -0/+154 |
2003-09-11 | Fix caps definition. Fix copyright block. | David Schleef | 1 | -5/+10 |
2003-09-11 | add cvsignores | Christian Schaller | 3 | -0/+5 |
2003-09-11 | misc minor build and rpm fixes | Christian Schaller | 2 | -53/+52 |
2003-09-03 | clean up varargs macro definition | David Schleef | 1 | -6/+8 |
2003-09-03 | Remove vestigal code (#121174) | David Schleef | 1 | -11/+0 |
2003-08-30 | get last fix correct. | David Schleef | 1 | -1/+1 |
2003-08-25 | two small build fixes | Christian Schaller | 1 | -0/+1 |
2003-08-21 | compilation problems on FreeBSD. | Andrew Turner | 1 | -0/+1 |
2003-08-19 | needed fixes to enable building of RPMS of gst-plugins | Christian Schaller | 2 | -2/+13 |
2003-08-17 | Handle libtoolize with alternate names | David Schleef | 2 | -2/+2 |
2003-08-13 | so bug cannot be closed yet | Ronald S. Bultje | 3 | -2/+9 |
2003-08-13 | dist fix | Thomas Vander Stichele | 1 | -2/+0 |
2003-08-13 | clean up code, fix typos in lst checkin | David Schleef | 2 | -11/+9 |
2003-08-13 | Move some code from wavparse | David Schleef | 2 | -0/+28 |
2003-08-10 | Remove redundant definition of plugindir | David Schleef | 5 | -5/+0 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 50 | -53/+0 |
2003-08-09 | Define plugindir | David Schleef | 2 | -0/+3 |
2003-08-05 | Fix up small issues (fixes #119036) | Ronald S. Bultje | 1 | -9/+17 |
2003-08-04 | Add DURATION support. It still doesn't work, see #119036 for why and on how t... | Ronald S. Bultje | 1 | -0/+1 |
2003-08-04 | Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ... | Ronald S. Bultje | 2 | -3/+1 |
2003-08-04 | We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead | Ronald S. Bultje | 2 | -1/+1 |
2003-07-29 | Fix weird leftovers from the old mimetype era and also implement duration sup... | Ronald S. Bultje | 1 | -2/+4 |
2003-07-29 | call xvid_init() only once, and move duplicated code into one place | Ronald S. Bultje | 7 | -40/+74 |
2003-07-29 | fix installing into wrong dir | David Schleef | 1 | -1/+1 |
2003-07-29 | Fix installing in wrong dir | David Schleef | 1 | -1/+1 |
2003-07-28 | second attempt fixing gdkpixbuf stuff | Thomas Vander Stichele | 2 | -2/+17 |
2003-07-27 | Make mplex build dependent on USE_MPLEX | David Schleef | 1 | -0/+6 |
2003-07-27 | Add mplex subdir | David Schleef | 1 | -1/+1 |
2003-07-27 | Make mplex subdir dependent on USE_MPLEX | David Schleef | 1 | -1/+7 |
2003-07-27 | Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex. | David Schleef | 1 | -0/+5 |
2003-07-27 | Add include dir for gst-libs/ext/mplex | David Schleef | 1 | -1/+1 |
2003-07-27 | Moved to gst-libs/ext/mplex | David Schleef | 41 | -9406/+0 |
2003-07-27 | Change to build against library in gst-libs/ext/mplex | David Schleef | 1 | -28/+2 |
2003-07-26 | fix initialization | David Schleef | 2 | -2/+2 |