[Live-devel] old source code

2011-11-11 Thread giac . dinh
Does anyone have old source code release on 2007-10-31? Giac ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Backward compatible?

2011-10-31 Thread giac . dinh
Yes, the change is on App code (so it can compiled) since some of the method's already been included in the library. No change what so ever with lib source. The App source run fine with the old lib so my expectation is it would run with latest lib. The reason I want the lib source code archive to

[Live-devel] Backward compatible?

2011-10-28 Thread giac . dinh
I have an Net Streaming application written for 20071031 release. I try to update my library to the latest 20111009. Thing compiled (of course there some minor change so it compiled) but it failed at running time. I try to get older version of library source so I can locate where change make the