projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
platform/upstream/gstreamer.git
2011-07-19
Sebastian Dröge
omx: Rework port reconfiguration again and only use...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Sebastian Dröge
omx: Add infrastructure to enable special hacks for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Sebastian Dröge
omx: When acquiring a buffer from an input port always...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Sebastian Dröge
omxvideodec: Add support for converting between omx...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Sebastian Dröge
omx: Provide all buffers to output ports after enabling...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Sebastian Dröge
omxvideodec: Add support for NV12 / OMX_COLOR_FormatYUV...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Sebastian Dröge
omxvideodec: Only flush the component ports after we...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omxvideodec: Only change states downwards if an upper...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omx: Add support for setting the component-role
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omx: Improve error reporting by formatting the error...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
build: Dist autogen.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
build: Only require GStreamer >= 0.10.29 and GLib ...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
build: Dist gstomx.conf
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
build: Clean _stdint.h on "make distclean"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omxvideodec: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omx: Dist gstomx.h
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omxvideodec: Set SYNCFRAME flag on the OMX buffers...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omxvideodec: Free all pending frames when resetting...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omxvideodec: Handle output buffers without a correspond...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Sebastian Dröge
omxvideodec: Fix deadlock when finishing old frames...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxh264dec: It's called H.264, not H264
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxvideodec: Make sink/src pad template caps configurable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omx: Allow to set a preferred configuration directory...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxvideodec: Make core/component-name and in/outport...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omx: Add initial version of configuration system
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxh264dec: Rename from omxh264videodec to omxh264dec
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxh264videodec: Require alignment=au and stream-format...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
basevideodecoder: First inform subclass about resetting...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
basevideodecoder: Track present position on discont...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
basevideodecoder: Also protect the list of pending...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
basevideocodec: Protect access to the list of pending...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
basevideodecoder: Set the correct lists to NULL after...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
basevideodecoder: Work with a copy of the GstVideoState...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxh264videodec: Add h.264 video decoder
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Sebastian Dröge
omxmpeg4videodec: Fix debug category name
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
basevideo: Move the utils from the codec header to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
basevideo: Use GSlice for allocating GstVideoFrame...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Use the destroy notify to free the coder_hook
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
basevideo: Add destroy notify for the coder_hook to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
basevideo: Fix GType names to not conflict with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Fix some minor memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Rework port reconfiguration
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Use the frames storage of the base class...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Clarify GQueue/GPtrArray element types
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Add more checks to acquire_buffer() and return...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Also flush/unflush the input port when...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Don't broadcast port->port_cond after allocating...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Don't leak the codec_data after sending it
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Always check if the component is in an error state...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Always hold port->port_lock before signalling...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Remove reconfiguration test hack
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Improve debug output a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Always try to deallocate buffers, even if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Use G_USEC_PER_SEC for clarity instead of 1000000
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Error out if the GStreamer allocated buffe...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Don't use port_def.bEnabled to check if the Enable...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Remove obsolete FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Improve error handling and reporting
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omxvideodec: Make the inport and outport index configur...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
omx: Add initial version of OpenMAX framework, video...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Sebastian Dröge
basevideodecoder: Don't reorder serialized src events
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Sebastian Dröge
basevideo: Add the caps to the GstVideoState and clean...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Sebastian Dröge
basevideo: Add video encoder/decoder base classes from...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Sebastian Dröge
openmax: Add OpenMAX IL 1.1.2 headers
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Sebastian Dröge
Initial commit with build system
commit
|
commitdiff
|
tree
|
snapshot