efl/m4
Sebastian Dröge 9c752106f7 emotion: initial port of emotion to GStreamer 1.0
Some commits to port emotion to GStreamer 1.0 and implement some missing features,
clean up code a bit and fix some bugs on the way.

This works as good as the 0.10 code for me now with the emotion examples,
just the Samsung hardware specific code is commented out. This should be
ported by someone who has such hardware, and also in a clean way now that
GStreamer since 1.0 has features to handle all this properly.

There's still a lot of potential to clean things up and fix many bugs, and also
to implement zerocopy rendering. But those are for later if there's actual
interest in this at all.

Commits:

- Update configure checks and ecore example to GStreamer 1.0
- Initial port of emotion to GStreamer 1.0
- Samsung specific code commented out, should be ported by someone
with the hardware.
- Return GST_FLOW_FLUSHING when the sink is unlocked
- Remove unused GSignal from the sink
- Use GstVideoInfo to store the format details inside the sink
- Add support for pixel-aspect-ratio
- Store video format information in GstVideoInfo for the different video streams
- Use GstAudioInfo to store the audio format information
- Remove some unused defines
- Header cleanup
- Implement initial support for GstNavigation interface
- Implement setting of audio/video channel

Reviewers: cedric

CC: cedric

Differential Revision: https://phab.enlightenment.org/D387

Signed-off-by: Cedric BAIL <cedric.bail@samsung.com>
2013-12-23 10:59:42 +09:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ac_define_if.m4 efl: helper macro and remove duplicated defines. 2012-10-10 22:12:29 +00:00
ac_path_generic.m4 merge: add eet 2012-09-17 16:35:38 +00:00
ecore_check_c_extension.m4 efl: improve X detection by Joel Klinghed. 2013-01-09 16:48:40 +00:00
ecore_check_module.m4 fix ecore_evas modules build broken by r82976. 2013-01-18 23:00:57 +00:00
efl.m4 configure: Switch back to dev profile in master branch. 2013-12-06 16:05:45 +01:00
efl_attribute.m4 merge: and now Evas 2012-11-04 11:51:42 +00:00
efl_beta.m4 efl: add a macro for beta API support. 2013-07-23 11:27:29 +09:00
efl_binary.m4 m4: With efl with binary macro to help cross-compilation 2013-03-26 17:28:57 +00:00
efl_check_funcs.m4 eina: detect page size in a portable way. 2013-11-10 09:25:16 +01:00
efl_check_libs.m4 efl: refactor EFL_CHECK_LIB() and EFL_CHECK_FUNC() 2012-12-30 21:10:52 +00:00
efl_compiler.m4 optimize check for compiler and linker flags. 2013-01-18 15:25:00 +00:00
efl_doxygen.m4 merge: add infra for evil 2012-09-11 16:04:21 +00:00
efl_eo.m4 eo: eo is absolutely necessary by now, can't be disabled any more. 2013-06-28 10:18:39 +09:00
efl_find_x.m4 efl: improve X detection by Joel Klinghed. 2013-01-09 16:48:40 +00:00
efl_lua.m4 Check for both Lua 5.1 and 5.2. 2013-08-20 18:29:01 +10:00
efl_path_max.m4 merge : add eina 2012-09-16 10:57:48 +00:00
efl_pkg_config.m4 efl: m4 is a macro-expansion language, use that. 2012-12-06 23:19:35 +00:00
efl_threads.m4 m4: remove saving of CFLAGS 2013-11-15 13:19:58 +01:00
eina_check.m4 efl: remove configure option to change mempool modules. 2012-10-10 20:46:29 +00:00
eina_config.m4 merge: and now Evas 2012-11-04 11:51:42 +00:00
eio_check_options.m4 efl: common inotify checks, simplified. 2012-12-06 13:02:59 +00:00
emotion_module.m4 emotion: initial port of emotion to GStreamer 1.0 2013-12-23 10:59:42 +09:00
evas_check_engine.m4 Require wayland libraries of at least 1.3.0 2013-11-04 13:52:27 +00:00
evas_check_loader.m4 evas: add JPEG 2000 loader. 2013-10-01 16:38:44 +09:00
evil_windows.m4 merge: add a holdall variable 2012-10-26 06:57:11 +00:00
gcc_check_builtin.m4 eina: add infrastructure to handle more CPU and compiler builtin information. 2013-10-02 20:54:50 +09:00
libgcrypt.m4 try to fix --with-crypto=gnutls due libcrypt-config usage. 2013-01-17 16:47:36 +00:00