gstreamer/gst/videoparsers
Jan Schmidt 92e7e3a3bf h264parse: When input alignment=AU, always drain each packet.
If the input alignment claims AU alignment, each received
buffer should contain a complete video frame, so never hold over parts
of buffers for later processing. Also reduces latency, as packets
are parsed/converted and output immediately instead of 1 buffer
later.

Fixes a problem where an (arguably disallowed) padding byte on the
end of a buffer is detected as an extra byte in the following
start code, and messes up the timestamping that should apply to
that start code.
2016-06-24 22:55:18 +10:00
..
dirac_parse.c
dirac_parse.h
gstdiracparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdiracparse.h
gsth263parse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsth263parse.h
gsth264parse.c h264parse: When input alignment=AU, always drain each packet. 2016-06-24 22:55:18 +10:00
gsth264parse.h h264parse: When input alignment=AU, always drain each packet. 2016-06-24 22:55:18 +10:00
gsth265parse.c h265parse: Don't assume contiguous id's in make_codec_data 2016-05-30 12:42:24 +03:00
gsth265parse.h
gstjpeg2000parse.c jpeg2000parse: use enums for colorspace and sampling, rather than strings 2016-06-24 11:23:31 +03:00
gstjpeg2000parse.h videoparsers: fix broken include 2016-06-24 09:39:00 +01:00
gstmpeg4videoparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstmpeg4videoparse.h
gstmpegvideoparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstmpegvideoparse.h
gstpngparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstpngparse.h Revert "pngparse: improve parsing of the image" 2015-01-07 16:40:25 +00:00
gstvc1parse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstvc1parse.h vc1parse: implement asf to *-frame-layer stream-format 2014-11-08 19:01:10 +01:00
h263parse.c h263parse: fix custom picture format (CPFMT) parsing 2015-05-13 11:51:20 +01:00
h263parse.h
Makefile.am jpeg2000parse: use enums for colorspace and sampling, rather than strings 2016-06-24 11:23:31 +03:00
plugin.c jpeg2000parse: Add JPEG2000 parser element 2016-06-07 15:29:41 +03:00