Age | Commit message (Expand) | Author | Files | Lines |
2003-11-07 | use int64 for frame-time | David I. Lehn | 3 | -4/+4 |
2003-11-05 | Some prettification fixes to this interface... Make it look good, make it sim... | Ronald S. Bultje | 2 | -96/+202 |
2003-11-05 | Fix endianness issues manifested in pngenc. Fixes #125932 | David Schleef | 1 | -14/+0 |
2003-11-03 | use top-level defined plugindir | David Schleef | 1 | -2/+1 |
2003-11-03 | change libgst-interfaces to libgstinterfaces | David Schleef | 1 | -4/+4 |
2003-10-31 | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 8 | -51/+76 |
2003-10-31 | Oops, didn't mean to remove riff | David Schleef | 1 | -2/+2 |
2003-10-30 | minor cosmetic fix | David Schleef | 1 | -3/+1 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 6 | -23/+32 |
2003-10-30 | First attempt (actually third) at a property probing interface | David Schleef | 3 | -0/+258 |
2003-10-30 | change Iface to Interface | David Schleef | 2 | -7/+7 |
2003-10-29 | Change Class to Iface. Fix casting macros. | David Schleef | 2 | -18/+14 |
2003-10-28 | Don't use GstInterface | David Schleef | 2 | -4/+2 |
2003-10-20 | Gerd approved license change, so this code is now LGPL too | Ronald S. Bultje | 1 | -5/+2 |
2003-10-13 | Add audio/x-id3 as a mimetype handled by mad. | Iain Holmes | 1 | -1/+2 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 19 | -6/+1946 |
2003-10-10 | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 5 | -35/+221 |
2003-10-09 | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 2 | -62/+68 |
2003-10-09 | adding G_BEGIN and G_END_DECLS | Leif Johnson | 1 | -0/+4 |
2003-10-09 | add object and struct padding | David Schleef | 7 | -4/+28 |
2003-10-06 | There was a floating doubt on the way visualization is written. We use 'z' ev... | Julien Moutte | 5 | -39/+38 |
2003-10-02 | Corrected macro in medi-info-priv.h so that it follows ISO standards, and rem... | Brian Cameron | 2 | -1/+10 |
2003-09-27 | add navigation subdir | David Schleef | 1 | -2/+3 |
2003-09-27 | add navigation interface | David Schleef | 3 | -0/+167 |
2003-09-23 | Sync'ed files up to nautilus-media/media-info versions, and fixed them for er... | Iain Holmes | 6 | -585/+1042 |
2003-09-15 | Changing have_xid to have_video_out to match the new GstVideoSink parent object. | Julien Moutte | 3 | -62/+93 |
2003-09-14 | Adding GstVideoSink object which will be used for video sink's subclassing. | Julien Moutte | 4 | -2/+578 |
2003-09-13 | Copyright fix (code=mine) | Ronald S. Bultje | 2 | -6/+4 |
2003-09-13 | Interface example: a mixer | Ronald S. Bultje | 4 | -2/+254 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 5 | -21/+5 |
2003-09-11 | add cvsignores | Christian Schaller | 1 | -0/+2 |
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-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-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 3 | -0/+57 |
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 | 5 | -3/+282 |
2003-07-12 | fixing buggy error handling | Julien Moutte | 1 | -3/+7 |
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 | 4 | -27/+27 |
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-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 | don't warn on recoverable problems | Thomas Vander Stichele | 1 | -7/+7 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -1/+1 |