gstreamer/gst/videoparsers
Sreerenj Balachandran 654744a03c mpegvideoparse: Use sequence_display_extension values to update the src caps
The caps should always represent what the user is supposed to see.
So if there is a sequence_display_extension associated with the
stream then use the display_horizontal_size/display_vertical_size
to update the src caps (if they are less than the values provided
by sequence header).

https://bugzilla.gnome.org/show_bug.cgi?id=704009
2013-07-12 10:06:05 +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: 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 videoparsers: Make sure the caps are actually writable before changing them 2012-12-17 15:16:48 +01:00
gsth263parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth264parse.c h264parser: fix size caps to report cropped dimensions. 2013-07-09 12:15:07 +02:00
gsth264parse.h h264parse: separate fields for distinct functional uses of codec_data field 2013-02-02 19:29:40 +01:00
gstmpeg4videoparse.c mpeg4videoparser: Fix a compiler warning about uninitialised variable use 2013-03-30 09:52:45 +01:00
gstmpeg4videoparse.h Revert "mpeg4videoparse: set 0 duration when vop_coded is 0" 2013-02-14 09:40:08 +00:00
gstmpegvideoparse.c mpegvideoparse: Use sequence_display_extension values to update the src caps 2013-07-12 10:06:05 +02: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 videoparsers: use appropriate printf format for gsize 2012-12-18 16:52:26 +01:00
gstvc1parse.h vc1parse: Port to 1.0 2012-10-25 14:05:48 +02:00
h263parse.c Fix FSF address 2012-11-04 00:09:59 +00:00
h263parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
plugin.c videoparsers: Add png file parser 2013-02-12 17:04:38 -05:00