- 04 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 13 Apr, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 10 Apr, 2008 1 commit
-
-
Rafaël Carré authored
Do not handle Range requests at all This partly reverts 53474be3
-
- 02 Mar, 2008 1 commit
-
-
Pierre authored
-
- 23 Jan, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
- 29 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 24 Sep, 2007 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 21 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
(draft-ietf-avt-rtp-and-rtcp-mux)
-
- 17 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 11 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 07 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
This saves: - one malloc() per packet per client } due to - one memcpy() per packet per client } block_Duplicate() - one mwait() per packet per client, and - one thread per client per track So it should really help scale RTSP broadcast up. However, in its current state, it removes the pts synchronization, which might not be such a great idea. I will re-add it later.
-
- 01 Sep, 2007 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Now it should not be possible to guess other people's ID.
-
- 31 Aug, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
to always include a valid server address
-
- 30 Aug, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Aug, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- always round Scale to 1 because we only support that value
-
- 24 Aug, 2007 5 commits
-
-
Rémi Denis-Courmont authored
([1] VoD RTSP pretends to, but it does not, does it?)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 23 Aug, 2007 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Do not refer to bogus TTL values
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Even then rtp.c is quite big...
-