OSDN Git Service

New internal audio handling.
authorsaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 1 Apr 2008 21:25:54 +0000 (21:25 +0000)
committersaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 1 Apr 2008 21:25:54 +0000 (21:25 +0000)
commitbcd20ea430ced01a2c10605c8f6a77de9c6af410
tree68df07e0204c50c54e69a41ccdd6ab46eb025191
parentc10c9ed50722c077db397d94ffaa7d97c50f7040
New internal audio handling.
Each audio track contains it's own settings for codec, bitrate, samplerate, etc.
This allows for very complex combinations of audio tracks if desired.

git-svn-id: svn://localhost/HandBrake/trunk@1365 b64f7644-9d1e-0410-96f1-a4d463321fa5
19 files changed:
libhb/common.c
libhb/common.h
libhb/deca52.c
libhb/decdca.c
libhb/dvd.c
libhb/encfaac.c
libhb/enclame.c
libhb/encvorbis.c
libhb/hb.c
libhb/muxavi.c
libhb/muxcommon.c
libhb/muxmkv.c
libhb/muxmp4.c
libhb/muxogm.c
libhb/reader.c
libhb/scan.c
libhb/stream.c
libhb/sync.c
libhb/work.c