gstreamer/gst/camerabin2
Thiago Santos 0ce5021058 camerabin2: Fix A/V sync for captures
Audio src was pushing newsegments starting from 0, even when its buffers
were not starting with 0 as their timestamps. Add a buffer probe that
checks the ts of the first buffer and uses that to push a newsegment,
just like we do for video on wrappercamerabinsrc.
2011-12-20 15:05:27 -03:00
..
camerabin2-src.txt camerabin2: Adding camera source documentation file 2011-05-16 18:08:39 -03:00
camerabingeneral.c camerabin2: micro optimize linking some more 2011-11-28 18:48:51 -03:00
camerabingeneral.h camerabin2: Move preview helper functions to basecamerabinsrc 2011-03-10 08:42:00 -03:00
gstcamerabin2.c camerabin2: Fix A/V sync for captures 2011-12-20 15:05:27 -03:00
gstcamerabin2.h camerabin2: Fix A/V sync for captures 2011-12-20 15:05:27 -03:00
gstplugin.c camerabin2: don't mess with camerabin (1) namespace 2011-07-08 00:11:37 -07:00
gstviewfinderbin.c camerabin2: viewfinderbin: use faster cast macro 2011-11-28 18:48:52 -03:00
gstviewfinderbin.h camerabin2: viewfinderbin: Add property for disabling converters 2011-08-23 11:19:51 -03:00
gstwrappercamerabinsrc.c wrappercamerabinsrc: Push newsegments on video capture start 2011-12-20 14:46:26 -03:00
gstwrappercamerabinsrc.h camerabin2: Adding a filter to wrappercamerabinsrc 2011-06-02 16:24:03 -03:00
Makefile.am camerabin2: Remove obsolete imagecapturebin 2011-05-16 18:08:41 -03:00
PORTING camerabin2: add location=NULL docs to PORTING 2011-07-25 10:32:51 -03:00