summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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