- Apr 18, 2021
-
-
Jean-Baptiste Kempf authored
-
- Jan 08, 2021
-
-
Konstantin Pavlov authored
-
- Oct 15, 2020
-
-
Ganael Laplanche authored
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -mno-ms-bitfields -Wall -Wsign-compare -Wextra -MT src/dvdnav.lo -MD -MP -MF src/.deps/dvdnav.Tpo -c src/dvdnav.c -fPIC -DPIC -o src/.libs/dvdnav.o src/dvdnav.c:559:8: error: use of undeclared identifier 'vm' Log3(vm, "POS-NEXT "); ^ src/dvdnav.c:559:8: error: use of undeclared identifier 'vm' src/dvdnav.c:560:3: warning: implicit declaration of function 'vm_position_print' is invalid in C99 [-Wimplicit-function-declaration]
-
- Aug 16, 2020
-
-
-
Jean-Baptiste Kempf authored
-
- Mar 25, 2020
-
-
Jean-Baptiste Kempf authored
-
- Mar 21, 2020
-
-
Jean-Baptiste Kempf authored
-
- Mar 05, 2020
-
-
François Cartegnie authored
-
Jean-Baptiste Kempf authored
-
François Cartegnie authored
-
- Mar 04, 2020
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
So should be 4.3.0 now
-
Let users invoke dvdnav_version if they wish to know
-
-
Since we're about to release `this`, there's no way for the caller to get the error string
-
- Mar 03, 2020
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- Feb 18, 2020
-
-
We use defines to use the equivalent win32 APIs and do not use pthread on win32, so there is no need to ship these headers.
-
-
-
Hugo Beauzée-Luyssen authored
fix #10
-
Hugo Beauzée-Luyssen authored
refs #10
-
Hugo Beauzée-Luyssen authored
refs #10
-
Hugo Beauzée-Luyssen authored
refs #10
-
- Feb 09, 2020
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We don't require C99 in a minor release
-
- Feb 07, 2020
-
-
- Nov 11, 2019
-
-
jsgh authored
prospective match and skipping entries if we see the sequence go back down again.
-
- Sep 01, 2019
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-