emotion: disable direct rendering path if window manager doesn't handle it.
[profile/ivi/emotion.git] / src / modules /
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: forgotten svn add...
2011-10-04 cedricemotion: make Xv work.
2011-10-03 antognolliemotion/generic: Remove warnings.
2011-10-03 cedricemotion: first try with xv.
2011-09-30 cedricemotion: don't crash on empty video stream.
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-19 cedricemotion: disable tricky surface destruction and remove...
2011-09-14 cedricemotion: correctly destroy buffer.
2011-09-06 antognolliemotion/generic: Non-blocking meta info retrieval.
2011-09-06 antognolliemotion/generic: Non-blocking track info retrieval.
2011-09-06 antognolliemotion/generic: Non-blocking event reading from player.
2011-09-06 antognolliemotion/generic: Small fixes.
2011-09-06 antognolliemotion/generic: Postpone setting some options to after...
2011-09-06 antognolliemotion/generic: There's no need to check the standard...
2011-09-06 antognolliemotion/generic: Should reset meta_info and channels...
2011-09-05 antognolliemotion/generic: Fix frame dropping.
2011-09-05 antognolliemotion/generic: Add support for fetching meta info.
2011-09-05 antognolliemotion/generic: Add audio/video/spu channel set/get...
2011-09-05 antognolliemotion/generic - Set filename to NULL on file_close.
2011-09-05 antognolliemotion/generic: formatting.
2011-09-05 antognolliemotion/generic: Reset initial values on file_set.
2011-09-05 antognolliemotion/generic: Make sure no new_frame is sent while...
2011-09-05 antognolliemotion/generic - Don't start opening new file when...
2011-09-05 antognolliemotion/generic - Use pipes instead of stdin/stdout...
2011-09-05 antognolliemotion/generic: Add return value to EM_RESULT_FILE_SET...
2011-09-05 cedricemotion: remove useless broken check.
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-04 barbierigeneric module can now be built-in as static module.
2011-09-04 barbieriremove old vlc, fix build bugs and introduce m4 for...
2011-09-03 englebassEmotion: Remove unused variables
2011-09-03 englebassEmotion: Add __UNUSED__ where needed
2011-09-03 englebassEmotion: Fix memleak
2011-09-03 englebassEmotion: Fix signed warnings
2011-09-03 englebassEmotion: Add __UNUSED__ where needed
2011-09-03 cedricemotion: remove useless warning.
2011-09-03 cedricemotion: protection against bad decoder.
2011-09-03 barbieriemotion installs no AUTHORS, thus do not check it as...
2011-09-02 cedricemotion: resize only when needed and fix typo.
2011-09-02 barbieriemotion/generic: eina module functions can be static.
2011-09-01 barbieriemotion/generic: make log variable static.
2011-09-01 barbieriemotion: just try vlc if it was compiled.
2011-09-01 barbieriemotion: use eina_prefix to determine player location.
2011-09-01 cedricemotion: handle Samsung S5PC110 and S5PC210.
2011-09-01 antognolliAdd generic player backend (with vlc player).
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-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-04 cedricemotion: add a way to retrieve pixels.
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-08-01 cedricemotion: forgotten file.
2011-08-01 cedricemotion: use new ecore infrastructure and remove some...
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-18 cedricemotion: improve debugging.
2011-07-17 cedricemotion: add webcam detection, cleanup code and add...
2011-07-15 lucasemotion: fix common misspellings
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-27 cedricemotion: this file are now useless.
2011-06-24 cedricemotion: keep last gstreamer buffer around as YUV data...
2011-06-24 cedricemotion: fix shutdown of gstreamer plugin.
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-23 cedricemotion: forgottent strange Windows rules.
2011-06-23 cedricemotion: add a way to test if a file could be played...
2011-06-21 cedricemotion: oops forgotten file.
2011-06-20 cedricemotion: add a gstreamer sink.
2011-06-16 cedricemotion: temporary fix gstreamer uri to match other...
2011-06-16 carotabs --> spaces
2011-06-16 caroEmotion : gstreamer backend
2011-06-12 billiobremove .cvsignore files
2011-03-24 discomfitorre-disable vlc
2011-03-23 discomfitorfix vlc module loading, disable slow vmem options,...
2011-03-23 discomfitorfix and reenable vlc backend
2010-11-19 barbieriwarning cleanup.
next