1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Nicolas George aed032c25b dvbsub: fix encoding of termination packets.
The old code generates a termination packet with the same regions as the
start packet and page_state set to "only what changed"; the result is
that the termination packet is decoded as identical to the start packet.

The new code does as found in some DVB broadcasts: produce a packet with
no regions. This is done by expecting num_rects to be 0 rather than
using a flip-flop. ffmpeg.c is updated accordingly.
2012-08-09 11:03:22 +02:00
..
2012-04-22 22:26:55 +02:00
2012-07-11 04:04:29 +02:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-07-29 22:02:46 +02:00
2012-06-03 01:53:36 +02:00
2012-08-09 00:02:05 +00:00
2012-08-07 03:15:39 +00:00
2012-06-29 20:20:02 +02:00
2012-05-08 00:25:25 +02:00
2012-08-07 23:57:21 +02:00
2012-07-07 12:33:51 +02:00
2012-08-08 01:14:18 +02:00
2012-07-07 12:34:04 +02:00
2012-08-07 23:57:21 +02:00
2012-05-18 23:34:11 +02:00
2012-03-15 22:12:02 +01:00
2012-03-15 22:12:02 +01:00
2012-03-13 01:14:04 +01:00
2012-07-19 18:44:46 +02:00
2012-07-26 16:33:17 +02:00
2012-07-26 16:33:39 +02:00
2012-06-07 21:07:17 +02:00
2012-07-10 02:17:53 +02:00
2012-07-10 02:17:52 +02:00
2012-07-10 02:17:52 +02:00
2012-07-25 21:35:30 +02:00
2012-06-10 23:27:17 +02:00
2012-05-18 23:34:11 +02:00
2012-04-22 22:26:55 +02:00
2012-07-22 05:18:01 +02:00
2012-08-07 22:56:35 +00:00
2012-05-18 23:34:11 +02:00
2012-06-28 00:07:22 +02:00
2012-04-15 18:21:53 +02:00
2012-06-17 17:09:34 +02:00
2012-07-05 02:54:34 +00:00
2012-06-29 20:43:30 +02:00
2012-06-29 20:43:30 +02:00
2012-06-29 20:43:30 +02:00
2012-07-29 22:02:46 +02:00
2012-06-06 21:18:14 +02:00
2012-03-19 18:46:34 +01:00
2012-06-10 23:36:22 +02:00
2012-06-24 20:18:00 +02:00
2012-07-05 04:23:55 +02:00
2012-07-02 20:52:22 +02:00
2012-06-19 17:13:45 +02:00
2012-06-21 01:30:16 +00:00
2012-03-07 10:29:52 -08:00
2012-07-17 01:23:35 +00:00
2012-07-02 20:52:36 +02:00
2012-03-13 01:14:04 +01:00
2012-06-29 20:43:30 +02:00