summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* add formats to base class, not the actual videofilter classDavid Schleef2003-07-023-3/+6
* Add a base init functionDavid Schleef2003-07-021-5/+9
* move code from videoflip directory. Why? I don't really know.David Schleef2003-07-022-20/+202
* video balancing (brightness, contrast, etc.)David Schleef2003-07-023-20/+120
* Add videobalance from templateDavid Schleef2003-07-022-0/+333
* Add videoflip, created from template.David Schleef2003-07-023-2/+341
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-026-0/+1093
* Fix type punning.David Schleef2003-06-302-8/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-2937-190/+300
* fix categoryThomas Vander Stichele2003-06-274-4/+4
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-266-801/+2
* "My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...David Schleef2003-06-231-14/+26
* new "Electric Fence" element, that converts each buffer into an allocated reg...David Schleef2003-06-223-0/+494
* Revert last two changes and do it my way. :)David Schleef2003-06-191-41/+18
* Support ISO-style variable argument macros.Brian Cameron2003-06-191-0/+12
* which causes a segfault. I'm working on thatRonald S. Bultje2003-06-171-24/+25
* Handle compressed headers. Fix inappropriate use of bytestream_flush().David Schleef2003-06-162-105/+304
* Fix some of the fourcc to caps conversions. reenable setting of rate and n c...David Schleef2003-06-151-12/+26
* gcc 3.3 and ppc fixesBenjamin Otte2003-06-141-12/+32
* Added state change function where state is clearedWim Taymans2003-06-131-1/+38
* Rotate/flip video by increments of 90 degrees.David Schleef2003-06-135-0/+840
* 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
* Actually push the event over to the next element instead of leaving it into e...Ronald S. Bultje2003-06-071-0/+1
* Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef2003-06-061-0/+4
* 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
* Fix avimux (somewhat). Note: the EOS event still doesn't get through. This is...Ronald S. Bultje2003-05-302-9/+39
* Update duration fieldWim Taymans2003-05-291-1/+5
* UNITS -> DEFAULTWim Taymans2003-05-242-24/+23
* localhost should not be looked-up and the user should be able to able to use ...Zeeshan Ali2003-05-222-6/+24
* 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-211-1/+1
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-215-10/+10
* 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
* 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
* wavenc supports 8 bits tooRonald S. Bultje2003-05-131-2/+8
* I'm too lazy to comment thisRonald S. Bultje2003-05-121-1/+1
* fixes #112657Thomas Vander Stichele2003-05-102-72/+106
* bugfixes:Benjamin Otte2003-04-291-6/+13
* we do not destroy anything anymore. Not even unwanted padsBenjamin Otte2003-04-151-3/+0
* added support for alaw/mulaw audio - yes, I have alaw encoded AVIs hereBenjamin Otte2003-04-141-0/+19