streamsynchronizer: reduce debug log spam a bit
[platform/upstream/gstreamer.git] / ext /
2012-11-14 Tim-Philipp Müllergst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-13 Sebastian DrögeRevert "vorbisdec: Fix GType name conflict if tremor...
2012-11-13 Sebastian Drögevorbisdec: Fix GType name conflict if tremor and libvor...
2012-11-07 Tim-Philipp Müllertextoverlay: implement background shading for IYU1
2012-11-07 Tim-Philipp Müllertextoverlay: also draw shaded backgrounds for RGB and BGR
2012-11-07 Tim-Philipp Müllertextoverlay: we can do YVU9 as well
2012-11-07 Tim-Philipp Müllertextoverlay: don't advertise 10-16-bit formats we can...
2012-11-07 Tim-Philipp Müllertextoverlay: fix up names of old gray formats
2012-11-07 Tim-Philipp Müllertextoverlay: draw shaded background for some more video...
2012-11-07 Tim-Philipp Müllertextoverlay: clamp shaded background box coordinates...
2012-11-07 Tim-Philipp Müllertextoverlay: move background shading into separate...
2012-11-06 Tim-Philipp Müllertextoverlay: don't abort if we don't know how to paint...
2012-11-05 Sreerenj Balachandrantextoverlay: forward allocation queries on video sink...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-29 Jonathan Liuoggstream: fix crash with 0 byte ogg packets
2012-10-25 Tim-Philipp Müllerpango: avoid unnecessary pango attribute list copy
2012-10-25 Jihyun Chopango: delete foreground color in shadow text
2012-10-24 Sebastian DrögeRevert "gst: Add better support for static plugins"
2012-10-24 Sebastian Drögegst: Add better support for static plugins
2012-10-20 Tim-Philipp Mülleralsasink: fix caps leak in acceptcaps function
2012-10-18 Tim-Philipp Mülleralsa: if no formats in native endianness could be detec...
2012-10-18 Tim-Philipp Mülleralsa: fix supported format detection
2012-10-17 Tim-Philipp Müllertheora, app: use gst_element_class_set_static_metadata()
2012-10-09 Sebastian Drögeivorbisdec: Rename debug category to prevent symbol...
2012-10-09 Wim Taymansdocs: playbin2 -> playbin
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-09-27 Sebastian Drögebasetextoverlay: Correctly handle empty text buffers
2012-09-23 Tim-Philipp Mülleroggmux: send stream-start event
2012-09-21 Tim-Philipp Mülleroggmux: fix up previous commit
2012-09-21 Tim-Philipp Mülleroggmux: send a segment event at the beginning
2012-09-19 Arun Raghavanaudio: Explicitly specify endianness for IEC 61937...
2012-09-17 Sebastian Drögegst: Update for link/unlink function API change
2012-09-14 Mark Nauwelaertsreplace gst_tag_list_free with gst_tag_list_unref
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-09-11 Mark Nauwelaertsext, gst-libs: only activate in pull mode if upstream...
2012-09-10 Pontus Oldbergringbuffer: add support for timestamps
2012-09-10 Tim-Philipp MüllerRemove some #define GLIB_DISABLE_DEPRECATION_WARNINGS...
2012-09-10 Tim-Philipp Mülleroggdemux: port to new GLib thread API
2012-09-10 Tim-Philipp Mülleralsa: port to new GLib thread API
2012-09-09 Tim-Philipp MüllerRemove glib-compat-private.h stuff we don't need any...
2012-09-08 Tim-Philipp Müllerlibvisual: fix crashes and invalid writes in totem
2012-09-05 Mark Nauwelaertspango: add missing break
2012-09-05 Mark Nauwelaertspango: handle GAP event to update text position
2012-09-05 Mark Nauwelaertsoggmux: remove dead code
2012-09-05 Mark Nauwelaertsoggdemux: send GAP event
2012-09-02 Tim-Philipp Müllertext/plain + text/x-pango-markup -> text/x-raw
2012-09-02 Tim-Philipp Müllergst_message_new_duration() -> gst_message_new_duration_...
2012-08-30 Wim Taymansaudiovis: add more debug
2012-08-30 Mark Nauwelaertspango: adjust to modified video overlay composition API
2012-08-28 Mark Nauwelaertstheoradec: reset freed input and output states
2012-08-21 Tim-Philipp Müllerpango: fix bad unref and crashes with multiple text...
2012-08-17 Stefan Sauervisual: enable commented out code again.
2012-08-13 Wim Taymansvisual: add support for GstVideoFrame
2012-08-13 Wim Taymansvisualizer: small cleanup
2012-08-13 Wim Taymansvisual: remove channel mask
2012-08-12 Stefan Saueroggmux: remove superflous assignment
2012-08-11 Stefan Sauervisual: add a FIXME as the discussion in IRC discontinued
2012-08-11 Tim-Philipp Mülleroggdemux: set HEADER flag on header packets
2012-08-11 Tim-Philipp Mülleroggmux: don't leak dropped seek event
2012-08-10 Tim-Philipp Mülleroggmux: pick delta pad earlier during header parsing...
2012-08-09 Sebastian Drögetheoradec: Use new video decoder tag API
2012-08-08 Andoni Morales Ala... oggdemux: add proper cast for print
2012-08-08 Tim-Philipp MüllerSilence some 'variable may be used uninitialized' compi...
2012-08-08 Tim-Philipp MüllerNo statements with side-effects in g_assert() or g_retu...
2012-08-07 Olivier Crêtetheoradec: Drop ignored headers
2012-08-06 Sebastian Drögeoggdemux: Add stream-id to the stream-start event
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-27 Wim Taymansupdate for new variable names
2012-07-25 Mark Nauwelaertsvorbisenc: adjust to modified audioencoder getcaps...
2012-07-24 Vivia Nikolaidoutheoraenc: Call video_encoder_negotiate() once configured
2012-07-24 Wim Taymansoggdemux: don't copy empty packets
2012-07-24 Wim Taymansaudiovisualizer: fixate caps completely
2012-07-23 Sebastian Drögevorbis: Update for audio base classes API changes
2012-07-23 Sebastian Drögetheora: Update for video base classes API changes
2012-07-23 Sebastian Drögetheoraenc: Use base class functions to allocate output...
2012-07-18 Edward Herveytheoradec: Call video_decoder_negotiate() once configured
2012-07-18 Edward Herveyoggdemux: Don't push stream-start in two different...
2012-07-17 Mark Nauwelaertspango: adjust to modified video overlay composition API
2012-07-16 Stefan Saueraudiovisualizer: shorten base class name
2012-07-16 Stefan Saueroggmux: only drop flushing seeks after we started to mux
2012-07-12 Edward Herveyoggdemux: Push out STREAM_START events when needed
2012-07-10 Wim Taymansvisual: use right base class name
2012-07-09 Stefan Sauervisual: port to baseaudiovisualizer
2012-07-09 Stefan Sauervisual: split the plugin wrapper and the actual element
2012-07-06 Tim-Philipp Müllerpango: remove deprecated valign and halign properties
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for allocation query changes
2012-07-05 Sebastian Drögegst: Implement segment-done event
2012-07-03 Mark Nauwelaertspango: query downstream for video overlay composition...
2012-07-03 Mark Nauwelaertspango: adjust to modified overlay composition API
2012-07-02 Tim-Philipp Müllerpango: only map video buffer memory if actually needed
2012-07-02 Tim-Philipp Müllerpango: pass pre-multiplied alpha to overlay composition...
2012-06-28 Tim-Philipp Müllerpango: remove support for video/x-surface again which...
2012-06-28 Tim-Philipp Müllertheoraenc: clean up some property descriptions
2012-06-28 Mark Nauwelaertspango: use ported GstVideoOverlayComposition functionality
2012-06-26 Wim Taymansfix interlace-mode
2012-06-20 Wim Taymansupdate for task api change
2012-06-17 Jan Schmidttheoradec: Remove use of NEED_DATA
next