platform/upstream/gstreamer.git
2011-12-08 Sebastian Drögebasevideoencoder: Fix handling of force-keyunit events
2011-12-06 Sebastian Drögeomxaudioenc: Don't forward EOS events immediately but...
2011-12-06 Sebastian Drögeomxaudioenc: Use correct timestamp, duration and filled...
2011-12-06 Sebastian Drögeomxvideodec: Use correct timestamp, duration and filled...
2011-12-06 Sebastian Drögeomxvideoenc: Use correct timestamp, duration and filled...
2011-12-05 Sebastian Drögeomx: Improve debugging of buffer handling
2011-12-05 Sebastian Drögeomxvideoenc: Drop EOS events in ::finish()
2011-12-01 Sebastian Drögeomxvideodec: Properly drop frames due to QoS
2011-11-29 Jonas Larssonomxh264enc: Add support for resending headers after...
2011-11-29 Sebastian Drögebasevideoencoder: Pass the all-headers field of the...
2011-11-29 Sebastian Drögebasevideoencoder: Implement full support for the new...
2011-11-29 Sebastian Drögebasevideoencoder: Use new force-keyunit event API from...
2011-11-29 Sebastian Drögebasevideoencoder: Adjusting padding is not required...
2011-11-29 Sebastian Drögebasevideoencoder: Move some fields to the private part...
2011-11-29 Sebastian Drögebasevideoencoder: Make headers metadata writable before...
2011-11-29 Sebastian Drögebasevideoencoder: Push the downstream force-keyframe...
2011-11-29 Sebastian Drögebasevideoencoder: Don't push an upstream force-keyunit...
2011-11-29 Jonas Larssonbasevideoencoder: Add initial support for the all-heade...
2011-11-28 Tim-Philipp... basevideodecoder: some more debug logging
2011-11-28 Tim-Philipp... basevideodecoder: add API to drop a frame and post...
2011-11-28 Tim-Philipp... docs: fix comment in gst_base_video_decoder_get_max_dec...
2011-11-28 Tim-Philipp... basevideodecoder: fix weird event list handling
2011-11-25 Sebastian Drögeomxaudioenc: Use audio base classes from gst-plugins...
2011-11-18 Sebastian Drögeomxaudioenc: First set ports to flushing before waiting...
2011-11-18 Sebastian Drögeomxvideoenc: First set ports to flushing before waiting...
2011-11-18 Sebastian Drögeomxvideodec: First set ports to flushing before waiting...
2011-11-17 Sebastian Drögeomx: Only disabling of a port is like flushing, enablin...
2011-11-17 Sebastian Drögeomx: Enabling/disabling a port is also like flushing
2011-11-17 Sebastian Drögeomxaudioenc: Signal the drain GCond even if downstream...
2011-11-17 Sebastian Drögeomxvideoenc: Signal the drain GCond even if downstream...
2011-11-17 Sebastian Drögeomxvideodec: Signal the drain GCond even if downstream...
2011-11-17 Sebastian Drögebasevideoencoder: Only call ::reset once in READY-...
2011-11-17 Sebastian Drögeomxaudioenc: Shutdown component in PAUSED->READY and...
2011-11-17 Sebastian Drögeomxvideoenc: Shutdown component in PAUSED->READY and...
2011-11-17 Sebastian Drögeomxvideodec: Shutdown component in PAUSED->READY and...
2011-11-16 Sebastian Drögeomxvideoenc: Set force_keyframe to FALSE after handling it
2011-11-16 Sebastian Drögeomxvideodec: Always push buffers downstream, even if...
2011-11-15 Sebastian Drögeomx: Fix debug level for flushing in wrong state from...
2011-11-15 Sebastian Drögeomxh264enc: Detect bytestream stream format and don...
2011-11-15 Sebastian Drögeomxvideoenc: Add vfunc for handling the output frames
2011-11-14 Sebastian Drögeomxvideodec: Don't release buffers twice if dropping...
2011-11-14 Sebastian Drögeomx: Add XXX to the nOffset reset hack comment for...
2011-11-10 Sebastian Drögeomxaudioenc: Make srcpad caps setting threadsafe
2011-11-10 Sebastian Drögeomxvideoenc: Make srcpad caps setting threadsafe
2011-11-10 Sebastian Drögeomxvideodec: Make srcpad caps setting threadsafe
2011-11-10 Sebastian Drögeomxaudioenc: Make the srcpad task and the sinkpad strea...
2011-11-10 Sebastian Drögeomxaudioenc: Always flush the ports and make sure no...
2011-11-10 Sebastian Drögeomxvideoenc: Always flush the ports and make sure no...
2011-11-10 Sebastian Drögeomxvideoenc: Fix minor race condition when draining...
2011-11-10 Sebastian Drögeomxaudioenc: Improve EOS handling
2011-11-10 Sebastian Drögeomxvideoenc: Improve EOS handling
2011-11-10 Sebastian Drögeomxaudioenc: Improve debugging of EOS and draining
2011-11-10 Sebastian Drögeomxvideoenc: Improve debugging of EOS and draining
2011-11-10 Sebastian Drögeomxvideodec: Log if acquiring buffer for EOS failed
2011-11-10 Sebastian Drögeomxvideodec: The component is not started in READY
2011-11-10 Sebastian Drögeomxaudioenc: No need to signal the drain cond when...
2011-11-10 Sebastian Drögeomxvideoenc: No need to signal the drain cond when...
2011-11-09 Sebastian Drögeomxvideodec: Always flush the ports and make sure no...
2011-11-09 Sebastian Drögeomxvideodec: Fix minor race condition when draining...
2011-11-09 Sebastian Drögeomxvideodec: Improve EOS handling
2011-11-09 Sebastian Drögeomxvideodec: Improve debugging of EOS and draining
2011-11-09 Sebastian Drögeomxvideodec: The component is not started already when...
2011-11-09 Sebastian Drögeomxvideodec: No need to signal the drain cond when...
2011-11-09 Sebastian Drögeomx: Always reset buffer flags for output ports, even...
2011-11-09 Sebastian Drögeomxvideodec: Improve debugging in case of QoS-related...
2011-11-08 Sebastian Drögeomxvideoenc: Release the video codec stream lock before...
2011-11-08 Sebastian Drögeomxaudioenc: Release the audio encoder stream lock...
2011-11-08 Sebastian Drögeomxvideodec: Release the video codec stream lock before...
2011-11-08 Sebastian Drögeomxaudioenc: Don't try to drain the component after EOS
2011-11-08 Sebastian Drögeomxvideoenc: Don't try to drain the component after EOS
2011-11-08 Sebastian Drögeomxvideodec: Don't try to drain the component after EOS
2011-11-08 Sebastian Drögeomxvideodec: Implement dropping of too late frames...
2011-11-08 Sebastian Drögeomxaudioenc: Minor code refactoring
2011-11-08 Sebastian Drögeomxvideoenc: Minor code refactoring
2011-11-08 Sebastian Drögeomxvideodec: Make sure to always release buffers back...
2011-11-08 Sebastian Drögeomx: Also properly release buffers when in error state
2011-11-08 Jonas Larssonomx: Properly release buffers during flushing
2011-11-07 Sebastian Drögeomxvideodec: Free pending frames after draining component
2011-11-07 Sebastian Drögeomxvideoenc: Free pending frames after draining the...
2011-11-07 Sebastian Drögeomxvideoenc: Make handling and usage of the base video...
2011-11-07 Sebastian Drögeomxvideoenc: Fix deadlock between srcpad stream lock...
2011-11-07 Sebastian Drögeomxvideoenc: Make handling and usage of the base video...
2011-11-07 Sebastian Drögeomxvideoenc: Free all pending frames after draining...
2011-11-07 Sebastian Drögeomxvideodec: Always free all pending frames when caps...
2011-11-04 Sebastian Drögeomxaudioenc: Only drain the component a single time...
2011-11-04 Sebastian Drögeomxvideodec: Only drain the component a single time...
2011-11-04 Sebastian Drögeomxvideoenc: Only drain the component a single time...
2011-11-04 Sebastian Drögeomx: Reset buffer flags to 0 after it was consumed...
2011-11-02 Sebastian Drögeomxvideoenc: Better handling of encoder parameters
2011-11-02 Sebastian Drögeomxvideoenc: Make unsupported bitrate/quantizer setting...
2011-11-02 Sebastian Drögeomxvideodec: If no stride was set for the OMX output...
2011-11-02 Sebastian Drögeomxvideoenc: If no stride was set for the OMX input...
2011-11-01 Sebastian Drögeomxaudioenc: Implement draining of the component and...
2011-11-01 Sebastian Drögeomxvideoenc: Implement draining of the component and...
2011-11-01 Sebastian Drögeomxvideodec: Implement draining of the component and...
2011-11-01 Sebastian Drögeomxvideodec: Fix deadlock if ::reset is called before...
2011-11-01 Sebastian Drögeomxaudioenc: Forward downstream flow returns to upstream
2011-11-01 Sebastian Drögeomxvideoenc: Forward downstream flow returns to upstream
2011-11-01 Sebastian Drögeomxvideodec: Forward downstream flow returns to upstream
2011-10-25 Sebastian Drögeomx: Add minimal README file
next