]> granicus.if.org Git - handbrake/commit
Splits the display of job settings off from the actual work of beginning of a job...
authorjbrjake <jb.rubin@gmail.com>
Fri, 1 Aug 2008 17:12:37 +0000 (17:12 +0000)
committerjbrjake <jb.rubin@gmail.com>
Fri, 1 Aug 2008 17:12:37 +0000 (17:12 +0000)
commit7dde8068656d19ee95b0b9231e53d1c669806efe
treef1d8f8a1293d10427a638396062599255a17dc97
parentb22fd6b62c3f13000d36f8badc297b872f5b7a45
Splits the display of job settings off from the actual work of beginning of a job, and reorganizes/elaborates the display's layout.

Adds new title variables to provide more description of sources: video_codec_name, video_bitrate (currently only used by DVD sources), and container_name and data_rate (currently only used by ffmpeg input sources).

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1599 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/scan.c
libhb/stream.c
libhb/work.c