Hi,

Sorry, I didn' check with gstreamer 1.4.

But, I found weird changes and made the patch (but not tested yet).

Could check with the below patch.
https://github.com/ewebkit/webkit/commit/3e431a5bdd20c264a4636ddaa6b4d5a331020695.patch

I will also try it with the latest gstreamer.

Thanks.
Ryuan Choi
 2014. 8. 6. 오전 8:06에 "Doug Newgard" <scimmi...@outlook.com>님이 작성:

>
>
> ----------------------------------------
> > Date: Tue, 5 Aug 2014 22:11:40 +0900
> > From: ryuan.c...@gmail.com
> > To: enlightenment-devel@lists.sourceforge.net
> > Subject: [E-devel] ewebkit 1.11.- alpha 1
> >
> > = Ewebkit 1.11 alpha taballs =
> >
> > I'd like to share new ewebkit tarball as the first attempt to release
> > ewebkit library.
> >
> > Although version is 1.11 like EFL and Elementary, I think that it's still
> > unstable.
> > So, I hope that there are many requirements and tests (and supports).
> >
> > == Source ==
> > https://github.com/ewebkit/webkit
> > branch : ewebkit-1.11
> > (master branch is for sync with webkit.org)
> >
> > == Download ==
> >
> >
> http://download.enlightenment.org/rel/libs/webkit-efl/ewebkit-1.11.0-alpha1.tar.gz
> > 58ae62aeab25a8dfddd3b377d6f6503a525f8df3164207e26d1da216a293bd4b
> >
> >
> http://download.enlightenment.org/rel/libs/webkit-efl/ewebkit-1.11.0-alpha1.tar.xz
> > 3392b1d2e8b9acd9e0461f8235c22fde42420ae4e6c964aa7ec33695d3ceb10c
> >
> >
> > == NEWS ==
> >>From the previous snapshot,
> >
> > * WebKit1/EFL was dropped.
> > * fixed color picker bug (<intput type="color">)
> > * refactor vibration API.
> > * Add ewk_application_cache_manager APIs
> > * Add an API to set process model
> > * Add ewk APIs to control TLS error policy on WebContext
> > * Add ewk_view_bg_color_set
> > * Add API to get contents size of current web page.
> > * Removed NETWORK_INFO.
> > * Refactor favicon database APIs
> > * Add ewk_view_fixed_layout_size_set|get()
> > * Use default context for ewk_view_add
> > * Change ewk_view_settings_get to ewk_page_group_settings_get
> > * Add new Public API in ewk_download_job.h to get size of the data
> > already downloaded.
> > * Add a "focus,notfound" signal.
> > * Provide VERSION information in EWebKit2.h like EFL and Elementary.
> > * Media Control of video tag is changed from edj to HTML/javascript.
> > * Enable CSS Filter
> > * Turn off Indexed Database
> >
> > And many common webkit(WebCore,JSC) changes.
>
>
> Linking CXX shared library ../../lib/libewebkit2.so
> ../../lib/../Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp.o:
> In function
> `WebCore::MediaPlayerPrivateGStreamer::processMpegTsSection(_GstMpegtsSection*)':
> MediaPlayerPrivateGStreamer.cpp:(.text._ZN7WebCore27MediaPlayerPrivateGStreamer20processMpegTsSectionEP17_GstMpegtsSection+0x14b):
> undefined reference to `gst_mpegts_section_get_data'
> MediaPlayerPrivateGStreamer.cpp:(.text._ZN7WebCore27MediaPlayerPrivateGStreamer20processMpegTsSectionEP17_GstMpegtsSection+0x278):
> undefined reference to `gst_mpegts_section_get_pmt'
> ../../lib/../Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp.o:
> In function
> `WebCore::MediaPlayerPrivateGStreamer::handleMessage(_GstMessage*)':
> MediaPlayerPrivateGStreamer.cpp:(.text._ZN7WebCore27MediaPlayerPrivateGStreamer13handleMessageEP11_GstMessage+0x621):
> undefined reference to `gst_message_parse_mpegts_section'
> collect2: error: ld returned 1 exit status
> Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:15581: recipe for target
> 'lib/libewebkit2.so.1.11.0' failed
> make[2]: *** [lib/libewebkit2.so.1.11.0] Error 1
> CMakeFiles/Makefile2:560: recipe for target
> 'Source/WebKit2/CMakeFiles/WebKit2.dir/all' failed
> make[1]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/all] Error 2
> Makefile:137: recipe for target 'all' failed
> make: *** [all] Error 2
>
> What am I missing here? Have gstreamer 1.4.0 installed along with all of
> the plugins.
>
> Doug
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to