gstreamer/gst/videoparsers
Greg Rutz 7c23a6f23c mpegvparse: Fix last start code position when input buffer is empty
When the input buffer is empty and we need more data to determine
whether or not to terminate the previous frame, the last start code
location needs to be set to 4 bytes before the the current position
(size of start_code is 32-bits)

https://bugzilla.gnome.org/show_bug.cgi?id=711627
2013-11-07 19:10:39 +01: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: Make sure the caps are actually writable before changing them 2012-12-17 15:16:48 +01:00
gstdiracparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth263parse.c h263parse: add pixel-aspect-ratio if upstream doesn't provide one 2013-07-15 23:04:35 +01:00
gsth263parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth264parse.c h264parse: Remove the explicit PAR calculation based on VUI headers 2013-10-31 23:00:58 +01:00
gsth264parse.h h264parse: Remove the explicit PAR calculation based on VUI headers 2013-10-31 23:00:58 +01:00
gsth265parse.c videoparsers: add H.265 HEVC video parser element 2013-11-06 23:14:22 +00:00
gsth265parse.h videoparsers: add H.265 HEVC video parser element 2013-11-06 23:14:22 +00:00
gstmpeg4videoparse.c mpeg4videoparse: Reparse the config if the size changed 2013-08-16 15:46:18 -04:00
gstmpeg4videoparse.h Revert "mpeg4videoparse: set 0 duration when vop_coded is 0" 2013-02-14 09:40:08 +00:00
gstmpegvideoparse.c mpegvparse: Fix last start code position when input buffer is empty 2013-11-07 19:10:39 +01:00
gstmpegvideoparse.h mpegvideoparse: Only add meta if downstream needs it 2013-03-31 19:04:12 +02:00
gstpngparse.c pngparse: Declare the width/height outside the loop 2013-02-12 18:11:34 -05:00
gstpngparse.h videoparsers: Add png file parser 2013-02-12 17:04:38 -05:00
gstvc1parse.c vc1parse: Fix the SequenceLayer handling for advanced profile. 2013-08-12 16:12:52 +01:00
gstvc1parse.h vc1parse: Port to 1.0 2012-10-25 14:05:48 +02:00
h263parse.c all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
h263parse.h h263parse: add pixel-aspect-ratio if upstream doesn't provide one 2013-07-15 23:04:35 +01:00
Makefile.am videoparsers: add H.265 HEVC video parser element 2013-11-06 23:14:22 +00:00
plugin.c videoparsers: add H.265 HEVC video parser element 2013-11-06 23:14:22 +00:00