qtmux: Properly allocate 256 bytes per CDP packet in prefill mode
authorSebastian Dröge <sebastian@centricular.com>
Thu, 2 Aug 2018 09:27:45 +0000 (12:27 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 2 Aug 2018 09:27:45 +0000 (12:27 +0300)
commit8a3075fbaef22e934876df278f6f4732eb9933d3
tree9505f9b2cbce90991038c85ba38cd0ac5209f3b7
parentbbfd76e94e78a49f1ba86ecabd82b1edccd01cee
qtmux: Properly allocate 256 bytes per CDP packet in prefill mode

Instead of allowing 256 but only pre-allocating 100.
gst/isomp4/gstqtmux.c