gstreamer/gst
Thiago Santos d2e1f1bdc6 camerabin2: Only mark video capture as finished after EOS
Instead of probing the videosink sinkpad for passing EOS, better
to wait for EOS from the bus.

This makes sure the filesink has already processed it and is
ready to close the file. This is used to notify applications
that camerabin2 is idle and can be shut down.
2011-03-23 16:50:12 -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 dcaparse: Expose frame size in caps 2011-03-23 22:42:16 +05:30
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: Add an assertion to preview pipeline generation 2011-03-15 09:18:31 -03:00
camerabin2 camerabin2: Only mark video capture as finished after EOS 2011-03-23 16:50:12 -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 fpsdisplaysink: add "frames-dropped" and "frames-rendered" properties 2011-03-18 12:46:32 +00:00
dtmf dtmf: Fix build failure caused by previous commit 2010-12-31 00:37:30 -08:00
dvbsuboverlay dvbsuboverlay: Remove some unused variables in the I420 blending function 2011-03-18 09:33:26 +01: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: Handle all ISO8859-x encodings in get_encoding() 2011-03-21 19:57:39 +01:00
mpegpsmux Revert "Check that collectpads exists before removing pad" 2011-02-21 12:14:59 +01:00
mpegtsdemux mpegtspacketizer: Handle all ISO8859-x encodings in get_encoding() 2011-03-21 19:57:39 +01:00
mpegtsmux mpegtsmux: fix broken pad caps refcount handling 2011-03-14 12:42:33 +00: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 qtmux: use running time for synchronization 2011-03-22 20:53:08 +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 scaletempo: Correctly handle newsegment events with stop==-1 2011-03-22 13:46:42 +01: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 zebrastripe: Add new GstVideoFilter2 base class 2011-03-21 13:42:37 -07: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 h264parse: chain up to parent finalize 2011-03-22 13:50:27 +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 build: remove more tarkin/theoraexp build cruft 2011-03-11 10:26:01 +00: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