gstreamer/gst-libs/gst
Thiago Santos 51f399686e basevideocodec: Reset should reset current caps
New caps will need to be negotiated when reset happens
(PAUSED to READY). Without reseting the internal
stored format, basevideoencoder/decoder wouldn't call the
configuration function when the same caps was negotiated
again as they would believe this was the same caps as before.

The issue is that _stop has been called when going to READY and
the elements would have reset their internal codec libs/state as
well. A new configuration should be done.
2011-12-30 00:02:46 -03:00
..
basecamerabinsrc basecamerabinsrc: remove redundant functions 2011-12-22 16:17:56 -03:00
codecparsers codecparsers: h264: clear sei message prior to parsing 2011-12-20 14:06:34 +01:00
interfaces photography: add missing FLICKER_REDUCTION capability 2011-08-03 22:04:45 -03:00
signalprocessor various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
video basevideocodec: Reset should reset current caps 2011-12-30 00:02:46 -03:00
gettext.h i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 18:07:45 +02:00
gst-i18n-plugin.h i18n: fix the build 2010-03-22 18:01:27 +02:00
Makefile.am codecparsers: mpeg: Add an mpeg video bitstream parsing library 2011-09-02 15:46:02 +02:00