]> granicus.if.org Git - handbrake/commit
Ok, this should fix compilation. Instead of using the 2-letter language code for...
authorjbrjake <jb.rubin@gmail.com>
Wed, 25 Jul 2007 19:02:12 +0000 (19:02 +0000)
committerjbrjake <jb.rubin@gmail.com>
Wed, 25 Jul 2007 19:02:12 +0000 (19:02 +0000)
commit6934e983fd9b10317828d6527d8102ef8f9123bc
treebaf5020f9d51235e12410718a0fd382712a309bf
parentab7c2f4a291e410511c1904c1d56cc9a14682c3b
Ok, this should fix compilation. Instead of using the 2-letter language code for "Unknown" (which is a blank string) I've set it to use the 3-letter code ("und" for undetermined). There could easily be a better way to do this. C strings are not my forte.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@732 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/stream.c