summaryrefslogtreecommitdiffstats
path: root/contrib/mpeg2dec
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-04-05 18:50:29 +0000
committerjstebbins <[email protected]>2010-04-05 18:50:29 +0000
commitd7dc1c11f93fe701893899471a5d729869d8f5c6 (patch)
tree5d087d19b5092465f471e1ef76138b5f42396c97 /contrib/mpeg2dec
parent453a109aae42e4ce540b16977c4ffe3631b7dce3 (diff)
generalize audio channel map reordering
this allows remapping any channel order to any other channel order with the appropriate map definitions. channel maps currently supplied are smpte (used by ffmpeg), qt (our standard channel order), and ac3 (as delivered by a52dec). remapping can also be applied to the downmixer with the function hb_downmix_set_chan_map(hb_chan_map_t * map_in, hb_chan_map_t * map_out). this allows downmixing and channel reordering in a single step. there is no additional cost to reordering since the matrix multiply used to do the downmix simultaneously reorders. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3201 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/mpeg2dec')
0 files changed, 0 insertions, 0 deletions