summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - update links to v4l[12] API docsStéphane Loeuillet2004-05-312-8/+18
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-312-1/+13
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-213-3/+3
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-0/+16
* Original commit message from CVS:David Schleef2004-05-201-3/+11
* configure.ac: Add sunaudioDavid Schleef2004-05-191-3/+9
* sys/v4l/: add more debugging send a discont at startThomas Vander Stichele2004-05-135-17/+66
* ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffersThomas Vander Stichele2004-05-052-10/+12
* oops fixThomas Vander Stichele2004-05-041-2/+2
* sys/: clean up debugging caps also recreate xvimage when format has changedThomas Vander Stichele2004-05-042-23/+27
* query v4lsrc device for fps (which works for webcams)Thomas Vander Stichele2004-05-035-10/+37
* add some debugThomas Vander Stichele2004-05-031-7/+11
* suppress errors from v4l-confThomas Vander Stichele2004-05-031-1/+1
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-034-4/+4
* LICENSE_readme: typoStéphane Loeuillet2004-05-011-1/+1
* spell fixThomas Vander Stichele2004-04-301-5/+5
* use max width and height for fixationThomas Vander Stichele2004-04-271-4/+39
* fix v4l for qc-usb webcamsThomas Vander Stichele2004-04-274-15/+52
* gst-libs/gst/riff/riff-media.c: mpegversion is an intBenjamin Otte2004-04-221-1/+1
* debug time properlyThomas Vander Stichele2004-04-212-2/+3
* add debugging categoriesThomas Vander Stichele2004-04-202-0/+16
* sys/xvimage/xvimagesink.c: call GST_ELEMENT_ERROR whenever get_xcontext fails...Benjamin Otte2004-04-171-83/+97
* sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)David Schleef2004-04-162-0/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-1515-775/+778
* *.h: Revert indentingJohan Dahlin2004-03-1514-313/+338
* gst-indentThomas Vander Stichele2004-03-1429-4113/+3613
* removing plugins from buildThomas Vander Stichele2004-03-091-4/+2
* Fix typo in header of function definitionAngel Carpintero2004-03-061-1/+1
* sys/xvimage/xvimagesink.c: Check if we have a window before clearing it.Julien Moutte2004-03-051-1/+2
* sys/ximage/ximagesink.c: Check if we have a window before clearing it.Julien Moutte2004-03-051-1/+2
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-043-8/+8
* Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje2004-03-022-2/+2
* patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef2004-02-272-14/+18
* sys/ximage/ximagesink.c: Rework the way software video scaling works. So now ...Julien Moutte2004-02-183-49/+39
* sys/ximage/ximagesink.c: Reorganizing the way renegotiation work. The event h...Julien Moutte2004-02-181-27/+40
* sys/ximage/ximagesink.c: Checking if the pad is negotiating before trying ren...Julien Moutte2004-02-171-1/+2
* sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doin...Julien Moutte2004-02-172-10/+16
* sys/ximage/ximagesink.c: Renegotiate size on expose.Julien Moutte2004-02-162-4/+41
* ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud...Julien Moutte2004-02-162-28/+42
* Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef2004-02-041-1/+1
* gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte2004-02-034-0/+41
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
* sys/ximage/ximagesink.c: Better X events handling, only take the latest event...Julien Moutte2004-02-022-72/+151
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-0211-59/+59
* gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte2004-02-012-6/+6
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-2911-73/+73
* sys/: Emit the have_xwindow_id signal in xwindow_create.Julien Moutte2004-01-292-0/+4
* sys/v4l/: Implement resizing... Hack. But that's why v4l is b0rked...Ronald S. Bultje2004-01-283-40/+89
* sys/: Removing some useless debugs messages, correctly cleaning the image cre...Julien Moutte2004-01-282-16/+44