| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
move source format enumeration from v4l2elem...
Original commit message from CVS:
v4l plugins:
* add open/close signals
v4l2 plugins:
* add open/close signals
* move source format enumeration from v4l2element to v4l2src
* adapt to the final v4l2 API in kernel 2.5 (patches for 2.4 on http://bytesex.org/patches)
* small tweaks
|
|
|
|
|
| |
Original commit message from CVS:
adding mediainfo
|
|
|
|
|
| |
Original commit message from CVS:
update to new structure
|
|
|
|
|
| |
Original commit message from CVS:
separating tags and metadata
|
|
|
|
|
| |
Original commit message from CVS:
UDP plugins will work for RedHatians too
|
|
|
|
|
| |
Original commit message from CVS:
Trying to make udp plugins work
|
|
|
|
|
| |
Original commit message from CVS:
added mad
|
|
|
|
|
| |
Original commit message from CVS:
small fixes to swfdec req and gstplay lib
|
|
|
|
|
| |
Original commit message from CVS:
fix the test for swfdec
|
|
|
|
|
| |
Original commit message from CVS:
fix lib path
|
|
|
|
|
|
| |
Original commit message from CVS:
query and convert functions
will remove debug output later when everything works
|
|
|
|
|
| |
Original commit message from CVS:
updates
|
|
|
|
|
| |
Original commit message from CVS:
sigh, that was a silly bug
|
|
|
|
|
| |
Original commit message from CVS:
clashes with shout, put in exp
|
|
|
|
|
| |
Original commit message from CVS:
.pc fix
|
|
|
|
|
| |
Original commit message from CVS:
don't push if can't push
|
|
|
|
|
| |
Original commit message from CVS:
Added vorbis stream info extraction example
|
|
|
|
|
| |
Original commit message from CVS:
Added segment seek
|
|
|
|
|
| |
Original commit message from CVS:
Remove properties that can easily be found on the caps.
|
|
|
|
|
|
| |
Original commit message from CVS:
Cleanups
Added some segment seek
|
|
|
|
|
| |
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
|
|
|
|
|
|
|
|
| |
tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
|