summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Collapse)AuthorAgeFilesLines
* This fixes some problems when recording AVI files with gstrecRonald S. Bultje2002-09-192-21/+73
| | | | | Original commit message from CVS: This fixes some problems when recording AVI files with gstrec
* plugins part of license field patchChristian Schaller2002-09-1828-3/+47
| | | | | Original commit message from CVS: plugins part of license field patch
* const fixesWim Taymans2002-09-121-1/+1
| | | | | Original commit message from CVS: const fixes
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-1022-81/+35
| | | | | Original commit message from CVS: This updates all plugins to the new API for gst_pad_try_set_caps
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-095-23/+10
| | | | | Original commit message from CVS: removing warnings (approved by wtay)
* Fixes bug where median doesnt trigger capsnegoRonald S. Bultje2002-09-091-0/+4
| | | | | Original commit message from CVS: Fixes bug where median doesnt trigger capsnego
* small cleanupsThomas Vander Stichele2002-09-092-14/+16
| | | | | Original commit message from CVS: small cleanups
* linked to a pending change in coreThomas Vander Stichele2002-09-011-3/+3
| | | | | Original commit message from CVS: linked to a pending change in core
* copy_on_writeThomas Vander Stichele2002-08-301-0/+3
| | | | | Original commit message from CVS: copy_on_write
* get a writable bufferThomas Vander Stichele2002-08-301-1/+4
| | | | | Original commit message from CVS: get a writable buffer
* cleanups and clarificationsThomas Vander Stichele2002-08-302-21/+27
| | | | | Original commit message from CVS: cleanups and clarifications
* whoops, this shouldn'tvegoneinThomas Vander Stichele2002-08-271-1/+1
| | | | | Original commit message from CVS: whoops, this shouldn'tvegonein
* sf's backThomas Vander Stichele2002-08-272-51/+75
| | | | | Original commit message from CVS: sf's back
* Removed Sam Lantigas GPL comment as he also has given his permision to ↵Christian Schaller2002-08-141-1/+0
| | | | | | | relicense under LGPL. Original commit message from CVS: Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
* Fixed license statements in EffectTv plugins so they now state LGPL.Christian Schaller2002-08-1410-71/+142
| | | | | Original commit message from CVS: Fixed license statements in EffectTv plugins so they now state LGPL.
* qtdemux.c:315: warning: implicit declaration of function `free' ↵Steve Baker2002-08-111-0/+2
| | | | | | | | qtdemux.c:331: warning: implicit declaration of funct... Original commit message from CVS: qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of function `malloc'
* Don't send events on unusable padsWim Taymans2002-08-021-3/+5
| | | | | Original commit message from CVS: Don't send events on unusable pads
* Expose the signal as a G_SIGNAL_ACTIONWim Taymans2002-07-241-1/+1
| | | | | Original commit message from CVS: Expose the signal as a G_SIGNAL_ACTION
* - added eventmask/query/format functionsWim Taymans2002-07-242-26/+94
| | | | | | Original commit message from CVS: - added eventmask/query/format functions - some cleanups
* Added simple video cropping pluginWim Taymans2002-07-222-0/+429
| | | | | Original commit message from CVS: Added simple video cropping plugin
* print fixesThomas Vander Stichele2002-07-151-2/+0
| | | | | Original commit message from CVS: print fixes
* DEBUG fixesThomas Vander Stichele2002-07-151-5/+7
| | | | | Original commit message from CVS: DEBUG fixes
* merge fixThomas Vander Stichele2002-07-151-1/+0
| | | | | Original commit message from CVS: merge fix
* fixesThomas Vander Stichele2002-07-121-5/+38
| | | | | Original commit message from CVS: fixes
* output fixThomas Vander Stichele2002-07-111-2/+2
| | | | | Original commit message from CVS: output fix
* merge from release branchThomas Vander Stichele2002-07-093-372/+25
| | | | | Original commit message from CVS: merge from release branch
* - properly unref eventsWim Taymans2002-07-081-7/+28
| | | | | | Original commit message from CVS: - properly unref events - slightly better seeking
* Add some extra files to distDavid I. Lehn2002-07-041-0/+1
| | | | | Original commit message from CVS: Add some extra files to dist
* fix multiline stringAndy Wingo2002-07-041-2/+2
| | | | | Original commit message from CVS: fix multiline string
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679
| | | | | Original commit message from CVS: windowed sinc bandpass filter
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
| | | | | | Original commit message from CVS: Separate the movi processing loop from the index/entry parsing loop Detect when the index starts from 0 or from the movi chunck offset
* Fix timestampsWim Taymans2002-06-161-2/+2
| | | | | Original commit message from CVS: Fix timestamps
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
| | | | | | Original commit message from CVS: Hint bytestream about optimal size sync fixes for VBR streams
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
| | | | | | Original commit message from CVS: Ignore bogus index entries Assume all audio frames are keyframes
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
| | | | | Original commit message from CVS: Fix sync on avidemux
* reorgThomas Vander Stichele2002-06-088-8/+8
| | | | | Original commit message from CVS: reorg
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
| | | | | Original commit message from CVS: rearranging element tree
* Some cleanups, add convert functionsWim Taymans2002-06-022-26/+87
| | | | | Original commit message from CVS: Some cleanups, add convert functions
* UNITS fixesThomas Vander Stichele2002-06-021-3/+3
| | | | | Original commit message from CVS: UNITS fixes
* Make elements nanoseconds awareWim Taymans2002-06-022-2/+2
| | | | | Original commit message from CVS: Make elements nanoseconds aware
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-17/+5
| | | | | | Original commit message from CVS: Remove media specific seeking type in favour of unit. xvimage compile fix.
* add ranks only for plugins who participate in autoplugging. If you have a ↵Steve Baker2002-05-318-0/+8
| | | | | | | file that used to autoplug but doesn't any... Original commit message from CVS: add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
* Implement an element event handler.Wim Taymans2002-05-301-0/+23
| | | | | Original commit message from CVS: Implement an element event handler.
* wavparse fixupsAndy Wingo2002-05-302-1/+18
| | | | | Original commit message from CVS: wavparse fixups
* - Changed plugins for new APIsWim Taymans2002-05-263-214/+532
| | | | | | | | | Original commit message from CVS: - Changed plugins for new APIs - modularized audiofile. - added seeking, query and convert functions for mad, mpeg2dec, avidemux, mpegdemux, mpegparse - sync updates to oss. removed the ossclock for now
* use new bytestream apiSteve Baker2002-05-152-6/+8
| | | | | Original commit message from CVS: use new bytestream api
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-17/+27
| | | | | Original commit message from CVS: use new bytestream api. please test if you care about this plugin
* conformityThomas Vander Stichele2002-05-131-6/+5
| | | | | Original commit message from CVS: conformity
* Better descriptionWim Taymans2002-05-081-1/+1
| | | | | Original commit message from CVS: Better description
* Remove the memcpyWim Taymans2002-05-051-24/+53
| | | | | Original commit message from CVS: Remove the memcpy