| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Original commit message from CVS:
build fix: declare variable at start of block
|
|
|
|
|
| |
Original commit message from CVS:
Added non functional speex plugin. speex decoding needs a container.
|
|
|
|
|
| |
Original commit message from CVS:
require libmpeg2 0.3.1
|
|
|
|
|
| |
Original commit message from CVS:
fix test for 0.3.1 mpeg2dec
|
|
|
|
|
| |
Original commit message from CVS:
trying to follow wtay's advice
|
|
|
|
|
|
|
| |
spec file.
Original commit message from CVS:
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
|
|
|
|
|
| |
Original commit message from CVS:
cache -> index
|
|
|
|
|
| |
Original commit message from CVS:
fix removal of .a and .la files
|
|
|
|
|
| |
Original commit message from CVS:
catch the generated versioned .pc files
|
|
|
|
|
| |
Original commit message from CVS:
merge back from release branch
|
|
|
|
|
| |
Original commit message from CVS:
update
|
|
|
|
|
| |
Original commit message from CVS:
Properly reset the internal state without leaking the filehandle
|
|
|
|
|
| |
Original commit message from CVS:
taaz's virtual patch
|
|
|
|
|
| |
Original commit message from CVS:
small fix
|
|
|
|
|
| |
Original commit message from CVS:
more fixes
|
|
|
|
|
| |
Original commit message from CVS:
peep
|
|
|
|
|
| |
Original commit message from CVS:
build fix
|
|
|
|
|
| |
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:
fail gracefully if can't install
|
|
|
|
|
| |
Original commit message from CVS:
Applied endianess fix and unsigned data fix from Jon Nall
|
|
|
|
|
|
| |
Original commit message from CVS:
More refactoring
osssrc has more features now, like query/convert etc
|
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups and refactoring
make ossrc do good negotiation
|
|
|
|
|
| |
Original commit message from CVS:
Add an event handler to the GstOssSrc. Handle EOS events.
|
|
|
|
|
| |
Original commit message from CVS:
mpeg2dec req 0.3.0
|
|
|
|
|
|
| |
Original commit message from CVS:
drop mpeg2dec 0.2.1 support in favor of 0.3.0.
keeping old code around in cvs for a while just in case someone needs it.
|
|
|
|
|
| |
Original commit message from CVS:
examples should build conditionally
|
|
|
|
|
|
|
| |
Original commit message from CVS:
more useful error messages
- how about i18n ?
- is this really the best way to pass user-visible error messages ?
|
|
|
|
|
|
| |
Original commit message from CVS:
Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.
Handle state changes correctly according to docs/random/wtay/states
|
|
|
|
|
| |
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:
Added example indexing program for mpeg
|
|
|
|
|
| |
Original commit message from CVS:
Moved clock set/get to class functions.
|
|
|
|
|
| |
Original commit message from CVS:
Small cleanups
|
|
|
|
|
| |
Original commit message from CVS:
scrub esd flags
|
|
|
|
|
| |
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:
*** empty log message ***
|
|
|
|
|
| |
Original commit message from CVS:
Remove audio/mod type from mikmod (build with modplug now)
|
|
|
|
|
| |
Original commit message from CVS:
Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)
|
|
|
|
|
| |
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797), Thanks Ken !
|
|
|
|
|
|
| |
Original commit message from CVS:
should work with avifile too
some cleanup ( video/png, ... )
|
|
|
|
|
| |
Original commit message from CVS:
putting in png
|
|
|
|
|
| |
Original commit message from CVS:
LIBPNG going in
|
|
|
|
|
| |
Original commit message from CVS:
putting in apoc's png encoder, needs some cleanup
|
|
|
|
|
| |
Original commit message from CVS:
too soon to put this in
|
|
|
|
|
| |
Original commit message from CVS:
updated with the latest changes.
|
|
|
|
|
|
|
|
| |
udp, tcp & none.
Original commit message from CVS:
(1) Caps nego are now dynamic, the Application developer now have choices: udp, tcp & none.
(2) Broadcast flag set to true on all the udp sockets.
|
|
|
|
|
| |
Original commit message from CVS:
fix media info locations
|
|
|
|
|
|
| |
Original commit message from CVS:
add media-info to spec
commit patch from Jan Schmidt for raw1394 plugin
|