summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New ffmpeg version fixes mpeg decoding segfaults (mpeg1)Ronald S. Bultje2003-06-171-1/+1
* 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
* caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo2003-06-162-4/+18
* Add standard huffman tables if the file doesn't have themRonald S. Bultje2003-06-151-0/+118
* 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
* Add videoflipDavid Schleef2003-06-131-2/+3
* Rotate/flip video by increments of 90 degrees.David Schleef2003-06-135-0/+840
* 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