gstreamer/gst/videoparsers
Wim Taymans a9f46ed059 mpegvideoparse: only apply repeat count when set
When there is no extension header, the repeat_count variable is left to 0 and
then the duration on the output buffers is calculated wrongly. Because the
duration is used to interpolate output timestamps, the output timestamps are
also wrong, causing bad framerates.

See https://bugzilla.gnome.org/show_bug.cgi?id=681535
2012-08-13 10:58:50 +02:00
..
dirac_parse.c videoparsers: chain up to parent event handler 2012-02-15 12:56:55 +01:00
dirac_parse.h videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
gstdiracparse.c videoparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:30:00 +02:00
gstdiracparse.h diracparse: make diracparse work correctly 2011-07-04 16:49:00 -07:00
gsth263parse.c videoparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:30:00 +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 videoparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:30:00 +02:00
gsth264parse.h h264parse: remove _chain hack 2012-02-15 17:15:10 +01:00
gstmpeg4videoparse.c videoparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:30:00 +02:00
gstmpeg4videoparse.h mpeg4videoparse: handle force key unit events 2011-12-18 18:37:08 +01:00
gstmpegvideoparse.c mpegvideoparse: only apply repeat count when set 2012-08-13 10:58:50 +02:00
gstmpegvideoparse.h mpegvideoparse: tweak codec parser API and adjust parser element 2012-05-22 14:09:47 +02:00
h263parse.c port some more to new memory API 2012-01-25 16:22:09 +01:00
h263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
plugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00