Age | Commit message (Expand) | Author | Files | Lines |
2004-07-28 | ext/dvdnav/README: Update the README to use dvddemux | Jan Schmidt | 1 | -0/+21 |
2004-07-28 | up gst requirement for fractions | Thomas Vander Stichele | 1 | -2/+7 |
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 | 1 | -0/+28 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -0/+7 |
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 | 1 | -0/+1 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -0/+92 |
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 | add more plugins to the build add some definitions needed by plugins fixes fo... | Steve Lhomme | 1 | -0/+41 |
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 | 1 | -0/+78 |
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 | 1 | -0/+17 |
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 | Clean the local include | Steve Lhomme | 1 | -0/+4 |
2004-07-25 | Copy the files where needed after building, cleaner projects | Steve Lhomme | 1 | -1/+15 |
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 | 1 | -0/+9 |
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 |
2004-07-22 | multifilesink plugin for creating new files every time a new media discontinu... | Zaheer Abbas Merali | 1 | -0/+29 |
2004-07-22 | gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c... | Wim Taymans | 1 | -0/+12 |
2004-07-22 | More playback updates, attempt to fix things after the state change breakage. | Wim Taymans | 1 | -0/+29 |
2004-07-22 | comment algorithm | Thomas Vander Stichele | 1 | -0/+6 |
2004-07-22 | cleanup and commenting | Thomas Vander Stichele | 1 | -0/+12 |
2004-07-21 | ext/: More seeking fixes, oggdemux now supports seeking to time and uses the ... | Wim Taymans | 1 | -0/+19 |
2004-07-21 | ext/: Added query/convert/formats functions to vorbis and theora decoders so ... | Wim Taymans | 1 | -0/+16 |
2004-07-21 | sys/ximage/ximagesink.c: Optimize images creation for both elements. We don't... | Julien Moutte | 1 | -0/+17 |
2004-07-21 | don't needlessly do stuff; don't clutter my logs | Thomas Vander Stichele | 1 | -0/+7 |
2004-07-20 | gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#... | Ronald S. Bultje | 1 | -0/+6 |
2004-07-20 | sys/ximage/ximagesink.c: Don't use an Atom that doesn't exist. | David Schleef | 1 | -0/+5 |
2004-07-20 | gst/tcp/gstmultifdsink.*: More multifdsink stats. Avoid deadlock by releasing... | Wim Taymans | 1 | -0/+11 |