- 21 May, 2014 13 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
split the old algorithm (simple QoS analyser/av bitrate driver) and the new algorithm (stateful QoS analyser/bandwidth bitrate driver)
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
add a network state and modify algorithm to handle simplest cases accordingly (eg. max quality in pure lossy network)
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 20 May, 2014 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 19 May, 2014 2 commits
-
-
Simon Morlat authored
-
Pierre-Eric Pelloux-Prayer authored
-
- 16 May, 2014 1 commit
-
-
Pierre-Eric Pelloux-Prayer authored
-
- 15 May, 2014 2 commits
-
-
jehan authored
-
Pierre-Eric Pelloux-Prayer authored
-
- 14 May, 2014 13 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Simon Morlat authored
audio_stream_alive() now returns FALSE after timeout reached even if no RTP packet were received ever.
-
Pierre-Eric Pelloux-Prayer authored
Replaced the concept of 'rendering filter capable of decoding' by 'decoding filter capable of rendering'. It's similar but allows to choose the decoder first (based on video type) and then let it do the rendering if it can.
-
Pierre-Eric Pelloux-Prayer authored
-
Pierre-Eric Pelloux-Prayer authored
If the encoder filter takes too much time to encode, v4l2 capture filter ends up using 100% cpu because its internal list of available image is full. So when this happens, a simple condition/signaling pattern is used to allow the capture thread to wait for an empty slot.
-
Pierre-Eric Pelloux-Prayer authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Always report video decoding errors. The interval between each sending of VFU requests is handled at a higher level.
-
- 13 May, 2014 7 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-