- 18 Sep, 2008 26 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 7749487f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
I tried to split most classes in relevant files. I regrouped classes when they were very tightened to each other (in chapters and chapter_command for example ) Note that git doesn't detect correctly the files on this. git blame -C -C is your friend.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
It was a big race condition, please understand how multi-thread works before touching core files. Do not throw away the few first subtitles.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Fixes opening podcasts like http://feeds.feedburner.com/Terravideos
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
avformat: attachments should still be treated as tracks. this fixes [8c5a9c72]
-
Derk-Jan Hartman authored
audiofilters: Do not try to insert user audio-filters when our target is SPDIF. We currently have no way to apply any of our filters to the encoded signal.
-
Jean-Baptiste Kempf authored
Moreover, use a function instead of a macro (like in 0.9-branch) Partially cherry picked from commit 73ab1cd94773956e463009088bf5f477cec1ae80
-
Jean-Baptiste Kempf authored
-
- 17 Sep, 2008 14 commits
-
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
And only fonts so far.
-
Laurent Aimar authored
Do not move an already rendered subtitle.
-
Laurent Aimar authored
-
Laurent Aimar authored
It will allow detecting stupid typos.
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
configure: Use fno-omit-frame-pointer with --enable-release on Mac OS X, as we are collecting crash log.
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Our real demux is incomplete and crashes avcodec. The avformat demux works, so i say we use it until someone fixes this thing.
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-