- 11 Jul, 2008 3 commits
-
-
Christophe Mutricy authored
-
David Flynn authored
In some error cases p_block will have been freed before p_block is dereferenced. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Laurent Aimar authored
with #1488)
-
- 10 Jul, 2008 7 commits
-
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
These should both have been installed, ergo no need to use them from their src directory. (Does the same go for cyberlink? who uses it, and where? ) Now configure.ac won't be forced into the --tree modes for these codecs (which still use BUILTINS ). The latter also shows us that we still have decprecated BUILTINS stuff to cleanup. Fixes #1682
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
This was caused by commit 23cc599d and an attempt at fixing it in commit 251648e3.
-
- 09 Jul, 2008 26 commits
-
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
This reverts commit 5183d34d.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Note, this kills a non-letal warning from libvlccore.
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
This mixer can only downsample. Let trivial mixer handles Dual-Mono -> Stereo|Stereo-left|Stereo-right|Stereo-reverse. (Please double check on your multiple channels sources)
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
-
David Flynn authored
Without --enable-shared, libtool doesn't generate symbol lists. Use some autogenerated-libtool-internals to sort it out. Tested with: gcc on linux-amd64, mingw crosscompile, apple-os10.5 Signed-off-by: Pavlov Konstantin <thresh@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Capitalization fixes
-
Jean-Baptiste Kempf authored
Same as previous
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
If you want RTSP time, please come up with an algorithm that makes some kind of sense. In the mean, it's better not to claim to support somethign we don't support.
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
Can someone test on a big endian CPU (I don't know if it is CPU dependant) ?
-
Laurent Aimar authored
-
Laurent Aimar authored
rendering)
-
Rémi Denis-Courmont authored
Fix audio transcoding).
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 08 Jul, 2008 4 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This fixes an input and input item leak. IMHO, such typo are so easy, we need to fix that up. (macosx module is full of those).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-