gstreamer/gst/videoparsers
Mark Nauwelaerts 7fae33a661 h264parse: fix up AU collection processing
On the one hand, no need to collect nal if processing last one.
On the other hand, ensure AU collection processing to have sufficient
next NAL data in normal cases.

Fixes #663180.
2011-11-18 17:20:08 +01:00
..
dirac_parse.c diracparse: Constify some arrays 2011-09-07 11:29:36 +02:00
dirac_parse.h videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
gstdiracparse.c diracparse: Add all fields to the src template caps 2011-09-07 11:29:37 +02:00
gstdiracparse.h diracparse: make diracparse work correctly 2011-07-04 16:49:00 -07:00
gsth263parse.c h263parse: bring debug statements up to desired specs 2011-09-19 14:55:12 +02:00
gsth263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth264parse.c h264parse: fix up AU collection processing 2011-11-18 17:20:08 +01:00
gsth264parse.h h264parse: Port to the new h.264 parsing library 2011-09-02 15:46:02 +02:00
gstmpegvideoparse.c mpegvideoparse: add support for progressive frames 2011-11-10 19:58:13 -03:00
gstmpegvideoparse.h mpegvideoparse: add support for progressive frames 2011-11-10 19:58:13 -03:00
h263parse.c videoparsers: Fix set-but-unused warnings 2011-07-12 17:59:56 -04:00
h263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
Makefile.am codecparsers: Declare the new APIs as unstable for the time being 2011-09-26 08:11:45 -03:00
plugin.c videoparsers: Only fail to initialize the plugin if all parsers can't be registered 2011-10-04 12:31:05 +02:00