Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Handle libtoolize with alternate names
|
|
Original commit message from CVS:
Define plugindir
|
|
Original commit message from CVS:
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
|
|
Original commit message from CVS:
call xvid_init() only once, and move duplicated code into one place
|
|
Original commit message from CVS:
Move to m4/ instead of common/m4/
|
|
comply with the buffer-frames caps proper...
Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well
i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.
|
|
Original commit message from CVS:
Add matroska support to the build tree
|
|
Original commit message from CVS:
small disting fix
|
|
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
|
|
Original commit message from CVS:
Plugins cleanup:
* stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert.
* stereosplit replaced by oneton.
* vumeter replaced by level (and was broken anyway).
* avifile replaced by ffmpeg.
* mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx,
too, which makes mjpegtools unneeded.
* allow for jpegmmx instead of jpeg.
* openquicktime replaced by qtdemux and ffmpeg. Broken anyway.
* XMMS is broken and will never be fixed.
* vga is broken and will not be fixed anywhere soon.
* videosink has never worked. If it works, add it back to replace xvideosink.
|
|
Original commit message from CVS:
*** empty log message ***
|
|
Original commit message from CVS:
update libflac check
|
|
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
|
|
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy
|
|
is directly connected to tee so no queue b...
Original commit message from CVS:
make Company happy : Changed visualisation pipeline structure.. audio sink is directly connected to tee so no queue between volume and audio sink...
|
|
Original commit message from CVS:
Indexing patch from vishnu
|
|
Original commit message from CVS:
Hmm, forgot to commit this crucial define..
|
|
Original commit message from CVS:
don't segfault when data didn't make it in
|
|
Original commit message from CVS:
Add a new riff id tag: dmlh
|
|
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
Original commit message from CVS:
redo
|
|
Original commit message from CVS:
only slurp in cvs mode
|
|
link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
|
|
Original commit message from CVS:
fix 100982
|
|
Original commit message from CVS:
merge back from release branch
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
remove infinite loop
code cleanup
|
|
Original commit message from CVS:
Compile fix
|
|
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
Original commit message from CVS:
yay for gcc 3
|
|
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 ?
|
|
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:
list preferred autotools
|
|
plugins is the same as for v4l1 - i.e. an el...
Original commit message from CVS:
this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
|
|
Original commit message from CVS:
Fix license to LGPL and add a file explaining the LGPL license
|
|
Original commit message from CVS:
fix default videosink to be xvideosink not videosink
|
|
Original commit message from CVS:
this should've gone in a long time ago
|
|
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
|
|
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
|
|
Original commit message from CVS:
update to 0.4.0-4 debian packages
|
|
Original commit message from CVS:
this was wrong
|
|
Original commit message from CVS:
xsharpen video filter from Virtualdub
|
|
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
|
|
Original commit message from CVS:
Fix buffer allocation problem.
|
|
colorspace without activating it use _many fun...
Original commit message from CVS:
use _or_warn to notify when failing to create elements
adding code for colorspace without activating it
use _many functions for mpeg
|
|
Original commit message from CVS:
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
no need for feature, it's in common
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
same changes
|
|
Original commit message from CVS:
Patches by Joshua
|
|
Original commit message from CVS:
add common to dist
|