summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/videomixer/Makefile.am: Fix things that should have been fixed in the las...David Schleef2004-07-302-4/+9
* gst/multipart/Makefile.am: Fix things that should have been fixed in the last...David Schleef2004-07-302-4/+9
* testsuite/multifilesink/Makefile.am: Fix unused variable.David Schleef2004-07-301-0/+4
* fix install locationThomas Vander Stichele2004-07-302-8/+2
* bump nano for prerelThomas Vander Stichele2004-07-3011-361/+602
* gst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by...Wim Taymans2004-07-301-0/+12
* don't use stupid colorspace, do use hermes, make macro, mark for translationThomas Vander Stichele2004-07-305-122/+153
* ext/libpng/gstpngenc.c: fix default for newmedia flagZaheer Abbas Merali2004-07-302-1/+6
* ext/theora/: Added cropping option to theora decoder.Wim Taymans2004-07-301-0/+15
* ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0....Zaheer Abbas Merali2004-07-303-2/+32
* ext/theora/theoraenc.c: Fix encoding of non-multiple-of-16 video.Wim Taymans2004-07-301-0/+7
* configure.ac: make test for audiofile more strictDavid Schleef2004-07-302-0/+5
* gst/typefind/gsttypefindfunctions.c: give different names to typefind functionsBenjamin Otte2004-07-291-0/+5
* use autodetected PAR if none specified. add directfb workaround.Thomas Vander Stichele2004-07-281-0/+14
* ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali2004-07-284-39/+247
* ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of ...Wim Taymans2004-07-281-0/+7
* ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situati...Wim Taymans2004-07-281-0/+9
* ext/theora/: Added first attempt at cropping of the image as required by the ...Wim Taymans2004-07-281-0/+11
* ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt2004-07-282-9/+23
* up gst requirement for fractionsThomas Vander Stichele2004-07-282-4/+10
* gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the c...Wim Taymans2004-07-282-10/+9
* fix local includes and 64 bits constantsSteve Lhomme2004-07-2710-10/+38
* more working pluginsSteve Lhomme2004-07-2731-33/+450
* testsuite/alsa/: add test for alsasrc changing stateZaheer Abbas Merali2004-07-271-0/+6
* gst/silence/gstsilence.*: fix silence generation for 16bit raw audioZaheer Abbas Merali2004-07-271-0/+7
* fix template, only signed acceptedThomas Vander Stichele2004-07-272-2/+13
* pixel aspect ratio handlingThomas Vander Stichele2004-07-272-14/+47
* commentsThomas Vander Stichele2004-07-272-0/+6
* handle stride correctlyThomas Vander Stichele2004-07-271-0/+8
* add _get_size function with stride, fixes YUV conversionsThomas Vander Stichele2004-07-271-0/+11
* further cleanups, logging, error handling and synchronizingThomas Vander Stichele2004-07-271-0/+9
* gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get...Wim Taymans2004-07-272-0/+49
* sys/xvimage/xvimagesink.c: Some fixes to image size calculation.Julien Moutte2004-07-271-0/+5
* ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdecWim Taymans2004-07-274-9/+76
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-2733-64/+65
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-2733-94/+186
* sys/: When the atom is not available we have to unlock the mutex. Fixes #148023Julien Moutte2004-07-271-0/+6
* local include fixesSteve Lhomme2004-07-261-1/+1
* add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme2004-07-263-12/+208
* sys/ximage/ximagesink.c: Some more fixes to image size calculation.Julien Moutte2004-07-261-0/+5
* add debugging/cleanupsThomas Vander Stichele2004-07-262-34/+22
* fix videoscale stride bugsThomas Vander Stichele2004-07-261-0/+16
* ext/lame/gstlame.c: add debugging category, add error checks like checking re...Benjamin Otte2004-07-261-0/+9
* gst/mpegstream/: Check for error codes from the negotiation functions. Make s...Wim Taymans2004-07-261-0/+9
* don't make function do two thingsThomas Vander Stichele2004-07-261-0/+9
* more plugins supported under windowsSteve Lhomme2004-07-2631-0/+4683
* add debugging, use correct size for shm segmentsThomas Vander Stichele2004-07-261-0/+10
* gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is n...Johan Dahlin2004-07-261-0/+7
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+17
* Set the explicit caps on the pad when the file is parsed as explicit caps get...Iain Holmes2004-07-252-1/+8