summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-11-24Pull patches from HEADBRANCH_RELEASE-0_7_2David Schleef6-69/+145
2003-11-23Fix gdk_pixbuf installation directory (again)David Schleef1-6/+5
2003-11-22TypoRonald S. Bultje1-1/+1
2003-11-22Add faac buildRonald S. Bultje2-0/+17
2003-11-22Why wasn't this committed in my previous try?Ronald S. Bultje2-0/+82
2003-11-22Actually, FAAC is LGPL, not GPL (like FAAD)Ronald S. Bultje1-0/+680
2003-11-22BPS is per-channel BPS, not total BPS... OhwellRonald S. Bultje1-7/+12
2003-11-22fixes to make gdk_pixbuf loader install nicelyDavid Schleef1-1/+23
2003-11-22distcheck fixesDavid Schleef2-12/+4
2003-11-22Don't throw an error if we can't negotiate capsDavid Schleef1-5/+0
2003-11-22apparently we require a newer version of gnome-vfsDavid Schleef1-0/+1
2003-11-21Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2-18/+2
2003-11-21New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje5-26/+651
2003-11-20This GstVideoSink function was removed todayJan Schmidt1-2/+0
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