qtmux: Reserve 256 bytes for CDP packets in pre-fill mode
authorSebastian Dröge <sebastian@centricular.com>
Mon, 30 Jul 2018 10:33:28 +0000 (13:33 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 30 Jul 2018 10:35:02 +0000 (13:35 +0300)
commite58dceec3aefb5426a551e3b686810fbf6e49fc3
tree38107594c72c9034b039f3fcffa0a34cabad3aaa
parent8f807477ebb324703172aaee1660ad21a5683fb7
qtmux: Reserve 256 bytes for CDP packets in pre-fill mode

92 is sometimes too small and compared to the wasted space for other
codecs 256 bytes is small (and should be the maximum CDP packet size)
gst/isomp4/gstqtmux.c