On Thu, Oct 09, 2008 at 08:16:08PM +0900, Jorgen Lundman wrote: > > Told emacs to never use tabs too, so it should be cleaner.
You could tell emacs to M-x remove-trailing-whitespace and set show-trailing-whitespace, then you will see the places where you have added trailing whitespace, which are quite a few. > This patch includes: > > 1. Add ExtFinfo (262) support > > 2. Add FileType (250) re-direct support > > 3. DVDOpendir/DVDReaddir/DVDClosedir/DVDOpenFile for UDF access. > > 4. dvdread-1.9.7 stat methods for obtaining VOB data and sizes > > 5. AD chaining, instead of assuming files will always fit in 1 AD group. > > 6. dvd_udf API uses "UDF_FILE" type instead of "starting block number". > > 7. Separate struct AD and struct FileAD instead of ugly 64->32 bit work. > > 8. Minor memory clearing problems, and memory leaks. These still look like 8 separate issues. Could you try to split this up into separate patches? Diego _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
