summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* License fixRonald S. Bultje2002-09-191-0/+1
* This fixes some problems when recording AVI files with gstrecRonald S. Bultje2002-09-192-21/+73
* plugins part of license field patchChristian Schaller2002-09-1828-3/+47
* const fixesWim Taymans2002-09-121-1/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-1022-81/+35
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-095-23/+10
* Fixes bug where median doesnt trigger capsnegoRonald S. Bultje2002-09-091-0/+4
* small cleanupsThomas Vander Stichele2002-09-092-14/+16
* linked to a pending change in coreThomas Vander Stichele2002-09-011-3/+3
* copy_on_writeThomas Vander Stichele2002-08-301-0/+3
* get a writable bufferThomas Vander Stichele2002-08-301-1/+4
* cleanups and clarificationsThomas Vander Stichele2002-08-302-21/+27
* whoops, this shouldn'tvegoneinThomas Vander Stichele2002-08-271-1/+1
* sf's backThomas Vander Stichele2002-08-272-51/+75
* Removed Sam Lantigas GPL comment as he also has given his permision to relice...Christian Schaller2002-08-141-1/+0
* Fixed license statements in EffectTv plugins so they now state LGPL.Christian Schaller2002-08-1410-71/+142
* qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...Steve Baker2002-08-111-0/+2
* Don't send events on unusable padsWim Taymans2002-08-021-3/+5
* Expose the signal as a G_SIGNAL_ACTIONWim Taymans2002-07-241-1/+1
* - added eventmask/query/format functionsWim Taymans2002-07-242-26/+94
* Added simple video cropping pluginWim Taymans2002-07-222-0/+429
* print fixesThomas Vander Stichele2002-07-151-2/+0
* DEBUG fixesThomas Vander Stichele2002-07-151-5/+7
* merge fixThomas Vander Stichele2002-07-151-1/+0
* fixesThomas Vander Stichele2002-07-121-5/+38
* output fixThomas Vander Stichele2002-07-111-2/+2
* merge from release branchThomas Vander Stichele2002-07-093-372/+25
* - properly unref eventsWim Taymans2002-07-081-7/+28
* Add some extra files to distDavid I. Lehn2002-07-041-0/+1
* fix multiline stringAndy Wingo2002-07-041-2/+2
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
* Fix timestampsWim Taymans2002-06-161-2/+2
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
* reorgThomas Vander Stichele2002-06-088-8/+8
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1