gstreamer/gst/videoparsers
Sebastian Dröge 9f1257330d videoparsers: Use the peer caps for restrictions instead of the srcpad allowed caps
Otherwise we will intersect with the srcpad template caps and add all the caps fields
that the parser will ever set, no matter if downstream restricts this field or not.
This requires upstream to set this field on the caps to successfully negotiate.

https://bugzilla.gnome.org/show_bug.cgi?id=690184
2012-12-17 15:04:44 +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: Use the peer caps for restrictions instead of the srcpad allowed caps 2012-12-17 15:04:44 +01:00
gstdiracparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth263parse.c videoparsers: Use the peer caps for restrictions instead of the srcpad allowed caps 2012-12-17 15:04:44 +01:00
gsth263parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth264parse.c videoparsers: Use the peer caps for restrictions instead of the srcpad allowed caps 2012-12-17 15:04:44 +01:00
gsth264parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpeg4videoparse.c videoparsers: Use the peer caps for restrictions instead of the srcpad allowed caps 2012-12-17 15:04:44 +01:00
gstmpeg4videoparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideoparse.c videoparsers: Use the peer caps for restrictions instead of the srcpad allowed caps 2012-12-17 15:04:44 +01:00
gstmpegvideoparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstvc1parse.c vc1parse: Port to 1.0 2012-10-25 14:05:48 +02: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 vc1parse: Add VC1 parser plugin 2012-10-25 14:05:48 +02:00
plugin.c Fix FSF address 2012-11-04 00:09:59 +00:00