History | View | Annotate | Download (1.32 KB)
changing to AGPL
input_get returns INT_MAX if no timeout is reuqired
changing input (-f) and output (-F) parameter format
we had a mixed use of flags, I/O file name and parameters.Now it has been unified.
input-grapes: adding "ipb:" config
Enable to use the UDP (de)chunkiser
to use UDP, use udp:port0=...,port1=...,port2=...as input or output file name
fixing compile warning about missing struct chunk* declaration
some comments in input.h
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1727 c54fac2e-1815-407e-9b96-088d06743913
input_open: adding parameters to pass back some file descriptors
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1724 c54fac2e-1815-407e-9b96-088d06743913
Revert "Changed to build both with cc and g++"
This reverts commit 7ed27fb098c874145c4210155330b206e97ee8aa.
Conflicts:
Applications/OfferStreamer/Makefile
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1585 c54fac2e-1815-407e-9b96-088d06743913
Changed to build both with cc and g++
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1535 c54fac2e-1815-407e-9b96-088d06743913
adding some more copyright notices
configurable loop support
loop.c streaming.h
Add include guards
Beginning of a real input module...
DumbStream, first import