| Commit message (Expand) | Author | Age | Files | Lines |
* | Global change from "caps2" to "caps"CAPS-ENDCAPS | David Schleef | 2003-12-21 | 16 | -114/+114 |
* | Port lame, libfame and xvid to new CAPS | Jan Schmidt | 2003-12-21 | 1 | -0/+24 |
* | Convert the remaining caps in video.h to the new CAPS strings. | Jan Schmidt | 2003-12-20 | 1 | -82/+37 |
* | Merge HEAD from CAPS-ROOT to CAPS-MERGE-3, plus some caps conversion | David Schleef | 2003-12-18 | 1 | -55/+51 |
* | Merge HEAD from CAPS-ROOT to CAPS-MERGE-3 | David Schleef | 2003-12-18 | 52 | -1004/+4389 |
* | Fixes to get gst-register working | David Schleef | 2003-12-11 | 2 | -15/+14 |
* | Convert to new caps | David Schleef | 2003-12-09 | 10 | -166/+117 |
* | A generic audio filter base class | David Schleef | 2003-12-06 | 4 | -2/+588 |
* | more migration for new caps | David Schleef | 2003-12-05 | 2 | -25/+23 |
* | convert to new caps | David Schleef | 2003-12-03 | 1 | -56/+35 |
* | Fix a stupid mistake | Julien Moutte | 2003-11-19 | 2 | -2/+2 |
* | Removing the video_out things. | Julien Moutte | 2003-11-19 | 3 | -275/+12 |
* | Removing have_size as it is in GstVideoSink higher class. | Julien Moutte | 2003-11-19 | 2 | -35/+1 |
* | Merged GstVideoOverlay features here. | Julien Moutte | 2003-11-17 | 2 | -9/+96 |
* | Merging with GstXOverlay | Julien Moutte | 2003-11-17 | 3 | -261/+0 |
* | + adding buffer-frames prop to standard caps macros | Leif Johnson | 2003-11-16 | 2 | -20/+11 |
* | + adding endianness conversion macros for floats | Leif Johnson | 2003-11-16 | 1 | -1/+55 |
* | Adding GstVideoOverlay interface. | Julien Moutte | 2003-11-15 | 3 | -0/+261 |
* | er, no, signal should be VOID__POINTER. :) | David Schleef | 2003-11-13 | 1 | -2/+2 |
* | signal should be VOID__VOID | David Schleef | 2003-11-13 | 1 | -2/+2 |
* | fix build system for X, XShm and Xv | Benjamin Otte | 2003-11-12 | 1 | -1/+1 |
* | make colorspace handle the original RGB format, too, since it handles both. A... | Benjamin Otte | 2003-11-11 | 1 | -0/+62 |
* | Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc... | David Schleef | 2003-11-11 | 2 | -10/+10 |
* | remove gst_video_sink_push_ui_event() | David Schleef | 2003-11-10 | 3 | -27/+0 |
* | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2003-11-07 | 19 | -6/+61 |
* | Don't set the actual video size in gst_video_sink_got_video_size(). | David Schleef | 2003-11-07 | 1 | -3/+0 |
* | use int64 for frame-time | David I. Lehn | 2003-11-07 | 3 | -4/+4 |
* | Some prettification fixes to this interface... Make it look good, make it sim... | Ronald S. Bultje | 2003-11-05 | 2 | -96/+202 |
* | Fix endianness issues manifested in pngenc. Fixes #125932 | David Schleef | 2003-11-05 | 1 | -14/+0 |
* | use top-level defined plugindir | David Schleef | 2003-11-03 | 1 | -2/+1 |
* | change libgst-interfaces to libgstinterfaces | David Schleef | 2003-11-03 | 1 | -4/+4 |
* | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 2003-10-31 | 8 | -51/+76 |
* | Oops, didn't mean to remove riff | David Schleef | 2003-10-31 | 1 | -2/+2 |
* | minor cosmetic fix | David Schleef | 2003-10-30 | 1 | -3/+1 |
* | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 2003-10-30 | 6 | -23/+32 |
* | First attempt (actually third) at a property probing interface | David Schleef | 2003-10-30 | 3 | -0/+258 |
* | change Iface to Interface | David Schleef | 2003-10-30 | 2 | -7/+7 |
* | Change Class to Iface. Fix casting macros. | David Schleef | 2003-10-29 | 2 | -18/+14 |
* | Don't use GstInterface | David Schleef | 2003-10-28 | 2 | -4/+2 |
* | Gerd approved license change, so this code is now LGPL too | Ronald S. Bultje | 2003-10-20 | 1 | -5/+2 |
* | Add audio/x-id3 as a mimetype handled by mad. | Iain Holmes | 2003-10-13 | 1 | -1/+2 |
* | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 2003-10-10 | 19 | -6/+1946 |
* | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 2003-10-10 | 5 | -35/+221 |
* | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 2003-10-09 | 2 | -62/+68 |
* | adding G_BEGIN and G_END_DECLS | Leif Johnson | 2003-10-09 | 1 | -0/+4 |
* | add object and struct padding | David Schleef | 2003-10-09 | 7 | -4/+28 |
* | There was a floating doubt on the way visualization is written. We use 'z' ev... | Julien Moutte | 2003-10-06 | 5 | -39/+38 |
* | Corrected macro in medi-info-priv.h so that it follows ISO standards, and rem... | Brian Cameron | 2003-10-02 | 2 | -1/+10 |
* | add navigation subdir | David Schleef | 2003-09-27 | 1 | -2/+3 |
* | add navigation interface | David Schleef | 2003-09-27 | 3 | -0/+167 |