platform/upstream/gstreamer.git
2015-08-16 Philippe Normandomxh264dec: implement is_format_change
2015-07-06 Aurélien Zanelliomxvideodec: unref allocator after getting it from...
2015-07-03 Stefan SauerAutomatic update of common submodule
2015-06-16 Nicolas DufresneAutomatic update of common submodule
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-05-19 Sebastian Drögeomxaudiodec: Add an output adapter for chunking the...
2015-04-26 Tim-Philipp... Remove obsolete Android build cruft
2015-04-22 Sebastian DrögeRemove INSTALL file
2015-04-08 Tim-Philipp... Add m4 directory so aclocal doesn't complain in autogen.sh
2015-04-07 Tim-Philipp... Update autogen.sh to latest version
2015-04-03 Tim-Philipp... Automatic update of common submodule
2015-03-06 Luis de Bethencourtomxaudiodec: add comment explaining duplicate code...
2015-03-06 Luis de BethencourtRevert "omxaudiodec: remove duplicate code path"
2015-03-06 Luis de Bethencourtomx: handle both errors in the two steps of update_port...
2015-03-06 Luis de Bethencourtomxaudioenc: impossible if statement
2015-03-06 Luis de Bethencourtomxaudiodec: impossible if statement
2015-03-06 Luis de Bethencourtomxaudiodec: remove duplicate code path
2015-03-04 George Kiagiadakisomx: call handle_messages() only once in acquire_buffer...
2015-02-26 Wonchul Leeomx: cleanup code a bit to remove else statement
2015-01-12 Stefan SauerAutomatic update of common submodule
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-11-27 Edward HerveyAutomatic update of common submodule
2014-11-13 Jun Jiomx: Add omxamrdec
2014-10-27 Sebastian DrögeAutomatic update of common submodule
2014-10-21 Tim-Philipp... Automatic update of common submodule
2014-10-21 Stefan SauerAutomatic update of common submodule
2014-09-30 Sebastian Drögeomxaudiodec: Clean up code a bit to get rid of useless...
2014-09-30 junjiomxaudiodec: Unmap input buffers after usage
2014-09-01 Michal Lazoomxvideoenc: Setup aspect ratio on RPi
2014-08-28 Sebastian Drögeomxaudioenc: Implement the hack flag GST_OMX_HACK_NO_CO...
2014-08-28 Sebastian Drögeomxaudioenc: Use the base class' open/close vfuncs...
2014-08-28 Peng Liuomxvideoenc: Implement the hack flag GST_OMX_HACK_NO_CO...
2014-08-14 Sebastian Drögeomx: Let base classes handle EOS
2014-08-14 Sebastian Drögeomxaudiodec: Fix flushing logic and make it more simila...
2014-07-23 Sebastian DrögeRelease 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 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...
next