isomp4: Refactor various state variables into a mux_mode var
authorJan Schmidt <jan@centricular.com>
Wed, 1 Apr 2015 00:15:38 +0000 (11:15 +1100)
committerJan Schmidt <jan@centricular.com>
Thu, 9 Apr 2015 00:20:06 +0000 (10:20 +1000)
commitfe739b7f889e9ae2ed68d5cea757c5f12f1aa960
tree4a234247bb94b180727c74627fce4be6c8eb272c
parent67a11a5acfc9b0a2d4bce223b8368a86bfcba576
isomp4: Refactor various state variables into a mux_mode var

Instead of checking various state variables around the muxer,
track the current muxing mode in a single 'mux_mode' enum.

Add some implementation notes about the different mux modes
gst/isomp4/gstqtmux.c
gst/isomp4/gstqtmux.h