gstreamer/gst/qtmux
Thiago Santos 0b4c0890a5 qtmux: Do caps renegotiation when it only adds fields
Qtmux can accept caps renegotiation if the new caps is a
superset of the old one, meaning upstream added new info to
the caps. This patch still doesn't make qtmux update any
atoms info from the new info, but at least it doesn't
reject the new caps anymore.

A pipeline that reproduces this use case is:

videotestsrc num-buffers=200 ! x264enc byte-stream=true ! \
h264parse output-format=0 ! qtmux ! \
filesink location=test.mov
2010-01-14 19:09:44 -03:00
..
atoms.c qtmux: Do caps renegotiation when it only adds fields 2010-01-14 19:09:44 -03:00
atoms.h qtmux: support more of j2k 2009-12-14 20:20:11 -03:00
descriptors.c gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232. 2008-12-19 18:33:47 +00:00
descriptors.h gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232. 2008-12-19 18:33:47 +00:00
fourcc.h qtmux: Adds new tags 2009-12-21 12:05:37 -03:00
ftypcc.h gppmux: Add support for 3gr6 2009-10-26 08:59:46 -03:00
gstqtmux.c qtmux: Do caps renegotiation when it only adds fields 2010-01-14 19:09:44 -03:00
gstqtmux.h qtmux: also add .h file changes to unbreak the build 2009-12-28 11:34:35 +02:00
gstqtmuxmap.c qtmux: Only accept avc-sample h264 2010-01-13 10:35:57 -03:00
gstqtmuxmap.h gppmux: Add support for 3gr6 2009-10-26 08:59:46 -03:00
Makefile.am Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
properties.c gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232. 2008-12-19 18:33:47 +00:00
properties.h gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232. 2008-12-19 18:33:47 +00:00