summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-29gst/typefind/gsttypefindfunctions.c: give different names to typefind functionsBenjamin Otte1-0/+5
2004-07-28use autodetected PAR if none specified. add directfb workaround.Thomas Vander Stichele1-0/+14
2004-07-28ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali1-0/+18
2004-07-28no need to link in setup stageThomas Vander Stichele1-1/+1
2004-07-28ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of ...Wim Taymans1-0/+7
2004-07-28ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situati...Wim Taymans1-0/+9
2004-07-28ext/theora/: Added first attempt at cropping of the image as required by the ...Wim Taymans1-0/+11
2004-07-28ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt2-1/+33
2004-07-28up gst requirement for fractionsThomas Vander Stichele2-4/+10
2004-07-28gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the c...Wim Taymans1-0/+7
2004-07-27fix local includes and 64 bits constantsSteve Lhomme10-10/+38
2004-07-27more working pluginsSteve Lhomme42-48/+465
2004-07-27testsuite/alsa/: add test for alsasrc changing stateZaheer Abbas Merali1-0/+6
2004-07-27gst/silence/gstsilence.*: fix silence generation for 16bit raw audioZaheer Abbas Merali1-0/+7
2004-07-27pixel aspect ratio handlingThomas Vander Stichele1-0/+33
2004-07-27handle stride correctlyThomas Vander Stichele1-0/+8
2004-07-27add _get_size function with stride, fixes YUV conversionsThomas Vander Stichele1-0/+11
2004-07-27further cleanups, logging, error handling and synchronizingThomas Vander Stichele1-0/+9
2004-07-27gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get...Wim Taymans1-0/+17
2004-07-27sys/xvimage/xvimagesink.c: Some fixes to image size calculation.Julien Moutte1-0/+5
2004-07-27ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdecWim Taymans1-0/+10
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme41-80/+81
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme41-120/+212
2004-07-27sys/: When the atom is not available we have to unlock the mutex. Fixes #148023Julien Moutte1-0/+6
2004-07-26local include fixesSteve Lhomme2-2/+2
2004-07-26add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme11-23/+239
2004-07-26sys/ximage/ximagesink.c: Some more fixes to image size calculation.Julien Moutte1-0/+5
2004-07-26add debugging/cleanupsThomas Vander Stichele1-0/+7
2004-07-26fix videoscale stride bugsThomas Vander Stichele1-0/+16
2004-07-26ext/lame/gstlame.c: add debugging category, add error checks like checking re...Benjamin Otte1-0/+9
2004-07-26gst/mpegstream/: Check for error codes from the negotiation functions. Make s...Wim Taymans1-0/+9
2004-07-26don't make function do two thingsThomas Vander Stichele1-0/+9
2004-07-26more plugins supported under windowsSteve Lhomme27-0/+4001
2004-07-26add debugging, use correct size for shm segmentsThomas Vander Stichele1-0/+10
2004-07-26gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is n...Johan Dahlin1-0/+7
2004-07-26more plugins supported under windowsSteve Lhomme12-0/+1667
2004-07-25Set the explicit caps on the pad when the file is parsed as explicit caps get...Iain Holmes1-0/+6
2004-07-25ext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289)Benjamin Otte1-0/+7
2004-07-25remove unused .def filesSteve Lhomme1-0/+7
2004-07-25cleaned the makefilesSteve Lhomme3-12/+14
2004-07-25Copy the files where needed after building, cleaner projectsSteve Lhomme6-1/+505
2004-07-25Clean the local includeSteve Lhomme2-1/+5
2004-07-25Copy the files where needed after building, cleaner projectsSteve Lhomme1-1/+15
2004-07-25ok, that was not very cleanSteve Lhomme2-165/+0
2004-07-24Fix some 64 bits constants to be glib friendlySteve Lhomme1-1/+6
2004-07-24Add the preliminary canvas to build plugins on Win32Steve Lhomme4-0/+204
2004-07-23gst/audioconvert/gstaudioconvert.c: don't enfore negotiation from source side...Benjamin Otte1-0/+6
2004-07-23gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they c...David Schleef1-0/+6
2004-07-22fix videoscale for strideThomas Vander Stichele1-0/+9
2004-07-22multifilesink plugin for creating new files every time a new media discontinu...Zaheer Abbas Merali5-0/+757