doursse [Thu, 20 Apr 2006 18:23:48 +0000 (18:23 +0000)]
LOTS of checks added. Fix the seek a bit (gstreamer plugins have problems with seek, btw). It's now possible to mute the video, but it's not the correct fix. Metadata can be grabbed. Beginning of the code for the eos (the way it is done is too close to glib to be done easily)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22269
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Thu, 20 Apr 2006 14:41:13 +0000 (14:41 +0000)]
Better do this before raster beats me to it.
- fixup package to meet standards version 3.6.2.2
- Add -gstreamer and -xine module packages
- Make gstreamer package actually work
- update dependencies
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22265
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Tue, 18 Apr 2006 22:15:09 +0000 (22:15 +0000)]
Add gst-inspect-0.10 binary to check list for Debian
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22205
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
horms [Fri, 14 Apr 2006 00:24:37 +0000 (00:24 +0000)]
The section of a library's -dev package is generally libdevel
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22111
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
horms [Fri, 14 Apr 2006 00:17:03 +0000 (00:17 +0000)]
Need not depend on libc6-dev | libc-dev as it is in build-essential
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22110
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Thu, 13 Apr 2006 14:38:26 +0000 (14:38 +0000)]
Restricted dependency on libxine-dev version to >= 1.1.0
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22095
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Tue, 11 Apr 2006 23:31:03 +0000 (23:31 +0000)]
fix seeking
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22033
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Tue, 11 Apr 2006 12:35:23 +0000 (12:35 +0000)]
use autoaudiosink instead of alsasink (for platform != linux). Lots of checks are missing, btw. I need to fix that.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22021
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Mon, 3 Apr 2006 18:00:40 +0000 (18:00 +0000)]
Mon Apr 3 14:00:50 2006 Michael Jennings (mej)
Revert incorrect spec file change.
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21781
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Apr 2006 18:26:27 +0000 (18:26 +0000)]
check cdda support during configure
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21740
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Apr 2006 14:36:54 +0000 (14:36 +0000)]
segfault when cdiocddasrc element is missing fixed. We need it for cd audio.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21737
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Apr 2006 13:53:06 +0000 (13:53 +0000)]
support of cd audio. If n is track you want to play, use as filename : cdda://n. If you want to choose a specific device from your player : cdda:///my/device#n or cdda:///my/device?n. Default device is /dev/cdrom. Also, support of file:///my/file as filename. Thanks to captainigloo
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21736
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Apr 2006 13:42:51 +0000 (13:42 +0000)]
suggest gstreamer 0.10 package, and not 0.8
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21735
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
horms [Sun, 2 Apr 2006 08:34:51 +0000 (08:34 +0000)]
Prefer automake1.7
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21720
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
horms [Sun, 2 Apr 2006 07:38:06 +0000 (07:38 +0000)]
Save and restore autogenerated changelog when debian/rule's clean
target runs. Otherwise the following breaks because make distclean
removes autogenerated files, but debian/rules expects the changelog
to always be there:
fakeroot ./debian/rules clean ; ./debian/rules build
Note that this does not fix packages who are handled by cdbs,
that will need to be fixed separately
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21711
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Thu, 30 Mar 2006 07:15:25 +0000 (07:15 +0000)]
Thu Mar 30 02:15:28 2006 Michael Jennings (mej)
Added gstreamer-plugins-base-devel for FC5/gstreamer 0.10.
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21598
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Thu, 30 Mar 2006 01:33:37 +0000 (01:33 +0000)]
Wed Mar 29 20:33:40 2006 Michael Jennings (mej)
Xine plugins seem to no longer be built.
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21587
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 12 Mar 2006 09:56:13 +0000 (09:56 +0000)]
visualization stuff for emotion_gstreamer. There's a gstreamer bug on the duration of mp3 files (). ogg files are handles correctly
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21217
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quan74 [Tue, 7 Mar 2006 01:07:20 +0000 (01:07 +0000)]
make dist pkgs build again
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21057
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 12 Feb 2006 22:21:29 +0000 (22:21 +0000)]
better Ecore_X.h detection
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20422
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 12 Feb 2006 22:16:46 +0000 (22:16 +0000)]
missing test
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20421
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 9 Feb 2006 06:12:39 +0000 (06:12 +0000)]
its not an error until BOTH gstreamer and xine are not found.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20358
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Mon, 6 Feb 2006 13:56:15 +0000 (13:56 +0000)]
fix
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20311
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Mon, 6 Feb 2006 13:38:08 +0000 (13:38 +0000)]
fixes...
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20310
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 6 Feb 2006 08:31:29 +0000 (08:31 +0000)]
text is back! :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20306
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sat, 4 Feb 2006 13:46:19 +0000 (13:46 +0000)]
gstreamer element check
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20274
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sat, 4 Feb 2006 13:43:13 +0000 (13:43 +0000)]
gstreamer 0.10 port. There's a problem with the seek, no evas sink yet
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20273
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 1 Feb 2006 06:21:52 +0000 (06:21 +0000)]
link to pthread
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20159
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 25 Jan 2006 01:22:35 +0000 (01:22 +0000)]
1.1.1 of libxine is ok
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20014
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 23 Jan 2006 06:19:52 +0000 (06:19 +0000)]
need 1.1.2 - i KNOW 1.1.2 works. don't know about 1.1.1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19981
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 23 Jan 2006 03:00:35 +0000 (03:00 +0000)]
less segv's
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19977
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jcwong [Sun, 22 Jan 2006 08:51:17 +0000 (08:51 +0000)]
Make autogen work again.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19956
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 21 Jan 2006 14:13:51 +0000 (14:13 +0000)]
move plugin to be inlined ans loaded from code and make xine emotion support
work again
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19946
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
andyetitmoves [Sun, 4 Dec 2005 17:16:20 +0000 (17:16 +0000)]
Added cvsignore entries: mainly for *.spec files,
added one missing .cvsignore file
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18832
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Mon, 28 Nov 2005 07:01:43 +0000 (07:01 +0000)]
xine-lib-1.1.1 change member names in the vo_overlay_t struct
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18673
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Sun, 13 Nov 2005 04:44:39 +0000 (04:44 +0000)]
only require xine or gstreamer, not both
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18448
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Fri, 4 Nov 2005 08:21:28 +0000 (08:21 +0000)]
Don't use strlen to check for empty string.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18271
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Sat, 29 Oct 2005 02:43:40 +0000 (02:43 +0000)]
touchup help output
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18077
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quan74 [Tue, 25 Oct 2005 04:40:17 +0000 (04:40 +0000)]
spec file autofoo'd
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17941
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Thu, 20 Oct 2005 05:05:52 +0000 (05:05 +0000)]
if ecore lacks both X and FB support, disable the test
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17696
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Thu, 20 Oct 2005 05:00:59 +0000 (05:00 +0000)]
ignore config.{sub,guess}
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17694
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Tue, 11 Oct 2005 02:00:58 +0000 (02:00 +0000)]
Add changelog.in to EXTRA_DIST, file actually exists now :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17424
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Tue, 11 Oct 2005 01:57:24 +0000 (01:57 +0000)]
debian/changelog needs to remain in EXTRA_DIST, debian package building requires it.
- Generate the changelog (remove the generated file from CVS)
- Add debian/changelog to .cvsignore
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17423
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quan74 [Sat, 8 Oct 2005 03:53:52 +0000 (03:53 +0000)]
There IS no debian/changelog.in
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17300
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Fri, 7 Oct 2005 22:30:36 +0000 (22:30 +0000)]
Merge -test with -bin and generate changelog.in
- other minor packaging tweaks
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17290
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Tue, 4 Oct 2005 13:17:32 +0000 (13:17 +0000)]
Done by pkg-config
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17160
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 3 Oct 2005 13:53:18 +0000 (13:53 +0000)]
suprot testign xr engine
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17134
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Sun, 2 Oct 2005 19:44:17 +0000 (19:44 +0000)]
cleanup xine/gstreamer support so users can control their options
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17118
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Oct 2005 12:56:17 +0000 (12:56 +0000)]
fix typo and add warning
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17111
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Oct 2005 12:19:36 +0000 (12:19 +0000)]
remove printf
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17109
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Oct 2005 08:07:56 +0000 (08:07 +0000)]
check for optional gstreamer plugins (if you don't have it, you'll decode nothing :)). Also, i forgot to say that there's a small api breakage
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17104
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sun, 2 Oct 2005 07:34:36 +0000 (07:34 +0000)]
emotion can use gstreamer, now
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17103
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sat, 1 Oct 2005 08:30:34 +0000 (08:30 +0000)]
fix a problem when the video is larger than the display (like HD materials)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17095
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jcwong [Sat, 24 Sep 2005 09:06:30 +0000 (09:06 +0000)]
Fixed size in one dimension.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16907
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Thu, 8 Sep 2005 21:04:21 +0000 (21:04 +0000)]
Thu Sep 8 17:12:14 2005 Michael Jennings (mej)
Build fixes.
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16669
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Mon, 5 Sep 2005 16:30:09 +0000 (16:30 +0000)]
Use %f with doubles.
Add string.h for strcmp()
Remove unused variables.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16580
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Mon, 5 Sep 2005 11:05:13 +0000 (11:05 +0000)]
Add missing headers.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16553
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Sun, 4 Sep 2005 18:58:11 +0000 (18:58 +0000)]
* Include evas CFLAGS in emotion-config since emotion headers export Evas.h
* Ecore.h isn't needed in exported header
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16526
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Sat, 3 Sep 2005 19:58:13 +0000 (19:58 +0000)]
my_libs is gone.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16496
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Sat, 3 Sep 2005 19:07:24 +0000 (19:07 +0000)]
Use AC_PATH_GENERIC
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16492
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Sat, 3 Sep 2005 03:55:13 +0000 (03:55 +0000)]
If the version from config has something after x.y.z, drop it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16477
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 3 Sep 2005 01:38:45 +0000 (01:38 +0000)]
add c++ stuff
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16475
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Fri, 2 Sep 2005 20:15:28 +0000 (20:15 +0000)]
Don't include $(includedir) in searchpath, find headers in this source
and in the provided package CFLAGS.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16470
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Tue, 30 Aug 2005 23:40:34 +0000 (23:40 +0000)]
Add return values.
Formatting.
Right macro.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16438
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Mon, 29 Aug 2005 16:27:44 +0000 (16:27 +0000)]
Mon Aug 29 12:27:11 2005 Michael Jennings (mej)
Great work from Ryan Little <rlittle46@comcast.net> on dist and spec
updates/fixes/additions.
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16401
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sebastid [Wed, 24 Aug 2005 16:03:20 +0000 (16:03 +0000)]
Silence
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16311
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Wed, 3 Aug 2005 01:00:21 +0000 (01:00 +0000)]
add error checking to all autogen scripts
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16014
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 30 Jul 2005 06:16:03 +0000 (06:16 +0000)]
apps/e/enlightenment.spec CVS: apps/entice/configure.in
apps/entrance/configure.in CVS: libs/ecore/configure.in libs/edb/configure.in
libs/embryo/configure.in CVS: libs/emotion/configure.in
libs/epeg/configure.in CVS: libs/epsilon/configure.in
libs/esmart/configure.in CVS: libs/etox/configure.in libs/evas/configure.in
libs/imlib2_loaders/configure.in CVS:
----------------------------------------------------------------------
���������
:)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15949
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kwo [Fri, 29 Jul 2005 16:41:05 +0000 (16:41 +0000)]
Quiet.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15939
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Fri, 8 Jul 2005 23:08:48 +0000 (23:08 +0000)]
* Have rewritten the yuy2->rgb converter to avoid license problems.
So now, emotion_xine supports yuy2-encoded movies (such as .wmv).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15678
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Fri, 8 Jul 2005 20:28:50 +0000 (20:28 +0000)]
* Cancel last changes since it seems there are some license problems.
Sorry guys, I didn't think GPLv2 was so "contaminating"
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15677
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Fri, 8 Jul 2005 19:56:48 +0000 (19:56 +0000)]
* Add support of yuy2 to emotion_xine module. So now, we can play wmv
movies!
I had to make some module API changes:
- rename yuv_size_get to video_data_size_get
- add the function "Emotion_Format (*format_get) (void *ef);" in Emotion_Video_Module. This function should return the format used by the video (EMOTION_YV12, EMOTION_YUY2 or EMOTION_BGRA).
I use a yuy2->bgra converter since evas doesn't support YUY2. This converter should be rewrite since it's really not optimized and since it is under GPLv2 (emotion is under BSD). I added an explicit comment above the function for that, but it'd be better to use a converter under BSD.
If it's really incompatible with emotion license, I will remove it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15675
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
doursse [Sat, 18 Jun 2005 05:29:25 +0000 (05:29 +0000)]
indentation
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15418
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Fri, 17 Jun 2005 17:20:00 +0000 (17:20 +0000)]
* Emotion now should autodetect the best audio output driver to use
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15390
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Fri, 10 Jun 2005 17:33:26 +0000 (17:33 +0000)]
* Should fix the callback "playback_finished" which were sometimes not called.
Thus, the playback won't be stopped anymore sometimes at the end of the playback of a file.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15236
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
azundris [Wed, 8 Jun 2005 11:51:31 +0000 (11:51 +0000)]
* bump vers
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@15192
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 May 2005 06:01:19 +0000 (06:01 +0000)]
full asparagus
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14632
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Fri, 6 May 2005 15:35:56 +0000 (15:35 +0000)]
* Should fix the autoplay bug
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14622
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 5 May 2005 08:01:52 +0000 (08:01 +0000)]
use oss - alsa shoudl be doing oss emulation.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14610
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Wed, 4 May 2005 21:32:37 +0000 (21:32 +0000)]
* We can now initialize the module without having to play a file (we can now initialize the emotion module on the start of the application and so speed up the first play)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14606
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Fri, 29 Apr 2005 02:54:37 +0000 (02:54 +0000)]
stop running exit since its bad form ... use AC_MSG_ERROR instead
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14464
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
vapier [Tue, 26 Apr 2005 22:55:56 +0000 (22:55 +0000)]
allow for setting of env var to prevent running ./configure like the older autogen scripts allowed
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14386
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Sun, 24 Apr 2005 14:42:50 +0000 (14:42 +0000)]
* add two functions to know if audio and video are handled (emotion_object_audio_handled_get and emotion_object_video_handled_get)
* add a smart callback "audio_level_change" to deal with audio level change
* alsa is now used by default since many people report troubles with oss
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14320
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
moom16 [Sun, 24 Apr 2005 14:23:05 +0000 (14:23 +0000)]
TODO file added
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14319
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 15 Apr 2005 07:36:10 +0000 (07:36 +0000)]
init once!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14209
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 15 Apr 2005 07:27:02 +0000 (07:27 +0000)]
simon treney's emotion patches - THANKs :o)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14208
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
azundris [Fri, 8 Apr 2005 15:55:21 +0000 (15:55 +0000)]
* wonky versioning.
RPM packagers: imlib2 -- libungif-devel vs giflib-devel (SuSE)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14117
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 5 Apr 2005 02:21:06 +0000 (02:21 +0000)]
ansi damn u!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14098
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 2 Apr 2005 15:40:35 +0000 (15:40 +0000)]
moom's patches
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@14073
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shadoi [Tue, 29 Mar 2005 16:58:32 +0000 (16:58 +0000)]
Fix dependencies
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13972
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tsauerbeck [Tue, 29 Mar 2005 16:33:10 +0000 (16:33 +0000)]
eet -> edj
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13967
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 26 Mar 2005 15:49:17 +0000 (15:49 +0000)]
segv waiting to happen
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13923
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 23 Mar 2005 03:16:12 +0000 (03:16 +0000)]
.edj
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13868
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 28 Feb 2005 05:35:02 +0000 (05:35 +0000)]
1. e17's init icons get put into an e_box for arrangement nad the init splash
determines the location...
2. .002 snap
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13533
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 21 Feb 2005 09:35:30 +0000 (09:35 +0000)]
change versions. some went DOWN - because they arent releases and i'm trying
to remove the _pre ascii from the version. i added a .001 (a release number)
so we can automatically or easiyl generate releases... sorry guys. but it's
kind of "for the good of the code". :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13451
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Thu, 3 Feb 2005 22:29:53 +0000 (22:29 +0000)]
Thu Feb 3 18:33:51 2005 Michael Jennings (mej)
Misc. buildreq fixes.
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13188
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Mon, 24 Jan 2005 02:26:35 +0000 (02:26 +0000)]
Sun Jan 23 22:30:28 2005 Michael Jennings (mej)
Sssh!
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@13065
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Sun, 16 Jan 2005 01:14:30 +0000 (01:14 +0000)]
Sat Jan 15 21:18:21 2005 Michael Jennings (mej)
xine-lib-devel may also be called libxine1-devel
----------------------------------------------------------------------
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@12986
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 12 Jan 2005 11:35:04 +0000 (11:35 +0000)]
up to latest xine api! :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@12923
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 10 Jan 2005 05:38:14 +0000 (05:38 +0000)]
edje build more cleanly
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@12858
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33