summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added handlers for .wmv .wma and .wa to use the ASF demuxerOwen Fraser-Green2003-01-311-0/+3
* dohRonald S. Bultje2003-01-311-1/+1
* Add metadata/streaminfo to AVIRonald S. Bultje2003-01-312-2/+264
* Just correcting my mistakeZeeshan Ali2003-01-301-4/+0
* The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali2003-01-304-5/+31
* Don't use samplesize on video framesWim Taymans2003-01-301-4/+4
* make 8 bit output use the right capsBenjamin Otte2003-01-301-19/+36
* DOH! (yes, I'm a moron)Ronald S. Bultje2003-01-281-7/+7
* Removed bogus patch 1.4 to make osssrc work again.Wim Taymans2003-01-271-24/+8
* - Add error reportingWim Taymans2003-01-271-3/+14
* Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?Ronald S. Bultje2003-01-261-1/+1
* add asf pipelineChristian Schaller2003-01-261-0/+1
* add asf pluginChristian Schaller2003-01-261-0/+22
* add asf plugin to buildChristian Schaller2003-01-261-1/+2
* Don't make a size request when in iradio mode.Colin Walters2003-01-251-0/+5
* Be nice to the indiansWim Taymans2003-01-251-5/+5
* fix swfdec linkChristian Schaller2003-01-231-3/+3
* clean up spec file, more virtualprovidesThomas Vander Stichele2003-01-231-14/+46
* 0.7.x dev branch is openThomas Vander Stichele2003-01-231-1/+1
* update versionThomas Vander Stichele2003-01-221-1/+1
* stray x checkThomas Vander Stichele2003-01-211-0/+8
* - Parse strn tagWim Taymans2003-01-211-2/+32
* remove aviparse againChristian Schaller2003-01-211-4/+0
* clean upThomas Vander Stichele2003-01-201-90/+67
* - new avi demuxer doesn't use a recursive infinite loop anymoreWim Taymans2003-01-206-801/+269
* Indexing patch from vishnuWim Taymans2003-01-202-0/+4
* add mpegThomas Vander Stichele2003-01-191-0/+1
* update with latest changesChristian Schaller2003-01-191-0/+4
* hmm, fix some build breakageChristian Schaller2003-01-191-0/+1
* Enable sync again, for some reason it was disabledWim Taymans2003-01-191-2/+2
* Really add A52 caps nowWim Taymans2003-01-192-2/+0
* don't break the buildThomas Vander Stichele2003-01-182-1/+3
* commit patch from leifThomas Vander Stichele2003-01-181-3/+15
* paranoidThomas Vander Stichele2003-01-181-0/+1
* don't segfault when data didn't make it inThomas Vander Stichele2003-01-181-2/+5
* Added first unusable code that should become the base element for a new avipa...Wim Taymans2003-01-184-1/+815
* Don't barf on ISFT tagsWim Taymans2003-01-181-0/+1
* Add a52 audioWim Taymans2003-01-182-0/+13
* check for vorbis finalThomas Vander Stichele2003-01-171-0/+6
* Add a swfdec version dependency for new APIDavid Schleef2003-01-171-1/+1
* build fixThomas Vander Stichele2003-01-161-1/+3
* Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move ...Iain Holmes2003-01-151-10/+36
* 0 terminate query formatsWim Taymans2003-01-142-1/+2
* fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed outThomas Vander Stichele2003-01-142-31/+113
* until this reliably works for more than two media types, we're better off mak...Thomas Vander Stichele2003-01-131-2/+2
* Fix timestampsWim Taymans2003-01-121-1/+1
* - connect->linkWim Taymans2003-01-121-27/+48
* Applied patch from Martin Schlemmer for locking issue, see bug http://bugzill...Christian Schaller2003-01-121-1/+20