FFmpeg/libavformat
Steven Liu 03efd73082 avformat/flvdec: read the correct bits into the tag type
from the flv spec, the flvtag define the tagtype as one byte,
the spec desc is:
Reserved  UB[2] Reserved for FMS, should be 0
Filter    UB[1] Indicates if packets are filtered.
                0 = No pre-processing required.
                1 = Pre-processing (such as decryption) of the packet is
                    required before it can be rendered.
                    Shall be 0 in unencrypted files, and 1 for encrypted
tags.
                    See Annex F. FLV Encryption for the use of filters.
TagType   UB[5] Type of contents in this tag. The following types are
                defined:
                        8 = audio
                        9 = video
                        18 = script data

Signed-off-by: Steven Liu <qi.liu@chinacache.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-09-04 14:54:23 +02:00
..
2014-08-24 11:05:42 +00:00
2014-08-09 15:51:04 +02:00
2014-08-30 15:50:22 +00:00
2014-08-24 11:05:42 +00:00
2014-06-18 14:55:28 +02:00
2014-06-18 14:55:28 +02:00
2014-08-24 11:05:42 +00:00
2014-06-03 10:58:19 -08:00
2014-08-16 14:31:41 +02:00
2014-04-16 19:41:41 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-04-01 01:13:09 +02:00
2014-04-05 02:18:09 +02:00
2014-08-24 11:05:42 +00:00
2014-07-03 15:46:26 +02:00
2014-07-13 19:18:31 +02:00
2014-07-13 19:18:31 +02:00
2014-08-15 22:47:45 +02:00
2014-09-03 02:39:24 +02:00
2014-08-27 06:21:54 +00:00
2014-05-17 20:13:33 +02:00
2014-08-30 16:38:14 +02:00
2014-04-20 20:56:02 +02:00
2014-08-24 11:05:42 +00:00
2014-09-02 12:02:03 +02:00
2014-09-03 02:39:24 +02:00
2014-08-15 22:47:45 +02:00
2014-09-03 02:39:24 +02:00
2014-03-04 22:54:13 +01:00
2014-07-19 19:44:56 +02:00
2014-08-24 11:05:42 +00:00
2014-09-02 12:31:04 +02:00
2014-08-24 11:05:42 +00:00
2014-03-08 12:36:57 +01:00
2014-08-03 03:18:52 +02:00
2014-08-16 14:31:41 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-04-15 13:51:48 +02:00