Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some extra checking on validity of pads before using them | Ronald S. Bultje | 2003-01-31 | 1 | -0/+4 |
* | Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an... | Owen Fraser-Green | 2003-01-31 | 1 | -2/+3 |
* | Added handlers for .wmv .wma and .wa to use the ASF demuxer | Owen Fraser-Green | 2003-01-31 | 1 | -0/+3 |
* | doh | Ronald S. Bultje | 2003-01-31 | 1 | -1/+1 |
* | Add metadata/streaminfo to AVI | Ronald S. Bultje | 2003-01-31 | 2 | -2/+264 |
* | Just correcting my mistake | Zeeshan Ali | 2003-01-30 | 1 | -4/+0 |
* | The first attempt to support MAS. Dont expect it to work :) | Zeeshan Ali | 2003-01-30 | 4 | -5/+31 |
* | Don't use samplesize on video frames | Wim Taymans | 2003-01-30 | 1 | -4/+4 |
* | make 8 bit output use the right caps | Benjamin Otte | 2003-01-30 | 1 | -19/+36 |
* | DOH! (yes, I'm a moron) | Ronald S. Bultje | 2003-01-28 | 1 | -7/+7 |
* | Removed bogus patch 1.4 to make osssrc work again. | Wim Taymans | 2003-01-27 | 1 | -24/+8 |
* | - Add error reporting | Wim Taymans | 2003-01-27 | 1 | -3/+14 |
* | Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please? | Ronald S. Bultje | 2003-01-26 | 1 | -1/+1 |
* | add asf pipeline | Christian Schaller | 2003-01-26 | 1 | -0/+1 |
* | add asf plugin | Christian Schaller | 2003-01-26 | 1 | -0/+22 |
* | add asf plugin to build | Christian Schaller | 2003-01-26 | 1 | -1/+2 |
* | Don't make a size request when in iradio mode. | Colin Walters | 2003-01-25 | 1 | -0/+5 |
* | Be nice to the indians | Wim Taymans | 2003-01-25 | 1 | -5/+5 |
* | fix swfdec link | Christian Schaller | 2003-01-23 | 1 | -3/+3 |
* | clean up spec file, more virtualprovides | Thomas Vander Stichele | 2003-01-23 | 1 | -14/+46 |
* | 0.7.x dev branch is open | Thomas Vander Stichele | 2003-01-23 | 1 | -1/+1 |
* | update version | Thomas Vander Stichele | 2003-01-22 | 1 | -1/+1 |
* | stray x check | Thomas Vander Stichele | 2003-01-21 | 1 | -0/+8 |
* | - Parse strn tag | Wim Taymans | 2003-01-21 | 1 | -2/+32 |
* | remove aviparse again | Christian Schaller | 2003-01-21 | 1 | -4/+0 |
* | clean up | Thomas Vander Stichele | 2003-01-20 | 1 | -90/+67 |
* | - new avi demuxer doesn't use a recursive infinite loop anymore | Wim Taymans | 2003-01-20 | 6 | -801/+269 |
* | Indexing patch from vishnu | Wim Taymans | 2003-01-20 | 2 | -0/+4 |
* | add mpeg | Thomas Vander Stichele | 2003-01-19 | 1 | -0/+1 |
* | update with latest changes | Christian Schaller | 2003-01-19 | 1 | -0/+4 |
* | hmm, fix some build breakage | Christian Schaller | 2003-01-19 | 1 | -0/+1 |
* | Enable sync again, for some reason it was disabled | Wim Taymans | 2003-01-19 | 1 | -2/+2 |
* | Really add A52 caps now | Wim Taymans | 2003-01-19 | 2 | -2/+0 |
* | don't break the build | Thomas Vander Stichele | 2003-01-18 | 2 | -1/+3 |
* | commit patch from leif | Thomas Vander Stichele | 2003-01-18 | 1 | -3/+15 |
* | paranoid | Thomas Vander Stichele | 2003-01-18 | 1 | -0/+1 |
* | don't segfault when data didn't make it in | Thomas Vander Stichele | 2003-01-18 | 1 | -2/+5 |
* | Added first unusable code that should become the base element for a new avipa... | Wim Taymans | 2003-01-18 | 4 | -1/+815 |
* | Don't barf on ISFT tags | Wim Taymans | 2003-01-18 | 1 | -0/+1 |
* | Add a52 audio | Wim Taymans | 2003-01-18 | 2 | -0/+13 |
* | check for vorbis final | Thomas Vander Stichele | 2003-01-17 | 1 | -0/+6 |
* | Add a swfdec version dependency for new API | David Schleef | 2003-01-17 | 1 | -1/+1 |
* | build fix | Thomas Vander Stichele | 2003-01-16 | 1 | -1/+3 |
* | Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move ... | Iain Holmes | 2003-01-15 | 1 | -10/+36 |
* | 0 terminate query formats | Wim Taymans | 2003-01-14 | 2 | -1/+2 |
* | fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out | Thomas Vander Stichele | 2003-01-14 | 2 | -31/+113 |
* | until this reliably works for more than two media types, we're better off mak... | Thomas Vander Stichele | 2003-01-13 | 1 | -2/+2 |
* | Fix timestamps | Wim Taymans | 2003-01-12 | 1 | -1/+1 |
* | - connect->link | Wim Taymans | 2003-01-12 | 1 | -27/+48 |
* | Applied patch from Martin Schlemmer for locking issue, see bug http://bugzill... | Christian Schaller | 2003-01-12 | 1 | -1/+20 |