summaryrefslogtreecommitdiff
path: root/gst-libs
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
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-42/+89
* distcheck fixesDavid Schleef2003-11-221-11/+3
* 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
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-1/+0
* We don't need to patch wmadec.c and avcodec.h anymoreJeremy Simon2003-11-071-52/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0722-6/+73
* 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
* Patch avcodec.h and wmadec.c to use flag1 and flag2 from contextJeremy Simon2003-11-051-0/+52
* Some prettification fixes to this interface... Make it look good, make it sim...Ronald S. Bultje2003-11-052-96/+202
* Remove trailing slash in last line of comment, it causes issues with certain ...Ronald S. Bultje2003-11-051-1/+1
* Fix endianness issues manifested in pngenc. Fixes #125932David Schleef2003-11-051-14/+0
* disable Altivec until someone fixes the build to allow it conditionallyBenjamin Otte2003-11-041-5/+6
* 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
* Disable lame in ffmpeg, tooRonald S. Bultje2003-10-281-1/+0
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've...Ronald S. Bultje2003-10-281-2/+0
* Update FFMPEG snapshot to this morning's. Asked for by apoc.Ronald S. Bultje2003-10-263-105/+130