summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-24Pull patches from HEADBRANCH_RELEASE-0_7_2David Schleef6-70/+145
2003-11-23Fix gdk_pixbuf installation directory (again)David Schleef1-6/+5
2003-11-23Properly detects shn files with no seek tables at the endChristophe Fergeau1-2/+5
2003-11-22TypoRonald S. Bultje1-1/+1
2003-11-22don't print to stderr, use debug messagesBenjamin Otte1-2/+2
2003-11-22Add faac buildRonald S. Bultje2-0/+17
2003-11-22fixes to make gdk_pixbuf loader install nicelyDavid Schleef1-1/+23
2003-11-22check g_signal_new() callsDavid Schleef2-0/+44
2003-11-22distcheck fixesDavid Schleef3-15/+9
2003-11-22apparently we require a newer version of gnome-vfsDavid Schleef1-0/+1
2003-11-22make sinesrc error out on caps nego failuresBenjamin Otte1-7/+9
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. Bultje2-26/+108
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 Moutte4-70/+2
2003-11-19Removing the have_size signalJulien Moutte2-11/+0
2003-11-19Finishing GstVideoSink subclassing.Julien Moutte1-2/+2
2003-11-19GstVideoSink subclassing. 90% done.Julien Moutte4-140/+121
2003-11-18fixes for recent changes:Benjamin Otte6-14/+16
2003-11-17Lot of small fixes.Julien Moutte4-174/+240
2003-11-17Merged GstVideoOverlay features here.Julien Moutte4-18/+192
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 Johnson10-20/+20
2003-11-16+ adding alsa mixer implementationLeif Johnson3-2/+371
2003-11-16+ adding endianness conversion macros for floatsLeif Johnson1-1/+55
2003-11-16splitting ALSA code into separate source filesLeif Johnson11-1277/+1513
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-15Checking return value of gst_pad_try_set_caps on software scaling so if this ...Julien Moutte1-24/+26
2003-11-14disting fixChristian Schaller1-3/+5
2003-11-14unify common typefind functionsBenjamin Otte1-261/+94
2003-11-14GStreamer does not use changelogsBenjamin Otte2-70/+2
2003-11-13er, no, signal should be VOID__POINTER. :)David Schleef2-4/+4
2003-11-13Using less and less XGetWindowAttributes. I m using the configure events to k...Julien Moutte1-9/+25
2003-11-13Trying to use less and less XGetWindowAttributes. I m using the configure eve...Julien Moutte1-27/+30
2003-11-13signal should be VOID__VOIDDavid Schleef2-4/+4
2003-11-12- Fixing framerate on caps renegotiation. We memorize it on sinkconnect to se...Julien Moutte2-47/+49
2003-11-12Removing some comments, storing framerate.Julien Moutte2-14/+19
2003-11-12fix build system for X, XShm and XvBenjamin Otte6-59/+75
2003-11-12use existing data in mp3 when availableBenjamin Otte1-1/+5
2003-11-12use debugging macros for debugging (d'oh)Benjamin Otte1-1/+1
2003-11-12This is unused when debugging is disabledBenjamin Otte1-1/+1
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 Otte1-0/+62
2003-11-11Add check for (GstXxxx *) castsDavid Schleef2-10/+18
2003-11-11yikes, cvs didn't like my vim swap file.Thomas Vander Stichele2-150/+279
2003-11-11fix defineThomas Vander Stichele2-293/+164