James Dong 7251673821 Enable B frame support in MPEG4Writer
This patch allows us to automatically detect whether ctts box is needed in MPEG4Writer.
MPEG4Writer uses ctts version 0 (non-negative offset value) store the composition time
offset on a needed basis.

Currently, the size of the ctts box is not optimized. Optimization will be addressed
in a subsequent patch.

o also changed the private method retrieveDecodingTime(bool) in OMXCodec
  to getDecodingTime()

o related-to-bug: 4232183

Change-Id: Ic6dc7b25ecd258c2506ca4b9c25156e922456e51
2012-02-07 18:32:29 -08:00
..
2012-02-03 07:57:01 -08:00
2012-02-03 07:57:01 -08:00
2012-01-27 16:33:43 -08:00
2012-02-03 07:57:01 -08:00
2012-01-10 15:43:24 -08:00
2011-11-14 13:02:59 -08:00
2011-06-23 15:28:36 -07:00
2012-02-03 07:57:01 -08:00