add debugging and reformat docs
[platform/upstream/gstreamer.git] / gst /
2007-03-14 Thomas Vander Sticheleadd debugging and reformat docs
2007-03-11 David SchleefAdd appsrc/appsink example.
2007-03-10 Kamil Pawlowskigst/subparse/: Add support for MPL2 subtitle format...
2007-03-09 Wim TaymansUse new metadata copy function.
2007-03-09 Tim-Philipp Müllerext/pango/gsttextoverlay.c: Some more logging. Only...
2007-03-09 Michael Smithgst/typefind/gsttypefindfunctions.c: Replace AC3 typefi...
2007-03-09 Thomas Vander Stichelegst/audioconvert/gstaudioconvert.c: fix error category...
2007-03-09 Tim-Philipp Müllergst/subparse/gstsubparse.c: Break out of loop in chain...
2007-03-08 Jan Schmidtext/alsa/gstalsasink.c: Extra log line.
2007-03-07 Thomas Vander Sticheleupdate docs
2007-03-04 Thomas Vander Stichelerename utils to pbutils
2007-03-03 David SchleefMove the app library to gst-libs/gst/app (duh!)
2007-03-02 Jan SchmidtAdd documentation for decodebin2 that indicates that...
2007-02-28 Ed Catmurgst/playback/gstplaybin.c: Fix race condition when...
2007-02-28 Stefan Kostgst/audioconvert/audioconvert.c: Also make valgrind...
2007-02-28 Stefan KostDon't run inplace if that overwrites source data as...
2007-02-26 David SchleefAdd a new plugin/library to make it easy for apps to...
2007-02-24 Loïc MinierFix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
2007-02-23 Tim-Philipp Müllergst/playback/gstplaybin.c: Improve docs: point out...
2007-02-22 Stefan KostAdd float as an intermediate format, as well as float...
2007-02-21 Stefan Kostgst/volume/gstvolume.c: Unbreak volume, value remains...
2007-02-21 Stefan Kostgst/volume/gstvolume.*: Extend float audio support...
2007-02-20 Edward Herveygst/playback/gstdecodebin2.c: Don't free groups from...
2007-02-20 Edward Herveygst/playback/gstdecodebin2.c: Handle dynamic pads withi...
2007-02-16 Yves Lefebvregst/videorate/gstvideorate.c: Don't leak caps. Fixes...
2007-02-15 Stefan KostMore docs coverage and some ChangeLog surgery (add...
2007-02-12 Stefan KostAdd crossreferences to glib/gobject/gstream docs.
2007-02-12 Tim-Philipp Müllergst/playback/gstplaybasebin.c: When we have external...
2007-02-10 Tim-Philipp Müllergst/subparse/gstsubparse.c: For SubRip (.srt) subtitles...
2007-02-09 Tim-Philipp Müllergst/playback/: Don't error out if there is no fakesink...
2007-02-07 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: Fix up docs chunk...
2007-02-06 Stefan Kostgst/audioconvert/gstaudioconvert.c: Also mention that...
2007-02-05 Tim-Philipp Müllergst/videoscale/gstvideoscale.c: A width and height...
2007-02-02 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: We don't support...
2007-02-02 Stefan Kostgst/audioconvert/: Support for 64-bit float audio in...
2007-01-31 Jan Schmidtgst/playback/gstplaybin.c: Add audioresample+audioconve...
2007-01-30 Tim-Philipp Müllergst/playback/gstplaybasebin.c: Take some locks and...
2007-01-30 Wim Taymansgst/audioconvert/gstaudioconvert.c: Don't fail on 0...
2007-01-29 David Schleefgst/typefind/gsttypefindfunctions.c: Detect BBCD as...
2007-01-25 Wim Taymansgst/playback/gstplaybasebin.c: Don't try to disconnect...
2007-01-25 Tim-Philipp Müllergst/playback/gstdecodebin2.c: Cast lock macro parameter...
2007-01-25 Edward Herveygst/playback/gstdecodebin2.c: Free GstDecodeGroups...
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-25 Edward Herveygst/playback/gstdecodebin2.c: Set queues to bigger...
2007-01-23 Tim-Philipp Müllergst/playback/gstdecodebin2.c: Don't leak mutex.
2007-01-22 Edward Herveygst/playback/gstdecodebin2.c: Cleanups.
2007-01-22 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Don't go into...
2007-01-19 Tim-Philipp Müllergst/playback/gstplaybasebin.c: Attempt at a better...
2007-01-19 Tim-Philipp Müllergst/playback/gstplaybasebin.c: Plug a few reference...
2007-01-19 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Lower probability...
2007-01-19 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Small mpeg2 system...
2007-01-18 Tim-Philipp Müllergst/audioconvert/gstchannelmix.c: Remove compatibility...
2007-01-17 Tim-Philipp Müllergst/playback/: Let decodebin be the element to post...
2007-01-16 Tim-Philipp Müllergst/: Fix potentially unaligned access (#397207).
2007-01-12 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Fix comment.
2007-01-11 Tim-Philipp Müllergst/playback/gstplaybin.c: Post missing-plugin messages...
2007-01-10 Wim Taymansgst/playback/: Fix the case where we try to ref a NULL...
2007-01-09 Tim-Philipp Müllergst/playback/: Post missing-plugin messages on the...
2007-01-08 Günter Thelengst/typefind/gsttypefindfunctions.c: Add typefinder...
2007-01-08 Tim-Philipp Müllergst/subparse/gstsubparse.*: Remove spurious 1000 subtra...
2007-01-05 Tim-Philipp MüllerPrintf format and missing argument fixes.
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2006-12-22 Jan Schmidtgst/ffmpegcolorspace/: Add 2 new caps arrangements...
2006-12-21 Tim-Philipp Müllergst/ffmpegcolorspace/gstffmpegcodecmap.c: The "signed...
2006-12-20 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Forgot to register...
2006-12-20 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Add typefinder...
2006-12-16 Tim-Philipp Müllergst/playback/gstdecodebin.c: Special-case the text...
2006-12-16 Tim-Philipp Müllergst/playback/: Refuse to change state to READY when...
2006-12-05 Jan Schmidtgst/playback/gstdecodebin.c: Handle the case where...
2006-12-04 Wim Taymansgst/playback/gstdecodebin.c: Fix #382223, add more...
2006-12-01 Michael Smithgst/audiorate/gstaudiorate.c: Delete bad debug code.
2006-12-01 Sergey ScobichFix compilation on win32 under VS8
2006-11-28 Wim Taymansgst/playback/gstplaybasebin.c: Improve debug.
2006-11-28 Wim Taymansgst/playback/gstplaybasebin.c: Add event probe to see...
2006-11-28 Edward Herveygst/playback/: New decodebin2 element.
2006-11-28 Wim Taymansgst/playback/gstplaybasebin.c: Disable rtsp:// uris...
2006-11-24 Stefan Kostgst/: remove obsolete _factory_init protos
2006-11-21 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Avoid integer...
2006-11-20 Wim Taymansgst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix RGBA32...
2006-11-16 Tim-Philipp MüllerMake sure our checks and the videotestsrc plugin link...
2006-11-16 Michael Smithgst/audiorate/gstaudiorate.c: Fix audiorate, so that...
2006-11-14 David Schleefconfigure.ac: Bump liboil requirement to 0.3.8.
2006-11-14 David Schleefgst/videoscale/: Add a 4-tap image scaler. Theoretical...
2006-11-14 Jan David MolVarious gsize and gssize printf fixes. Fixes #372507.
2006-11-10 Tim-Philipp Müllergst/playback/gststreamselector.c: Don't unref a NULL...
2006-11-03 Michael Smithgst/typefind/gsttypefindfunctions.c: Recognise more...
2006-11-02 Edward Herveygst/typefind/gsttypefindfunctions.c: Lower the probabil...
2006-10-31 Michael Smithgst/tcp/gstmultifdsink.*: Make using the remove or...
2006-10-28 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Add typefinder...
2006-10-28 Tim-Philipp Müllergst/audioresample/gstaudioresample.c: Another typo...
2006-10-27 Wim Taymansgst/volume/gstvolume.c: Use stream time to synchronize...
2006-10-23 Tim-Philipp Müllergst/videotestsrc/: Add a bunch of exciting new checkers...
2006-10-23 Tim-Philipp Müllergst/subparse/: Add support for TMPlayer-type subtitles...
2006-10-20 Tim-Philipp Müllergst/subparse/gstsubparse.c: Add missing closing tags...
2006-10-20 Michael Smithgst/tcp/gstmultifdsink.c: If caps change, then update...
2006-10-19 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Typefind mmsh...
2006-10-19 Tim-Philipp Müllergst/subparse/gstsubparse.c: Strip trailing newlines...
2006-10-18 Tim-Philipp Müllergst/subparse/gstsubparse.c: Fix memleak; clear subparse...
2006-10-18 Tim-Philipp Müllergst/subparse/gstsubparse.c: Don't require subrip (...
next