| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
|
|
|
|
|
| |
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:
Add an example that shows transcoding stats for mpeg audio to vorbis
|
|
|
|
|
|
|
| |
good thing as I think the organisation is...
Original commit message from CVS:
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
|
|
|
|
|
| |
Original commit message from CVS:
Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4
|
|
|
|
|
| |
Original commit message from CVS:
scrub vorbis cflags
|
|
|
|
|
|
| |
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
|
|
|
|
|
| |
Original commit message from CVS:
yay for gcc 3
|
|
|
|
|
| |
Original commit message from CVS:
fix version test in compat, yeay
|
|
|
|
|
| |
Original commit message from CVS:
add snapshot dir to Makefile
|
|
|
|
|
| |
Original commit message from CVS:
enable the snapshot plugin build
|
|
|
|
|
| |
Original commit message from CVS:
thanks again taaz
|
|
|
|
|
| |
Original commit message from CVS:
thanks taaz
|
|
|
|
|
| |
Original commit message from CVS:
added audiosrc and videosrc
|
|
|
|
|
| |
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:
Fixed some logic on the 1.0.3->1.0.4 compatibility
|
|
|
|
|
| |
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:
more compatibility stuff for 1.0.3 -> 1.0.4
|
|
|
|
|
|
| |
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:
I wonder how we ever got along without this
|
|
|
|
|
|
| |
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
|
|
|
|
|
| |
Original commit message from CVS:
api change
|
|
|
|
|
| |
Original commit message from CVS:
adding testsuite
|
|
|
|
|
| |
Original commit message from CVS:
list preferred autotools
|
|
|
|
|
| |
Original commit message from CVS:
Some quick fixes for FLAC 1.0.4
|
|
|
|
|
| |
Original commit message from CVS:
licenses again
|
|
|
|
|
| |
Original commit message from CVS:
add license
|
|
|
|
|
| |
Original commit message from CVS:
I'm such an idiot - these files should have been in a week ago
|
|
|
|
|
| |
Original commit message from CVS:
This adds a generic video functions library
|
|
|
|
|
|
| |
Original commit message from CVS:
Fix various overflow cases, this should fix seeking on very large
files.
|
|
|
|
|
| |
Original commit message from CVS:
final backport
|
|
|
|
|
| |
Original commit message from CVS:
oss debug backport fixes
|
|
|
|
|
| |
Original commit message from CVS:
release backport
|
|
|
|
|
| |
Original commit message from CVS:
better README
|
|
|
|
|
| |
Original commit message from CVS:
Add a statement terminating semicolon.
|
|
|
|
|
| |
Original commit message from CVS:
no whitespace is allowed between macro names and parameter lists
|
|
|
|
|
| |
Original commit message from CVS:
Redo last change by using glib's CLAMP() macro
|
|
|
|
|
| |
Original commit message from CVS:
Clip defaults of control parameters to range.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
some nicety to video4linux2 plugins and doe...
Original commit message from CVS:
This patch fixes some issues caused by design issues in video4linux, adds
some nicety to video4linux2 plugins and does some more evil stuff:
* video4linux doesn't tell us which formats are supported by a card, so
the only way to know this is by simply trying it out. This patch adds that.
* v4lmjpegsink didnt have a bufferpool yet - is integrated now.
* all copy() bufferpool functions have been removed since they're not needed.
* v4lmjpegsink doesnt have a free() function, because hen playing the frames,
all this is already handled. When the frame is not played, nothing has to
be done. In total, the function is not needed.
* adds a get_caps() function to v4l2src
* some minor crap
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Revert the revert to 1.0.0 vorbis.m4 code.
This bugfix has been accepted upstream to fix a segfault due to a bogus
function parameter. (the cause of the segfault should probably be fixed but
until then...)
|
|
|
|
|
|
|
| |
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:
update to 1.0 vorbis macro
|
|
|
|
|
| |
Original commit message from CVS:
update to 1.0 macro
|