platform/upstream/gstreamer.git
2011-08-17 Sebastian Drögebaseaudioencoder: Fix thread safety issues if both...
2011-08-17 Sebastian Drögebaseaudioencoder: Taking the OBJECT lock in reset(...
2011-08-16 Sebastian Drögeomxaudioenc: Remove hack that only applies to the video...
2011-08-16 Sebastian Drögeomxaacenc: Add initial version of OpenMAX AAC encoder...
2011-08-16 Sebastian Drögeomxaudioenc: Add initial version of audio encoder base...
2011-08-15 Sebastian Drögebaseaudioencoder: Delay sending of serialized events...
2011-08-15 Sebastian Drögeaudio: Integrate audio base classes into the build...
2011-08-15 Sebastian Drögeaudio: Add audio decoder/encoder base classes
2011-08-12 Sebastian Drögebasevideoencoder: Proxy the width/height/framerate...
2011-08-12 Sebastian Drögebasevideoencoder: Remove old ::getcaps() comment
2011-08-12 Sebastian Drögebasevideoencoder: Remove ::get_caps() vfunc
2011-08-10 Sebastian Drögeomxvideoenc: Use "video/x-raw-yuv" as sink template...
2011-08-10 Sebastian Drögeomxmpeg4videodec: Don't require width/height on sink...
2011-08-10 Sebastian Drögeomxvideodec: Use "video/x-raw-yuv" as src template...
2011-08-10 Sebastian Drögeomxvideoenc: Set the state back to StateLoaded even...
2011-08-10 Sebastian Drögeomx: Don't hold any locks while calling OMX_SendCommand()
2011-08-10 Sebastian Drögeomx: Move some code
2011-08-10 Sebastian Drögeomx: Reset pending reconfigure output ports when changi...
2011-08-10 Sebastian Drögeomx: Fix crash when setting last error after the ports...
2011-08-10 Sebastian Drögeomx: Free component structure
2011-08-10 Sebastian Drögeomx: Make component destruction safer
2011-08-10 Sebastian Drögeomx: Set pAppPrivate of buffers to NULL when deallocati...
2011-08-10 Sebastian Drögeomxvideodec: Set the state back to StateLoaded even...
2011-08-10 Sebastian Drögeomx: Add some assertions to check if the buffer pAppPri...
2011-08-08 Sebastian Drögeomx: Add parenthesis at correct places in the struct...
2011-08-08 Sebastian Drögeomx: Only prevent setting a higher state if the compone...
2011-08-03 Sebastian Drögebasevideodecoder: Use the cached video frame size inste...
2011-08-03 Sebastian Drögeomx: Improve debugging in param/config getter/setter...
2011-08-03 Sebastian Drögeomxvideodec: Don't abort if the color format is not...
2011-08-02 Sebastian Drögeomxvideoenc: Don't fail if setting the bitrate or profi...
2011-08-02 Sebastian Drögebasevideoencoder: Make access to the list of frames...
2011-08-01 Sebastian Drögeomx: Add a hacks flag for the Qualcomm 7x30 OMX_FillThi...
2011-07-29 Sebastian Drögeomx: Add workaround for QCOM 7x30 race condition
2011-07-29 Sebastian Drögeomxh263enc: Add H.263 encoder element
2011-07-29 Sebastian Drögeomxmpeg4videoenc: Add support for setting profile/level...
2011-07-28 Sebastian Drögeomxh264enc: Add support for setting profile/level via...
2011-07-28 Sebastian Drögeomxvideoenc: Add support for forcing the next frame...
2011-07-28 Sebastian Drögeomxvideoenc: Add support for setting bitrate/quantizati...
2011-07-28 Sebastian Drögeomx: Add wrapper functions for OMX_[GS]et{Config,Parameter}
2011-07-28 Sebastian Drögeomx: Add macro to initialize OpenMAX structures
2011-07-28 Sebastian Drögeomxvideoenc: Don't output 0-byte buffers
2011-07-25 Sebastian Drögeomx: Ensure that the pAppPrivate pointer in OMX buffers...
2011-07-25 Sebastian Drögeomxvideo{enc,dec}: Only set/unset flushing state on...
2011-07-25 Sebastian Drögeomxwmvdec: Add WMV video decoder element
2011-07-25 Sebastian Drögeomxh263dec: Add H.263 decoder element
2011-07-25 Sebastian Drögeomxh264enc: Add H.264 encoder element
2011-07-25 Sebastian Drögeomxvideodec: Try harder to deallocate the buffers after...
2011-07-25 Sebastian Drögeomxvideoenc: Try harder to deallocate the buffers after...
2011-07-25 Sebastian Drögeomx: Deallocate port buffers before freeing the component
2011-07-21 Sebastian Drögeomxvideoenc: Add initial support for stride conversion
2011-07-21 Sebastian Drögeomx: Set default roles for the components if none were...
2011-07-21 Sebastian Drögeomx: Failure to set the component role is fatal
2011-07-21 Sebastian Drögeomxvideoenc: Add support for setting codec_data on...
2011-07-21 Sebastian Drögeomxvideoenc: Free/drop GstVideoFrames that resulted...
2011-07-21 Sebastian Drögebasevideoencoder: Allow finishing of frames with no...
2011-07-21 Sebastian Drögeomxvideoenc: Remove obsolete TODO comment
2011-07-20 Sebastian Drögeomx: Use libgstopenmax.so for the plugin filename and...
2011-07-20 Sebastian Drögeomxvideoenc: Add video encoder base class and MPEG4...
2011-07-20 Sebastian Drögebasevideoencoder: Only get caps from the subclass if...
2011-07-20 Sebastian Drögebasevideoencoder: Delay sending of serialized sink...
2011-07-20 Sebastian Drögebasevideoencoder: Add ::reset vfunc and handle ::reset...
2011-07-20 Sebastian Drögebasevideoencoder: Use a temporary GstVideoState until...
2011-07-19 Sebastian Drögeomx: Improve debug output a bit
2011-07-19 Sebastian Drögeomx: Rework port reconfiguration again and only use...
2011-07-19 Sebastian Drögeomx: Add infrastructure to enable special hacks for...
2011-07-18 Sebastian Drögeomx: When acquiring a buffer from an input port always...
2011-07-18 Sebastian Drögeomxvideodec: Add support for converting between omx...
2011-07-14 Sebastian Drögeomx: Provide all buffers to output ports after enabling...
2011-07-14 Sebastian Drögeomxvideodec: Add support for NV12 / OMX_COLOR_FormatYUV...
2011-07-14 Sebastian Drögeomxvideodec: Only flush the component ports after we...
2011-07-13 Sebastian Drögeomxvideodec: Only change states downwards if an upper...
2011-07-13 Sebastian Drögeomx: Add support for setting the component-role
2011-07-13 Sebastian Drögeomx: Improve error reporting by formatting the error...
2011-07-13 Sebastian Drögebuild: Dist autogen.sh
2011-07-13 Sebastian Drögebuild: Only require GStreamer >= 0.10.29 and GLib ...
2011-07-13 Sebastian Drögebuild: Dist gstomx.conf
2011-07-13 Sebastian Drögebuild: Clean _stdint.h on "make distclean"
2011-07-13 Sebastian Drögeomxvideodec: Fix typo
2011-07-13 Sebastian Drögeomx: Dist gstomx.h
2011-07-13 Sebastian Drögeomxvideodec: Set SYNCFRAME flag on the OMX buffers...
2011-07-13 Sebastian Drögeomxvideodec: Free all pending frames when resetting...
2011-07-13 Sebastian Drögeomxvideodec: Handle output buffers without a correspond...
2011-07-13 Sebastian Drögeomxvideodec: Fix deadlock when finishing old frames...
2011-07-12 Sebastian Drögeomxh264dec: It's called H.264, not H264
2011-07-12 Sebastian Drögeomxvideodec: Make sink/src pad template caps configurable
2011-07-12 Sebastian Drögeomx: Allow to set a preferred configuration directory...
2011-07-12 Sebastian Drögeomxvideodec: Make core/component-name and in/outport...
2011-07-12 Sebastian Drögeomx: Add initial version of configuration system
2011-07-12 Sebastian Drögeomxh264dec: Rename from omxh264videodec to omxh264dec
2011-07-12 Sebastian Drögeomxh264videodec: Require alignment=au and stream-format...
2011-07-12 Sebastian Drögebasevideodecoder: First inform subclass about resetting...
2011-07-12 Sebastian Drögebasevideodecoder: Track present position on discont...
2011-07-12 Sebastian Drögebasevideodecoder: Also protect the list of pending...
2011-07-12 Sebastian Drögebasevideocodec: Protect access to the list of pending...
2011-07-12 Sebastian Drögebasevideodecoder: Set the correct lists to NULL after...
2011-07-12 Sebastian Drögebasevideodecoder: Work with a copy of the GstVideoState...
2011-07-12 Sebastian Drögeomxh264videodec: Add h.264 video decoder
2011-07-12 Sebastian Drögeomxmpeg4videodec: Fix debug category name
2011-07-09 Sebastian Drögebasevideo: Move the utils from the codec header to...
2011-07-09 Sebastian Drögebasevideo: Use GSlice for allocating GstVideoFrame...
next