- 08 Jan, 2021 1 commit
-
-
Konstantin Pavlov authored
-
- 29 Apr, 2020 1 commit
-
-
Chad Dougherty authored
-
- 13 Oct, 2019 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Feb, 2019 1 commit
-
-
astian authored
GCC 7.3 points out that a buffer of size PATH_MAX is being written to with data that can theoretically overflow (a string of maximum size PATH_MAX plus other constant-size strings). Fix this by replacing sprintf with snprintf. Signed-off-by:
astian <astian@elude.in> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Nov, 2018 1 commit
-
-
Konstantin Pavlov authored
-
- 18 Mar, 2018 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 02 Mar, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Lamot authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Jan, 2018 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Nov, 2017 1 commit
-
-
Jean-Baptiste Kempf authored
See VLC #16347
-
- 04 Feb, 2017 1 commit
-
-
fjhenigman authored
mkdir() followed by errno==EEXIST is not sufficient to determine if a directory exists. Do a stat() to check for existence before trying mkdir(). Signed-off-by:
Frank Henigman <fjhenigman@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 Aug, 2016 1 commit
-
-
Hannes Domani authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 Mar, 2016 1 commit
-
-
Petri Hintukainen authored
-
- 11 Mar, 2016 3 commits
-
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
- 19 Feb, 2016 1 commit
-
-
Lars Kiesow authored
The Free Software Foundation address in the COPYING file were outdated. This patch updates this file with the latest state of the GPL v2. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Dec, 2015 3 commits
-
-
Jean-Baptiste Kempf authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
- 27 Oct, 2015 2 commits
-
-
Romain Bentz authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Apr, 2015 2 commits
-
-
Ludovic Fauvet authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Petri Hintukainen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Feb, 2015 1 commit
-
-
Sam Varshavchik authored
Have make clean remove libdvdcss.spec that autoconf creates from libdvdcss.spec.in Include %{?dist} tag into the RPM release tag, this a convention with most RPM-based distributions. The rpm packages were missing a few files. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Jan, 2015 3 commits
-
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 27 Jan, 2015 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Not current[:age[:revision]]
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
This allows opening a DVD device using external read/seek callbacks. Signed-off-by:
Diego Biurrun <diego@biurrun.de> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Evgeny Grin authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This reverts commit c500fe52.
-
Jean-Baptiste Kempf authored
This reverts commit 1b4e3f9e.
-
- 03 Dec, 2014 4 commits
-
-
Diego Biurrun authored
The former is deprecated, the latter should be used nowadays.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 18 Nov, 2014 1 commit
-
-
Diego Biurrun authored
-