- 10 Oct, 2008 5 commits
-
-
Derk-Jan Hartman authored
I accidently change the probe, not the actual mmap() usage.
-
Derk-Jan Hartman authored
That would be Darwin and some BSDs apparently
-
Derk-Jan Hartman authored
This means that when the machine gets low on memory, this mmap'ed 4GB movie file is the first to be thrown out of the memory again.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
The code was never enabled.
-
- 09 Oct, 2008 19 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It should fix a potential segfault when the vout is closed.
-
Laurent Aimar authored
It helps when reconstructing the video pts as asf does not have them :(
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
A typo/copypaste error confusing p_es->p_dec with p_es->p_dec_record
-
Derk-Jan Hartman authored
w00t, my first CID fix :D
-
- 08 Oct, 2008 16 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The extra_tags values were not duplicated.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not really needed and was complicating too much decoder code.
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows faster seek and start up time when the access pace can be controlled.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The implementation design was broken. I will fix it once clock/decoder API is more stable.
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not perfect as the aout mixer buffers some data too but it is too late...
-
Laurent Aimar authored
-