emotion: properly delay buffer destruction.
[profile/ivi/emotion.git] / src / modules / gstreamer / emotion_sink.c
2011-09-05 cedricemotion: properly delay buffer destruction.
2011-09-04 cedricemotion: better handling of gstreamer samsung backend.
2011-09-03 cedricemotion: remove useless warning.
2011-09-03 cedricemotion: protection against bad decoder.
2011-09-02 cedricemotion: resize only when needed and fix typo.
2011-09-01 cedricemotion: handle Samsung S5PC110 and S5PC210.
2011-08-31 cedricemotion: better debug infrastructure.
2011-08-31 cedricemotion: evas is going to support more video format...
2011-08-30 cedricemotion: better debugging.
2011-08-30 cedricemotion: correctly setup the pipeline for non standard...
2011-08-29 cedricemotion: fix typo.
2011-08-29 cedricemotion: handle evas NV12 and MT12 colorspace format.
2011-08-29 cedricemotion: better handling of asynchronous audio file...
2011-08-16 cedricemotion: remove g stuff and make it safer.
2011-08-04 cedricemotion: add a way to retrieve pixels.
2011-08-02 cedricemotion: make gstreamer backend async and handle it...
2011-08-01 cedricemotion: use new ecore infrastructure and remove some...
2011-07-21 cedricemotion: fix buggies, add YUY2 support.
2011-07-18 cedricemotion: improve debugging.
2011-07-17 cedricemotion: add webcam detection, cleanup code and add...
2011-07-15 cedricemotion: properly handle some race condition.
2011-07-05 cedricemotion: fix race condition and never call fill_set...
2011-06-29 cedricemotion: add some help to debug the pipeline.
2011-06-24 cedricemotion: keep last gstreamer buffer around as YUV data...
2011-06-24 cedricemotion: advertise only on frame size change.
2011-06-24 cedricemotion: advertise native resolution.
2011-06-24 cedricemotion: make preroll work and try to really turn off...
2011-06-21 cedricemotion: oops forgotten file.