emotion/gstreamer: Don't store return values if nobody reads them anyway.
[profile/ivi/emotion.git] / src / modules / gstreamer / emotion_gstreamer.c
2012-06-15 stefanemotion/gstreamer: Don't store return values if nobody...
2012-03-05 Davide AndreoliFrom: Davide Andreoli <dave@gurumeditation.it>
2011-12-30 caroEmotion:fix compilation on Windows
2011-12-28 cedricemotion: properly test the existence of an X connection...
2011-11-03 cedricemotion: warning--
2011-10-21 cedricemotion: disable direct rendering path if window manage...
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: add some space around.
2011-09-28 cedricemotion: make it possible to dump the complete pipeline...
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-14 cedricemotion: correctly destroy buffer.
2011-09-05 cedricemotion: properly delay buffer destruction.
2011-09-04 cedricemotion: better error message.
2011-09-04 cedricemotion: better handling of gstreamer samsung backend.
2011-09-03 englebassEmotion: Add __UNUSED__ where needed
2011-08-31 cedricemotion: better debug infrastructure.
2011-08-29 cedricemotion: better handling of asynchronous audio file...
2011-08-25 lucasemotion: g_free already checks if pointer is NULL
2011-08-16 cedricemotion: remove g stuff and make it safer.
2011-08-11 cedricemotion: fix some race condition.
2011-08-11 cedricemotion: fix memory leak.
2011-08-05 cedricemotion: fix some uninitialized value.
2011-08-05 cedricemotion: fix some memory leak.
2011-08-02 cedricemotion: and now live streaming are also working.
2011-08-02 cedricemotion: make gstreamer backend async and handle it...
2011-08-02 cedricemotion: use better infra for reading GstBus.
2011-07-29 cedricemotion: don't use pipeline if not set.
2011-07-25 cedricemotion: correctly close pipeline on file close, plus...
2011-07-21 cedricemotion: fix buggies, add YUY2 support.
2011-07-17 cedricemotion: add webcam detection, cleanup code and add...
2011-07-15 lucasemotion: fix common misspellings
2011-06-24 cedricemotion: fix shutdown of gstreamer plugin.
2011-06-24 cedricemotion: advertise native resolution.
2011-06-24 cedricemotion: make preroll work and try to really turn off...
2011-06-23 cedricemotion: forgottent strange Windows rules.
2011-06-23 cedricemotion: add a way to test if a file could be played...
2011-06-20 cedricemotion: add a gstreamer sink.
2011-06-16 carotabs --> spaces
2010-11-19 barbieriwarning cleanup.
2010-10-20 carothe gstreamer backend uses now gstreamer playbin2 eleme...
2010-10-07 barbierishutup stupid emotion debug!
2010-09-27 rastersome fixes/improvements to emotion -> foound some bugge...
2010-08-04 lucasFORMATTING
2010-07-08 lucasFixes for Ecore Api changes
2010-02-09 englebassMake clang happy
2010-01-15 englebassmake clang happy
2010-01-04 cedric * emotion: Use the right macro.
2010-01-04 caro * enable static build of modules
2009-12-30 cedric * emotion: Switch to Eina module.
2009-11-08 englebassRemove unused variable
2009-06-18 cedric * emotion: Remove Evas_Bool.
2009-04-18 carotypo reported by Lars Munch
2009-04-17 caroAdd preliminary patch for compilation on Windows. Needs...
2009-02-28 Lars MunchEmotion fix after eina list changes
2009-02-25 cedric * emotion/src/modules/gstreamer: Move from Ecore_List...
2009-02-22 barbierigstreamer v4l support to emotion
2009-02-22 barbieriDo not spam the user if no length available
2008-12-20 carouse ecore_pipe in gstreamer module
2008-11-04 barbieriemotion: set default volume to 80%.
2008-10-08 barbieriemotion: set volume when files are opened.
2008-10-06 barbieriemotion-gstreamer: use proper scale for volume.
2008-09-26 barbieriFix position reporting.
2008-09-25 barbieriemotion+visualization: export and reorder.
2008-09-10 englebassRevert to not having seek_to_pos at all.
2008-09-10 englebassEAPI
2008-09-10 englebassKeep guard against seeking to the same position, but...
2008-09-09 carofix position_set()
2008-07-06 englebassremove trailing whitespace
2008-07-06 englebassformatting
2008-07-04 captainiglooCorrects retrieving metadata for gstreamer module
2008-06-19 englebassRemove unused variables.
2008-05-15 doursseremove debug message
2008-05-15 doursse * reorganize the way the gstreamer pipeline is built...
2008-05-13 doursseContrary to what gstremear's doc says, gst_deinit(...
2008-05-11 doursseput xine and gstreamer modules in their own subdir