| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Original commit message from CVS:
fix my bogus additons ot last commit, thanks to taaz
|
|
|
|
|
|
|
| |
Holtzman and Stan Seibert.
Original commit message from CVS:
fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holtzman and Stan Seibert.
|
|
|
|
|
| |
Original commit message from CVS:
Added a WAV file encoder
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups, fix for the blending code
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- implemented clock sweep on 90 degree angles to compensate for aspect
ratio.
- implemented remaining clock wipes
|
|
|
|
|
| |
Original commit message from CVS:
Some more wipes, added radial wipes
|
|
|
|
|
| |
Original commit message from CVS:
Removed unused code, fixed a bug
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
|
|
|
|
|
|
| |
Original commit message from CVS:
fix for big endian machines. Chunk ID conversion was being swabbed
twice.
|
|
|
|
|
| |
Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.
|
|
|
|
|
| |
Original commit message from CVS:
api change
|
|
|
|
|
| |
Original commit message from CVS:
licenses again
|
|
|
|
|
| |
Original commit message from CVS:
add license
|
|
|
|
|
|
| |
Original commit message from CVS:
Fix various overflow cases, this should fix seeking on very large
files.
|
|
|
|
|
|
|
| |
by players
Original commit message from CVS:
With these changes, the generated AVI has a valid index and can thus be read by players
|
|
|
|
|
| |
Original commit message from CVS:
License fix
|
|
|
|
|
| |
Original commit message from CVS:
This fixes some problems when recording AVI files with gstrec
|
|
|
|
|
| |
Original commit message from CVS:
plugins part of license field patch
|
|
|
|
|
| |
Original commit message from CVS:
const fixes
|
|
|
|
|
| |
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
|
|
|
|
|
| |
Original commit message from CVS:
removing warnings (approved by wtay)
|
|
|
|
|
| |
Original commit message from CVS:
Fixes bug where median doesnt trigger capsnego
|
|
|
|
|
| |
Original commit message from CVS:
small cleanups
|
|
|
|
|
| |
Original commit message from CVS:
linked to a pending change in core
|
|
|
|
|
| |
Original commit message from CVS:
copy_on_write
|
|
|
|
|
| |
Original commit message from CVS:
get a writable buffer
|
|
|
|
|
| |
Original commit message from CVS:
cleanups and clarifications
|
|
|
|
|
| |
Original commit message from CVS:
whoops, this shouldn'tvegonein
|
|
|
|
|
| |
Original commit message from CVS:
sf's back
|
|
|
|
|
|
|
| |
relicense under LGPL.
Original commit message from CVS:
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
|
|
|
|
|
| |
Original commit message from CVS:
Fixed license statements in EffectTv plugins so they now state LGPL.
|
|
|
|
|
|
|
|
| |
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'
|
|
|
|
|
| |
Original commit message from CVS:
Don't send events on unusable pads
|
|
|
|
|
| |
Original commit message from CVS:
Expose the signal as a G_SIGNAL_ACTION
|
|
|
|
|
|
| |
Original commit message from CVS:
- added eventmask/query/format functions
- some cleanups
|
|
|
|
|
| |
Original commit message from CVS:
Added simple video cropping plugin
|
|
|
|
|
| |
Original commit message from CVS:
print fixes
|
|
|
|
|
| |
Original commit message from CVS:
DEBUG fixes
|
|
|
|
|
| |
Original commit message from CVS:
merge fix
|
|
|
|
|
| |
Original commit message from CVS:
fixes
|
|
|
|
|
| |
Original commit message from CVS:
output fix
|
|
|
|
|
| |
Original commit message from CVS:
merge from release branch
|
|
|
|
|
|
| |
Original commit message from CVS:
- properly unref events
- slightly better seeking
|
|
|
|
|
| |
Original commit message from CVS:
Add some extra files to dist
|
|
|
|
|
| |
Original commit message from CVS:
fix multiline string
|
|
|
|
|
| |
Original commit message from CVS:
windowed sinc bandpass filter
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
Fix timestamps
|
|
|
|
|
|
| |
Original commit message from CVS:
Hint bytestream about optimal size
sync fixes for VBR streams
|
|
|
|
|
|
| |
Original commit message from CVS:
Ignore bogus index entries
Assume all audio frames are keyframes
|