Age | Commit message (Collapse) | Author | Files | Lines |
|
been modified to use this new typefind syste...
Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups
|
|
Original commit message from CVS:
Make mplex subdir dependent on USE_MPLEX
|
|
Original commit message from CVS:
enable ext/mplex
|
|
Original commit message from CVS:
the real speex disting fix, the previous one was just the build fix :)
|
|
Original commit message from CVS:
fix it so that the SPEEX plugin gets disted
|
|
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:
add gst/videofilter and ext/pango
|
|
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:
Add gdkpixbuf subdir. Alphabetize a few others.
|
|
with dynamic number of sink pads in float2i...
Original commit message from CVS:
* caps refcounting fixes for float2int
* fixed wrt setting of caps on int pad with dynamic number of sink pads in float2int
* added libsndfile plugin (currently only the src is implemented) - currently only float output, noninterleaved is implemented
|
|
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
|
|
Original commit message from CVS:
Removing avifile and http plugins, also fixing some disting issues
|
|
closed-source)
Original commit message from CVS:
Adds divx/xvid encoders.
* divx encoder is based on divx4linux (commercial, closed-source)
* xvid encoder is based on xvidcore (http://www.xvid.org/, GPL - Christian? ;) )
Both use a GstCaps that doesn't conform with what we currently use, I might fix that later on or so. For now, it doesn't matter, it's just a test. We're also missing corresponding decoders (ffmpeg can decoded this too, but that's not the point), these might come later too.
|
|
Original commit message from CVS:
Complete the move of the RTP plugin
|
|
also disable ivorbis plugin as the test mis...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
|
|
Original commit message from CVS:
merge integer based Tremor vorbis plugin
|
|
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
|
|
Original commit message from CVS:
fix some disting and rpm building issues
|
|
Original commit message from CVS:
fix some directories left out of dist
|
|
Original commit message from CVS:
not sure what I did wrong but this should fix it hopefully
|
|
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
Original commit message from CVS:
LIBPNG going in
|
|
Original commit message from CVS:
fixed shout2 building
|
|
Original commit message from CVS:
add snapshot dir to Makefile
|
|
Original commit message from CVS:
Add swfdec to dist subdirs
|
|
Original commit message from CVS:
Add swfdec autoconf stuff
|
|
Original commit message from CVS:
libdv build fixes
|
|
Original commit message from CVS:
fixaroo
|
|
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
|
|
Original commit message from CVS:
Add festival to the dist
|
|
Original commit message from CVS:
doing the proper ladspa thing
|
|
Original commit message from CVS:
added LIBFAME_DIR
|
|
Original commit message from CVS:
adding fame plugin
|
|
Original commit message from CVS:
rename dvdsrc to dvdreadsrc
add libdvdnav support as dvdnavsrc plugin
|
|
Original commit message from CVS:
various name fixes and sundry
|
|
Original commit message from CVS:
tsk tsk. do people even try to MAKE stuff they add ? ;)
|
|
Original commit message from CVS:
* alphabetization fixen
* a jack caps fix
|
|
just makes more sense that way added jack ...
Original commit message from CVS:
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way
* added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register,
and attempt to run though
* imposed some restrictions on the naming of request pads to better allow for reverse parsing
* added '%s' to reverse parsing
* added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out
* fixen on launch-gui
* added pkg-config stuff for the editor's libs
|
|
--enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
|
|
Original commit message from CVS:
mjpegtools dir
|
|
Original commit message from CVS:
jpegmmx addition and some small changes
|
|
the phone talking to hardware vendors and...
Original commit message from CVS:
... and cvs commits should not be allowed for people who spent six hours
on the phone talking to hardware vendors and struggling with failing raid
systems
|
|
and we don't point it in the right directi...
Original commit message from CVS:
how do people expect sdl to build if make has no way of getting to the dir
and we don't point it in the right direction ?
|
|
Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...
|
|
Original commit message from CVS:
* enable festival build
|
|
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
|
|
Original commit message from CVS:
small fixes
|
|
Original commit message from CVS:
smoothwave fixin
|