- Jul 31, 2014
-
-
Jean-Baptiste Kempf authored
-
Diego Biurrun authored
Also add explicit path to ignored generated files.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And fail in new error cases
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jul 30, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fixes builds for Hurd...
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 26, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jul 13, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jun 11, 2014
-
-
Dominik Mierzejewski authored
-
- Jun 05, 2014
-
-
Jean-Baptiste Kempf authored
-
- May 14, 2014
-
-
Jean-Baptiste Kempf authored
-
- May 02, 2014
-
-
Jean-Baptiste Kempf authored
-
this is a keyword in C++, therefore ... dvdnav/dvdnav.h:93:43: error: expected ‘,’ or ‘...’ before ‘this’ Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Apr 16, 2014
-
-
Fixes compiler warning: src/vm/vm.c:183:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((data[i] == 0)) break; ~~~~~~~~^~~~ Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Mar 25, 2014
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Mar 04, 2014
-
-
Jean-Baptiste Kempf authored
Failing is a correct behavior, here... LP: #370884
-
Jean-Baptiste Kempf authored
LP: #487414
-
Jean-Baptiste Kempf authored
The caller shouldn't call this function with a NULL parameter, and is at fault. But we should not crash LP: #445980
-
- Mar 02, 2014
-
-
This header makes some non-high-memory-safe OS/2 APIs high-memory safe. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This should be generated and not commited.
-
-
-
- Feb 20, 2014
-
-
Diego Elio Pettenò authored
Without adding m4 to the list of included directories, attributes.m4 is not found and will fail to expand the CC_* macros.
-
- Feb 18, 2014
-
-
This initialises the audio capabilities register (SPRM 15) to indicate that all audio features are available. My region 2 version of 'Monsters University' queries this register in 'first play' and jumps to an invalid title if it is zero. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Feb 15, 2014
-
-
Jean-Baptiste Kempf authored
-
.. and don't derive 1 from the unrelated sizeof(char). Fixes the scan-anaylzer "API violation" warning: Result of 'calloc' is converted to a pointer of type 'vm_t', which is incompatible with sizeof operand type 'char' Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-