Julien Moutte
6f1ee59df6
mpegtsmux: generate SPS/PPS header once and fix overflow
...
Some H264 packets can be as small as 5 bytes for repeated frames.
In such a situation the output buffer size was not big enough (5*2) to fit the
SPS/PPS header and the start codes. This corrupts the ES stream.
We now generate the SPS/PPS only once which is much more optimal and we now
know the size of the header to calculate the output buffer size more safely.
2010-02-02 12:23:24 +01:00
..
2009-12-10 10:12:24 -08:00
2009-12-11 16:32:48 -08:00
2009-11-18 17:58:39 +01:00
2010-01-25 19:32:15 -03:00
2010-01-27 12:45:57 +01:00
2009-11-22 19:30:58 +00:00
2010-01-28 14:57:50 +02:00
2010-01-18 10:58:39 +01:00
2010-01-28 00:08:16 +00:00
2010-01-06 01:57:13 +00:00
2009-11-22 19:30:58 +00:00
2009-11-18 03:10:32 +00:00
2010-01-16 17:02:52 +01:00
2010-01-27 12:41:57 +01:00
2009-10-27 14:32:30 -07:00
2010-02-01 17:46:29 +02:00
2010-01-12 00:29:57 +00:00
2009-11-22 19:30:58 +00:00
2010-02-01 16:23:47 -08:00
2010-01-12 12:31:56 +01:00
2009-10-22 11:55:41 +01:00
2010-02-02 12:23:24 +01:00
2009-10-26 09:04:49 -03:00
2009-11-18 17:57:59 +01:00
2010-01-25 11:49:46 +02:00
2009-10-11 13:13:56 +02:00
2009-09-03 13:39:36 -04:00
2010-01-22 02:25:44 +00:00
2010-02-01 16:24:39 -08:00
2009-08-25 23:55:41 +01:00
2009-11-19 21:11:36 +02:00
2009-12-09 15:00:53 +01:00
2009-11-05 21:41:01 -03:00
2010-01-25 12:21:34 +01:00
2010-01-16 16:52:11 +01:00
2009-11-22 19:30:58 +00:00
2009-10-11 13:13:56 +02:00
2009-11-22 19:30:58 +00:00
2009-10-07 15:26:12 +03:00
2009-10-02 12:07:32 +02:00
2010-01-11 01:01:46 +00:00