camerabin: Don't install gst-camera.ui
[platform/upstream/gstreamer.git] / ext /
2010-08-21 Sebastian Dröge0.10.19.4 pre-release
2010-08-19 Philip Jägenstedtvp8dec: Set GstBaseVideoDecoder::packetized to TRUE...
2010-08-11 Tim-Philipp Müllergsettings: fix make distcheck
2010-08-11 Tim-Philipp Müller0.10.19.2 pre-release
2010-08-06 David Hoytneonhttpsrc: add connect-timeout and read-timeout prope...
2010-08-06 Tim-Philipp Müllerneonhttpsrc: add "cookies" property
2010-07-30 Alessandro Decinartmpsrc: fix warning on osx.
2010-07-16 Sebastian Drögealsaspdifsink: Use new gst_audio_clock_new_full()
2010-07-13 Thiago Santosgsettings: Fix maintainer-clean when it is not available
2010-07-10 Sebastian Drögevp8enc: Add support for enabling automatic insertion...
2010-07-10 Sebastian Drögevp8enc: Fix handling of invisible/alt ref frames
2010-07-08 Sebastian Drögewildmidi: Correctly initialize properties with the...
2010-07-08 Sebastian Drögewildmidi: Use PROP_ instead of ARG_ for property enums...
2010-07-07 Sebastian Drögewildmidi: Add support for wildmidi 0.2.3
2010-07-05 Sebastian Drögecelt: Improve debugging
2010-07-05 Sebastian Drögeceltenc: Add support for setting the prediction mode...
2010-07-05 Sebastian Drögecelt: Remove support for celt < 0.5
2010-07-05 Sebastian Drögecelt: Fix compilation with celt 0.8
2010-07-05 Alessandro Decinagsettings: fix some more warnings
2010-07-05 Alessandro Decinagsettings: fix a compiler warning
2010-07-04 Sebastian Drögegsettings: Initial version of GSettings plugin
2010-07-03 Sebastian Drögevp8: Add initial documentation, based on the theoradec...
2010-07-03 Sebastian Drögevp8: Move structure definitions, etc to public header...
2010-06-27 Robert Swaincog: Use g_malloc() instead of malloc()
2010-06-27 Tim-Philipp Müllerassrender, ivfparse, jpegformat: fix compiler warnings...
2010-06-25 Thiago Santosmetadata: Include config.h in metadata*.c files
2010-06-23 Sebastian Drögertmp: All read return values smaller than zero are...
2010-06-23 Sebastian Drögertmpsrc: Do some sanity checks before accepting an URI
2010-06-21 Stefan Kostwildmidi: fix previous commit
2010-06-21 Stefan Kostwildmidi: don't leak the element refcount
2010-06-15 Sebastian Drögevp8enc: Implement multipass encoding
2010-06-14 Sebastian Drögevp8enc: Set VP8E_SET_CPUUSED to 0
2010-06-14 Sebastian Drögevp8enc: Use VPX defines for REALTIME, GOOD/BEST quality...
2010-06-14 Mark Nauwelaertsdtsdec: prevent compiler warning if orc not present
2010-06-14 Sebastian Drögedtsdec: Call orc_init() before trying to get target...
2010-06-14 Sebastian Drögedtsdec: Use orc for CPU feature detection
2010-06-13 Sebastian Drögexvid: Don't use deprecated 15/16 bit RGB masks
2010-06-10 David Schleefcog: use glib instead of stdint types
2010-06-09 Sebastian Drögertmpsrc: Fix timestamps after a seek
2010-06-07 Sebastian Drögertmpsrc: Remove page-url and swf-url properties
2010-06-07 Sebastian Drögertmpsrc: Fix memory leaks
2010-06-07 Thiago Santoskate: Run gst-indent on .c files
2010-06-06 Sebastian Drögertmpsrc: Add some braces to improve readability
2010-06-06 Sebastian Drögertmpsrc: Improve timestamp handling a bit
2010-06-06 Sebastian Drögertmpsrc: Add support for seeking
2010-06-06 Sebastian Drögertmpsrc: Handle timestamps and the position query
2010-06-06 Sebastian Drögertmpsrc: Allocate and free the RTMP instance in start...
2010-06-05 Sebastian Drögertmpsrc: Add properties for setting the swfUrl and...
2010-06-05 Sebastian Drögertmpsrc: Major cleanup and reorganization
2010-06-05 Sebastian Drögertmp: Move to ext and drop internal librtmp copy
2010-06-03 Tim-Philipp Müllervp8enc: fix printf format warning in log message
2010-06-03 Tim-Philipp Müllerbasevideo, vp8: guard unstable API with GST_USE_UNSTABL...
2010-06-03 Olivier Crêtemimdec: Clear adapter when flushing
2010-06-03 Olivier Crêtemimdec: Stop decoding if can't push
2010-06-03 Olivier Crêtemimdec: Flush adapter right ater using it
2010-06-03 Olivier Crêtemimenc: No need to do a try allocation
2010-06-03 Olivier Crêtemimenc: Document paused-mode property
2010-06-03 Olivier Crêtemimic: Use log loglevel for messages that are shown...
2010-06-03 Olivier Crêtemimdec: Remove object lock usage, stream lock is enough
2010-06-03 Olivier Crêtemimdec: Output framerate is unknown
2010-06-03 Olivier Crêtemimdec: Remove local state variable from instance
2010-06-03 Olivier Crêtemimdec: Remove useless variable
2010-06-03 Olivier Crêtemimdec: Make caps a lot stricter
2010-06-03 Olivier Crêtemimenc: Set delta_unit flag on intra frames
2010-06-03 Olivier Crêtemimic: Initialize encoder/decoders in state change...
2010-06-03 Olivier Crêtemimic: Fix element details
2010-06-03 Olivier Crêtemimic: Hold element lock while accessing the clock
2010-06-03 Olivier Crêtemimic: Refactor tcp header creation to not make a separ...
2010-06-03 Olivier Crêtemimic: Function can't fail
2010-06-03 Olivier Crêtemimic: Remove C++ style comments
2010-06-03 Olivier Crêtemimic: Use GST_ELEMENT_ERROR when returning a flow...
2010-06-03 Olivier Crêtemimic: Fix GST_MIM_*_CLASS macros
2010-06-03 Olivier Crêtemimic: Warn if paused-mode is toggled while playing
2010-06-03 Olivier Crêtemimic: Add GST_DEBUG_FUNCPTR where appropriate
2010-06-03 Olivier Crêtemimic: Rename functions/macros to match class names
2010-06-02 David Schleefcog: use common/orc.mak
2010-06-02 Sebastian Drögeschro: Fix segfault on EOS
2010-06-02 David Schleefschro: fix for base video updates
2010-06-02 Sebastian Drögedirac: Fixes for base video encoder changes
2010-06-02 David Schleefbasevideo: Move base video from vp8 to gst-libs
2010-06-01 Sebastian Drögevp8: Use VPX_PLANE_* instead of PLANE_*
2010-06-01 Sebastian Drögevp8: Add compatilibity defines to work with older versi...
2010-06-01 Philip Jägenstedtvp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/
2010-06-01 Sebastian Drögevp8enc: Allow a maximum keyframe distance of 0, i.e...
2010-06-01 Sebastian Drögevp8dec: Set decoder deadline from the QoS information
2010-05-28 Sebastian Drögevp8enc: Move debug output one line above where the...
2010-05-28 Sebastian Drögevp8enc: Correctly ignore non-frame packets from the...
2010-05-25 Руслан Ижбулатовmplex: add MPLEX_LDFLAGS variable
2010-05-22 David Schleefcogcolorspace: resample YUV->YUV conversions
2010-05-22 Sebastian Drögebasevideodecoder: Take the frame duration into account...
2010-05-22 Sebastian Drögebasevideodecoder: Reset QoS values when necessary
2010-05-22 Sebastian Drögevp8enc: Use GST_VIDEO_CAPS_YUV(I420) instead of handwri...
2010-05-21 Philip Jägenstedtvp8dec: drop late frames after decoding them
2010-05-21 Philip Jägenstedtvp8enc: threads property
2010-05-21 Philip Jägenstedtvp8enc: add mode property to switch between CBR/VBR
2010-05-21 Sebastian Drögevp8dec: Only enable postprocessing if the decoder suppo...
2010-05-21 Philip Jägenstedtvp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/
2010-05-21 Philip Jägenstedtvp8: move #ifdef HAVE_VP8_ENCODER/DECODER
2010-05-20 Sebastian Drögevp8enc: Write GStreamer element and version in the...
2010-05-20 Sebastian Drögevp8: Only enable the encoder or decoder if it's availab...
next