platform/upstream/gst-omx.git
2015-12-02 Jeon Hee ChulRelease 1.2.0 79/53179/1
2015-10-21 Sejun ParkAdded gst-omx.conf for building 64-bit 02/49802/4 accepted/tizen/mobile/20151022.055800 accepted/tizen/tv/20151022.055817 accepted/tizen/wearable/20151022.055831 submit/tizen/20151022.031014
2015-08-24 Sejun ParkChanged plugin-name of omx 48/46648/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150904.104531 accepted/tizen/tv/20150904.104807 accepted/tizen/wearable/20150904.105003 submit/tizen/20150904.063757 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-17 Barun Kumar... Sending mpeg4 codec data to MFC. Now MFC is able to... 30/46130/1 accepted/tizen/mobile/20150821.092203 accepted/tizen/tv/20150821.092224 accepted/tizen/wearable/20150821.092231 submit/tizen/20150821.062522
2015-07-31 Sejun ParkModify configuration for setting gstomx.conf 62/45062/1 accepted/tizen/mobile/20150803.235842 accepted/tizen/tv/20150803.235856 accepted/tizen/wearable/20150803.235905 submit/tizen/20150803.102336
2015-07-30 Sejun ParkFixed issue when operating with user mode 31/45031/1 accepted/tizen/mobile/20150731.005103 accepted/tizen/tv/20150731.005153 accepted/tizen/wearable/20150731.005242 submit/tizen/20150730.125423
2015-07-30 Sejun ParkAdd dump func. for debuffing & Fix build error 31/44931/3
2015-07-20 Barun Kumar... Fixing "g_ptr_array_set_size" crash. 71/44071/2 submit/tizen/20150729.072849
2015-07-14 Barun Kumar... Incorporating review comments. 98/43798/2
2015-05-21 Barun Kumar... Removing dependency of X11, dri2proto,libdri2, xfixes. 19/39719/1 submit/tizen/20150527.054122
2015-05-20 Barun Kumar... Fixing encoder plane size calculating. 44/39644/1 submit/tizen/20150520.110617
2015-05-18 Barun Kumar... Incorporating MPEG2 review comments. 36/39536/2
2015-03-30 Barun Kumar... Adding libtbm support. 97/37497/1
2014-11-06 Kazunori Kobayashiomx: Fix a missing g_free() in error path 30/23230/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0_ivi accepted/tizen/common/20141107.141938 accepted/tizen/ivi/20141112.060040 submit/tizen/20141106.013908 submit/tizen_mobile/20141120.000000 tizen_3.0_ivi_release
2014-07-23 Sebastian DrögeRelease 1.2.0 1.2.0
2014-07-22 Sebastian Drögeconfig: Update ranks to PRIMARY+1 to have higher prefer...
2014-07-20 Sebastian Drögeomxaudiosink: Set port to not flushing in prepare(...
2014-07-13 Sebastian Drögeomxaudiodec: Implement setting of fallback channel...
2014-07-13 Sebastian Drögeomx: Add AAC audio decoder
2014-07-02 Andrey ShelestAdded Samsung specific code. 27/23327/2
2014-07-02 Sebastian Drögeomxaudiodec: Get PCM parameters from the out port,...
2014-07-02 Sebastian Drögeomxaudiodec: Implement hack for not disabling the outpu...
2014-07-02 Sebastian Drögeomx: Add audio decoder base class and a subclass for MP3
2014-07-01 Sebastian Drögeomx: Link to gmodule-2.0-no-export for being able to...
2014-06-30 Sebastian Drögeexamples: #define GST_USE_UNSTABLE_API for libgstgl
2014-06-29 Sebastian Drögeomxh264enc: Properly accumulate headers and push before...
2014-06-29 Sebastian Drögeomxvideoenc: Implement flush() instead of the deprecate...
2014-06-25 Sebastian Drögerpi: It's 44100Hz, not 41400Hz
2014-06-25 Julien Isorceconfigure.ac: require gstgl >= 1.3.3
2014-06-25 Julien Isorceexample: enable testegl
2014-06-25 Julien Isorcetestegl: do matrix mutlplication in the shader
2014-06-25 Julien Isorcetestegl: add a comment for the parse command
2014-06-25 Julien Isorcetestegl: convert code from GLESv1 to GLESv2
2014-06-25 Julien Isorcetestegl: port to gstgl API
2014-06-24 Sebastian Drögeomxbufferpool: Copy buffers if the stride does not...
2014-06-24 Sebastian Drögeomx: Only include OMX_VideoExt.h conditionally
2014-06-24 Sebastian Drögeconfigure.ac: Require GStreamer core/base >= 1.2.2
2014-06-24 Sebastian Drögeomxbufferpool: Fix format string compiler warning
2014-06-24 Michal Lazoomxbufferpool: Initialize debug category
2014-06-24 Sebastian Drögeomxbufferpool: Properly convert OMX alignment to GStrea...
2014-06-24 Sebastian Drögeomxh264enc: Don't let baseclass finish frames for SPS...
2014-06-24 Sebastian Drögeomxvideo: Include the separate headers too for compatib...
2014-06-24 Zhao, Halleyomxvp8dec: use VP8 definition from OMX_VideoExt.h
2014-06-24 Zhao, Halleyconfigure: add --with-omx-header-path option for extern...
2014-06-20 Aurélien Zanelliomxvideodec: fix a query leak
2014-06-04 Aurélien Zanelliomxvideodec: release frames with old PTS to avoid memor...
2014-06-03 Kazunori Kobayashiomx: Fix a missing g_free() in error path
2014-06-02 Aurélien Zanelliomxvideodec: add missing stream unlock in error path
2014-05-31 Sebastian Drögeomx: Don't handle disabling/enabling ports exactly...
2014-05-26 Sebastian Drögeomxvideodec: Don't leak buffer pool config in error...
2014-05-21 Sebastian DrögeAutomatic update of common submodule
2014-05-19 Sebastian Drögeomxvideoenc: Don't forget to unref codec state
2014-05-19 Sebastian Drögeomxvideodec: Make output buffer pointer always initialized
2014-05-19 Sebastian Drögeomxvideodec: Check return value of gst_buffer_map()
2014-05-19 Sebastian Drögeomxvideodec: Check return value of gst_omx_port_set_ena...
2014-05-19 Sebastian Drögeomxvideodec: Check return values of buffer pool config...
2014-05-19 Sebastian Drögeomx: Remove dead code, buf can never be NULL here as...
2014-05-19 Sebastian Drögeomx: Fix comparisons in gst_omx_state_to_string() case...
2014-05-19 Sebastian Drögeomx: Make sure to compare the error codes as unsigned...
2014-05-19 Sebastian Drögeomx: Fix comparisons in gst_omx_command_to_string(...
2014-05-15 Sebastian Drögeomxaudioenc: Implement hack for not disabling the outpu...
2014-05-15 Sebastian Drögeomxvideoenc: Implement hack for not disabling the outpu...
2014-05-15 Sebastian Drögeomx: Add a hack for not disabling the output port after...
2014-05-12 Josep Torraomxaudiosink: implement _delay only in the RaspberryPI
2014-05-12 Sebastian Drögeomxaudioenc: Correctly scale nTickCount by OMX_TICKS_PE...
2014-05-10 Sebastian Drögeomxaudioenc: Drain encoder on NULL buffer and don't...
2014-05-10 Sebastian Drögeomxvideodec: Set nTickCount based on the buffer's durat...
2014-05-10 Sebastian Drögeomxvideoenc: Set nTickCount to the whole duration of...
2014-05-10 Sebastian Drögeomxaudiosink: Fix format string compiler warnings
2014-05-09 Josep Torraomxaudiosink: Implements OpenMAX based audio sinks
2014-05-03 Sebastian DrögeAutomatic update of common submodule
2014-05-02 Julien Isorceomxvideodec: can negotiate caps with memory:EGLImage...
2014-04-23 Aurélien Zanelliomxvp8dec: fix typo in GST_TYPE_OMX_VP8_DEC define
2014-04-17 Aurélien Zanelliomxvideodec: don't unref caps before logging field...
2014-04-15 Julien Isorceexample: disable testegl since libgstegl has been removed
2014-04-15 Julien Isorceomxvideodec: use new libgstgl API since libgstegl has...
2014-04-15 Julien Isorceconfigure.ac: check for libgstgl since libgstegl has...
2014-04-15 Aurélien Zanelliomxvideodec: add support of more color format
2014-04-15 Aurélien Zanelliomxvideodec: simplify color format conversion in fill_b...
2014-04-15 Aurélien Zanelliomxbufferpool: make video stride and offset calculation...
2014-04-15 Aurélien Zanelliomx: add an helper to convert OMX color format to GStre...
2014-03-28 Josep Torraomxvideodec: Implement pipeline draining to support...
2014-03-28 Josep Torraexamples: fix several memory leaks in the testegl example
2014-03-28 Julien Isorceexamples: keep a ref on the buffer instead of the memory
2014-03-25 Josep Torraomxvideodec: fixes race condition during seeks
2014-03-25 Julien Isorceomxvideodec: use flush because reset is deprecated
2014-03-25 Julien Isorceomxvideodec: populate the most downstream output port...
2014-03-24 Josep Torraomxbufferpool: return buffers to the pool instead of...
2014-03-24 Christian Königomxvideodec: add missing unlock in the error path
2014-03-19 Michal Lazofix filemode
2014-03-17 Julien Isorceomxbufferpool: fix memory leak if used on output port
2014-03-16 Sebastian Drögeomxh264enc: Fix compiler warnings
2014-03-16 Michal Lazoomxh264enc: IDR interval, SPS and PPS headers for rpi
2014-03-15 Christian Königomxvideo: fix debug category initialisation
2014-03-15 Christian Königomxbufferpool: add proper type definitions
2014-03-12 Christian Königomx: consolidate message waiting code
2014-03-12 Sebastian Drögeomx: Copy old copyright notice into the new file
2014-03-12 Sebastian Drögeomx: Rename function from _4_ to _for_ for clarity
2014-03-12 Christian Königomxvideo: start sharing more code between video decoder...
2014-03-12 Sebastian Drögeexamples: Only build RPi EGL example if RPi was chosen...
next