| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Original commit message from CVS:
query and convert functions
will remove debug output later when everything works
|
|
|
|
|
| |
Original commit message from CVS:
don't push if can't push
|
|
|
|
|
| |
Original commit message from CVS:
Added segment seek
|
|
|
|
|
| |
Original commit message from CVS:
backmerge
|
|
|
|
|
| |
Original commit message from CVS:
Add ogg/vorbis support for avi files
|
|
|
|
|
| |
Original commit message from CVS:
convert sys_errlist to g_strerror()
|
|
|
|
|
| |
Original commit message from CVS:
avi needs 4 byte padding
|
|
|
|
|
|
|
| |
also no longer a property but is requested f...
Original commit message from CVS:
Make it loopbased and use only one video and one audio pad. framerate is also no longer a property but is requested from the source pad
|
|
|
|
|
| |
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
|