- 29 Mar, 2010 14 commits
-
-
Jean-Baptiste Kempf authored
Yes, I know, I am not using 1.4.1...
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Most probably nobody uses this (in VLC context). In fact, it would cause many existing VLC command line examples /out there/ to fail mysteriously. This simplifies the code a little bit and kills a static variable.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
-
Jakob Leben authored
Prevent unnecessary memory accumulation when new submenus are created again and again.
-
Jakob Leben authored
-
- 28 Mar, 2010 26 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3471
-
Jean-Baptiste Kempf authored
Just deactivate proper seeking
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This fixes the RTP input failing completely.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Jitter computation is, by design, relative to the time of arrival of packets. Normally, it should be the estimated time of arrival (ETA) of the missing packet in the sequence, plus a tolerance value computed from the delay variance (jitter). Unfortunately, we do not know that ETA since we do not know the RTP timestamp of missing packets.
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
This reverts commit 9d9ffe9f.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-