OSDN Git Service

Splits the display of job settings off from the actual work of beginning of a job...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 1 Aug 2008 17:12:37 +0000 (17:12 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 1 Aug 2008 17:12:37 +0000 (17:12 +0000)
commit60a82710a2e8b4a01025dd5a6d7bcc76ff5e5c61
treef1d8f8a1293d10427a638396062599255a17dc97
parent76a05aa2818d5a6c4170686163fbb107c4952f4c
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://localhost/HandBrake/trunk@1599 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/scan.c
libhb/stream.c
libhb/work.c