platform/upstream/gstreamer.git
2013-02-12 Sebastian Drögeomx: Add FIXME for the future
2013-02-12 Sebastian Drögeomx: Some minor refactoring and cleanup
2013-02-12 Sebastian Drögeomx: Don't access the port's buffers array if it wasn...
2013-02-12 Sebastian Drögeomx: Mark an array as const
2013-02-12 Sebastian Drögeomx: Split enabling/disabling of port into sending...
2013-02-12 Sebastian Drögeomx: Flushing is also allowed in Paused state
2013-02-12 Sebastian Drögeomxvideoenc: Set stride, slice height and buffer size
2013-02-12 Sebastian Drögeconfig: Add h264 and mpeg2 encoders to the raspberry...
2013-02-12 Sebastian Drögeomxvideoenc: Properly negotiate OMX color format with...
2013-02-12 Sebastian Drögeomxvideoenc: Implement getcaps() vfunc
2013-01-29 Tim-Philipp... configure: use 1.0 gstconfig.h to detect disabled subsy...
2013-01-28 Stefan SauerAutomatic update of common submodule
2013-01-24 Julian Scheelomx: add mpeg2 video decoder
2013-01-18 Sebastian Drögeomx: Minimize the time when the messages lock is held
2013-01-18 Tim-Philipp... omx: improve debug message when we can't find the confi...
2013-01-18 Tim-Philipp... build: fix autogen.sh with automake 1.13
2013-01-17 Sebastian Drögeomx: Fix includes to properly work with the 1.0 releases
2013-01-15 Tim-Philipp... Automatic update of common submodule
2013-01-15 Sebastian Drögeomx: Update port definition when changing some port...
2013-01-15 Sebastian Drögeomx: Rename from libgstopenmax.so to ligstomx.so for...
2013-01-14 Nicolas Dufresneomx: Add a method to send message
2013-01-14 Sebastian Drögeomx: Atomic ops are not required anymore for the reconf...
2013-01-14 Sebastian Drögeomx: Fix some memory leaks and suboptimal locking
2013-01-14 Sebastian Drögeomxvideoenc: Don't forget to unmap frame in error cases
2013-01-14 Sebastian Drögeomxvideoenc: Fix copying of the video frames to the...
2013-01-14 Sebastian Drögeomxvideodec: Fix copying of the video frames from the...
2013-01-14 Sebastian Drögeomx: Implement new approach for locking that should...
2012-12-20 Sebastian Drögeomxvideodec: Set the OMX buffer nFilledLength field...
2012-12-20 Sebastian Drögeomxrecmutex: Fix another race condition when two thread...
2012-12-20 Sebastian Drögeomxrecmutex: Fix yet another race condition that result...
2012-12-20 Sebastian Drögeomx: Fix another race condition in the recursive mutex
2012-12-20 Sebastian Drögeomxrecmutex: Fix a small race condition when unlocking...
2012-12-20 Sebastian Drögeomx: Fix ununsed variable compiler warning
2012-12-20 Sebastian Drögeomx: No need to start the srcpad task in ::start()...
2012-12-20 Sebastian Drögeomxvideodec: OMX_ErrorNoMore is no error and just means...
2012-12-20 Sebastian Drögeomx: Improve debug output
2012-12-20 Sebastian Drögeomxvideodec: Don't forget to free a GList
2012-12-20 Sebastian Drögeomxvideodec: Map OMX_COLOR_FormatYUV420PackedPlanar...
2012-12-20 Sebastian Drögeomxvideodec: During negotiation of the output format...
2012-12-20 Sebastian Drögeomxvideodec: If negotiation fails this could also mean...
2012-12-20 Sebastian Drögeomxvideodec: Improve format negotiation a bit
2012-12-19 Sebastian Drögeomx: Also initialize nStep field of the OMX structures
2012-12-19 Sebastian Drögeomx: Initialize struct version with the OMX version...
2012-12-19 Sebastian Drögeomxvideodec: Extract data from the input buffer, not...
2012-12-19 Sebastian Drögeomx: Use has_suffix() instead of has_prefix() for the...
2012-12-19 Sebastian Drögetools: Add tool to list all components and their roles
2012-12-19 Sebastian Drögeomx: Add hack to load and initialize libbcm_host.so
2012-12-19 Sebastian Drögeconfigure: Add configure option to pack OpenMAX structures
2012-12-19 Sebastian Drögeconfigure: Require GStreamer 1.0.0
2012-12-19 George Kiagiadakisomx: Initialize structures to version 1.1.2
2012-12-19 Sebastian Drögeconfig: Add raspberry-pi configuration in a different...
2012-12-19 George Kiagiadakisraspberry: Add a gstomx.conf for the Raspberry Pi
2012-12-12 Sebastian Drögeomx: Fix some compilation errors caused by circular...
2012-11-19 Tim-Philipp... Automatic update of common submodule
2012-11-12 Sebastian Drögeomx: Fix refcount problem with frames being dropped...
2012-11-12 Sebastian Drögeomx: Update to new GLib thread API
2012-10-22 Sebastian Drögeomx: Use open/close vfuncs
2012-10-22 Sebastian Drögeomx: Handle video meta correctly
2012-10-22 Sebastian Drögeomx: Port to video base classes from -base
2012-10-17 Tim-Philipp... omx: gst_element_class_set_details_simple() -> set_stat...
2012-10-06 Tim-Philipp... Automatic update of common submodule
2012-09-22 Tim-Philipp... Automatic update of common submodule
2012-09-03 George Kiagiadakisomx: fix debug statement
2012-09-03 George Kiagiadakisomx: use recursive_lock inside set_last_error(), since...
2012-08-22 Stefan SauerAutomatic update of common submodule
2012-08-05 Tim-Philipp... Automatic update of common submodule
2012-08-03 Tim-Philipp... omx: fix plugin name for new GST_PLUGIN_DEFINE API
2012-07-23 Sebastian DrögeAutomatic update of common submodule
2012-07-10 Sebastian Drögeomx: Update for allocation query API changes
2012-06-20 Sebastian Drögeomx: Fix compilation after gst_pad_start_task() API...
2012-06-08 Edward HerveyAutomatic update of common submodule
2012-06-06 Edward HerveyAutomatic update of common submodule
2012-06-01 Edward HerveyAutomatic update of common submodule
2012-05-31 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-13 Sebastian DrögeAutomatic update of common submodule
2012-05-08 George Kiagiadakisomx: Fix spelling mistake found by lintian: s/Seperate...
2012-05-07 George KiagiadakisImplement a new custom recursive mutex type and fix...
2012-05-03 George Kiagiadakisomx: Add hack to disable setting roles to components.
2012-05-03 George Kiagiadakisomxvideodec: Implement no-empty-eos-buffer hack, as...
2012-05-03 George Kiagiadakisomxvideodec: Fix coding style in the drain-may-not...
2012-04-26 Arun Raghavanomx: Fix trivial debug print bug
2012-04-26 Arun Raghavanomxvideodec: Add hack for Ducati components not returni...
2012-04-26 Arun Raghavanomx: Fix deadlock between ending a flush and the event...
2012-04-24 Sebastian Drögeomx: Update video encoder/decoder base classes from...
2012-04-16 Sebastian Drögeconfigure: Modernize autotools setup a bit
2012-04-16 Sebastian DrögeAutomatic update of common submodule
2012-04-16 Sebastian Drögeomxaudioenc: Use gst_buffer_extract() to copy the input...
2012-04-13 Alessandro... Fix relative/absolute path glitch
2012-04-13 Olivier CrêtePort to Gst 0.11
2012-01-19 Reynaldo H... Enable building with Android's buildsystem
2011-12-14 Sebastian Drögebasevideocodec: Don't use G_TYPE_REGISTER_BOXED() yet
2011-12-14 Jonas Larssonomxaudioenc: Add hack for encoder components that don...
2011-12-14 Jonas Larssonomxvideoenc: Fix deadlock when using the EOS hack
2011-12-12 Sebastian Drögeomxvideoenc: Remove workaround for basevideocodec bug
2011-12-12 Sebastian Drögeomxvideodec: Remove workaround for basevideocodec bug
2011-12-12 Matej Knoppbasevideo: Make GstVideoFrame a reference counted boxed...
2011-12-09 Sebastian Drögeomx: Add hack for encoder components that don't allow...
2011-12-09 Dake Guomxaacenc: Generate and set codec_data on the caps...
next