platform/upstream/gstreamer.git
2013-03-07 Sebastian Drögeomxvideodec: Only negotiate a color format with downstr...
2013-03-07 Sebastian Drögeomxvideodec: Make sure the output port is disabled...
2013-03-07 Sebastian Drögeomx: Also wait for disabled output ports to be reconfigured
2013-03-07 Sebastian Drögeomxvideodec: Add buffer pool for sharing OpenMAX memory...
2013-03-07 Sebastian Drögeomx: Add timeout to the flush operation and move buffer...
2013-03-07 Sebastian Drögeomx: Remove min buffer count hack for RPi again
2013-03-07 Sebastian Drögeomx: Do number of buffers configuration explicitely
2013-03-07 Josep Torraomxvideodec: fixes reconfiguration
2013-03-07 Josep Torraomx: use no-component-reconfigure hack on the Raspberry PI
2013-03-07 Tim-Philipp... Automatic update of common submodule
2013-03-01 Josep Torraomxvideoenc: drop unused data member
2013-03-01 Sebastian Drögeomxvideoenc: And set it actually on the right port
2013-03-01 Sebastian Drögeomxvideoenc: Set the coding type in the subclasses...
2013-03-01 Sebastian Drögeomxvideoenc: gst_omx_port_update_port_definition()...
2013-03-01 Sebastian Drögeomxvideo{dec,enc}: Don't use the input state if it...
2013-03-01 Sebastian Drögeomxaudioenc: Only enable the output port after we know...
2013-03-01 Sebastian Drögeomxvideoenc: Only enable the output port after we know...
2013-03-01 Sebastian Drögeomxvideodec: Only enable the output port after we know...
2013-03-01 Sebastian Drögeomx: Handle errors more gracefully
2013-02-28 Sebastian Drögeomx: Return the OMX_ERRORTYPE from gst_omx_port_update_...
2013-02-28 Sebastian Drögeomx: Return port definition update errors
2013-02-28 Sebastian Drögeomx: Add hack for RPi for the minimum number of buffers...
2013-02-28 Sebastian Drögeomx: Always tell the component about the right number...
2013-02-28 Sebastian Drögeomx: Invert assertion to let it express what was intended
2013-02-28 Sebastian Drögeomx: Add API for allocating a specific number of buffer...
2013-02-27 Sebastian Drögeomx: Refactor code flow a bit if output port settings...
2013-02-27 Sebastian Drögeomx: Clean up port settings change handling
2013-02-27 Josep Torraomxvideodec: initialize param structure before using it
2013-02-27 Josep Torraomxvideoenc: prevent a NULL pointer access
2013-02-26 Josep Torraomxvideodec: prevent a NULL pointer access
2013-02-25 Sebastian Drögeomx: Fix deadlock during reconfiguration
2013-02-25 Sebastian Drögeomx: Auto-detect the port indizes if possible
2013-02-25 Sebastian Drögeomx: Refactor querying of component supported caps...
2013-02-25 Sebastian Drögeomx: Refactor waiting for buffers to be released by...
2013-02-25 Sebastian Drögeomx: Add methods to set up and close a tunnel between...
2013-02-25 Sebastian Drögeomxaudioenc: Rename component variable
2013-02-25 Sebastian Drögeomxvideoenc: Rename component variable
2013-02-25 Sebastian Drögeomxvideodec: Rename component variable
2013-02-22 Josep Torraomxvideoenc: remove duplicated line
2013-02-22 Sebastian DrögeRetry loading libbcm_host.so without an absolute path...
2013-02-21 Sebastian DrögeAdd missing file from last commit
2013-02-21 Sebastian DrögeAdd OpenMAX IL target for Bellagio
2013-02-21 Sebastian DrögeAllow using external OpenMAX IL headers
2013-02-21 Sebastian DrögeUpdate .gitignore
2013-02-21 Sebastian DrögeInstall the RPI config when the RPI target is selected
2013-02-21 Sebastian DrögeSet default hacks for the RPI target and always initial...
2013-02-21 Sebastian DrögeAdd configure parameter for setting the OpenMAX IL...
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...
next