summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2004-03-15*.h: Revert indentingJohan Dahlin14-313/+338
2004-03-14gst-indentThomas Vander Stichele29-4113/+3613
2004-03-09removing plugins from buildThomas Vander Stichele1-4/+2
2004-03-06Fix typo in header of function definitionAngel Carpintero1-1/+1
2004-03-05sys/xvimage/xvimagesink.c: Check if we have a window before clearing it.Julien Moutte1-1/+2
2004-03-05sys/ximage/ximagesink.c: Check if we have a window before clearing it.Julien Moutte1-1/+2
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele3-8/+8
2004-03-02Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje2-2/+2
2004-02-27patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef2-14/+18
2004-02-18sys/ximage/ximagesink.c: Rework the way software video scaling works. So now ...Julien Moutte3-49/+39
2004-02-18sys/ximage/ximagesink.c: Reorganizing the way renegotiation work. The event h...Julien Moutte1-27/+40
2004-02-17sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying ren...Julien Moutte1-1/+2
2004-02-17sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doin...Julien Moutte2-10/+16
2004-02-16sys/ximage/ximagesink.c: Renegotiate size on expose.Julien Moutte2-4/+41
2004-02-16ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud...Julien Moutte2-28/+42
2004-02-04Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef1-1/+1
2004-02-03gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte4-0/+41
2004-02-02remove textdomain callsThomas Vander Stichele1-1/+0
2004-02-02sys/ximage/ximagesink.c: Better X events handling, only take the latest event...Julien Moutte2-72/+151
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele11-59/+59
2004-02-01gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte2-6/+6
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele11-73/+73
2004-01-29sys/: Emit the have_xwindow_id signal in xwindow_create.Julien Moutte2-0/+4
2004-01-28sys/v4l/: Implement resizing... Hack. But that's why v4l is b0rked...Ronald S. Bultje3-40/+89
2004-01-28sys/: Removing some useless debugs messages, correctly cleaning the image cre...Julien Moutte2-16/+44
2004-01-28sys/: OurJulien Moutte2-17/+158
2004-01-22gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio...Julien Moutte3-70/+111
2004-01-20sys/ximage/ximagesink.c: Change to using a framerate of [1,100] instead of [0...David Schleef2-13/+13
2004-01-19fix element_errorThomas Vander Stichele1-2/+4
2004-01-19further element_error fixesThomas Vander Stichele1-28/+28
2004-01-19putting i18n in place for pluginsThomas Vander Stichele2-1/+9
2004-01-19fix i18n includeThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele11-199/+159
2004-01-18sys/ximage/ximagesink.c: Adding synchronous property for debugging.Julien Moutte3-3/+20
2004-01-16gst/videofilter/gstvideobalance.c: Fix regression; changing a property affect...David Schleef2-9/+28
2004-01-16sys/xvimage/xvimagesink.c: Implementing correct colorbalance properties. They...Julien Moutte2-98/+152
2004-01-15sys/: Making both of them use the buffer free function to test how the buffer...Julien Moutte2-2/+3
2004-01-15ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2-4/+9
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2-3/+3
2004-01-15ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...Benjamin Otte2-27/+3
2004-01-14gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalanc...Julien Moutte4-2/+232
2004-01-14gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.Julien Moutte2-3/+4
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje1-1/+1
2004-01-14use element time.Benjamin Otte3-21/+3
2004-01-13gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...Jon Trowbridge1-6/+25
2004-01-12gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...Julien Moutte2-6/+110
2004-01-12sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_P...Julien Moutte2-8/+2
2004-01-12Fixes to make ext/libcaca compile.David Schleef2-14/+6
2004-01-12gst-libs/gst/tuner/tuner.*: GObjects aren't const.Benjamin Otte1-6/+6