Menu

Svn Commit Log


Commit Date  
[r2137] by sms00

-e and -V are not mutually exclusive. error in earlier patch

2003-12-23 04:32:28 Tree
[r2136] by sms00

compiler warning reduction

2003-12-21 18:56:53 Tree
[r2135] by sms00

enable error protection for SVCDs

2003-12-21 18:44:15 Tree
[r2134] by rbultje

Several small (but important) build tweaks from Kawamata/Hitoshi, and a bunch of extra stuff added to .cvsignore because of the libtoolification

2003-12-21 14:37:44 Tree
[r2133] by rbultje

Merge debian build from Kawamata/Hitoshi

2003-12-21 14:33:06 Tree
[r2132] by rbultje

Add window title patch from Stephen Beahm

2003-12-21 14:32:17 Tree
[r2131] by sms00

Cleanup compiler warning messages - patch submitted by Stephen Beahm

2003-12-21 07:57:25 Tree
[r2130] by sms00

sys/stat.h should be conditionally included using the HAVE_SYS_STAT_H check from
./configure being run

2003-12-20 20:26:29 Tree
[r2129] by sms00

compile errors caused by missing 'struct stat' definition:
lavplay.c: In function `check_command_line_options':
lavplay.c:525: error: storage size of `vstat' isn't known
lavplay.c:526: warning: implicit declaration of function `stat'
lavplay.c:526: warning: implicit declaration of function `S_ISCHR'
lavplay.c:525: warning: unused variable `vstat'
lavplay.c:539: error: storage size of `astat' isn't known
lavplay.c:539: warning: unused variable `astat'

add a <sys/stat.h>

2003-12-20 18:24:57 Tree
[r2128] by rbultje

Time to get things building again. ;).

* Remove "#include config.h" from all *.h, *.hh, *.hpp files
* Add "#include config.h" to all *.c, *.cc, *.cpp files
* fix one of the best stupidities I've ever seen in lavplay.c (see diff)
* Make everything be built using libtool (except libmjpegutils.a, *)
* Fix compile error in PS_Stream because the virtual class has a non-
virtual destructor
* Install all mplex headers for libmplex2.so
* Get RPM building back working
* Fix make distcheck

I'm now able to compile externel projects against libmplex2.so, great job
Andrew!

(*) How do I do static-only but installable libtool builds?

2003-12-20 17:33:39 Tree
Older >
Auth0 Logo