gst/playback/gstplaybin.c: Refcounting fixes for provided audio-/videosinks.
[platform/upstream/gstreamer.git] / gst / playback /
2004-11-25 Ronald S. Bultjegst/playback/gstplaybin.c: Refcounting fixes for provid...
2004-11-25 Ronald S. Bultjegst/playback/gstplaybin.c: Don't reference all sinks...
2004-11-25 Ronald S. Bultjegst/playback/gstdecodebin.c: We sometimes need parsers...
2004-11-25 Ronald S. BultjeRemove hacks for older core. Require newer core version...
2004-11-23 Ronald Bultjegst/playback/gstplaybasebin.c: Fix unplayable files...
2004-11-13 Ronald S. Bultjegst/playback/gstplaybasebin.c: Re-add clock distributio...
2004-11-11 Stéphane Loeuilletminor typos : baseplaybin => playbasebin
2004-11-10 Ronald S. Bultjegst/playback/gstplaybasebin.c: Don't assert (#157853).
2004-11-09 Wim Taymansgst/playback/: Cleanups and some more documentation.
2004-11-09 Wim Taymansgst/playback/: Updated README.
2004-11-08 Wim Taymansupdate TODO some more.
2004-11-08 Wim TaymansUpdated TODO lists
2004-11-08 Wim Taymansgst/playback/: Updated README, added more comments...
2004-11-08 Wim Taymansgst/playback/gstplaybasebin.c: We can remove this hack...
2004-11-08 Wim Taymansgst/playback/: Add support for chained ogg files. Prepa...
2004-11-02 Wim Taymansgst/playback/: Fix playback of multiple files. a slight...
2004-11-01 Ronald S. Bultjegst/playback/gstdecodebin.c: Implement support for...
2004-11-01 Scott Wheelerpre-C99 fixes
2004-10-31 Ronald S. Bultjegst/playback/Makefile.am: We need the marshallers for...
2004-10-29 Ronald S. Bultjegst/playback/: Make caps explicitely available. Makes...
2004-10-29 Ronald S. Bultjegst/playback/gstplaybasebin.c: Improve error reporting.
2004-10-20 Ronald S. Bultjeext/ogg/gstoggdemux.c: Wrong return.
2004-10-18 Wim Taymansgst/playback/: Add sink padtemplate to decodebin.
2004-10-12 Wim Taymansgst/playback/gstplaybin.c: Added vis plugin support...
2004-10-11 Wim Taymansgst/playback/gstplaybasebin.c: Wrong var used to get...
2004-10-11 Wim Taymansgst/playback/gstplaybasebin.c: Cleanup the previous...
2004-10-09 Ronald S. Bultjegst/playback/gstplaybasebin.c: Actually clean up stream...
2004-10-08 Ronald S. Bultjegst/playback/gstplaybin.c: Add small bits of code for...
2004-10-08 Wim Taymansgst/playback/gstplaybin.c: Don't assume the user provid...
2004-10-08 Wim Taymansgst/playback/gstplaybasebin.c: Do not try to autoplug...
2004-10-08 Wim Taymansgst/playback/: Reuse the audio and video bins.
2004-10-07 Wim Taymansgst/playback/: Implement muting/unmuting of streams...
2004-10-06 Wim Taymansgst/playback/: Do not signal the no_more_pads after...
2004-10-06 Wim Taymansgst/playback/: Set state on newly added element to...
2004-10-01 Wim Taymansgst/playback/: Add some debug info to decodebin, update...
2004-09-29 Ronald S. Bultjeext/flac/gstflacdec.c: Only return true if we actually...
2004-09-24 Wim Taymansgst/playback/gstplaybasebin.c: Only signal the no_more_...
2004-09-24 Wim Taymansgst/playback/: Don't try to preroll or decode more...
2004-09-24 Ronald S. Bultjegst/playback/gstplaybasebin.c: Throw error if we failed...
2004-09-22 Ronald S. Bultjegst/asfdemux/gstasfdemux.c: Prevent infinite loops...
2004-09-20 Ronald S. Bultjeext/mad/gstmad.c: Allow for mp3 rate/channels changes...
2004-09-15 Ronald S. Bultjegst/playback/gstplaybin.c: Volume is a double not a...
2004-09-15 Ronald S. Bultjegst/playback/gstplaybasebin.c: Handle the case where...
2004-09-15 Ronald S. Bultjeext/gnomevfs/: Use _uri_new() instead of _open(), so...
2004-09-14 Wim Taymansgst/playback/: Some more work on making sure seeking...
2004-09-13 Ronald S. Bultjegst/playback/gstplaybasebin.c: Handle double disposals...
2004-09-13 Ronald S. Bultjeext/alsa/gstalsamixer.c: Update mixer (to sync with...
2004-09-09 Scott WheelerAdded a volume element to the gstplaybin pipeline and...
2004-08-31 Ronald S. Bultjeext/alsa/: Re-commit ALSA switches.
2004-07-29 Thomas Vander Stichelerename properly
2004-07-29 Thomas Vander Stichelerename properly
2004-07-28 Wim TaymansAdded videoscale
2004-07-22 Wim TaymansMore playback updates, attempt to fix things after...
2004-07-20 Thomas Vander Sticheleignore
2004-07-16 Wim Taymansgst/playback/: Better error recovery. Added configurabl...
2004-07-13 Johan Dahlingst/playback/gstplaybin.c (gst_play_bin_set_property)
2004-07-12 Wim Taymansgst/playback/: More fixes on reusing of the element.
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-07-08 Wim TaymansAdded missing file
2004-07-08 Wim Taymansgst/playback/Makefile.am: Add headers to noinst
2004-07-07 Wim Taymansgst/playback/: More playbin fixes. Added README. Do...
2004-07-07 David Schleefgst/playback/Makefile.am: 'test' in bin_PROGRAMS? ...
2004-07-05 Wim Taymansgst/playback/: More fixes, cleaned up playbin, make...
2004-07-05 Wim TaymansAdded some playback helper elements and some test apps...