| 2006-04-23 Daniel Wagner <[email protected]> |
|
More...
|
about 20 years ago
|
| - Added optimization options to ./configure --enable-optimize --enable-mmx --enable-sse - Replaced modulo operators with bit manupulating operations for efficiency - Changed packet handling to allow for lower latency |
|
More...
|
about 20 years ago
|
| 2006-04-17 Daniel Wagner <[email protected]> |
|
More...
|
about 20 years ago
|
| 2006-04-11 Daniel Wagner <[email protected]> |
|
More...
|
about 20 years ago
|
| 2006-04-11 Daniel Wagner <[email protected]> |
|
More...
|
about 20 years ago
|
| 2006-04-11 Daniel Wagner <[email protected]> |
|
More...
|
about 20 years ago
|
| - src/avdevice.h src/avdevice.cpp: moved the include of stdint.h from the implementation to the header, to fix certain compilation problems wrt uint64_t. This datatype is also used in the class definition in avdevice.h. |
|
More...
|
about 20 years ago
|
| - version bump to 0.6.2 |
|
More...
|
over 20 years ago
|
| - extra debug statements in some places - fixed the automake files to re-link the complete lib when one of the sub-libs is changed |
|
More...
|
over 20 years ago
|
| - verbose option now also working for more than the discovery operation - added the start of a freebob AV/C server (experiment) |
|
More...
|
over 20 years ago
|
| 2006-04-04 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-30 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-20 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-15 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-12 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-10 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-10 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-05 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-04 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-04 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-04 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| 2006-03-04 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| * src/avplug.cpp (discoverStreamFormat): Sanity check turned into warning. |
|
More...
|
over 20 years ago
|
| 2006-03-02 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| * configure.ac: bumb minor version to 0.3 |
|
More...
|
over 20 years ago
|
| 2006-03-01 Daniel Wagner <[email protected]> |
|
More...
|
over 20 years ago
|
| - fixed some build errors. A fresh checkout should compile. |
|
More...
|
over 20 years ago
|
| - Added streaming API - Added test programs for the streaming API |
|
More...
|
over 20 years ago
|
| * src/avdevice.cpp: Some more refactoring (m_isoInputPlugs and m_isoOutputPlugs unified into m_isoPlugs). Discovering of unit external plugs. * src/avdevice.h: Likewise. * src/avdevicexml.cpp: Likewise. * src/avdevicesubunit.cpp: Likewise. * src/avdevicesubunit.h: Likewise. * src/avplug.cpp: Likewise. * src/avplug.h: Likewise. |
|
More...
|
over 20 years ago
|
| Refactoring: plug discovering is now part of AvPlug instead of AvDevice. All plugs of music and audio subunit are now also discovered. libfreebobavc: Copy constructor added. |
|
More...
|
over 20 years ago
|