summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-212-18/+2
* New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje2003-11-215-26/+651
* This GstVideoSink function was removed todayJan Schmidt2003-11-201-2/+0
* 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
* + checking in plugin category changesLeif Johnson2003-11-1634-59/+44
* + further mucking about with the playondemand filterLeif Johnson2003-11-164-64/+57
* + adding endianness conversion macros for floatsLeif Johnson2003-11-161-1/+55
* live and let dieThomas Vander Stichele2003-11-151-2/+70
* Adding GstVideoOverlay interface.Julien Moutte2003-11-153-0/+261
* fix makefileThomas Vander Stichele2003-11-151-1/+1
* disting fixChristian Schaller2003-11-141-3/+5
* GStreamer does not use changelogsBenjamin Otte2003-11-142-70/+2
* 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-123-43/+59
* add -lX11 to X_LIBS so ximagesink buildsBenjamin Otte2003-11-121-0/+3
* make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte2003-11-112-0/+66
* test for regular shm instead of XShmThomas Vander Stichele2003-11-111-15/+19
* include macro for defining GST_FUNCTION, so debugging output from plugins get...Benjamin Otte2003-11-111-0/+3
* 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
* change video/x-jpeg to image/jpegDavid Schleef2003-11-101-3/+5
* Proper device-capabilities check when openingRonald S. Bultje2003-11-101-0/+11
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-093-9/+11
* Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2003-11-091-5/+8
* Do not demux only 2 trak atomsJeremy Simon2003-11-071-4/+9
* 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-07141-76/+368
* Add device autodetectionRonald S. Bultje2003-11-072-1/+180
* 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
* test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2003-11-072-1/+9
* Include config.hDavid Schleef2003-11-062-0/+6
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-061-3/+1
* this will make it easier to merge when you have uncommited plugins in your treeSteve Baker2003-11-061-11/+61
* set default errorlevel to NONE. Make configure change it to ERROR (the curren...Benjamin Otte2003-11-061-0/+6
* updates to glsinkGernot Ziegler2003-11-061-46/+44
* 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
* libgst-interfaces -> libgstinterfaces, plus we're not called libgstplayRonald S. Bultje2003-11-052-2/+2
* Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje2003-11-055-29/+4
* 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
* add initial version of gdkpixbuf loader for gtk that is capable of loading AV...Benjamin Otte2003-11-051-0/+6
* disable Altivec until someone fixes the build to allow it conditionallyBenjamin Otte2003-11-041-5/+6