summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* implement clocking set clock counter back to zero on ready->paused move open/...Ronald S. Bultje2003-03-302-4/+62
* Added gst_gconf function to render visualisation plugin from GConf key "defau...Julien Moutte2003-03-291-0/+11
* wav is little endianBenjamin Otte2003-03-251-1/+1
* I bet you didn't try if the fix worked, BBB ;)Benjamin Otte2003-03-241-2/+2
* fix compile errorBenjamin Otte2003-03-241-1/+1
* Fix compiler problems with gcc-2.96/RH-7.3Ronald S. Bultje2003-03-141-2/+2
* fixes for monkeys audioChristian Schaller2003-03-111-0/+1
* Add monkeyaudio pluginJeremy Simon2003-03-111-1/+3
* Fix v4l/v4l2 compilation problemsRonald S. Bultje2003-03-092-2/+37
* Fix compilation failure in testsuite/alsa/Ronald S. Bultje2003-03-051-0/+1
* goom takes stereo dataWim Taymans2003-03-041-1/+1
* resync on discont eventsWim Taymans2003-03-041-0/+21
* Added state change function to clear some state in READYWim Taymans2003-03-041-6/+33
* Make alaw / mulaw work again.Benjamin Otte2003-03-039-298/+192
* Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje2003-03-0211-328/+213
* Silly bug, i wonder who was the last one to play with itZeeshan Ali2003-03-021-6/+0
* remove obsolete requirement from rtp pluginChristian Schaller2003-03-021-1/+0
* commit RTP fixes to spec fileChristian Schaller2003-03-021-21/+25
* Commit header changes tooWim Taymans2003-03-021-0/+2
* one missing file updatedChristian Schaller2003-03-021-1/+1
* Complete the move of the RTP pluginChristian Schaller2003-03-0217-27/+2209
* Implement seeking on wavWim Taymans2003-03-011-65/+140
* remove videosink from specChristian Schaller2003-03-011-26/+2
* fix ivorbis part 2Christian Schaller2003-03-011-6/+1
* get this thing working (again ?)Benjamin Otte2003-02-251-25/+26