Mike Ruprecht
96b7059d24
rtmpsrc: Fix element losing data at the end of buffers
...
rtmpsrc outputs truncated buffers because, when enough data is
read to fill the buffer, the amount read that time (todo) is set
to zero before it's added to the cumulative buffer size (bsize).
The buffer is then truncated to bsize resulting in lost data.
This patch adds todo to bsize before setting todo to zero.
Fixes #678509
2012-06-21 08:36:35 +01:00
..
2012-04-05 18:02:56 +02:00
2012-05-29 11:47:21 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-06-12 18:53:13 +01:00
2012-06-07 16:23:09 +02:00
2012-05-14 09:15:55 +02:00
2012-04-05 18:02:56 +02:00
2012-06-07 12:43:58 +01:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-25 16:01:28 +05:30
2012-06-12 09:13:24 +02:00
2012-04-05 18:02:56 +02:00
2012-06-20 10:40:42 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-06-15 11:42:23 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-24 14:57:11 +02:00
2012-04-05 18:02:56 +02:00
2012-06-20 10:40:42 +02:00
2012-06-20 10:40:42 +02:00
2012-06-20 10:40:42 +02:00
2012-06-20 10:40:42 +02:00
2012-06-20 10:40:42 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-20 12:29:36 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-06-15 10:39:48 +01:00
2012-06-14 15:33:29 +01:00
2012-04-25 11:50:51 +02:00
2012-06-21 08:36:35 +01:00
2012-06-07 12:43:45 +01:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-06-20 10:40:42 +02:00
2012-04-25 10:26:48 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-06-20 10:40:42 +02:00
2012-04-05 18:02:56 +02:00
2012-06-20 11:37:31 +01:00
2012-06-20 11:37:38 +01:00
2012-04-20 13:41:19 +02:00
2012-04-05 18:02:56 +02:00
2012-06-07 12:43:59 +01:00
2012-05-23 12:09:39 +02:00
2012-04-05 18:02:56 +02:00
2012-04-05 18:02:56 +02:00
2012-06-15 11:42:23 +02:00