Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Original commit message from CVS:
up the micro
|
|
Original commit message from CVS:
some enhancements for capsnego
|
|
Original commit message from CVS:
Add swfdec to dist subdirs
|
|
Original commit message from CVS:
This fixes the video4linux/video4linux2 debug output, which had one \n too much
|
|
Original commit message from CVS:
This build bug accidently went into the CVS
|
|
video4linux2 source plugins
Original commit message from CVS:
Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
|
|
Original commit message from CVS:
fix _get()-based ladspa plugins when bufferpools are present
|
|
multi-band eq) is one of these.
Original commit message from CVS:
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the
multi-band eq) is one of these.
|
|
Original commit message from CVS:
Add config.h, since we use HAVE_CPU_PPC
|
|
Original commit message from CVS:
Add swfdec autoconf stuff
|
|
Original commit message from CVS:
audiofile check fix
|
|
Original commit message from CVS:
Add SWF Flash decoder plugin based on libswfdec
|
|
Original commit message from CVS:
s/if define/if defined/
|
|
Original commit message from CVS:
/* blush */
|
|
work at all ?
Original commit message from CVS:
this broke the compile for me. Did it work for anyone ? does this plugin
work at all ?
|
|
Original commit message from CVS:
mimetype patch from iain holmes, thanks dude
|
|
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
|
|
Original commit message from CVS:
Destroy state when going to READY
|
|
Original commit message from CVS:
const fixes
|
|
Original commit message from CVS:
don't play with spider until spider can do heavy seeking
|
|
Original commit message from CVS:
- Ripped some ID3 tag parsing from libid3 for typefind.
- Added ID3V1 to fypefind.
- Don't check for a valid mp3 header after finding the ID3 tag as some ID3
tags seem broken.
|
|
Original commit message from CVS:
remove some debugging. it works already
|
|
gst-player and any other app that uses the...
Original commit message from CVS:
backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the gconf key.
|
|
Original commit message from CVS:
make default video sink be colorspace ! xvideosink
|