gstreamer/gst/videoparsers
Mark Nauwelaerts 0882adc69f h264parse: do not use _unchecked bytewriter variants to insert config
.. since the bytewriter is explicitly created with non-fixed size to
allow (very much so expected) growth.

Partially reverts commit 20669d461a while
trying to keep (some?) compilers happy.

IIRC, the purpose of GstByteWriter in the first place was (at least)
being able to dump data without having to fuss with memory expansion
and size issues ...

Fixes #673485.
2012-04-06 14:35:56 +02: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 various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
gstdiracparse.h diracparse: make diracparse work correctly 2011-07-04 16:49:00 -07:00
gsth263parse.c Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03: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: do not use _unchecked bytewriter variants to insert config 2012-04-06 14:35:56 +02:00
gsth264parse.h h264parse: unobfuscate frame parsing code 2012-02-10 14:52:03 +01:00
gstmpeg4videoparse.c mpeg4videoparse: handle force key unit events 2011-12-18 18:37:08 +01:00
gstmpeg4videoparse.h mpeg4videoparse: handle force key unit events 2011-12-18 18:37:08 +01:00
gstmpegvideoparse.c mpegvideoparse: Fix level code 2012-03-02 11:07:47 +01: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 Android, Fix wrong dinamic linking attempt 2012-01-13 15:57:33 -03:00
plugin.c mpeg4videoparse: Move to the videoparsers plugin 2011-11-28 21:25:34 -03:00