- 05 Sep, 2008 15 commits
-
-
Laurent Aimar authored
DEMUX_GET_PTS_DELAY should returns microsecond. You should NOT remove caching to PTS to create PCR. It was probably a workaround for the previous bug. It could explains the problems with TS over RTP (for TS with small pcr/pts delay that is, not created by VLC) Implemented missing DEMUX_CAN_* query.
-
Laurent Aimar authored
(cherry picked from commit 2221f03d)
-
Rémi Duraffort authored
(cherry picked from commit b8b83532)
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
Pointed-out-by: Sébastien Escudier (cherry picked from commit b4329926)
-
Jean-Baptiste Kempf authored
Crash happens if you do: - Play item - Activate vfilter - Stop item - Deactivate vfilter... BooM.
-
Jean-Baptiste Kempf authored
This is a quick fix that does not want to be in master... Proper fix should go to master.
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
While it is great for (some) streaming cases it is really wrong for saving to a file for example and/or without using the gather module. If you have read how to use the gather module, you probably have read enough documentation to add sout-keep...
-
Jean-Baptiste Kempf authored
This is of course NOT a good solution, and it has nothing to do in the interface... So, either we let it like this, or we implement in the good place (not in intf) or we remove this option
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
(cherry picked from commit ed98d997)
-
Antoine Cellerier authored
(cherry picked from commit 2b112bad)
-
Antoine Cellerier authored
Already available in the interface sprefs. This reverts commit 1abb581f.
-
Antoine Cellerier authored
(cherry picked from commit c1a144df)
-
- 04 Sep, 2008 17 commits
-
-
Antoine Cellerier authored
(cherry picked from commit 446be1c2)
-
Antoine Cellerier authored
(cherry picked from commit b7e41633)
-
Rémi Denis-Courmont authored
(cherry picked from commit 9a5e5236)
-
Rémi Denis-Courmont authored
(cherry picked from commit d6c0f242)
-
Rémi Denis-Courmont authored
The only user is LUA, inlined there. The return value seems suspicious by the way. (cherry picked from commit 1014a2aa)
-
Rémi Denis-Courmont authored
(cherry picked from commit be0af925)
-
Rémi Denis-Courmont authored
(cherry picked from commit 475d7593)
-
Rémi Denis-Courmont authored
(cherry picked from commit daf44288)
-
Rémi Denis-Courmont authored
(cherry picked from commit b3bf199a)
-
Rémi Denis-Courmont authored
(cherry picked from commit 674c2927)
-
Rémi Denis-Courmont authored
(cherry picked from commit ebc680ce)
-
Rémi Denis-Courmont authored
(cherry picked from commit 48593ea3)
-
Rémi Denis-Courmont authored
(cherry picked from commit dc8228bb)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Fix make dist
-
Jean-Baptiste Kempf authored
-
- 03 Sep, 2008 8 commits
-
-
Christophe Mutricy authored
Seems to work but needs more testing
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
(cherry picked from commit 63b5b2e2)
-