summaryrefslogtreecommitdiff
path: root/gst-libs/gst
Commit message (Expand)AuthorAgeFilesLines
* Global change from "caps2" to "caps"CAPS-ENDCAPSDavid Schleef2003-12-2116-114/+114
* Port lame, libfame and xvid to new CAPSJan Schmidt2003-12-211-0/+24
* Convert the remaining caps in video.h to the new CAPS strings.Jan Schmidt2003-12-201-82/+37
* Merge HEAD from CAPS-ROOT to CAPS-MERGE-3, plus some caps conversionDavid Schleef2003-12-181-55/+51
* Merge HEAD from CAPS-ROOT to CAPS-MERGE-3David Schleef2003-12-1852-1004/+4389
* Fixes to get gst-register workingDavid Schleef2003-12-112-15/+14
* Convert to new capsDavid Schleef2003-12-0910-166/+117
* A generic audio filter base classDavid Schleef2003-12-064-2/+588
* more migration for new capsDavid Schleef2003-12-052-25/+23
* convert to new capsDavid Schleef2003-12-031-56/+35
* Fix a stupid mistakeJulien Moutte2003-11-192-2/+2
* Removing the video_out things.Julien Moutte2003-11-193-275/+12
* Removing have_size as it is in GstVideoSink higher class.Julien Moutte2003-11-192-35/+1
* Merged GstVideoOverlay features here.Julien Moutte2003-11-172-9/+96
* Merging with GstXOverlayJulien Moutte2003-11-173-261/+0
* + adding buffer-frames prop to standard caps macrosLeif Johnson2003-11-162-20/+11
* + adding endianness conversion macros for floatsLeif Johnson2003-11-161-1/+55
* Adding GstVideoOverlay interface.Julien Moutte2003-11-153-0/+261
* er, no, signal should be VOID__POINTER. :)David Schleef2003-11-131-2/+2
* signal should be VOID__VOIDDavid Schleef2003-11-131-2/+2
* fix build system for X, XShm and XvBenjamin Otte2003-11-121-1/+1
* make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte2003-11-111-0/+62
* Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2003-11-112-10/+10
* remove gst_video_sink_push_ui_event()David Schleef2003-11-103-27/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0719-6/+61
* Don't set the actual video size in gst_video_sink_got_video_size().David Schleef2003-11-071-3/+0
* use int64 for frame-timeDavid I. Lehn2003-11-073-4/+4
* Some prettification fixes to this interface... Make it look good, make it sim...Ronald S. Bultje2003-11-052-96/+202
* Fix endianness issues manifested in pngenc. Fixes #125932David Schleef2003-11-051-14/+0
* use top-level defined plugindirDavid Schleef2003-11-031-2/+1
* change libgst-interfaces to libgstinterfacesDavid Schleef2003-11-031-4/+4
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-318-51/+76
* Oops, didn't mean to remove riffDavid Schleef2003-10-311-2/+2
* minor cosmetic fixDavid Schleef2003-10-301-3/+1
* Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef2003-10-306-23/+32
* First attempt (actually third) at a property probing interfaceDavid Schleef2003-10-303-0/+258
* change Iface to InterfaceDavid Schleef2003-10-302-7/+7
* Change Class to Iface. Fix casting macros.David Schleef2003-10-292-18/+14
* Don't use GstInterfaceDavid Schleef2003-10-282-4/+2
* Gerd approved license change, so this code is now LGPL tooRonald S. Bultje2003-10-201-5/+2
* Add audio/x-id3 as a mimetype handled by mad.Iain Holmes2003-10-131-1/+2
* Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje2003-10-1019-6/+1946
* Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje2003-10-105-35/+221
* changing 'channel' to 'track' to avoid naming overlapLeif Johnson2003-10-092-62/+68
* adding G_BEGIN and G_END_DECLSLeif Johnson2003-10-091-0/+4
* add object and struct paddingDavid Schleef2003-10-097-4/+28
* There was a floating doubt on the way visualization is written. We use 'z' ev...Julien Moutte2003-10-065-39/+38
* Corrected macro in medi-info-priv.h so that it follows ISO standards, and rem...Brian Cameron2003-10-022-1/+10
* add navigation subdirDavid Schleef2003-09-271-2/+3
* add navigation interfaceDavid Schleef2003-09-273-0/+167