summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+13
* 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-141-1/+2
* fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed outThomas Vander Stichele2003-01-142-31/+113
* Fix timestampsWim Taymans2003-01-121-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-1019-26/+26
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-1023-70/+70
* Fix plugins for new query APIWim Taymans2002-12-302-17/+17
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* CleanupsWim Taymans2002-12-272-95/+88
* On Ready to Paused the internal state was set to not setup. FixIain Holmes2002-12-261-2/+3
* added mtu optionZeeshan Ali2002-12-202-9/+33
* Fix caps negoWim Taymans2002-12-181-1/+2
* build fix: declare variable at start of blockDavid I. Lehn2002-12-171-1/+1
* trying to follow wtay's adviceZeeshan Ali2002-12-152-2/+41
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-082-4/+4
* parallel install fixesThomas Vander Stichele2002-12-0819-19/+19
* Applied endianess fix and unsigned data fix from Jon NallChristian Schaller2002-12-082-17/+20
* fix some disting and rpm building issuesChristian Schaller2002-11-281-1/+1
* Moved clock set/get to class functions.Wim Taymans2002-11-271-2/+3
* updated with the latest changes.Zeeshan Ali2002-11-162-10/+39
* (1) Caps nego are now dynamic, the Application developer now have choices: u...Zeeshan Ali2002-11-164-50/+206
* UDP plugins will work for RedHatians tooZeeshan Ali2002-11-082-8/+2
* Trying to make udp plugins workZeeshan Ali2002-11-083-1/+23
* query and convert functions will remove debug output later when everything worksThomas Vander Stichele2002-11-031-1/+138
* don't push if can't pushThomas Vander Stichele2002-11-031-2/+4
* Added segment seekWim Taymans2002-11-022-15/+29
* backmergeThomas Vander Stichele2002-11-011-0/+1
* Add ogg/vorbis support for avi filesRonald S. Bultje2002-10-272-3/+28
* convert sys_errlist to g_strerror()David Schleef2002-10-261-1/+1
* avi needs 4 byte paddingRonald S. Bultje2002-10-241-7/+47
* Make it loopbased and use only one video and one audio pad. framerate is also...Ronald S. Bultje2002-10-232-146/+222
* fix my bogus additons ot last commit, thanks to taazChristian Schaller2002-10-221-2/+0
* fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holt...Christian Schaller2002-10-221-2/+19
* Added a WAV file encoderIain Holmes2002-10-213-0/+393
* Some cleanups, fix for the blending codeWim Taymans2002-10-172-84/+84
* - implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans2002-10-154-275/+351
* Some more wipes, added radial wipesWim Taymans2002-10-153-11/+515
* Removed unused code, fixed a bugWim Taymans2002-10-132-16/+2
* - reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans2002-10-137-212/+763
* fix for big endian machines. Chunk ID conversion was being swabbed twice.David Schleef2002-10-102-5/+5
* Added the base framework for the SMPTE transitions and wipes.Wim Taymans2002-10-108-0/+921
* api changeThomas Vander Stichele2002-10-021-1/+1
* licenses againAndy Wingo2002-09-292-2/+2
* add licenseAndy Wingo2002-09-291-0/+1
* Fix various overflow cases, this should fix seeking on very large files.Wim Taymans2002-09-232-14/+5
* With these changes, the generated AVI has a valid index and can thus be read ...Ronald S. Bultje2002-09-191-11/+25