framework/multimedia/gst-plugins-ext0.10.git
10 years ago[evasimagesink] Fix visible issue tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.060356
Sangchul Lee [Fri, 1 Nov 2013 09:45:22 +0000 (18:45 +0900)]
[evasimagesink] Fix visible issue

Change-Id: I44be198e59fe03357ac9480e5886dba289e5ac6e

10 years ago[evasimagesink] Add null check for eocre_pipe_write()
Sangchul Lee [Fri, 25 Oct 2013 08:44:40 +0000 (17:44 +0900)]
[evasimagesink] Add null check for eocre_pipe_write()

Change-Id: I6242595dde853dbe335598f1f409ddc198a9148c

10 years ago[evaspixmapsink] 1.Skip call ecore_pipe_write() in case of main thread blocked 2...
Sangchul Lee [Fri, 25 Oct 2013 06:19:40 +0000 (15:19 +0900)]
[evaspixmapsink] 1.Skip call ecore_pipe_write() in case of main thread blocked  2.Revise mutex lock/unlock in event thread
[evaspixmapsink] Modify warning log
[evaspixmapsink] Call evas_object_show() only if native surface(pixmap) has been set
[evaspixmapsink] Fill black to pixmap when creating new pixmap or changing render size
[evaspixmapsink] Support TIZEN BUFFER
[evaspixmapsink] Modify buffer management according to progress of ecore thread

Change-Id: I07774b9b267ea6c34bafdf42c83f65e6936d6def

10 years agoModify for copying license file
Sangchul Lee [Mon, 14 Oct 2013 02:30:52 +0000 (11:30 +0900)]
Modify for copying license file

Change-Id: I3f58894dc5abaeaaccb15a5ed6e52c44d4f937b8

10 years ago[evasimagesink] Move evas_object_show/hide() API to ecore pipe callback
Sangchul Lee [Sat, 7 Sep 2013 13:03:38 +0000 (22:03 +0900)]
[evasimagesink] Move evas_object_show/hide() API to ecore pipe callback

Change-Id: I332894f7bab6390da5ce39cc83318783469dc4af

10 years ago[evaspixmapsink] Fix bug to re-create pixmaps for new evas image object 2.2_release submit/tizen_2.2/20130814.090536 submit/tizen_2.2/20130814.101928
Sangchul Lee [Fri, 2 Aug 2013 10:38:52 +0000 (19:38 +0900)]
[evaspixmapsink] Fix bug to re-create pixmaps for new evas image object

Change-Id: I9b39ea65ba77be232afb0d9c91aef7f7f856cb5b

10 years ago[evaspixmapsink] Request to render if user set visible property to true
Sangchul Lee [Tue, 23 Jul 2013 07:53:22 +0000 (16:53 +0900)]
[evaspixmapsink] Request to render if user set visible property to true

Change-Id: Ia173c749e01b8c8ab78090619b9187d204107cb2

10 years ago[evaspixmapsink] Revise codes for updating multiple pixmaps submit/tizen_2.2/20130714.145640
Sangchul Lee [Wed, 10 Jul 2013 15:16:20 +0000 (00:16 +0900)]
[evaspixmapsink] Revise codes for updating multiple pixmaps

Change-Id: Id9510ffbbd654de9f01d0cec3d2d2140143f9b99

10 years ago[evaspixmapsink] Fix prevent issues
Sangchul Lee [Wed, 10 Jul 2013 11:58:09 +0000 (20:58 +0900)]
[evaspixmapsink] Fix prevent issues

Change-Id: Ia9c293db2d9aae29f877eac96e5c6d032d525f4b

10 years ago[evaspixmapsink] Support multiple pixmaps
Sangchul Lee [Wed, 10 Jul 2013 10:18:57 +0000 (19:18 +0900)]
[evaspixmapsink] Support multiple pixmaps

Change-Id: I127c2a591b9436bcd23ba117cba7fba23ed7f151

10 years ago[avsys] fix sink samplerate to 44.1kHz
Seungbae Shin [Sat, 29 Jun 2013 09:59:45 +0000 (18:59 +0900)]
[avsys] fix sink samplerate to 44.1kHz

10 years ago[avsysaudiosink] post error when failed to open
Younghwan Ahn [Fri, 28 Jun 2013 08:30:26 +0000 (17:30 +0900)]
[avsysaudiosink] post error when failed to open

Change-Id: I914a5703da00c04e40516feecb8610064b21a5ec

10 years ago[evaspixmapsink] Fixed prevent issue - Uninitialized scalar variable tizen_2.1 accepted/tizen_2.1/20130520.093053 submit/tizen_2.1/20130516.042232
Sangchul Lee [Tue, 14 May 2013 02:05:41 +0000 (11:05 +0900)]
[evaspixmapsink] Fixed prevent issue - Uninitialized scalar variable

Change-Id: I5cdea1c12175f0a86561331ff8250fa663979299

11 years agoChange capture API and Apply state change submit/tizen_2.1/20130514.052730
Hyunil Park [Thu, 2 May 2013 06:02:51 +0000 (15:02 +0900)]
Change capture API and Apply state change

Change-Id: I8fefeef74374735e912f91b56aeb58ac76fa11ac

11 years ago[evaspixmapsink] 1.Removed PROP_FORCE_ASPECT_RATIO property, added to call XSync...
Sangchul Lee [Tue, 30 Apr 2013 10:45:20 +0000 (19:45 +0900)]
[evaspixmapsink] 1.Removed PROP_FORCE_ASPECT_RATIO property, added to call XSync() when linking evas object with pixmap 2.Set geometry method only if incoming value is not same as previous one 3.Modified code to call evas_object_image_size_set() in ecore thread 4.Added rotate/flip properties

Change-Id: I8fe4e7102785c0bb6540f0d27be4b069e99dafda

11 years ago[avsysaudiosink] add close-handle-on-prepare property for webapp 2.1b_release accepted/tizen_2.1/20130425.035049 submit/tizen_2.1/20130424.231806
Seungbae Shin [Thu, 11 Apr 2013 11:24:16 +0000 (20:24 +0900)]
[avsysaudiosink] add close-handle-on-prepare property for webapp

11 years ago[xvimagesrc] update source code for tizen_2.1
Hyunil Park [Tue, 9 Apr 2013 05:48:40 +0000 (14:48 +0900)]
[xvimagesrc] update source code for tizen_2.1

Change-Id: I9f004beebb2b587792de4493b6036d3e0d1a0b55

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:15:22 +0000 (01:15 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:49:23 +0000 (01:49 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:49 +0000 (21:59 +0900)]
Initial empty repository