]> granicus.if.org Git - handbrake/commit
bd: fix title->name for BDs that have disc info
authorJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 28 Jun 2018 17:32:41 +0000 (10:32 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 28 Jun 2018 17:38:04 +0000 (10:38 -0700)
commit826806f46e8cda04d6f1cce5c898f1571fe27b0d
treed9637277ef934815b7174a73c692b695a0af8692
parentd936eed3cf2d2c9a5a47d346767a6d8b2c4bc828
bd: fix title->name for BDs that have disc info

This was defaulting to the device name when scanning raw devices, e.g.
"sr0" on linux.

(cherry picked from commit 65bd07421937e06c2284d575a946e9bec73f151e)
libhb/bd.c