- 27 Jan, 2013 12 commits
-
-
Miguel Sousa authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Fumio Nakayama authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Vincenzo Reale authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Yaron Shahrabani authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Hardik Kishorpuri Goswami authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Ivar Smolin authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
David González authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Tomáš Chvátal authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Pau Iranzo authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Adnan Memija authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Iñigo Varela authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Chesús Daniel Trigo authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
- 26 Jan, 2013 3 commits
-
-
Rémi Denis-Courmont authored
This bug is already fixed differently in the main line.
-
Felix Paul Kühne authored
Please keep in mind that that the media player in the VLC media player brand is always written in lower case. Additionally, this change includes minor wording improvements for the German translation.
-
Rafaël Carré authored
A relative jump of +1 is the same than 0, we need +2 to skip the next instruction. Use named label so it is more clear than +2. Read the InstallDir regkey, "" points to vlc.exe (cherry picked from commit b0c000c5883225d0edb4f268d967c77d07254dce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Jan, 2013 7 commits
-
-
Tomáš Chvátal authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That future version is expected to remove a number of already deprecated interfaces, such as CODEC_ID_* or the Snow codec. VLC still uses these interfaces as of today. (cherry picked from commit acf159fbabd1ffb7d2368f1224d5e4d732e7f304) Conflicts: configure.ac
-
Jean-Baptiste Kempf authored
Manual cherry-pick of 2ea0e546475dac1dd9032a06937966ed3d115ca9
-
Francois Cartegnie authored
(cherry picked from commit a49c94e306c0f05d5bdc74e6e6d24b69ef8d81fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 99ab06c7ffe189e81118f6122b1661c6c7af033c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 4fef4b6d00b9297ccfb3d533405dc6c3ab8c0ca7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Jan, 2013 8 commits
-
-
Rémi Denis-Courmont authored
See http://flac.sourceforge.net/format.html (cherry picked from commit 6821ffc8efb5e843f677ae2fdae77de0a1743294) Conflicts: modules/codec/flac.c
-
Rémi Denis-Courmont authored
This reverts commit be1bcb34. This depends on unbackported changes.
-
Jean-Baptiste Kempf authored
-
Timo Rothenpieler authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Edward Wang authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit ecfe16669a5df27ad031e51af39d5d6f745d4fd0) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Christophe Mutricy authored
pub 1024D/E58D1ADC 2013-01-21 [expires: 2014-02-03] Key fingerprint = 65F7 C6B4 206B D057 A7EB 7378 7180 713B E58D 1ADC uid VideoLAN Release Signing Key (2013) (cherry picked from commit 0912461365497ab2ef6f80f0949c97b76000588e) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ecb0421854e16ddb7a32d716a3565440378c5672) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 21 Jan, 2013 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit 0a86a76fec01fe495ace7894c4ecb6be32b4fef7) Conflicts: modules/video_output/macosx.m
-
- 17 Jan, 2013 3 commits
-
-
Nickolai Zeldovich authored
After OpenDemux reads data using stream_Read(), it writes a '\0' to the buffer after the newly-read data, but if the stream returned exactly i_read_max bytes, this '\0' will end up just past the end of the allocated psz_sdp array (see the call to realloc at the beginning of the loop). Adjust the realloc call to allocate this one extra byte. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit dee928705dd32839317dca0e77089b02dd720763)
-
Rafaël Carré authored
-
Rafaël Carré authored
Replace macro with static inline and use bounds checking (cherry picked from commit b31ce523331aa3a6e620b68cdfe3f161d519631e) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 16 Jan, 2013 1 commit
-
-
Rafaël Carré authored
vlc_vout_display.h is installed and depends on it (cherry picked from commit 3649531c52025d4b564d53ee6914305670cf11c1) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 15 Jan, 2013 1 commit
-
-
Rafaël Carré authored
'libvpx' decoder doesn't exist anymore but we continue to disable it anyway for people building and older version
-
- 14 Jan, 2013 1 commit
-
-
Brad Smith authored
The following diff provides some fixes for VLC to allow building with LLVM. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 11 Jan, 2013 2 commits
-
-
Isamu Arimoto authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit bd788b65fc2d12ace47154874fedd431dc9a9a4c)
-
Denis Charmet authored
Avoid inifite loops and stack explosion when parsing broken files and ignore lvl 1 unknown elements. Fix #8013 (cherry picked from commit 127c9329ac47fbbf5ff6509b6c8f8c338cba17d9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Jan, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-