| Commit message (Expand) | Author | Age | Files | Lines |
* | add debugging, use correct size for shm segments | Thomas Vander Stichele | 2004-07-26 | 1 | -0/+10 |
* | gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is n... | Johan Dahlin | 2004-07-26 | 1 | -0/+7 |
* | more plugins supported under windows | Steve Lhomme | 2004-07-26 | 1 | -0/+17 |
* | Set the explicit caps on the pad when the file is parsed as explicit caps get... | Iain Holmes | 2004-07-25 | 2 | -1/+8 |
* | ext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289) | Benjamin Otte | 2004-07-25 | 1 | -0/+7 |
* | remove unused .def files | Steve Lhomme | 2004-07-25 | 5 | -14/+11 |
* | Copy the files where needed after building, cleaner projects | Steve Lhomme | 2004-07-25 | 4 | -4/+199 |
* | Clean the local include | Steve Lhomme | 2004-07-25 | 1 | -0/+4 |
* | Copy the files where needed after building, cleaner projects | Steve Lhomme | 2004-07-25 | 1 | -1/+15 |
* | Fix some 64 bits constants to be glib friendly | Steve Lhomme | 2004-07-24 | 2 | -6/+12 |
* | Add the preliminary canvas to build plugins on Win32 | Steve Lhomme | 2004-07-24 | 4 | -0/+214 |
* | gst/audioconvert/gstaudioconvert.c: don't enfore negotiation from source side... | Benjamin Otte | 2004-07-23 | 1 | -0/+6 |
* | gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they c... | David Schleef | 2004-07-23 | 1 | -0/+6 |
* | fix videoscale for stride | Thomas Vander Stichele | 2004-07-22 | 1 | -0/+9 |
* | multifilesink plugin for creating new files every time a new media discontinu... | Zaheer Abbas Merali | 2004-07-22 | 2 | -0/+32 |
* | gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c... | Wim Taymans | 2004-07-22 | 3 | -1/+362 |
* | More playback updates, attempt to fix things after the state change breakage. | Wim Taymans | 2004-07-22 | 2 | -4/+42 |
* | comment algorithm | Thomas Vander Stichele | 2004-07-22 | 1 | -0/+6 |
* | cleanup and commenting | Thomas Vander Stichele | 2004-07-22 | 2 | -0/+12 |
* | ext/: More seeking fixes, oggdemux now supports seeking to time and uses the ... | Wim Taymans | 2004-07-21 | 1 | -0/+19 |
* | ext/: Added query/convert/formats functions to vorbis and theora decoders so ... | Wim Taymans | 2004-07-21 | 1 | -0/+16 |
* | don't clog my log matroska hog | Thomas Vander Stichele | 2004-07-21 | 0 | -0/+0 |
* | sys/ximage/ximagesink.c: Optimize images creation for both elements. We don't... | Julien Moutte | 2004-07-21 | 1 | -0/+17 |
* | don't needlessly do stuff; don't clutter my logs | Thomas Vander Stichele | 2004-07-21 | 1 | -0/+7 |
* | gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#... | Ronald S. Bultje | 2004-07-20 | 1 | -0/+6 |
* | sys/ximage/ximagesink.c: Don't use an Atom that doesn't exist. | David Schleef | 2004-07-20 | 1 | -0/+5 |
* | gst/tcp/gstmultifdsink.*: More multifdsink stats. Avoid deadlock by releasing... | Wim Taymans | 2004-07-20 | 1 | -0/+11 |
* | adding hungarian translation | Thomas Vander Stichele | 2004-07-20 | 3 | -1/+279 |
* | gst/tcp/: Fixed the stupid marshal definition. | Wim Taymans | 2004-07-20 | 1 | -0/+9 |
* | gst/tcp/gstmultifdsink.*: Added more stats, added timeout for a client, fixed... | Wim Taymans | 2004-07-20 | 1 | -0/+13 |
* | gst/tcp/: Added get_stats method that returns a GValueArray of stats values. | Wim Taymans | 2004-07-20 | 1 | -0/+11 |
* | ext/ladspa/gstladspa.c: make sure longname, description and author are valid ... | Benjamin Otte | 2004-07-19 | 2 | -2/+11 |
* | respect SYNCHRONOUS after getting X context | Thomas Vander Stichele | 2004-07-19 | 1 | -0/+8 |
* | ... and keep playing of course | Thomas Vander Stichele | 2004-07-18 | 1 | -0/+2 |
* | make log less verbose | Thomas Vander Stichele | 2004-07-18 | 3 | -0/+26 |
* | add debug categories to matroska | Thomas Vander Stichele | 2004-07-18 | 3 | -0/+23 |
* | Make sure the widget gets updated even if the slider value doesn't change. | Wim Taymans | 2004-07-16 | 1 | -2/+5 |
* | ext/libpng/: Added png decoder. | Wim Taymans | 2004-07-16 | 5 | -2/+444 |
* | gst/: Make sure we don't create 0 sized subbufers in riff-read. | Wim Taymans | 2004-07-16 | 1 | -0/+4 |
* | sys/: Getting the 2 video sinks synchronized again. Using internal data point... | Julien Moutte | 2004-07-16 | 1 | -0/+17 |
* | gst/playback/: Better error recovery. Added configurable preroll queue size. ... | Wim Taymans | 2004-07-16 | 1 | -0/+26 |
* | gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano... | Wim Taymans | 2004-07-16 | 1 | -0/+7 |
* | sys/: FPS seems to be 0.0 to MAX everywhere else. | Wim Taymans | 2004-07-16 | 1 | -0/+6 |
* | gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too. | Ronald S. Bultje | 2004-07-15 | 4 | -6/+23 |
* | sys/xvimage/xvimagesink.c: | Tim Ringenbach | 2004-07-15 | 1 | -0/+6 |
* | ext/alsa/gstalsa.c: disable some of the debugging code for now. Writing debug... | Benjamin Otte | 2004-07-15 | 1 | -0/+8 |
* | ext/mpeg2dec/gstmpeg2dec.c: use bufferpools | Benjamin Otte | 2004-07-15 | 1 | -0/+5 |
* | add debug categories | Thomas Vander Stichele | 2004-07-14 | 1 | -0/+7 |
* | gst/playback/gstplaybin.c (gst_play_bin_set_property) | Johan Dahlin | 2004-07-13 | 1 | -0/+5 |
* | ext/ogg/gstoggdemux.c: When trying to find the stream length, seek back N pag... | Wim Taymans | 2004-07-13 | 1 | -0/+7 |