summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVSDavid Schleef2003-06-111-3/+6
* Complete rewrite. Not finished, nothing to see here.David Schleef2003-06-102-570/+1249
* Congrats everyone! udp plugins are now multicast-enabledZeeshan Ali2003-06-094-7/+54
* localhost (the default host) couldnt get resolvedZeeshan Ali2003-06-091-2/+4
* Fix some weirdities in the man page, see #114060Ronald S. Bultje2003-06-081-2/+2
* Actually push the event over to the next element instead of leaving it into e...Ronald S. Bultje2003-06-071-0/+1
* Remove NEW_MEDIA from pluginsRonald S. Bultje2003-06-072-5/+3
* Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef2003-06-061-0/+4
* g_warning -> GST_DEBUGThomas Vander Stichele2003-06-051-1/+1
* Add support for new divx/xvid mimetypesRonald S. Bultje2003-06-011-9/+21
* Prevent warningRonald S. Bultje2003-06-011-1/+2
* OopsRonald S. Bultje2003-06-011-1/+1
* This fixes avimux largely. Sound playback still isn't optimal, but at least w...Ronald S. Bultje2003-06-012-78/+65
* - use common code to write samples to the deviceWim Taymans2003-05-311-12/+20
* Fix avimux (somewhat). Note: the EOS event still doesn't get through. This is...Ronald S. Bultje2003-05-302-9/+39
* Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...Ronald S. Bultje2003-05-301-9/+41
* pkgconfig checks for mad, audiofile, fix for mcopidlThomas Vander Stichele2003-05-301-12/+21
* Use new ffmpeg revisionRonald S. Bultje2003-05-291-1/+1
* I'm too lazy to comment thisRonald S. Bultje2003-05-291-2/+9
* Update duration fieldWim Taymans2003-05-291-1/+5
* I'm too lazy to comment thisThomas Vander Stichele2003-05-282-1/+1
* - added gst_oss_clock_set_time to .h fileWim Taymans2003-05-241-0/+1
* - removed UNITSWim Taymans2003-05-241-2/+1
* - UNITS -> DEFAULTWim Taymans2003-05-241-7/+1
* - UNITS -> DEFAULTWim Taymans2003-05-244-18/+31
* UNITS -> DEFAULTWim Taymans2003-05-243-41/+35
* - UNITS -> DEFAULTWim Taymans2003-05-241-19/+13
* removed UNITSWim Taymans2003-05-242-2/+0
* fix Makefiles for C++ libraries. They should now work with Forte. This needs ...Benjamin Otte2003-05-221-1/+1
* localhost should not be looked-up and the user should be able to able to use ...Zeeshan Ali2003-05-222-6/+24
* Actually, I didn't read the spec correctly. dohRonald S. Bultje2003-05-221-16/+2
* Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?Ronald S. Bultje2003-05-221-1/+6
* Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were c...Brian Cameron2003-05-221-2/+2
* Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty...Brian Cameron2003-05-221-6/+6
* Fixed header files so that rtp builds on SolarisBrian Cameron2003-05-222-7/+11
* Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron2003-05-212-12/+16
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-218-13/+35
* Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje2003-05-214-46/+218
* Fix typo in last checkinDavid Schleef2003-05-201-1/+0
* Fix typo (incorrect pointer dereference). Change the magic number for little...David Schleef2003-05-201-2/+4
* remove creation of makefile in nonexistent (sys/x11) directoryDavid Schleef2003-05-191-1/+0
* update libflac checkJeremy Simon2003-05-192-1/+2
* make wavparse not segfault when somebody puts data at the end of the fileBenjamin Otte2003-05-171-5/+7
* Hm, one more little endian fixRonald S. Bultje2003-05-141-1/+1
* PCM data in AVI is always little endianRonald S. Bultje2003-05-142-5/+19
* fixed gst-launch-ext to use new pipelines (bug 111108)Benjamin Otte2003-05-141-14/+14
* wavenc supports 8 bits tooRonald S. Bultje2003-05-132-2/+8
* fixes 107967Thomas Vander Stichele2003-05-121-3/+4
* Some bugfixes:Christian Schaller2003-05-122-19/+19
* I'm too lazy to comment thisRonald S. Bultje2003-05-121-1/+1