- 18 Jun, 2009 27 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Mutricy authored
And don't ignore errors
-
Rémi Duraffort authored
-
Christophe Mutricy authored
You need a compiler.
-
Christophe Mutricy authored
Also use autoreconf where possible And no need to reun automake after autoreconf
-
JP Dinger authored
-
Rémi Duraffort authored
This reverts commit f001a156. This is usually a good practice. Moreover compare to locking and unlocking the potential overhead is really small.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Konstantin Pavlov authored
-
Sergey Puzanov authored
Signed-off-by: JP Dinger <jpd@videolan.org>
-
JP Dinger authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Barry Wardell authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
reset the current status item. (cherry picked from commit 6d28f6deddc7596b7d0a6c0236e7ef81f4cacc07) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
- 17 Jun, 2009 9 commits
-
-
Derk-Jan Hartman authored
It seems that avformat does not recover from a byteseek when it does not know a duration for the file. It continiously spits out data with pts values of AV_NOPTS_VALUE after the seek. Tested with mxf_original_NOB_format.mxf
-
Derk-Jan Hartman authored
When we set the video track, we probably be wanting to change video-es vars instead of audio-es
-
Felix Paul Kühne authored
contribs: Use GCC 4.2 instead of LLVM-GCC 4.2 to compile the 32bit contribs on Darwin like we already do for the 64bit ones LLVM introduced to many runtime bugs for now. Updated bin package for x86_64 is already available, PPC and i386 will follow within the hour.
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Try TI_1_Einfuehrung.avi to trigger the bug.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit d0e16efd)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Thanks a lot to Ludovic Fauvet who made the hard debugging work and found the idea. (cherry picked from commit d38092676b46d5ac3c6f280204e43021de90f3fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Jun, 2009 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit db606bd163ff2b8e6bf56b40e614fa0619067d26) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Mutricy authored
If main() is not found in pthread 10 line above it won't be find now. And the patch submitter is looking for a better test This reverts commit bb1d1eb5.
-
Derk-Jan Hartman authored
This is fixed upstream in mplayer now. Our libass is up to date with r29367 of Mplayer.
-
Jean-Baptiste Kempf authored
-