Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
a no-brainer addition
|
|
Original commit message from CVS:
First stab at porting mplex
|
|
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
|
|
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
|
|
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
|
|
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:
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:
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
|
|
audio sequencer. Currently defines three ex...
Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?
|
|
defaults library (gstgconf) can be used by...
Original commit message from CVS:
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the
defaults library (gstgconf) can be used by applications with uninstalled gstreamer
(ie, no gconf keys). More specifically, these functions enable the player to
work uninstalled, which is a good thing (tm).
|
|
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:
Added the base framework for the SMPTE transitions and wipes.
|
|
Original commit message from CVS:
adding libstdc++
|
|
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:
0.4.1-1 deb update
|
|
Original commit message from CVS:
build as a lib not a plugin
|
|
Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app
|
|
Original commit message from CVS:
adding testsuite
|
|
Original commit message from CVS:
list preferred autotools
|
|
Original commit message from CVS:
licenses again
|
|
Original commit message from CVS:
add license
|
|
Original commit message from CVS:
%f is double
|
|
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:
final backport
|
|
Original commit message from CVS:
better README
|
|
Original commit message from CVS:
Add a statement terminating semicolon.
|
|
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
|
|
build-deps, and mk.control script. Edit co...
Original commit message from CVS:
* gstreamer-gconf.files: libgstgconf.so moved to /usr/lib
* added control.in, build-deps, and mk.control script. Edit control.in
and/or build-deps, and run 'debian/rules debian/control' from toplevel
directory to recreate debian/control. This should make it a lot
easier to diff build dependencies.
|
|
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...)
|
|
Original commit message from CVS:
update to 1.0 vorbis macro
|
|
Original commit message from CVS:
update to 1.0 macro
|
|
Original commit message from CVS:
aclocal nicety
|
|
Original commit message from CVS:
Fix libswfdec info. Update flac to reflect 1.0.2 backport.
|
|
Original commit message from CVS:
plugins part of license field patch
|