eglglessink: Move DAR query & store to surface init
[platform/upstream/gstreamer.git] / sys /
2012-10-18 Sebastian Drögeopensles: Integrate into build system
2012-10-18 Josep Torraopenslessink: Return 0 delay if the player object is...
2012-10-18 Josep Torraopensles: fixes noise on seekeing
2012-10-18 Josep Torraopensles: chain up on _clear_all
2012-10-18 Josep Torraopensles: implement the ringbuffer clear_all vmethod too
2012-10-18 Josep Torraopensles: initial attempt to reduce the src latency
2012-10-18 Josep Torraopensles: sprinkle comments and cosmetic fixes
2012-10-18 Josep Torraopensles: check for device outputs in the mixer
2012-10-18 Josep Torraopensles: drop 48kHz sample rate
2012-10-18 Josep Torraopensles: change the defaults to use 20 ms ringbuffer...
2012-10-18 Josep Torraopensles: ensure that we register the callback only...
2012-10-18 Josep Torraopensles: cap queue size
2012-10-18 Josep Torraopensles: sink to provide the audioclock by default
2012-10-18 Josep Torraopensles: only drain half ringbuffer on start
2012-10-18 Josep Torraopensles: monitor some player events
2012-10-18 Josep Torraopensles: rework around the _delay function
2012-10-18 Josep Torraopensles: implement _delay function
2012-10-18 Josep Torraopensles: refactor to behave more like other sinks
2012-10-18 Josep Torraopensles: read player position and show it in the log
2012-10-18 Josep Torraopensles: do not provide a clock in the sink element.
2012-10-18 Josep Torraopensles: rework on start/stop operations and callback...
2012-10-18 Josep Torraopensles: fixes 8 bit format which is unsigned on android.
2012-10-18 Josep Torraopensles: attempt to reduce playback latency
2012-10-18 Josep Torraopensles: drop _buffer_clear calls and refactor to...
2012-10-18 Josep Torraopensles: use 0.25s segments in the sink to lower latency
2012-10-18 Josep Torraopensles: finish remaining bits for source element.
2012-10-18 Josep Torraopensles: attempt to query device for capabilities
2012-10-18 Josep Torraopensles: add the mute property and handle volume/mute...
2012-10-18 Josep Torraopensles: make the volume property actually work
2012-10-18 Josep Torraopensles: rework on the ringbufffer to properly clear...
2012-10-18 Josep Torraopensles: fixes the license headers
2012-10-18 Josep Torraopensles: produces expected output until ringbuffer...
2012-10-18 Josep Torraopensles: Add initial draft implementation of OpenSL...
2012-10-18 Sebastian Drögeandroidmedia: Use correct variable name in Makefile.am
2012-10-17 Raimo Järvidirectsoundsrc: Fix compiler warning
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-10-17 Raimo Järvidirectsoundsrc: port to 1.0
2012-10-16 Sebastian Drögeandroidmedia: Add missing file
2012-10-15 Sebastian Drögeandroidmedia: Rename plugin
2012-10-15 Sebastian Drögeandroidmedia: Make everything buildable
2012-10-15 Sebastian DrögeDon't try to use the NVidia DRM codecs
2012-10-15 Sebastian DrögeTry to handle format changes more gracefully
2012-10-15 Sebastian DrögeAdd workaround for Google MP3 decoder outputting garbag...
2012-10-15 Sebastian DrögeAlso add some more output format checks to the audio...
2012-10-15 Sebastian DrögeCheck output format metadata some more
2012-10-15 Sebastian DrögeAdd some more default channel layouts, these should...
2012-10-15 Sebastian DrögeDon't set timestamps, the baseclass handles this for...
2012-10-15 Sebastian DrögeList profiles in reverse to minimize caps
2012-10-15 Sebastian DrögeIterate levels in reverse order to minimize caps
2012-10-15 Sebastian DrögeMerge structures into caps instead of appending them
2012-10-15 Sebastian DrögeUse orc_memcpy() instead of memcpy() as it should be...
2012-10-15 Sebastian DrögeAdd support for audio/mpeg-L2 for the Nexus 7
2012-10-15 Sebastian DrögeAdd support for MPEG1/2 video
2012-10-15 Sebastian DrögeIgnore the *law and Vorbis decoders
2012-10-15 Sebastian DrögeAdd FIXME comment for not handling odd widths/height...
2012-10-15 Sebastian DrögeFix handling of I420 buffers with odd width
2012-10-15 Sebastian DrögeOnly mpegversion=4 is supported for AAC
2012-10-15 Sebastian DrögeRemove some obsolete FIXMEs
2012-10-15 Sebastian DrögeFix flushing logic to unbreak handling of flushing...
2012-10-15 Sebastian DrögeFix chroma stride for I420 stride/crop conversion
2012-10-15 Sebastian DrögeFix Vorbis decoding
2012-10-15 Sebastian DrögeWait at most 100ms for dequeueing a buffer, and retry...
2012-10-15 Sebastian DrögeRelease output buffers a bit earlier
2012-10-15 Sebastian DrögeKeep another reference of the input buffer in handle_fr...
2012-10-15 Sebastian DrögePass -1 as number of frames to the base class
2012-10-15 Sebastian DrögeUse correct buffer variable
2012-10-15 Sebastian DrögeAlways pass 1 as number of frames to finish_frame()
2012-10-15 Sebastian DrögeCorrectly remember number of channels and samplerate
2012-10-15 Sebastian DrögeDon't unref input buffer from handle_frame(), it's...
2012-10-15 Sebastian DrögeRemove invalid GST_ERROR() call
2012-10-15 Sebastian DrögeOnly try to get the channel-mask if it is set
2012-10-15 Sebastian DrögeAdd support for FLAC
2012-10-15 Sebastian DrögeFix src template caps
2012-10-15 Sebastian DrögeFix plugin initialization
2012-10-15 Sebastian DrögeAdd support for audio decoders, completely untested...
2012-10-15 Sebastian DrögeOnly set the SYNC_FRAME flag on the first buffer if...
2012-10-15 Sebastian DrögeIgnore codecs with unknown color formats for stability...
2012-10-15 Sebastian DrögeImplement cropping and correctly handle the different...
2012-10-15 Sebastian DrögeReally implement stride conversion for NV12 too
2012-10-15 Sebastian DrögeImplement stride-conversion for I420 and NV12
2012-10-15 Sebastian DrögeFix typo in previous commit
2012-10-15 Sebastian DrögeDon't allow using non-Google codecs if we started the...
2012-10-15 Sebastian DrögeRename to amc from androidmediacodec everywhere
2012-10-15 Sebastian DrögeImprove debug output
2012-10-15 Sebastian DrögePrint the MediaFormats we get in the debug logs
2012-10-15 Sebastian DrögeImprove debug output
2012-10-15 Sebastian DrögeImprove level/profile handling
2012-10-15 Sebastian DrögeAllow registering as static plugin with the GStreamer...
2012-10-15 Sebastian DrögeIf the buffer sizes are the same, just memcpy() to...
2012-10-15 Sebastian DrögeCorrectly convert timestamps between us and ns
2012-10-15 Sebastian DrögeSet SYNC_FRAME flag on buffers if required
2012-10-15 Sebastian DrögeImprove flushing
2012-10-15 Sebastian DrögeWait at most 0.5 seconds for getting an input buffer...
2012-10-15 Sebastian DrögeCorrectly check for flushing
2012-10-15 Sebastian DrögeRetry for negative return values when dequeueing buffers
2012-10-15 Sebastian DrögeFix refcount bug
2012-10-15 Sebastian DrögeThe MediaCodec API is apparently not threadsafe between...
2012-10-15 Sebastian DrögeFix plugin cache creation
2012-10-15 Sebastian DrögeCache the codec informations inside the registry
2012-10-15 Sebastian DrögeProperly attach and detach the current threads to the...
next