summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oups I forgot gstflacenc.hJeremy Simon2003-05-111-1/+4
* _ Change from StreamEncoder to SeekableStreamEncoder _ Add a seek callback to...Jeremy Simon2003-05-112-91/+127
* fixes #112657Thomas Vander Stichele2003-05-102-72/+106
* This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje2003-05-104-376/+368
* properly get rid of clocks on disposal - be parent of own clockBenjamin Otte2003-05-102-1/+38
* remove bashismsDavid Schleef2003-05-091-2/+2
* See #112579Ronald S. Bultje2003-05-081-1/+1
* Found more problems. Refix #112329.David Schleef2003-05-051-17/+13
* Fix off-by-one allocation problem in gst_aasink_dither_get_type().David Schleef2003-05-051-1/+1
* Implement element synchronization (#108301)Ronald S. Bultje2003-05-023-29/+243
* bugfixes:Benjamin Otte2003-04-291-6/+13
* Add metadata (only vorbis comment)Jeremy Simon2003-04-272-3/+117
* fixes:Benjamin Otte2003-04-261-5/+5
* Removing avifile and http plugins, also fixing some disting issuesChristian Schaller2003-04-233-54/+5
* Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje2003-04-221-7/+22
* Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...Ronald S. Bultje2003-04-212-4/+50
* Fix compilation errorsDavid Schleef2003-04-161-3/+3
* 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
* Added initial version of audioconvert, a generic converter of integer audio/r...Benjamin Otte2003-04-141-1/+2
* Change autoconf_2.52d_check to 2_52 to make bash happyDavid Schleef2003-04-132-1/+1
* - handle mono audio tooWim Taymans2003-04-132-44/+102
* Update dvdnav plugin to latest versionRonald S. Bultje2003-04-131-0/+17
* fixes to wavparse:Benjamin Otte2003-04-111-4/+35
* This one needs to be adapted tooRonald S. Bultje2003-04-071-1/+0
* Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi...Ronald S. Bultje2003-04-077-99/+33
* Convert some of the broken fourcc printing to GST_FOURCC_FORMATDavid Schleef2003-04-071-3/+3
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-073-15/+15
* Fixup for bug 109797 and 109094Ronald S. Bultje2003-04-061-9/+15
* - Better state change functionWim Taymans2003-04-062-134/+55
* Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1David Schleef2003-04-051-1/+1
* Correct fix for #109048. Disable qcamsrc plugin if non-i386.David Schleef2003-04-041-3/+2
* I'm too lazy to comment thisRonald S. Bultje2003-04-041-14/+14