Age | Commit message (Expand) | Author | Files | Lines |
2003-09-03 | Remove vestigal code (#121174) | David Schleef | 1 | -11/+0 |
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 | 1 | -1/+3 |
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-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-26 | Moved from gst-plugins/ext/mplex/. See that directory for older changelogs. | David Schleef | 41 | -0/+9085 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 3 | -0/+57 |
2003-07-22 | Force MAKEFLAGS to -j1 since ffmpeg is not -j safe | David Schleef | 1 | -0/+2 |
2003-07-22 | Remove .pc files from CLEANFILES, since it's done automatically by automake d... | David Schleef | 1 | -2/+0 |
2003-07-22 | Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x... | Joshua N. Pritikin | 1 | -3/+6 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 1 | -66/+86 |
2003-07-16 | actually recurse into sndfile if we are able big ladspa cleanups, mainly to c... | Andy Wingo | 6 | -4/+283 |
2003-07-12 | fixing buggy error handling | Julien Moutte | 1 | -3/+7 |
2003-07-07 | A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug... | Christian Schaller | 1 | -0/+3 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 3 | -36/+194 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 5 | -28/+28 |
2003-06-17 | New ffmpeg version fixes mpeg decoding segfaults (mpeg1) | Ronald S. Bultje | 1 | -1/+1 |
2003-06-16 | Fixing indentation | Julien Moutte | 3 | -2032/+1963 |
2003-06-14 | gcc 3.3 and ppc fixes | Benjamin Otte | 1 | -1/+2 |
2003-06-11 | Fix 114948 - adds some autotools magic that makes sure that we only make inst... | Ronald S. Bultje | 1 | -2/+2 |
2003-06-07 | warn on state change failures | Thomas Vander Stichele | 1 | -6/+12 |
2003-06-01 | Fixing error message when a plugin is missing (gst-player -> libgstplay). | Julien Moutte | 1 | -6/+5 |
2003-05-30 | Error handling is inside and works :) | Julien Moutte | 3 | -118/+22 |
2003-05-29 | Use new ffmpeg revision | Ronald S. Bultje | 2 | -47/+24 |
2003-05-29 | don't warn on recoverable problems | Thomas Vander Stichele | 1 | -7/+7 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -1/+1 |
2003-05-22 | This ISO_VARARGS macro is more consistant with the others. | Brian Cameron | 1 | -1/+1 |
2003-05-21 | Corrected the configure.ac so it actually works. Updated some c files so tha... | Brian Cameron | 2 | -0/+19 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 5 | -5/+5 |
2003-05-21 | Links also against libgstcontrol | David Schleef | 1 | -1/+1 |
2003-05-12 | make error signal use the right types | Benjamin Otte | 1 | -1/+1 |
2003-05-12 | uh, maybe putting new signals before LAST_SIGNAL might help against memory co... | Benjamin Otte | 1 | -1/+2 |
2003-05-06 | deep-notify can come from pads too, replacing GstElement by GstObject. | Julien Moutte | 2 | -8/+8 |
2003-05-02 | Gcc < 3.0 fix | Ronald S. Bultje | 1 | -1/+3 |
2003-04-28 | Make vis_video_thread play when connected afterwards | Julien Moutte | 1 | -0/+8 |
2003-04-27 | more uninstalled fixes | Thomas Vander Stichele | 1 | -0/+2 |
2003-04-23 | Removing avifile and http plugins, also fixing some disting issues | Christian Schaller | 1 | -0/+1 |
2003-04-20 | Made a theorical libgstplay which refs/unrefs elements before putting them in... | Julien Moutte | 2 | -5/+42 |
2003-04-17 | Changed sanity checks according to BBB feedback | Julien Moutte | 1 | -2/+4 |
2003-04-13 | make Company happy : Changed visualisation pipeline structure.. audio sink is... | Julien Moutte | 2 | -80/+67 |
2003-04-10 | Adding a lot of sanity checks | Julien Moutte | 2 | -21/+61 |
2003-04-07 | Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi... | Ronald S. Bultje | 1 | -0/+2 |
2003-04-07 | Remove CVS/Tag from dist. Should go into 0.6.1. | David Schleef | 1 | -1/+0 |
2003-04-05 | add comments | Ronald S. Bultje | 1 | -3/+15 |
2003-04-04 | Well, ok, one more patch - fix the well-known v4l compilation problems inside... | Ronald S. Bultje | 1 | -0/+10 |
2003-04-04 | Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1. | David Schleef | 1 | -1/+1 |