Sejun Park [Thu, 27 Apr 2017 02:08:05 +0000 (11:08 +0900)]
enable encoder and add hevc encoder
Change-Id: Idc8b228b4d51a2ddb4d17eecbf16b492802d27f6
Sejun Park [Mon, 17 Apr 2017 07:44:30 +0000 (16:44 +0900)]
fixed svace issues
Change-Id: Ie0bf55d83654cf99ad533d74559eb3680fad1534
Sejun Park [Thu, 13 Apr 2017 05:43:41 +0000 (14:43 +0900)]
Added vp9 but not enabled with firmware not supported
Change-Id: I254f60ba991a56c7339d36a9f83e552e34bac37b
Sejun Park [Wed, 12 Apr 2017 08:57:45 +0000 (17:57 +0900)]
Fixed crash issue when no corresponding frame occurs
Change-Id: Ie238c0f0054d1e333be0cfccee778e644f64dc7c
Sejun Park [Tue, 11 Apr 2017 09:40:50 +0000 (18:40 +0900)]
Added hevc decoder support
Change-Id: If6a873ad42db52ba3b90bfbdf0a0d7fb8b8e52c0
Sejun Park [Tue, 11 Apr 2017 05:26:48 +0000 (14:26 +0900)]
Added vp8 decoder support
Change-Id: I1bd2a6b9b706b9b6bf3fc4882d8bcb8a1c38b228
Sejun Park [Wed, 22 Mar 2017 03:13:00 +0000 (12:13 +0900)]
Enabled to use omx_allocatebuffer for TW2
Change-Id: I7a59bf5d7604007b55514681be9a62f289a093d9
Sejun Park [Wed, 8 Mar 2017 05:52:27 +0000 (14:52 +0900)]
Enabled dynamic port reconfiguration without no-component-reconfigure
Change-Id: Iddba0199399633268679f4243368a4911fedc043
Sejun Park [Tue, 7 Mar 2017 08:57:47 +0000 (17:57 +0900)]
fixed crash issue when omx core is released from drc contents
Change-Id: I45b52d679b9acd54d645d5a2cdd17fa17d1c6048
hk57.kim [Tue, 24 Jan 2017 05:33:23 +0000 (14:33 +0900)]
[4.0] Remove Target_Name Dependency
- This is for Tizen 4.0
- We are going to unify repositories as well as build projects.
Change-Id: I6b235fd5c52f5fa9d2ca31a4f62a907cca3fb53b
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
Sejun Park [Fri, 23 Dec 2016 04:03:25 +0000 (13:03 +0900)]
Modify conf file for 64bit
Change-Id: I8ac7fb90eb2a435f2d54a6d91dd79b1669230358
Sejun Park [Tue, 20 Dec 2016 12:05:04 +0000 (21:05 +0900)]
Modify conf file for 64bit
Change-Id: I84020b6230c77234e050b9458cb5ec0ffedadcf3
Sejun Park [Tue, 20 Dec 2016 04:05:10 +0000 (13:05 +0900)]
Change the physical address value to virtual address as input buffer
Change-Id: I1a8635114b4deff2eb0460c9bfaff7da0f527c82
Sejun Park [Tue, 20 Dec 2016 03:39:02 +0000 (12:39 +0900)]
Change the physical address value to virtual address as input buffer
Change-Id: I118dc145b642767c367ee33f8f3f8c91d2a66701
Sejun Park [Tue, 6 Dec 2016 05:04:18 +0000 (14:04 +0900)]
Remove undefined reference
Change-Id: Ie77801c3c6ef4edab6e187d1662f2312f74f0257
Sejun Park [Mon, 5 Dec 2016 07:53:21 +0000 (16:53 +0900)]
Remove undefined reference
Change-Id: Ieae7fb9cf67af32979263663a53821ebc294d56e
Sejun Park [Tue, 15 Nov 2016 05:55:04 +0000 (14:55 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Ie17de7b111c72b28c196de300e572352bc64109a
Sejun Park [Tue, 15 Nov 2016 04:06:36 +0000 (13:06 +0900)]
modify allocating tbm buffers
Change-Id: I5bca9f51845ec9fd48e9604a66817c82b0bfbe52
MyungJoo Ham [Fri, 23 Sep 2016 07:05:42 +0000 (07:05 +0000)]
Remove dangerous dependency: model-build-features
This package does not use model-build-features, which is NOT GOOD
for next Tizen versions as we are going to make it configurable
and accelerate build procedures. Device-specific adaptation
drivers and OAL instances are safe to use model-build-features;
but this is not such a package, but a general Tizen package.
If you do not want to include this package for specific
model, profile, or repos, please edit KS file (usually meta-*.git)
via TRE.
This commit is not required for Tizen 3.0. (It's for > 3.0)
If you do not feel comfortable for Tizen 3.0 release schedule,
you may delay merging, delay SR, or put this into sandbox
branch.
Change-Id: I322b3b824c50df4844894bcebe95689c5d61ff90
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Sejun Park [Wed, 9 Nov 2016 01:32:19 +0000 (10:32 +0900)]
fixed build break
Change-Id: Iac57968b5f5b38e33a8af801b24ae0a3364f59f1
Sejun Park [Wed, 9 Nov 2016 01:24:29 +0000 (10:24 +0900)]
fixed build break
Change-Id: I1fc8574487394e1ccd95a3428979962b5f22898a
Eunhae Choi [Tue, 8 Nov 2016 10:57:58 +0000 (19:57 +0900)]
fix build error
Change-Id: Ic99309fd2bfad34157273a58f66da550e8c1d89d
Eunhae Choi [Tue, 8 Nov 2016 10:57:58 +0000 (19:57 +0900)]
fix build error
Change-Id: Ic99309fd2bfad34157273a58f66da550e8c1d89d
Sejun Park [Tue, 1 Nov 2016 02:31:10 +0000 (11:31 +0900)]
Exclude gst-omx when building emulator
Change-Id: If2ce838c94b1c3e92d3d0475182ced6cf1ace4d0
Sejun Park [Tue, 1 Nov 2016 02:31:10 +0000 (11:31 +0900)]
Exclude gst-omx when building emulator
Change-Id: If2ce838c94b1c3e92d3d0475182ced6cf1ace4d0
Sejun Park [Wed, 21 Sep 2016 08:50:03 +0000 (17:50 +0900)]
fixed svace issue
Change-Id: Ibe934f3d3db34bb1e10964d727f38e7dc9313ef3
Sejun Park [Wed, 31 Aug 2016 04:50:58 +0000 (13:50 +0900)]
send msg with actual buffer count
Change-Id: I111b0c5af51d904e51f8e1f1ff2d7465109df98a
Sejun Park [Mon, 8 Aug 2016 09:20:02 +0000 (18:20 +0900)]
Add to post msg for notifing buffers
Change-Id: I265898bcd6a2dd5537e84561a997bfec1878d4e4
Sejun Park [Tue, 5 Jul 2016 11:23:39 +0000 (20:23 +0900)]
Changed output format of wearable device
Change-Id: Iabe824846b0942ce6a84d388f99b2e5f654bf20b
Sejun Park [Wed, 29 Jun 2016 10:07:30 +0000 (03:07 -0700)]
Merge "Enable DRC temporarily with GST_OMX_HACK_NO_COMPONENT_RECONFIGURE" into tizen
Sejun Park [Wed, 29 Jun 2016 08:03:35 +0000 (17:03 +0900)]
Enable DRC temporarily with GST_OMX_HACK_NO_COMPONENT_RECONFIGURE
Change-Id: I375ea0695c9eb5b311834bddfec4b9fd38d84624
Sejun Park [Tue, 28 Jun 2016 09:55:53 +0000 (18:55 +0900)]
Enable to reoder timestamp
Change-Id: I23882a517d5cc2ee444edbb3d9c442041a9e30c7
Sejun Park [Fri, 24 Jun 2016 04:01:39 +0000 (13:01 +0900)]
Apply default template caps
Change-Id: Icd0154e77e0a81747a2b670c18d893a8e8fb2816
SoonKyu Park [Wed, 25 May 2016 10:33:37 +0000 (19:33 +0900)]
Modify gbs export error which is caused by upstream_tag set in .gbs.conf file
Change-Id: I89a9b0924a895ce39e282a928ceebfe5218d9fef
Sejun Park [Fri, 29 Apr 2016 06:28:17 +0000 (15:28 +0900)]
Removed gst-omx when compiling for TM1
Change-Id: I81a6aafb4691fbbb18e00fa2bd758fc52a59f341
Sejun Park [Mon, 18 Apr 2016 02:29:04 +0000 (11:29 +0900)]
Enabling gst-omx for TW1
Change-Id: I4597b5601a2950b4ab0628516e28966a1287c760
Joonsub Lee [Tue, 22 Mar 2016 05:00:07 +0000 (14:00 +0900)]
Set build exclude in Wearable profile
Change-Id: I42480b42fd78ab0a28225458ebe67bd1ea3794b6
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
Sejun Park [Mon, 21 Mar 2016 11:39:48 +0000 (20:39 +0900)]
Removed gst-omx from circle
Change-Id: I285f46a038ddfba5d06643465582dab1ba3537e7
Sejun Park [Mon, 21 Mar 2016 07:23:28 +0000 (16:23 +0900)]
Removed gst-omx pkg form tw1 temporarily
Change-Id: I877e76d5837a24273b01b4f64bda2679438c1238
Sejun Park [Mon, 14 Dec 2015 08:52:38 +0000 (17:52 +0900)]
Fix invalid eColorFormat when encoding
Change-Id: I4c264d9786378f1cec541d5299a75c9dcdd9843e
Sejun Park [Wed, 9 Dec 2015 01:17:51 +0000 (10:17 +0900)]
fix build fail on 64bit
Change-Id: Ibfcf5b496a7adb0466448152c932dfcbd4eb6b6c
Sejun Park [Thu, 3 Dec 2015 05:24:47 +0000 (14:24 +0900)]
Upgrade gst-omx to 1.2 with modification
Change-Id: I75c8e888965005b50771a951d57eda51e612c6c2
Sejun Park [Wed, 2 Dec 2015 23:55:28 +0000 (08:55 +0900)]
Merge branch 'upstream/master' into tizen
Change-Id: I6eb03c12b9672f6ad09ad1535351dbc6c0380dc3
Jeon Hee Chul [Wed, 2 Dec 2015 10:19:24 +0000 (19:19 +0900)]
Release 1.2.0
Change-Id: I65b90a7d4caa26f56fe65a95fb086f8ac5d9e016
Enrique Ocaña González [Wed, 18 Nov 2015 13:00:28 +0000 (13:00 +0000)]
Remember the last_error after a failed set state call to avoid blocking the next get state call
gst_omx_video_dec_flush() blocks forever in
http://cgit.freedesktop.org/gstreamer/gst-omx/tree/omx/gstomxvideodec.c?id=
9adf0ff82903cad5331e40975ae91ed5d11bc102#n2110
when the previous call to gst_omx_component_set_state() fails in
http://cgit.freedesktop.org/gstreamer/gst-omx/tree/omx/gstomx.c?id=
9adf0ff82903cad5331e40975ae91ed5d11bc102#n827.
To mitigate that, I set "last_error" to true, so the code in
http://cgit.freedesktop.org/gstreamer/gst-omx/tree/omx/gstomx.c?id=
9adf0ff82903cad5331e40975ae91ed5d11bc102#n862
exits early and doesn't block.
https://bugzilla.gnome.org/show_bug.cgi?id=758274
Enrique Ocaña González [Wed, 18 Nov 2015 12:59:59 +0000 (12:59 +0000)]
Properly handle drain requests while flushing
Without this commit the decoder streaming thread stops without ever attending
the drain request, leaving the decoder input thread waiting forever.
https://bugzilla.gnome.org/show_bug.cgi?id=758274
Nicolas Huet [Tue, 10 Nov 2015 09:42:35 +0000 (10:42 +0100)]
omx: fix hacks leak on class init
Tim-Philipp Müller [Wed, 21 Oct 2015 13:37:13 +0000 (14:37 +0100)]
Automatic update of common submodule
From b99800a to b319909
Sebastian Dröge [Wed, 21 Oct 2015 11:28:41 +0000 (14:28 +0300)]
Automatic update of common submodule
From 9aed1d7 to b99800a
Sejun Park [Tue, 20 Oct 2015 09:54:10 +0000 (18:54 +0900)]
Added gst-omx.conf for building 64-bit
Change-Id: I3b1d389f121405129f78a5fe3808885f155f679a
Signed-off-by: Sejun Park <sejun79.park@samsung.com>
Thiago Santos [Tue, 1 Sep 2015 19:08:11 +0000 (16:08 -0300)]
omxaacdec: Do not accept unknown layouts
It was defaulting to RAW when an unknown layout was received but
the caps template would actually forbid that on the caps query
or accept-caps anyway.
Thiago Santos [Tue, 1 Sep 2015 11:59:54 +0000 (08:59 -0300)]
omxaudiodec: use default pad accept-caps handling
Instead of the audiodecoder one. The OMX audioo decoders have their
valid input in the template pad, so just check against that to
avoid doing a query downstream.
Thiago Santos [Fri, 28 Aug 2015 15:57:33 +0000 (12:57 -0300)]
omxvideodec: use default pad accept-caps handling
Instead of the videodecoder one. The OMX video decoders have their
valid input in the template pad, so just check against that to
avoid doing a query downstream.
Graham Leggett [Sat, 22 Aug 2015 15:54:55 +0000 (15:54 +0000)]
omxvideoenc: Add keyframe support for the Rpi, using OMX_IndexConfigBrcmVideoRequestIFrame
https://bugzilla.gnome.org/show_bug.cgi?id=753085
Sejun Park [Mon, 24 Aug 2015 11:50:21 +0000 (20:50 +0900)]
Changed plugin-name of omx
Change-Id: I6a426f66b6e7902112d04bdf3dfa1b57d37a0243
Vineeth TM [Thu, 20 Aug 2015 08:20:50 +0000 (17:20 +0900)]
gst-omx: Fix memory leaks when context parse fails
When g_option_context_parse fails, context and error variables are not getting free'd
which results in memory leaks. Free'ing the same.
And replacing g_error_free with g_clear_error, which checks if the error being passed
is not NULL and sets the variable to NULL on free'ing.
https://bugzilla.gnome.org/show_bug.cgi?id=753865
Barun Kumar Singh [Mon, 17 Aug 2015 06:16:11 +0000 (11:46 +0530)]
Sending mpeg4 codec data to MFC. Now MFC is able to parse mpeg4 header data.
Signed-off-by: Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: I5a37415505619627cb1f231516cc7e44f2686bb3
Philippe Normand [Sun, 16 Aug 2015 12:53:42 +0000 (14:53 +0200)]
omxh264dec: implement is_format_change
The omxvideodecoder class only checks some of the caps parameters but if
other fields change such as h264 profile and/or level it wouldn't trigger a
reconfiguration.
https://bugzilla.gnome.org/show_bug.cgi?id=752376
Sejun Park [Fri, 31 Jul 2015 05:18:52 +0000 (14:18 +0900)]
Modify configuration for setting gstomx.conf
Change-Id: Ibc432bedef28da16acf3ddb96eb6258410a3e0bc
Sejun Park [Thu, 30 Jul 2015 12:21:37 +0000 (21:21 +0900)]
Fixed issue when operating with user mode
Change-Id: I7289dfa6ddf5437f3f88fa8278916e26e941c2b6
Sejun Park [Wed, 29 Jul 2015 12:18:54 +0000 (21:18 +0900)]
Add dump func. for debuffing & Fix build error
Change-Id: Ibbb59212d8b73e24f49417b71eb038232b45ac71
Signed-off-by: Sejun Park <sejun79.park@samsung.com>
Barun Kumar Singh [Thu, 16 Jul 2015 08:05:44 +0000 (13:35 +0530)]
Fixing "g_ptr_array_set_size" crash.
Increasing omx elements priority.
Signed-off-by: Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: I388fa4d7bd3da9c60ed30fd4659815e5356a011b
Barun Kumar Singh [Tue, 14 Jul 2015 06:36:43 +0000 (12:06 +0530)]
Incorporating review comments.
Adding MMVideoBuffer support and fixing plane size calculation for H264
Signed-off-by: Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: I7c7a85386a561956d1ea81119ec9b1ac48fc9b26
Aurélien Zanelli [Thu, 2 Jul 2015 22:26:48 +0000 (00:26 +0200)]
omxvideodec: unref allocator after getting it from allocation query
Otherwise a reference will be leaked for each allocator. It only happens
when target platform is Raspberry Pi and when we have GL support.
https://bugzilla.gnome.org/show_bug.cgi?id=751867
Stefan Sauer [Fri, 3 Jul 2015 19:59:54 +0000 (21:59 +0200)]
Automatic update of common submodule
From f74b2df to 9aed1d7
Nicolas Dufresne [Tue, 16 Jun 2015 21:50:14 +0000 (17:50 -0400)]
Automatic update of common submodule
From 6015d26 to f74b2df
Edward Hervey [Tue, 9 Jun 2015 09:30:49 +0000 (11:30 +0200)]
Automatic update of common submodule
From d9a3353 to 6015d26
Stefan Sauer [Mon, 8 Jun 2015 21:08:28 +0000 (23:08 +0200)]
Automatic update of common submodule
From d37af32 to d9a3353
Stefan Sauer [Sun, 7 Jun 2015 21:07:22 +0000 (23:07 +0200)]
Automatic update of common submodule
From 21ba2e5 to d37af32
Stefan Sauer [Sun, 7 Jun 2015 15:32:25 +0000 (17:32 +0200)]
Automatic update of common submodule
From c408583 to 21ba2e5
Stefan Sauer [Sun, 7 Jun 2015 15:16:43 +0000 (17:16 +0200)]
Automatic update of common submodule
From c8fb372 to c408583
Barun Kumar Singh [Thu, 21 May 2015 11:34:58 +0000 (17:04 +0530)]
Removing dependency of X11, dri2proto,libdri2, xfixes.
gbs build successful for wayland repository
Signed-off-by: Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: I1c52142a6680db4e5649cf17e4a213950eae4db0
Barun Kumar Singh [Wed, 20 May 2015 09:11:38 +0000 (14:41 +0530)]
Fixing encoder plane size calculating.
Signed-off-by: Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: I7a2eb58809b36ffbd585b8a35e33392acfdc6b9f
Sebastian Dröge [Tue, 19 May 2015 15:21:40 +0000 (18:21 +0300)]
omxaudiodec: Add an output adapter for chunking the output into codec frames
Otherwise the base class will be confused.
See https://bugzilla.gnome.org/show_bug.cgi?id=685730
Barun Kumar Singh [Mon, 18 May 2015 11:19:01 +0000 (16:49 +0530)]
Incorporating MPEG2 review comments.
Enabling h264 encoder.
Removing unnecessary commented code.
Signed-off-by: Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: Ibe9ac74078bcb96d2b0c4b7f857dfe93b7b7dce0
Tim-Philipp Müller [Sun, 26 Apr 2015 17:24:13 +0000 (18:24 +0100)]
Remove obsolete Android build cruft
This is not needed any longer.
Sebastian Dröge [Wed, 22 Apr 2015 08:40:22 +0000 (10:40 +0200)]
Remove INSTALL file
autotools automatically generate this, and when using different versions
for autogen.sh there will always be changes to a file tracked by git.
Tim-Philipp Müller [Wed, 8 Apr 2015 14:57:59 +0000 (15:57 +0100)]
Add m4 directory so aclocal doesn't complain in autogen.sh
Might come in handy, and these warnings seem to be
fatal in some environments.
You may need to git clean -x -d -f your tree before
git pulling/merging.
Tim-Philipp Müller [Tue, 7 Apr 2015 21:25:57 +0000 (22:25 +0100)]
Update autogen.sh to latest version
Tim-Philipp Müller [Fri, 3 Apr 2015 17:58:17 +0000 (18:58 +0100)]
Automatic update of common submodule
From bc76a8b to c8fb372
Barun Kumar Singh [Fri, 27 Mar 2015 09:26:22 +0000 (14:56 +0530)]
Adding libtbm support.
Signed-off-by : Barun Kumar Singh <barun.singh@samsung.com>
Change-Id: Idefb94949ee67844cf38524a99d27935c0530973
Luis de Bethencourt [Fri, 6 Mar 2015 12:12:49 +0000 (12:12 +0000)]
omxaudiodec: add comment explaining duplicate code path
Luis de Bethencourt [Fri, 6 Mar 2015 12:09:06 +0000 (12:09 +0000)]
Revert "omxaudiodec: remove duplicate code path"
This reverts commit
a8d26ff27a8b43f589424a59294f9057641b2a46.
Luis de Bethencourt [Fri, 6 Mar 2015 12:03:56 +0000 (12:03 +0000)]
omx: handle both errors in the two steps of update_port_definition
Also consider potential errors in the _get_parameter() in the return of the
update_port_definition function.
CID #1287052
Luis de Bethencourt [Fri, 6 Mar 2015 10:57:53 +0000 (10:57 +0000)]
omxaudioenc: impossible if statement
ret is set to GST_STATE_CHANGE_SUCCESS and never touched, so it is impossible
for it to be anything else at the if check. Remove the if check.
CID #1287053
Luis de Bethencourt [Fri, 6 Mar 2015 10:54:43 +0000 (10:54 +0000)]
omxaudiodec: impossible if statement
ret is set to GST_STATE_CHANGE_SUCCESS and never touched, so it is impossible
for it to be anything else at the if check. Remove it.
CID #1287054
Luis de Bethencourt [Fri, 6 Mar 2015 10:50:30 +0000 (10:50 +0000)]
omxaudiodec: remove duplicate code path
George Kiagiadakis [Fri, 19 Dec 2014 09:19:55 +0000 (11:19 +0200)]
omx: call handle_messages() only once in acquire_buffer() to avoid potential deadlock
There is one rare case where calling handle_messages() more than once can cause a deadlock
in the video decoder element:
- sink pad thread starts the src pad task (gst_omx_video_dec_loop())
- _video_dec_loop() calls gst_omx_port_acquire_buffer() on dec_out_port
- blocks in gst_omx_component_wait_message() releasing comp->lock and comp->messages_lock
(initially, there are no buffers configured on that port, so it waits for OMX_EventPortSettingsChanged)
- the sink pad thread pushes a buffer to the decoder with gst_omx_port_release_buffer()
- _release_buffer() grabs comp->lock and sends the buffer to OMX, which consumes it immediately
- EmptyBufferDone gets called at this point, which signals _wait_message() to unblock
- the message from EmptyBufferDone is processed in gst_omx_component_handle_messages()
called from gst_omx_port_release_buffer()
- gst_omx_port_release_buffer releases comp->lock
- the src pad thread now gets to run, grabbing comp->lock while it exits from _wait_message()
- _acquire_buffer() calls the _handle_messages() on the next line after _wait_message(),
which does nothing (no pending messages)
- then it goes to "retry:" and calls _handle_messages() again, which also does nothing
(still no pending messages)
- scheduler switches to a videocore thread that calls EventHandler, informing us about the
OMX_EventPortSettingsChanged event that just arrived
- EventHandler graps comp->messages_lock, but not comp->lock, so it can run in parallel at
this point just fine.
- scheduler switches back to the src pad thread (which is in the middle of _acquire_buffer())
- the next _handle_messages() which is right before if (g_queue_is_empty (&port->pending_buffers))
processes the OMX_EventPortSettingsChanged
- the buffer queue is still empty, so that thread blocks again in _wait_message()
- the sink pad thread tries to acquire the next input port buffer
- _acquire_buffer() also blocks this thread in:
if (comp->pending_reconfigure_outports) { ... _wait_message() ... }
- DEADLOCK. gstreamer is waiting for omx to do something, omx waits for gstreamer to do something.
By removing those extra _handle_messages() calls, we can ensure that all the checks of
_acquire_buffer() will re-run. In the above case, after the scheduler switches back to
the middle of _acquire_buffer(), the code will enter _wait_message(), which will see that
there are pending messages and will return immediately, going back to "retry:" and
re-doing all the checks properly.
https://bugzilla.gnome.org/show_bug.cgi?id=741854
Wonchul Lee [Thu, 26 Feb 2015 00:27:44 +0000 (09:27 +0900)]
omx: cleanup code a bit to remove else statement
https://bugzilla.gnome.org/show_bug.cgi?id=745191
Stefan Sauer [Mon, 12 Jan 2015 15:13:35 +0000 (16:13 +0100)]
Automatic update of common submodule
From f2c6b95 to bc76a8b
Sebastian Dröge [Thu, 18 Dec 2014 09:56:15 +0000 (10:56 +0100)]
Automatic update of common submodule
From ef1ffdc to f2c6b95
Edward Hervey [Thu, 27 Nov 2014 16:12:42 +0000 (17:12 +0100)]
Automatic update of common submodule
From 7bb2bce to ef1ffdc
Jun Ji [Thu, 13 Nov 2014 00:55:02 +0000 (09:55 +0900)]
omx: Add omxamrdec
https://bugzilla.gnome.org/show_bug.cgi?id=739333
Kazunori Kobayashi [Thu, 27 Jun 2013 12:59:29 +0000 (21:59 +0900)]
omx: Fix a missing g_free() in error path
This fixes a memory leak with g_strdup() when an error occurs.
https://bugzilla.gnome.org/show_bug.cgi?id=731141
Change-Id: I333df2cc1197e2c04ca65f2f82889e9ce7c975d2
Signed-off-by: Kazunori Kobayashi <kkobayas@igel.co.jp>
Sebastian Dröge [Mon, 27 Oct 2014 17:00:50 +0000 (18:00 +0100)]
Automatic update of common submodule
From 84d06cd to 7bb2bce
Tim-Philipp Müller [Tue, 21 Oct 2014 12:03:44 +0000 (13:03 +0100)]
Automatic update of common submodule
From a8c8939 to 84d06cd
Stefan Sauer [Tue, 21 Oct 2014 11:00:10 +0000 (13:00 +0200)]
Automatic update of common submodule
From 1f5d3c3 to a8c8939
Sebastian Dröge [Tue, 30 Sep 2014 07:47:20 +0000 (10:47 +0300)]
omxaudiodec: Clean up code a bit to get rid of useless NULL checks
junji [Tue, 30 Sep 2014 01:50:07 +0000 (10:50 +0900)]
omxaudiodec: Unmap input buffers after usage
https://bugzilla.gnome.org/show_bug.cgi?id=736314
Michal Lazo [Sun, 31 Aug 2014 20:30:13 +0000 (20:30 +0000)]
omxvideoenc: Setup aspect ratio on RPi
Needs firmware from yesterday or newer to work with all possible
aspect ratios. Before that it only supported a fixed list.
https://bugzilla.gnome.org/show_bug.cgi?id=732533