platform/upstream/gstreamer.git
2013-03-18 Sebastian Drögeomx: Rename MPEG2 decoder for consistency everywhere
2013-03-18 Sebastian Drögeomx: Add MJPEG decoder support
2013-03-18 Sebastian Drögeomx: Add VP8 decoder support
2013-03-18 Sebastian Drögerpi: Add h263 decoder and rename MPEG2 decoder for...
2013-03-16 Tim-Philipp... omxmpeg2dec: mpeg-2 decoder should be able to handle...
2013-03-16 Josep Torraomx: minor stylistic change for consistency with other...
2013-03-16 Josep Torraomx: Clarify that loop task is also paused in EOS
2013-03-16 Josep Torraomxvideoenec: Don't forget propagate flow return value...
2013-03-15 Tim-Philipp... omx: improve debug logging some more
2013-03-15 Sebastian Drögeomxvideodec: Make sure that the first frame we pass...
2013-03-15 Sebastian Drögeomx: Stop output port task after draining
2013-03-15 Sebastian Drögeomx: Reset EOS flag in more places
2013-03-15 Sebastian Drögeomxvideodec: Deallocate output buffers with the right...
2013-03-15 Tim-Philipp... omx: log commands as strings
2013-03-15 Tim-Philipp... omx: log states as strings
2013-03-15 Tim-Philipp... omx: log component name in debug messages
2013-03-15 Sebastian Drögeomxvideodec: Don't interpolate timestamps
2013-03-15 Sebastian Drögeomxvideodec: Give the codec_data the timestamp of the...
2013-03-14 Sebastian Drögeomx: The MPEG4 encoder is not available on RPi and...
2013-03-14 Sebastian Drögeomx: Reset some more buffer fields as required
2013-03-14 Sebastian Drögeomx: The hack to disable usage of EOS buffers is not...
2013-03-14 Sebastian Drögeomx: Reset the flags for output ports when releasing...
2013-03-14 Sebastian Drögeomx: Only unref caps after usage of its fields
2013-03-14 Sebastian Drögeomxvideodec: Simplify bufferpool implementation
2013-03-14 Sebastian Drögeomxvideodec: Improve min/max buffer counts handling
2013-03-14 Sebastian Drögeomx: Handle the OMX_EventBufferFlag to detect EOS too
2013-03-13 Sebastian Drögeomx: Mark OpenMAX buffers as EGLImage if they contain one
2013-03-13 Sebastian Drögeomxvideoenc: Properly check the nVersion field
2013-03-13 Sebastian Drögeomxvideoenc: RPi returns garbage for OMX_IndexParamVide...
2013-03-13 Sebastian Drögeomxvideodec: Make sure to always get the right buffer
2013-03-13 Sebastian Drögeomxvideodec: Make sure the buffer is released to the...
2013-03-13 Sebastian Drögeomxvideodec: Drop too late frames instead of finishing...
2013-03-13 Sebastian Drögeomx: Release buffers to the correct port
2013-03-13 Sebastian Drögeomx: Always load the OpenMAX IL cores with G_MODULE_BIN...
2013-03-13 Sebastian Drögeomx: Lazy-load symbols of libbcm_host.so
2013-03-11 Sebastian Drögeomx: Don't set profile/level in other encoders if downs...
2013-03-11 Sebastian Drögeomxh264enc: If caps specify no profile/level use the...
2013-03-11 Sebastian Drögeomxvideoenc: Always allocate output buffers from the...
2013-03-11 Sebastian Drögeomxh264enc: The h264 encoders are supposed to output...
2013-03-11 Sebastian Drögeomxvideoenc: Wait until the Executing state is reached...
2013-03-11 Sebastian Drögeomxvideodec: Don't provide buffers to downstream
2013-03-11 Sebastian Drögeomxaudioenc: Disable output port when setting a new...
2013-03-11 Sebastian Drögeomxvideoenc: Disable output port when setting a new...
2013-03-11 Sebastian Drögeomxvideodec: Disable output port when setting a new...
2013-03-11 Sebastian Drögeomx: Catch errors when releasing buffers to a port...
2013-03-10 Sebastian Drögeomxvideoenc: Use the correct video codec state when...
2013-03-10 Sebastian Drögeomxvideoenc: Store correct input state
2013-03-10 Sebastian Drögeomxvideoenc: Allocate output buffers as early as possible
2013-03-10 Sebastian Drögeomx: Log unknown events
2013-03-09 Josep Torraomx: Fix deadlock in encoders and add explainatory...
2013-03-09 Josep Torraomxvideodec: fix printf format identifier
2013-03-09 Josep Torraomx: Minor changes on debuging info
2013-03-09 Josep Torraomxvideodec: avoid a deadlock
2013-03-08 Sebastian Drögeomxvideodec: Don't forget to populate output port
2013-03-08 Sebastian Drögeomx: Flush and stop srcpad when configuring new caps
2013-03-07 Sebastian DrögeRevert "omx: use no-component-reconfigure hack on the...
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
next