Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-07-26 | Nothing in this directory actually uses Freetype | David Schleef | 1 | -1/+1 |
2003-07-26 | Moved from gst-plugins/ext/mplex/. See that directory for older changelogs. | David Schleef | 41 | -0/+9085 |
2003-07-25 | Compilation fixes for 64-bit architectures | David Schleef | 1 | -3/+3 |
2003-07-25 | Compilation fixes on 64-bit architectures | David Schleef | 5 | -16/+16 |
2003-07-25 | Revert last change, because it is wrong. | David Schleef | 1 | -1/+1 |
2003-07-25 | Added tcp plugin to build | Angel Carpintero | 1 | -1/+2 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 9 | -3/+100 |
2003-07-25 | Fixes to allow plugin to build with Forte. | Brian Cameron | 4 | -3/+11 |
2003-07-25 | Rewrote the core function. Added some nice #defines that should probably go ... | David Schleef | 1 | -22/+39 |