qtdemux: parse tkhd transformation matrix and add tags if appropriate
authorThiago Santos <ts.santos@sisa.samsung.com>
Sat, 24 May 2014 14:16:35 +0000 (11:16 -0300)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 24 May 2014 19:38:54 +0000 (15:38 -0400)
commitd423b9f63ebdb0988af9b975d419b354175cf215
tree2c0bb828345a059b11b426adc14e4c5eef7eb4f1
parent3a7bd8d479ee069913df0762c3c98b6d3e8291d1
qtdemux: parse tkhd transformation matrix and add tags if appropriate

Handle the transformation matrix cases where there are only simple rotations
(90, 180 or 270 degrees) and use a tag for those cases. This is a common scenario
when recording with mobile devices

https://bugzilla.gnome.org/show_bug.cgi?id=679522
gst/isomp4/qtdemux.c