gstreamer/gst-libs/gst/codecparsers
Aurélien Zanelli af78b45979 h264parse: Fix multiple SEI messages in one SEI RBSP parsing.
An SEI RBSP could contains more than one SEI message as specified in
7.4.2.3.1.

This commit change the parser API: the gst_h264_parser_parse_sei()
function now create and fill a GArray containing GstH264SEIMessage.

https://bugzilla.gnome.org/show_bug.cgi?id=721715
2014-01-23 20:18:53 +01:00
..
gsth264parser.c h264parse: Fix multiple SEI messages in one SEI RBSP parsing. 2014-01-23 20:18:53 +01:00
gsth264parser.h h264parse: Fix multiple SEI messages in one SEI RBSP parsing. 2014-01-23 20:18:53 +01:00
gsth265parser.c h265parser: remove trailling 0x00 bytes as the spec doesn't allow them 2014-01-22 10:27:01 -03:00
gsth265parser.h h265parser: Fix segfault when parsing VPS 2014-01-14 16:26:51 +01:00
gstmpeg4parser.c codecparsers: Use correct type specifiers for format strings to fix compiler warnings 2013-03-03 12:29:42 +01:00
gstmpeg4parser.h codecparsers: Fix gtk-doc 2013-06-23 11:46:01 +02:00
gstmpegvideometa.c docs: add since markers to new codecparsers video meta API 2013-04-02 23:34:19 +01:00
gstmpegvideometa.h mpegvideometa: Fix typo in comment 2013-05-07 14:52:50 +02:00
gstmpegvideoparser.c mpegvideoparser: Also initialize debug category in parse_sequence_header 2013-12-04 17:55:05 -05:00
gstmpegvideoparser.h mpegvideoparse: Fix documentation of GstMpegVideoSequenceScalableMode 2013-12-18 16:26:17 -05:00
gstvc1parser.c codecparsers: Fix gtk-doc 2013-06-23 11:46:01 +02:00
gstvc1parser.h codecparsers: Fix gtk-doc 2013-06-23 11:46:01 +02:00
Makefile.am codecparsers: Add -lm needed by H.265 parser 2013-11-13 19:51:12 -03:00
parserutils.c Fix FSF address 2012-11-04 00:09:59 +00:00
parserutils.h Fix FSF address 2012-11-04 00:09:59 +00:00