summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2003-12-21Global change from "caps2" to "caps"CAPS-ENDCAPSDavid Schleef16-114/+114
2003-12-21Port lame, libfame and xvid to new CAPSJan Schmidt1-0/+24
2003-12-20Convert the remaining caps in video.h to the new CAPS strings.Jan Schmidt1-82/+37
2003-12-18Merge HEAD from CAPS-ROOT to CAPS-MERGE-3, plus some caps conversionDavid Schleef1-55/+51
2003-12-18Merge HEAD from CAPS-ROOT to CAPS-MERGE-3David Schleef52-1004/+4389
2003-12-11Fixes to get gst-register workingDavid Schleef2-15/+14
2003-12-09Convert to new capsDavid Schleef10-166/+117
2003-12-06A generic audio filter base classDavid Schleef4-2/+588
2003-12-05more migration for new capsDavid Schleef2-25/+23
2003-12-03convert to new capsDavid Schleef1-56/+35
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte1-42/+89
2003-11-22distcheck fixesDavid Schleef1-11/+3
2003-11-19Fix a stupid mistakeJulien Moutte2-2/+2
2003-11-19Removing the video_out things.Julien Moutte3-275/+12
2003-11-19Removing have_size as it is in GstVideoSink higher class.Julien Moutte2-35/+1
2003-11-17Merged GstVideoOverlay features here.Julien Moutte2-9/+96
2003-11-17Merging with GstXOverlayJulien Moutte3-261/+0
2003-11-16+ adding buffer-frames prop to standard caps macrosLeif Johnson2-20/+11
2003-11-16+ adding endianness conversion macros for floatsLeif Johnson1-1/+55
2003-11-15Adding GstVideoOverlay interface.Julien Moutte3-0/+261
2003-11-13er, no, signal should be VOID__POINTER. :)David Schleef1-2/+2
2003-11-13signal should be VOID__VOIDDavid Schleef1-2/+2
2003-11-12fix build system for X, XShm and XvBenjamin Otte1-1/+1
2003-11-11make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte1-0/+62
2003-11-11Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2-10/+10
2003-11-10remove gst_video_sink_push_ui_event()David Schleef3-27/+0
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller1-1/+0
2003-11-07We don't need to patch wmadec.c and avcodec.h anymoreJeremy Simon1-52/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje22-6/+73
2003-11-07Don't set the actual video size in gst_video_sink_got_video_size().David Schleef1-3/+0
2003-11-07use int64 for frame-timeDavid I. Lehn3-4/+4
2003-11-05Patch avcodec.h and wmadec.c to use flag1 and flag2 from contextJeremy Simon1-0/+52
2003-11-05Some prettification fixes to this interface... Make it look good, make it sim...Ronald S. Bultje2-96/+202
2003-11-05Remove trailing slash in last line of comment, it causes issues with certain ...Ronald S. Bultje1-1/+1
2003-11-05Fix endianness issues manifested in pngenc. Fixes #125932David Schleef1-14/+0
2003-11-04disable Altivec until someone fixes the build to allow it conditionallyBenjamin Otte1-5/+6
2003-11-03use top-level defined plugindirDavid Schleef1-2/+1
2003-11-03change libgst-interfaces to libgstinterfacesDavid Schleef1-4/+4
2003-10-31first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte8-51/+76
2003-10-31Oops, didn't mean to remove riffDavid Schleef1-2/+2
2003-10-30minor cosmetic fixDavid Schleef1-3/+1
2003-10-30Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef6-23/+32
2003-10-30First attempt (actually third) at a property probing interfaceDavid Schleef3-0/+258
2003-10-30change Iface to InterfaceDavid Schleef2-7/+7
2003-10-29Change Class to Iface. Fix casting macros.David Schleef2-18/+14
2003-10-28Don't use GstInterfaceDavid Schleef2-4/+2
2003-10-28Disable lame in ffmpeg, tooRonald S. Bultje1-1/+0
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+1
2003-10-28Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've...Ronald S. Bultje1-2/+0
2003-10-26Update FFMPEG snapshot to this morning's. Asked for by apoc.Ronald S. Bultje3-105/+130