profile/ivi/emotion.git
2011-11-07 cedricemotion: minor cleanup.
2011-11-05 cedricemotion: fix symbol issue.
2011-11-05 cedricemotion: always trigger new frame callback.
2011-11-05 cedricemotion: fix recursive call.
2011-11-04 caroEmotion: AM_PROG_CC_STDC is deprecated
2011-11-03 cedricemotion: warning--
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-19 cedricemotion: destroy all created object.
2011-10-14 cedricemotion: work with older version of gstreamer.
2011-10-13 cedricemotion: use Ecore_X Video Atoms.
2011-10-06 rasterhmm no. lets not make this alpha .. by default eh?
2011-10-06 rasterfix resize handling for emotion
2011-10-05 cedricemotion: FPS tracking.
2011-10-05 cedricemotion: some docs.
2011-10-04 cedricemotion: forgotten svn add...
2011-10-04 cedricemotion: make Xv work.
2011-10-03 antognolliemotion/examples: Fix more warnings.
2011-10-03 antognolliemotion/generic/vlc: Remove more warnings.
2011-10-03 antognolliemotion/generic: Remove warnings.
2011-10-03 antognolliemotion/build: Fix DSO build for em_generic_vlc.
2011-10-03 antognolliemotion/generic/vlc: VLC needs to write data somewhere.
2011-10-03 cedricemotion: forgotten declaration.
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-20 cedricemotion: correctly update position of sub-object.
2011-09-20 cedricemotion: remove use of xattr.
2011-09-19 cedricemotion: add basic xoverlay infrastructure to emotion...
2011-09-19 cedricemotion: disable tricky surface destruction and remove...
2011-09-15 antognolliemotion/smart: Remove fprintf left after debugging.
2011-09-15 antognolliemotion/doc: Add @ingroup to new functions.
2011-09-15 antognolliemotion/aspect: Add API to configure the aspect ratio...
2011-09-15 antognolliemotion/border: Add support for selecting the border...
2011-09-15 antognolliemotion/border: Add border/crop support for emotion...
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-06 antognolliemotion/generic: Don't send position update when skippi...
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 englebassEmotion: Remove unused variables
2011-09-03 englebassEmotion: Really disable vlc
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 cedricemotion: remove useless code.
2011-09-02 barbieriemotion/generic: eina module functions can be static.
2011-09-02 barbieriemotion/generic/vlc: die when parent dies.
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 barbierisvn ignore FTW!
2011-09-01 barbieriemotion: test proxy of videos with -R/--reflex option.
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-24 glima[emotion] Fix alphabetical index of doc. components.
2011-08-19 antognolliEmotion: Make links work on PDF documentation.
2011-08-17 antognolliemotion/smart - Use ARGB32 when it's the format returne...
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-09 cedricemotion: make v4l2 optionnal.
next