- 16 Apr, 2012 24 commits
-
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
This hopefully helps on scrollin bigger playlists as view is not always back on top.
-
Ilkka Ollakka authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This fixes playback for wall-e bluray (and maybe others)
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Should be now the same as it would be in fullscreen.
-
Christopher Mueller authored
Signed-off-by: Christopher Mueller <christopher.mueller@itec.aau.at> Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Christopher Mueller <christopher.mueller@itec.aau.at> Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Christopher Mueller <christopher.mueller@itec.aau.at> Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Christopher Mueller <christopher.mueller@itec.aau.at> Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 15 Apr, 2012 11 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
Avoid repeating the same implementation several times: incorrectly (switcher and mux didn't lock) redundantly (avcodec_register_all can be called several times) Move libavXXX init at the top of a few functions, just in case. Check uses of vlc_avcodec_(un)lock and factorize
-
Rafaël Carré authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Also, this commit reenables resize to native video size, if video starts.
-
David Fuhrmann authored
Now, the vout should have the same functionality as all the other. At least in fullscreen, zoom should work now like in other vouts. Furthermore, this commit tells the core our current size on every resize, so we get a sharp osd screen every time. For zoom / ar / crop / size handling, the code was simplified in order to remove duplicated lines and to make the code more readable. Should also close #307.
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ron Wright authored
Support for more samplerate than 44100 and 48000 Support for classic ISO bands instead of Winamp ones Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
- 14 Apr, 2012 2 commits
-
-
Rafaël Carré authored
-
David Fuhrmann authored
Crash was introduced in 3e73ad2a (subsdelay filter) and occurs when user or init methods set subsdelay to 0.
-
- 13 Apr, 2012 3 commits
-
-
Rafaël Carré authored
This fixes ARM build
-
Rafaël Carré authored
Don't duplicate config options, previously the 10bits variant would overwrite the other one so .x264 would be built in 10 bits. Remove support for aeon aged tarball Note: The same source code is downloaded 2 times
-
Rafaël Carré authored
-