- 09 Jan, 2012 5 commits
-
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #5801
-
Pierre Ynard authored
Stereoscopic formats would get mistakenly selected
-
- 08 Jan, 2012 9 commits
-
-
David Fuhrmann authored
The issue was that we had 2 VLCPlaylist objects although they should be only one. Therefore this commit removes the wrong one in Open.xib Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
also adds forgotten PL_LOCK and removes a commented out code block which should not be needed anymore Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
fixes both #5733 and #5806
-
Pierre Ynard authored
Use the same approach as in the playlist module This should fix #5398 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
Align stack variables manually in yadif x86 code. This is fixed for the issue that yadif crashes VLC on Windows XP. This issue happens win32 build on Windows 32bit. This issue doesn't happen win32 build on Windows 64bit. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: always expand all sidebar nodes on launch (fixes #5811) and make sure that the sidebar isn't editable by the user
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
And removed our patch that has been applied upstream. Close #5795 Pointed by Mangled Deutz
-
- 07 Jan, 2012 16 commits
-
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: improve handling the mute action in the main window. disable slider and fullvolume button in case mute is active. (fixes #5800)
-
Felix Paul Kühne authored
macosx: make sure that the bottombar controls don't respond in Lion's native fullscreen mode (fixes #5799)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre Ynard authored
Closes #5705
-
Felix Paul Kühne authored
-
Pierre Ynard authored
-
Naohiro KORIYAMA authored
I did incorrect modification moving [16] out of DECLARE_ALIGNED(), and it caused a crash. Fixes #5793. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5792
-
Laurent Aimar authored
The check is a bit less strict to adapt to the various URL we can get. It closes #5661.
-
Laurent Aimar authored
It was added by [5e0e7978].
-
Laurent Aimar authored
It happens when the size information is missing. It closes #5766.
-
Laurent Aimar authored
It is usefull to load a whole file to memory.
-
- 06 Jan, 2012 10 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
A filter shall not return an input buffer. It closes #5748.
-
Laurent Aimar authored
-
Laurent Aimar authored
It closes #5628.
-
Laurent Aimar authored
-
Laurent Aimar authored
The plane size of the pictures given to a decoder can be a bit larger than necessary. It can happens when the video size is incompatible with the colorspace. It closes #5770.
-
Felix Paul Kühne authored
-
Rafaël Carré authored
Use VLC-dev.app when developing and rebuilding frequently
-
David Fuhrmann authored
otherwise it makes no sense for a check box Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
fixes #5779
-