summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* - handle mono audio tooWim Taymans2003-04-131-44/+102
* fixes to wavparse:Benjamin Otte2003-04-111-4/+35
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-13/+13
* Fixup for bug 109797 and 109094Ronald S. Bultje2003-04-061-9/+15
* 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 compiler problems with gcc-2.96/RH-7.3Ronald S. Bultje2003-03-141-2/+2
* 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
* Silly bug, i wonder who was the last one to play with itZeeshan Ali2003-03-021-6/+0
* Commit header changes tooWim Taymans2003-03-021-0/+2
* Complete the move of the RTP pluginChristian Schaller2003-03-0215-0/+2206
* Implement seeking on wavWim Taymans2003-03-011-65/+140
* get this thing working (again ?)Benjamin Otte2003-02-251-25/+26
* Forward events.Wim Taymans2003-02-251-9/+19
* Fix bug 105886Ronald S. Bultje2003-02-231-1/+1
* Making some things work and breaking othersZeeshan Ali2003-02-101-3/+10
* Bigendian fixesWim Taymans2003-02-041-12/+20
* Endian fixes for index parsing.Wim Taymans2003-02-041-1/+4
* Fix endian issues with metadata. Some Cleanups tooWim Taymans2003-02-021-26/+27
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-026-23/+24
* add some extra checking on validity of pads before using themRonald S. Bultje2003-01-311-0/+4
* Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an...Owen Fraser-Green2003-01-311-2/+3