expand tabs
[platform/upstream/gstreamer.git] / gst / playback / gstdecodebin.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-28 Edward Herveygst/playback/gstdecodebin.c: Better use of the queues...
2005-11-27 Edward Herveygst/playback/gstdecodebin.c: Remove unused properties...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-18 Edward Herveygst/playback/gstdecodebin.c: Unsetting IS_SINK flag...
2005-11-03 Wim Taymansgst/playback/gstdecodebin.c: Handle the case where...
2005-10-21 Wim Taymansgst/playback/gstdecodebin.c: Don't try to remove elemen...
2005-10-18 Wim Taymansgst/playback/: Make playbin async, it'll commit state...
2005-10-16 Andy Wingogst/playback/gstdecodebin.c
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-02 Andy Wingogst/playback/gstdecodebin.c (try_to_link_1) set element...
2005-09-21 Andy Wingogst/playback/gstplaybasebin.c: Attempt to fix up buffer...
2005-09-18 David Schleefgst/playback/gstdecodebin.c: free plugin list correctly
2005-09-15 David SchleefFixes for changes in registry API.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-05 Thomas Vander Stichelerenamed to actual element names, so much nicer to look at
2005-07-20 Ronald S. BultjeFixes for API changes in core.
2005-07-18 Wim Taymansgst/playback/: More leak and compile fixes.
2005-07-18 Wim Taymansexamples/seeking/seek.c: Updated seek example.
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2005-06-27 Andy Wingogst/videotestsrc/gstvideotestsrc.c
2005-06-26 Edward Herveygst/playback/gstdecodebin.c: 2nd argument of 'unknow...
2005-06-24 Jan Schmidtgst-libs/gst/audio/gstaudiosink.c: Set the worker threa...
2005-06-08 Andy Wingogst/: Ghost pad API fixes.
2005-06-02 Andy Wingopkgconfig/: Add gst/tag to the -L list.
2005-05-25 Wim Taymansgst/playback/: Some playbin cleanups mostly refcounting...
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-11 Andy Wingoext/vorbis/vorbisdec.c (vorbis_handle_comment_packet...
2005-04-12 Ronald S. BultjeWork with staticpadtemplates in elementfactories.
2005-04-12 Wim TaymansRaw and crude port of decodebin.
2005-01-27 Ronald S. Bultjegst/playback/gstdecodebin.c: Use realpad for signal.
2005-01-19 Ronald S. Bultjegst-libs/gst/riff/riff-read.*: Add _peek version (req...
2005-01-10 Thomas Vander Stichelearg is pad, not any gobject
2005-01-08 Ronald S. BultjeOGM text support, Matroska UTF-8 text support, deadlock...
2004-12-17 Benjamin Ottegst/playback/gstdecodebin.c: make sure the facotries...
2004-12-16 Ronald S. Bultjegst/playback/: Fix memleaks (#157233).
2004-11-25 Ronald S. Bultjegst/playback/gstdecodebin.c: We sometimes need parsers...
2004-11-09 Wim Taymansgst/playback/: Cleanups and some more documentation.
2004-11-08 Wim Taymansgst/playback/: Updated README, added more comments...
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-10-20 Ronald S. Bultjeext/ogg/gstoggdemux.c: Wrong return.
2004-10-18 Wim Taymansgst/playback/: Add sink padtemplate to decodebin.
2004-10-08 Wim Taymansgst/playback/: Reuse the audio and video bins.
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-07-29 Thomas Vander Stichelerename properly
2004-07-22 Wim TaymansMore playback updates, attempt to fix things after...
2004-07-16 Wim Taymansgst/playback/: Better error recovery. Added configurabl...
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-07 Wim Taymansgst/playback/: More playbin fixes. Added README. Do...
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...