- 04 Nov, 2010 2 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
It has become so slow in 1.2.0, especially on Win32, that this isn't funny. Maybe the new rands() are slower (4d6247fd) Ref #4290
-
- 03 Nov, 2010 25 commits
-
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
The code is quite ugly and the comments in IconvText() where wrongs...
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
Sorry for the noise, I won't touch it anymore...
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
André Weber authored
do copy the in picture to out picture like all other video filters also if it is not needed for the atmo purpose just to get it working again.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Parental advisory: explicit kludge.
-
Rémi Denis-Courmont authored
This reverts commit c46366ce.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
HTTP Live Streams are number from 0 in vlc_array_t. The condition in Download() excluded 0 as valid stream. The first element in the array is at index 0, so consider this to be valid. (cherry picked from commit 7acbd2448c289cf28a80cfc0dd2ece21860aa6e9)
-
Jean-Paul Saman authored
If block_Realloc() fails in the function AccessDownload() then resolving segment->data->i_buffer results in a segmentation error. Instead of continuing when block_Realloc() has failed, just cleanup and leave the function.
-
Jean-Baptiste Kempf authored
This reverts commit 0861691f. This should not be possible, probably the backtraces were corrupted.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This is extra-precaution, but it cannot do harm
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
VLC doesn't use foreign M4 macros anymore
-
Rafaël Carré authored
This reverts commit ae14df5a. [d85d6537] explains why it is needed
-
- 02 Nov, 2010 13 commits
-
-
Pierre d'Herbemont authored
This introduce a circular dependency. The correct way (which what Rafael is doing) is to explicitely set the dependencies in the .package to automake, libtool...
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This fix unbreaks those who don't build autoconf. Note, I have absolutely no idea why this is needed. This doesn't feel right anyhow.
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It could happen when the demuxer was forced.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It was called 2 times.
-