| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Original commit message from CVS:
yay, I can commit again !!!
this fixes warnings I had
|
|
|
|
|
| |
Original commit message from CVS:
This fixes some problems when recording AVI files with gstrec
|
|
|
|
|
| |
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:
Add hack to make the flac plugin compile with both flac-1.0.2 and
1.0.3
|
|
|
|
|
| |
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:
Added Lots of properties
More cleanups
|
|
|
|
|
| |
Original commit message from CVS:
Add swfdec autoconf stuff
|
|
|
|
|
| |
Original commit message from CVS:
audiofile check fix
|
|
|
|
|
|
| |
Original commit message from CVS:
Small cleanups
Fix segfault when not negotiated
|
|
|
|
|
| |
Original commit message from CVS:
mimetype patch from iain holmes, thanks dude
|
|
|
|
|
| |
Original commit message from CVS:
oops
|
|
|
|
|
| |
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
|
|
|
|
|
| |
Original commit message from CVS:
Small cleanup in property handling
|
|
|
|
|
| |
Original commit message from CVS:
const fixes
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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 as approved by wim
|
|
|
|
|
| |
Original commit message from CVS:
removing warnings (approved by wtay)
|
|
|
|
|
| |
Original commit message from CVS:
More query/convert/formats introspection
|
|
|
|
|
|
| |
Original commit message from CVS:
- some cleanups
- more config options
|
|
|
|
|
| |
Original commit message from CVS:
colorspace ! xvideosink is better
|
|
|
|
|
| |
Original commit message from CVS:
ws fixes
|
|
|
|
|
|
|
| |
plugin back to the build
Original commit message from CVS:
this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
|
|
|
|
|
| |
Original commit message from CVS:
Fixes bug where median doesnt trigger capsnego
|
|
|
|
|
| |
Original commit message from CVS:
added v4l2 plugins
|