Hi! You like to keep me busy on weekends, don't you? ;)
Okay, here we go, biggest patches first (because that' less likely to fail): * r102 contains Ralph's (revised) topfield patch. I still don't like the idea to put the file's name in class inbuffer, but we can change that later. I only modified the return type of "readfile": if you're going to return negative numbers, you'd better use `ssize_t' instead of `size_t' because the latter usually is unsigned. * r103, also from Ralph, adds configurable snapshot parameters and chapter snapshots. * r104 is Wolfram's pipe output patch, with minor modifications. I think it's better to leave stdout and stderr open, just in case dvdauthor wants to print any error messages. Besides that, you must never use exit() in a forked child that did not exec properly, because it may wreak havoc on your stdio/iostream buffers, signal handlers, allocated memory and the like. Always use _exit() instead. * r105, finally, contains the compatibility patch for the latest ffmpeg trunk (libavformat >= 52.0.0). So, welcome to r105 everybody. -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ DVBCUT-user mailing list DVBCUT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dvbcut-user