gstreamer/gst/videoparsers
Alessandro Decina 6a8d66728f h264parse: allow full negotiation for packetized input
... by defaulting to allow splitting packetized input and having
negotiation with downstream deciding whether or not this applies.

Also enable pass-through parsing mode if input and output format
(stream-format and alignment) match.

API: GstH264Parse:split-packetized (removed)

Fixes #650228.
2011-05-25 21:51:55 +02:00
..
dirac_parse.c videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
dirac_parse.h videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
gstdiracparse.c videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gstdiracparse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth263parse.c h263parse: also extract width and height into caps 2011-05-25 21:51:55 +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: allow full negotiation for packetized input 2011-05-25 21:51:55 +02:00
gsth264parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gstmpegvideoparse.c videoparsers: add new mpegvideoparse 2011-05-23 16:57:25 +02:00
gstmpegvideoparse.h videoparsers: add new mpegvideoparse 2011-05-23 16:57:25 +02:00
h263parse.c h263parse: also extract width and height into caps 2011-05-25 21:51:55 +02:00
h263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
h264parse.c h264parse: free PPS NAL buffers on cleanup 2011-03-24 22:39:04 +02:00
h264parse.h videoparsers: add h264parse 2011-01-28 12:50:25 +01:00
Makefile.am videoparsers: add new mpegvideoparse 2011-05-23 16:57:25 +02:00
mpegvideoparse.c videoparsers: add new mpegvideoparse 2011-05-23 16:57:25 +02:00
mpegvideoparse.h videoparsers: add new mpegvideoparse 2011-05-23 16:57:25 +02:00
plugin.c videoparsers: add new mpegvideoparse 2011-05-23 16:57:25 +02:00