#
6dc7d854 |
| 01-Mar-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaConnection: Review format negotiation mechanism
|
#
444d8ec0 |
| 27-Feb-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaConnection: Hide connection callbacks
* At this point we want to avoid the user calling the callbacks in the form of BMediaConnection. Instead we force to use the BMediaInput and BMediaOutput v
MediaConnection: Hide connection callbacks
* At this point we want to avoid the user calling the callbacks in the form of BMediaConnection. Instead we force to use the BMediaInput and BMediaOutput versions.
show more ...
|
#
9cf18a39 |
| 25-Feb-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaConnection: BufferSize should be inherited
* While it's trivial for audio to calculate the buffer size, it isn't the same for video.
|
#
e8bf0f3e |
| 24-Feb-2018 |
Barrett17 <b.vitruvio@gmail.com> |
MediaClient: Reappropriate copyright
|
#
a33c8f4c |
| 27-Apr-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaClient: Some more consistency in args order
|
#
5854fc4a |
| 18-Feb-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaClient: Add remaining wiring for input/output functionality
* BufferReceived is renamed HandleBuffer. * Update doc. * Implement buffer production private methods.
|
#
0844ddf4 |
| 18-Jan-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaClient: Polish destructors
* Make Release() the only public way to destroy a connection.
|
#
d64dd7be |
| 17-Jan-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
MediaClient: Fix style for private methods and other cleanup
* Cleaned up some unneeded callbacks.
|
#
7561d9ac |
| 16-Jan-2017 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
Populate media/experimental with future media_kit classes
* Node implementations headers are move into src/kits/media.
|