- 10 Oct, 2008 17 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It is cleaner but break the ABI.
-
Laurent Aimar authored
-
Laurent Aimar authored
A lot of codecs do init it to 0 and fix it later.
-
Laurent Aimar authored
It works while paused too.
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
This will likely fix CID 247, which seems like a false. I don't see how PIDClean is called twice here, I think it's a limitation in the Coverity scan logic.
-
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 4 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The extra_tags values were not duplicated.
-
Laurent Aimar authored
-