summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pull patches from HEADBRANCH_RELEASE-0_7_2David Schleef2003-11-246-69/+145
* Fix gdk_pixbuf installation directory (again)David Schleef2003-11-231-6/+5
* TypoRonald S. Bultje2003-11-221-1/+1
* Add faac buildRonald S. Bultje2003-11-222-0/+17
* Why wasn't this committed in my previous try?Ronald S. Bultje2003-11-222-0/+82
* Actually, FAAC is LGPL, not GPL (like FAAD)Ronald S. Bultje2003-11-221-0/+680
* BPS is per-channel BPS, not total BPS... OhwellRonald S. Bultje2003-11-221-7/+12
* fixes to make gdk_pixbuf loader install nicelyDavid Schleef2003-11-221-1/+23
* distcheck fixesDavid Schleef2003-11-222-12/+4
* Don't throw an error if we can't negotiate capsDavid Schleef2003-11-221-5/+0
* apparently we require a newer version of gnome-vfsDavid Schleef2003-11-221-0/+1
* 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