| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
Fix plugins for new query API
|
|
|
|
|
| |
Original commit message from CVS:
Update to new element sync API
|
|
|
|
|
| |
Original commit message from CVS:
Cleanups
|
|
|
|
|
| |
Original commit message from CVS:
On Ready to Paused the internal state was set to not setup. Fix
|
|
|
|
|
| |
Original commit message from CVS:
added mtu option
|
|
|
|
|
| |
Original commit message from CVS:
Fix caps nego
|
|
|
|
|
| |
Original commit message from CVS:
build fix: declare variable at start of block
|
|
|
|
|
| |
Original commit message from CVS:
trying to follow wtay's advice
|
|
|
|
|
| |
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
|
|
|
|
|
| |
Original commit message from CVS:
parallel install fixes
|
|
|
|
|
| |
Original commit message from CVS:
Applied endianess fix and unsigned data fix from Jon Nall
|
|
|
|
|
| |
Original commit message from CVS:
fix some disting and rpm building issues
|
|
|
|
|
| |
Original commit message from CVS:
Moved clock set/get to class functions.
|
|
|
|
|
| |
Original commit message from CVS:
updated with the latest changes.
|
|
|
|
|
|
|
|
| |
udp, tcp & none.
Original commit message from CVS:
(1) Caps nego are now dynamic, the Application developer now have choices: udp, tcp & none.
(2) Broadcast flag set to true on all the udp sockets.
|
|
|
|
|
| |
Original commit message from CVS:
UDP plugins will work for RedHatians too
|
|
|
|
|
| |
Original commit message from CVS:
Trying to make udp plugins work
|
|
|
|
|
|
| |
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
|