Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Original commit message from CVS:
Lower the rank, this element should not be selected in the player
|
|
Original commit message from CVS:
backmerge
|
|
Original commit message from CVS:
fixed shout2 building
|
|
Original commit message from CVS:
Handle more stream types
|
|
Original commit message from CVS:
unref event, flush_fast
|
|
Original commit message from CVS:
Removed dead .cc file
Added some params, act on EOS
|
|
Original commit message from CVS:
First stab at porting mplex
|
|
Original commit message from CVS:
add snapshot dir to Makefile
|
|
Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app
|