Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
UNITS -> DEFAULT
|
|
Original commit message from CVS:
- UNITS -> DEFAULT
- small seek updates
|
|
Original commit message from CVS:
better state change/link function
|
|
script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
|
|
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
|
|
Original commit message from CVS:
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
|
|
Original commit message from CVS:
Rewrote much of the code. Hopefully will work with gst-player now.
|
|
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:
Grrr... another fix, to make gst_artsio.idl dist correctly.
|
|
Original commit message from CVS:
Refix #104689
|
|
Original commit message from CVS:
Convert some of the broken fourcc printing to GST_FOURCC_FORMAT
|
|
int32. Should go into 0.6.1.
Original commit message from CVS:
Fix a bunch of endianness conversions that were done as long instead of
int32. Should go into 0.6.1.
|
|
Original commit message from CVS:
Remove automake-1.4 hack to get files to dist correctly. Fixes #104689.
Doesn't need to go into 0.6.1, imo.
|
|
Original commit message from CVS:
update for the latest jack cvs and non-cothreaded gst scheduler
|
|
Original commit message from CVS:
Complete the move of the RTP plugin
|
|
Original commit message from CVS:
commit first part of ivorbis fixes
|
|
Original commit message from CVS:
state change fixes from Pedro Corte-Real for shout and shout2 plugins
|
|
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:
remove autogenerated file
|
|
Original commit message from CVS:
merge integer based Tremor vorbis plugin
|
|
Original commit message from CVS:
Changed caps->fixed to use FLAG_SET
|
|
Original commit message from CVS:
- properly ref/unref the caps while doing caps nego
|
|
conversion.
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
|
|
Original commit message from CVS:
remove README from Makefile.am as there is no README
|
|
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
|
|
Original commit message from CVS:
Add length querying
|
|
Original commit message from CVS:
Update for new API
|
|
Original commit message from CVS:
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
|
|
Original commit message from CVS:
unref pool too
|
|
Original commit message from CVS:
connect fix
|
|
Original commit message from CVS:
more link fixes
|
|
Original commit message from CVS:
PadConnect -> PadLink
|
|
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:
Remove PAD_EOS
|
|
Original commit message from CVS:
First attempt at a cd player plugins that uses libcdaudio.
|
|
Original commit message from CVS:
Fix plugins for new query API
|
|
Original commit message from CVS:
Update to new element sync API
|
|
Original commit message from CVS:
fix location
|
|
Original commit message from CVS:
added timestamping code
|
|
Original commit message from CVS:
Just copy timestamps for now
|
|
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
sanity check in case of symbol clashes with avifile
|
|
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:
Moved clock set/get to class functions.
|
|
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
|