summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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+ checking in plugin category changesLeif Johnson34-59/+44
2003-11-16+ further mucking about with the playondemand filterLeif Johnson4-64/+57
2003-11-16+ adding endianness conversion macros for floatsLeif Johnson1-1/+55
2003-11-15live and let dieThomas Vander Stichele1-2/+70
2003-11-15Adding GstVideoOverlay interface.Julien Moutte3-0/+261
2003-11-15fix makefileThomas Vander Stichele1-1/+1
2003-11-14disting fixChristian Schaller1-3/+5
2003-11-14GStreamer does not use changelogsBenjamin Otte2-70/+2
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 Otte3-43/+59
2003-11-12add -lX11 to X_LIBS so ximagesink buildsBenjamin Otte1-0/+3
2003-11-11make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte2-0/+66
2003-11-11test for regular shm instead of XShmThomas Vander Stichele1-15/+19
2003-11-11include macro for defining GST_FUNCTION, so debugging output from plugins get...Benjamin Otte1-0/+3
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-10change video/x-jpeg to image/jpegDavid Schleef1-3/+5
2003-11-10Proper device-capabilities check when openingRonald S. Bultje1-0/+11
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller3-9/+11
2003-11-09Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje1-5/+8
2003-11-07Do not demux only 2 trak atomsJeremy Simon1-4/+9
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. Bultje141-76/+368
2003-11-07Add device autodetectionRonald S. Bultje2-1/+180
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-07test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2-1/+9
2003-11-06Include config.hDavid Schleef2-0/+6
2003-11-06All the interfaces are collected in libgstinterfaces now.Jan Schmidt1-3/+1
2003-11-06this will make it easier to merge when you have uncommited plugins in your treeSteve Baker1-11/+61
2003-11-06set default errorlevel to NONE. Make configure change it to ERROR (the curren...Benjamin Otte1-0/+6
2003-11-06updates to glsinkGernot Ziegler1-46/+44
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-05libgst-interfaces -> libgstinterfaces, plus we're not called libgstplayRonald S. Bultje2-2/+2
2003-11-05Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje5-29/+4
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-05add initial version of gdkpixbuf loader for gtk that is capable of loading AV...Benjamin Otte1-0/+6
2003-11-04disable Altivec until someone fixes the build to allow it conditionallyBenjamin Otte1-5/+6
2003-11-03v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte2-2/+2
2003-11-03use top-level defined plugindirDavid Schleef1-2/+1
2003-11-03change libgst-interfaces to libgstinterfacesDavid Schleef1-4/+4