platform/upstream/gstreamer.git
2012-10-18 Reynaldo H... eglglessink: Actually test EGL configs before claiming...
2012-10-18 Reynaldo H... eglglessink: Caps nego EGL fixes
2012-10-18 Reynaldo H... eglglessink: Caps nego. Start extending RGB support...
2012-10-18 Sebastian Drögeeglglessink: Fix build of static plugin
2012-10-18 Reynaldo H... eglglessink: Drop wrong format test on _setcaps (draft...
2012-10-18 Reynaldo H... eglglessink: Support RGB24 by default
2012-10-18 Reynaldo H... eglglessink: Instrument EGL error reporting
2012-10-18 Reynaldo H... eglglessink: Correctly return GstFlowReturn from render...
2012-10-18 Reynaldo H... eglglessink: Move VBO setup to it's own function
2012-10-18 Reynaldo H... eglglessink: Fix render_and_display logic
2012-10-18 Reynaldo H... eglglessink: Fix sample launch line with disabled windo...
2012-10-18 Reynaldo H... eglglessink: Rename stale android leftover
2012-10-18 Reynaldo H... eglglessink: Move eglgles Sink to ext/ #2
2012-10-18 Reynaldo H... eglglessink: Move eglgles Sink to ext/
2012-10-18 Sebastian Drögeopensles: Add the opensles plugin to the list of not...
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... Use gst_element_class_set_static_metadata()
2012-10-17 Raimo Järvidirectsoundsrc: port to 1.0
2012-10-16 Sebastian Drögempegdemux: Fix unitialized variable compiler warning
2012-10-16 Sebastian DrögeRevert "configure: fix build"
2012-10-16 Sebastian Drögeandroidmedia: Add missing file
2012-10-16 Wim Taymansconfigure: fix build
2012-10-15 Sebastian Drögeandroidmedia: Rename plugin
2012-10-15 Sebastian Drögeandroidmedia: Add to the not yet ported plugins
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
next