Age | Commit message (Expand) | Author | Files | Lines |
2004-07-30 | configure.ac: make test for audiofile more strict | David Schleef | 2 | -0/+5 |
2004-07-29 | gst/typefind/gsttypefindfunctions.c: give different names to typefind functions | Benjamin Otte | 1 | -0/+5 |
2004-07-28 | use autodetected PAR if none specified. add directfb workaround. | Thomas Vander Stichele | 1 | -0/+14 |
2004-07-28 | ext/lame/gstlame.c: send tag events downstream | Zaheer Abbas Merali | 1 | -0/+18 |
2004-07-28 | no need to link in setup stage | Thomas Vander Stichele | 1 | -1/+1 |
2004-07-28 | ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of ... | Wim Taymans | 1 | -0/+7 |
2004-07-28 | ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situati... | Wim Taymans | 1 | -0/+9 |
2004-07-28 | ext/theora/: Added first attempt at cropping of the image as required by the ... | Wim Taymans | 1 | -0/+11 |
2004-07-28 | ext/dvdnav/README: Update the README to use dvddemux | Jan Schmidt | 2 | -1/+33 |
2004-07-28 | up gst requirement for fractions | Thomas Vander Stichele | 2 | -4/+10 |
2004-07-28 | gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the c... | Wim Taymans | 1 | -0/+7 |
2004-07-27 | fix local includes and 64 bits constants | Steve Lhomme | 10 | -10/+38 |
2004-07-27 | more working plugins | Steve Lhomme | 42 | -48/+465 |
2004-07-27 | testsuite/alsa/: add test for alsasrc changing state | Zaheer Abbas Merali | 1 | -0/+6 |
2004-07-27 | gst/silence/gstsilence.*: fix silence generation for 16bit raw audio | Zaheer Abbas Merali | 1 | -0/+7 |
2004-07-27 | pixel aspect ratio handling | Thomas Vander Stichele | 1 | -0/+33 |
2004-07-27 | handle stride correctly | Thomas Vander Stichele | 1 | -0/+8 |
2004-07-27 | add _get_size function with stride, fixes YUV conversions | Thomas Vander Stichele | 1 | -0/+11 |
2004-07-27 | further cleanups, logging, error handling and synchronizing | Thomas Vander Stichele | 1 | -0/+9 |
2004-07-27 | gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get... | Wim Taymans | 1 | -0/+17 |
2004-07-27 | sys/xvimage/xvimagesink.c: Some fixes to image size calculation. | Julien Moutte | 1 | -0/+5 |
2004-07-27 | ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec | Wim Taymans | 1 | -0/+10 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 41 | -80/+81 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 41 | -120/+212 |
2004-07-27 | sys/: When the atom is not available we have to unlock the mutex. Fixes #148023 | Julien Moutte | 1 | -0/+6 |
2004-07-26 | local include fixes | Steve Lhomme | 2 | -2/+2 |
2004-07-26 | add more plugins to the build add some definitions needed by plugins fixes fo... | Steve Lhomme | 11 | -23/+239 |
2004-07-26 | sys/ximage/ximagesink.c: Some more fixes to image size calculation. | Julien Moutte | 1 | -0/+5 |
2004-07-26 | add debugging/cleanups | Thomas Vander Stichele | 1 | -0/+7 |
2004-07-26 | fix videoscale stride bugs | Thomas Vander Stichele | 1 | -0/+16 |
2004-07-26 | ext/lame/gstlame.c: add debugging category, add error checks like checking re... | Benjamin Otte | 1 | -0/+9 |
2004-07-26 | gst/mpegstream/: Check for error codes from the negotiation functions. Make s... | Wim Taymans | 1 | -0/+9 |
2004-07-26 | don't make function do two things | Thomas Vander Stichele | 1 | -0/+9 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 27 | -0/+4001 |
2004-07-26 | add debugging, use correct size for shm segments | Thomas Vander Stichele | 1 | -0/+10 |
2004-07-26 | gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is n... | Johan Dahlin | 1 | -0/+7 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 12 | -0/+1667 |
2004-07-25 | Set the explicit caps on the pad when the file is parsed as explicit caps get... | Iain Holmes | 1 | -0/+6 |
2004-07-25 | ext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289) | Benjamin Otte | 1 | -0/+7 |
2004-07-25 | remove unused .def files | Steve Lhomme | 1 | -0/+7 |
2004-07-25 | cleaned the makefiles | Steve Lhomme | 3 | -12/+14 |
2004-07-25 | Copy the files where needed after building, cleaner projects | Steve Lhomme | 6 | -1/+505 |
2004-07-25 | Clean the local include | Steve Lhomme | 2 | -1/+5 |
2004-07-25 | Copy the files where needed after building, cleaner projects | Steve Lhomme | 1 | -1/+15 |
2004-07-25 | ok, that was not very clean | Steve Lhomme | 2 | -165/+0 |
2004-07-24 | Fix some 64 bits constants to be glib friendly | Steve Lhomme | 1 | -1/+6 |
2004-07-24 | Add the preliminary canvas to build plugins on Win32 | Steve Lhomme | 4 | -0/+204 |
2004-07-23 | gst/audioconvert/gstaudioconvert.c: don't enfore negotiation from source side... | Benjamin Otte | 1 | -0/+6 |
2004-07-23 | gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they c... | David Schleef | 1 | -0/+6 |
2004-07-22 | fix videoscale for stride | Thomas Vander Stichele | 1 | -0/+9 |