Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / gst / playback / gstplaybin.c
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2009-11-02 Josep Torra Vallesplaybin: Make sure to keep a reference on the volume...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-09-10 Sebastian Drögeplaybin(2): Document that the volume property uses...
2008-12-12 Stefan Kostgst/playback/: XRef to GstXOverlay.
2008-07-14 Jan Schmidtgst/playback/: First stab at integrating DVD subpicture...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-05-21 Wim TaymansDon't use bad gst_element_get_pad().
2008-05-05 Sebastian Drögegst/playback/: Allow setting -1 as current-audio to...
2008-04-24 Stefan Kostgst/playback/gstplaybin.c: Remove obsolete streaminfo...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-02-11 Tim-Philipp Müllergst/playback/: Handle case where we can't create the...
2007-12-20 Tim-Philipp MüllerMake switching off of subtitles work. To avoid all...
2007-11-30 Wim Taymansgst/playback/: Refactor some common code to filter...
2007-11-16 Wim Taymansgst/playback/: Add playbin2.
2007-10-16 Wim Taymansgst/playback/gstdecodebin.c: Make the window for a...
2007-08-07 Josep Torre Vallesgst/playback/: Move connection-speed property from...
2007-05-24 Jan Schmidtgst/playback/gstplaybin.c: Block the subtitle bin outpu...
2007-05-18 Stefan Kostgst-libs/gst/audio/gstbaseaudiosink.c
2007-04-06 Wim Taymansgst/playback/gstplaybin.c: Activate sync in playbin...
2007-03-22 Jan Schmidtgst/playback/gstplaybin.c: Remove playbin's override...
2007-03-21 Tim-Philipp Müllergst/playback/gstplaybin.c: Use GST_PTR_FORMAT to log...
2007-03-19 Wim Taymansgst/playback/gstdecodebin.c: Don't post STATE_DIRTY...
2007-03-04 Thomas Vander Stichelerename utils to pbutils
2007-02-28 Ed Catmurgst/playback/gstplaybin.c: Fix race condition when...
2007-02-23 Tim-Philipp Müllergst/playback/gstplaybin.c: Improve docs: point out...
2007-01-31 Jan Schmidtgst/playback/gstplaybin.c: Add audioresample+audioconve...
2007-01-25 Tim-Philipp Müllergst/playback/gstplaybin.c: Fix up caps on the frame...
2007-01-25 Tim-Philipp Müllergst/playback/gstplaybin.c: Make getting the current...
2007-01-11 Tim-Philipp Müllergst/playback/gstplaybin.c: Post missing-plugin messages...
2007-01-09 Tim-Philipp Müllergst/playback/: Post missing-plugin messages on the...
2006-10-18 Tim-Philipp Müllergst/playback/gstplaybin.c: The old pad activation spiel.
2006-09-29 Wim Taymansgst/playback/gstdecodebin.c: Remove g_print
2006-09-28 Tim-Philipp Müllergst/playback/gstplaybin.c: Only remove visualisation...
2006-09-25 Wim Taymansgst/playback/gstplaybin.c: Detect NO_PREROLL state...
2006-09-14 Thomas Vander Stichelereleasing 0.10.10
2006-08-29 Tim-Philipp Müllergst/playback/gstplaybin.c: Improve docs: add section...
2006-08-15 Tim-Philipp MüllerDocument playbin.
2006-08-14 Tim-Philipp Müllergst/playback/gstplaybin.c: Add "connection-speed" prope...
2006-08-14 Tim-Philipp Müllergst/playback/gstplaybin.c: Update max volume to the...
2006-07-26 Tim-Philipp Müllergst/playback/: Remove GLib-2.6 compatibility cruft.
2006-05-11 Tim-Philipp Müllergst/playback/gstplaybin.c: Make playbin automatically...
2006-05-02 Stefan Kostgst/playback/: free cpas using gst_caps_unref, don...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-07 Jan Schmidtgst/playback/gstplaybasebin.c: Don't remove our mute...
2006-03-28 Tim-Philipp Müllergst/playback/gstplaybin.c: Error out gracefully when...
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-21 Edward Herveygcc 4.1 unreferenced pointer fixes.
2006-02-18 Julien Moutteext/pango/gsttextoverlay.c: Refactoring of textoverlay...
2006-02-13 Wim Taymansgst/playback/gstplaybin.c: Update vis bin docs.
2006-02-05 Julien Mouttegst/playback/gstplaybin.c: Fix broken code refactoring.
2006-01-30 Julien Mouttegst/playback/: Implement subtitles.
2006-01-27 Thomas Vander Sticheleext/: - a library should not call setlocale. see Librar...
2006-01-26 Julien Mouttegst/playback/gstplaybin.c: On the fly visualisation...
2006-01-10 Jan Schmidtgst/playback/gstplaybin.c: Don't leak an autoaudiosink...
2005-12-15 Tim-Philipp Müllergst/playback/: Make sure the video frame buffer we...
2005-12-07 Tim-Philipp Müllergst/playback/: Work around refcount problem with g_valu...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-28 Wim Taymansgst/playback/gstplaybasebin.*: Prepare to handle errors...
2005-11-21 Andy Wingogst/playback/gstplaybin.c (gen_audio_element)
2005-11-14 Tim-Philipp Müllergst/playback/gstplaybin.c: Use autoaudiosink, it tends...
2005-11-14 Andy Wingogst/playback/gstplaybin.c (gen_audio_element): Use...
2005-11-09 Tim-Philipp Müllergst/playback/gstplaybin.c: Set elements to NULL state...
2005-10-28 Thomas Vander Stichelegst/playback/gstplaybin.c: first try autovideosink...
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-12 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Don't assert on...
2005-10-11 Michael Smithgst/playback/gstplaybin.c: Override send_event differen...
2005-10-04 Michael Smithgst/playback/: Set state to NULL before removing from...
2005-10-04 Michael Smithgst/playback/gstplaybin.c: Correct refcounting in send_...
2005-09-22 Wim Taymansgst/playback/gstplaybin.c: Only seek on one sink, the...
2005-09-18 David Schleefgst/playback/gstdecodebin.c: free plugin list correctly
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-08 Ronald S. Bultjegst/playback/gstplaybin.c: Remove visualization from...
2005-08-05 Ronald S. Bultjegst/playback/gstplaybin.c: Enable videoscale.
2005-07-25 Ronald S. Bultjegst/playback/gstplaybin.c: Switch to auto*sink elements...
2005-07-21 Wim Taymansgst/playback/: Refcount fix and more comments.
2005-07-21 Wim Taymansext/ogg/gstoggdemux.c: Generate correct disconts for...
2005-07-18 Wim Taymansgst/playback/: More leak and compile fixes.
2005-07-18 Wim Taymansexamples/seeking/seek.c: Updated seek example.
2005-07-16 Wim Taymansgst/audioconvert/gstaudioconvert.c: Timestamp buffers...
2005-06-29 Ronald S. Bultjeext/ogg/gstoggdemux.c: Send EOS when deactivating.
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2005-06-08 Andy Wingogst/: Ghost pad API fixes.
2005-05-25 Wim Taymansgst/playback/: Some playbin cleanups mostly refcounting...
2005-05-19 Ronald S. Bultjegst/playback/gstplaybasebin.c: Fix missing unlock.
2005-05-19 Ronald S. Bultjegst/playback/gstplaybin.c: Remove some wrong code....
2005-05-18 Ronald S. Bultjegst/playback/gstplaybasebin.c: Increase buffer for...
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-12 Ronald S. Bultjegst/playback/: Move setup_output_pads into a virtual...
2005-05-12 Ronald S. Bultjegst/playback/: Rough port of playbin. Needs some more...
2005-05-09 Wim TaymansPort to new query API.
2005-04-12 Wim TaymansRaw and crude port of decodebin.
2005-02-16 Ronald S. Bultjegst/playback/gstplaybin.c: Invert bin_add/link order...
2005-02-02 David Schleefconfigure.ac: Put DEFAULT_AUDIOSINK in config.h and...
2005-01-11 Ronald S. Bultjegst/playback/: Implement group-switch signal for use...
2005-01-08 Ronald S. Bultjegst/playback/: Adding stream selection support plus...
2005-01-08 Ronald S. BultjeOGM text support, Matroska UTF-8 text support, deadlock...
2004-12-29 Ronald S. Bultjeconfigure.ac: Fix indentation, fix v4l2 plugin detection.
next