OSDN Git Service

LinGui: fix infinite recursion issue in audio bitrate handling
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 14 Oct 2010 01:20:32 +0000 (01:20 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 14 Oct 2010 01:20:32 +0000 (01:20 +0000)
commitdb88a2e3bda1e3a292ccf50aaf2996ef8f353be3
treeea4e72f62a4c71585da7b9cc5b0669c2d8a9d9ac
parentbe5e714451d1e573dd363b4a7cf46f1ea876bb6e
LinGui: fix infinite recursion issue in audio bitrate handling
adding a bitrate (that isn't in the standard set of bitrates supported
by handbrake) to the bitrate combo for a passthru codec caused a
cascade of errors.

git-svn-id: svn://localhost/HandBrake/trunk@3601 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/audiohandler.c
gtk/src/hb-backend.c