gstreamer/gst
Thiago Santos b56d9d3ba0 wrappercamerabinsrc: Check for downstream caps on first captures
Use video_renegotiate and image_renegotiate booleans to make
the videosrc negotiate the capture caps on the first capture because
the caps might be set before wrappercamerabinsrc goes into PLAYING
and pads drop the internal renegotiate event.

This is required as the output-selector is using the 'none' negotiation
mode.
2011-03-10 08:42:01 -03:00
..
adpcmdec Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
adpcmenc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
aiff aiffparse: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:25:53 +02:00
asfmux asfmux: use g_error_free instead of g_free 2011-01-12 16:56:28 +02:00
audiobuffer Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
audioparsers Revert "aacparse: allow parsed frames on sink pad" 2011-02-26 13:55:51 -08:00
autoconvert autoconvert: Fix some more leaks and reorganize unref code 2010-12-21 18:01:28 +01:00
bayer bayer2rgb: Add framerate to the sink caps 2010-12-15 21:28:06 +01:00
camerabin camerabin: application element memory leak fixes 2011-02-11 09:22:59 -03:00
camerabin2 wrappercamerabinsrc: Check for downstream caps on first captures 2011-03-10 08:42:01 -03:00
cdxaparse cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SET 2010-04-15 20:50:58 +02:00
chart gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
coloreffects chromahold: Fix hue calculation for red colors 2010-10-06 16:54:16 +02:00
colorspace colorspace: set dithering enum directly 2011-02-25 20:00:41 -08:00
dataurisrc dataurisrc: use g_ascii_strcasecmp() 2010-12-30 18:08:32 -08:00
dccp dccp: use socklen_t where appropriate rather than specific type 2011-02-01 21:36:41 +01:00
debugutils fpsdisplay: fix sync property default value 2011-03-03 09:51:11 +02:00
dtmf dtmf: Fix build failure caused by previous commit 2010-12-31 00:37:30 -08:00
dvbsuboverlay dvbsuboverlay: some more minor clean-ups 2011-01-05 13:44:04 +00:00
dvdspu dvdsubdec: make up clut values if they weren't set 2011-02-17 13:51:04 -08:00
festival festival: Only close the connection if it's opened 2010-05-13 14:43:28 +02:00
fieldanalysis fieldanalysis: fix double free() crashes 2011-03-09 13:19:50 +02:00
filter various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
freeze freeze: Remove dead assignments 2010-11-25 19:06:49 +01:00
frei0r frei0r: convert uint32_t to guint32 2010-12-30 19:25:46 -08:00
games various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gaudieffects gaudieffects: dist python examples 2011-01-02 13:30:11 +00:00
geometrictransform change M_PI to G_PI 2010-12-30 19:25:46 -08:00
h264parse h264parse: rename to legacyh264parse 2011-01-28 12:16:59 +01:00
hdvparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
id3tag id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame 2011-02-01 14:40:54 +00:00
interlace interlace: Fix buffer timestamp and duration 2010-11-24 12:09:16 +01:00
invtelecine invtelecine: Fix name of 30p/60i pattern 2010-09-18 19:27:07 -07:00
ivfparse ivfparse: Remove dead assignments 2010-11-25 19:20:51 +01:00
jp2kdecimator jp2kdecimator: Fix unitialized variables on macosx 2011-01-06 12:50:14 +01:00
jpegformat jpegparse: Fix unitialized variable on macosx 2011-01-06 12:51:27 +01:00
legacyresample legacyresample: Use math-compat header 2010-12-30 19:25:46 -08:00
librfb rfbsrc: fail more gracefully if source gets disconnected or geometry changes 2010-12-12 23:36:56 +00:00
liveadder Fix pad template memleaks 2010-11-30 18:54:46 -08:00
mixmatrix various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
mpeg1sys gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg4videoparse mpeg4videoparse: try harder to make buffer metadata writable before modifying 2010-12-23 22:03:16 +00:00
mpegdemux mpegtspacketizer: Don't forget the GType when using caps_new_simple() 2011-01-10 19:11:22 +01:00
mpegpsmux Revert "Check that collectpads exists before removing pad" 2011-02-21 12:14:59 +01:00
mpegtsdemux mpegtspacketizer: fix log message printf format 2011-02-18 15:17:17 +00:00
mpegtsmux mpegtsmux: fix release_pad 2011-02-17 13:47:52 -08:00
mpegvideoparse Revert "mpegvideoparse: fix timestamp generation" 2011-01-07 18:49:02 +00:00
mve mve: do not use the pad buffer allocation functions in demuxers 2010-12-24 14:18:58 +01:00
mxf mxfdemux: Fix unitialized variable warning 2011-01-18 18:18:03 -03:00
nsf various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
nuvdemux nuvdemux: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:26:35 +02:00
overlay gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
passthrough various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
pcapparse Fix compiler warnings with gcc 4.2.1 on OSX. 2010-12-01 23:20:36 +01:00
playondemand various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
pnm Fix pad template memleaks 2010-11-30 18:54:46 -08:00
qtmux Revert "Check that collectpads exists before removing pad" 2011-02-21 12:14:59 +01:00
rawparse audioparse: Allow implicit channel map for 1-/2-channel audio 2010-12-08 16:30:11 +01:00
real real: Remove dead assignments 2010-11-25 19:21:01 +01:00
rtjpeg gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
rtpmux rtpmux: Remove dead assignments 2010-11-25 19:21:11 +01:00
rtpvp8 rtpvp8: Fix unitialized variable 2011-03-04 12:15:32 +01:00
scaletempo various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
sdp sdp: Remove useless variables 2010-11-25 19:21:23 +01:00
segmentclip segmentclip: Add audio/video buffer segment clip elements 2010-03-12 07:29:58 +00:00
siren Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
smooth various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
smoothwave smoothwave: remove old 0.8 example containing code with sideeffects in g_return_if_fail() 2011-01-08 00:20:35 +00:00
speed various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
stereo stereo: Remove dead assignments 2010-11-25 19:24:56 +01:00
subenc various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
tta tta: Remove dead assignments and useless variable 2010-11-25 19:25:27 +01:00
vbidec various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
videodrop various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
videofilters videofilters: link to libm 2011-03-08 11:19:41 +00:00
videomaxrate videomaxrate: Add to docs 2010-07-02 00:06:44 -04:00
videomeasure Revert "Check that collectpads exists before removing pad" 2011-02-21 12:14:59 +01:00
videoparsers videoparsers: Fix unitialized variables 2011-03-04 12:15:32 +01:00
videosignal videoanalyse: fix copy'n'paste off by one for param spec flags change 2010-10-19 16:25:00 +03:00
vmnc Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
y4m y4mdec: Default colorspace is I420 2011-01-12 12:00:24 +01:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00