emotion: minor cleanup.
[profile/ivi/emotion.git] / src / modules / gstreamer / emotion_sink.c
2011-11-07 cedricemotion: minor cleanup.
2011-11-05 cedricemotion: always trigger new frame callback.
2011-11-05 cedricemotion: fix recursive call.
2011-10-23 cedricemotion: correctly guard Ecore_X usage.
2011-10-23 cedricemotion: fix borderless and remove it from taskbar...
2011-10-21 cedricemotion: disable direct rendering path if window manage...
2011-10-21 cedricemotion: try to correctly fix the fill value.
2011-10-14 cedricemotion: work with older version of gstreamer.
2011-10-13 cedricemotion: use Ecore_X Video Atoms.
2011-10-05 cedricemotion: FPS tracking.
2011-10-04 cedricemotion: make Xv work.
2011-10-03 cedricemotion: first try with xv.
2011-09-30 cedricemotion: don't crash on empty video stream.
2011-09-20 cedricemotion: don't use the pipeline anymore when it's not...
2011-09-19 cedricemotion: add basic xoverlay infrastructure to emotion...
2011-09-19 cedricemotion: disable tricky surface destruction and remove...
2011-09-14 cedricemotion: correctly destroy buffer.
2011-09-05 cedricemotion: remove useless broken check.
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.