summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-20gst/gstbin.c: Improve debug info.Wim Taymans1-0/+9
2007-02-20Do not set the internal pad as a parent anymore so we can avoid hierarchy lin...Wim Taymans1-0/+23
2007-02-19libs/gst/base/gstbasetransform.c: Implement a checkgetrange function instead ...Wim Taymans1-0/+8
2007-02-15More docs coverage and some ChangeLog surgery (add missing names)Stefan Kost1-3/+11
2007-02-15docs/design/: Some doc updates. Start renaming from stream_time to running_ti...Wim Taymans1-0/+22
2007-02-15libs/gst/base/gstbasesrc.c: Answer LATENCY query.Wim Taymans1-0/+5
2007-02-15tests/check/gst/gstevent.c: Improve debugging.Wim Taymans1-0/+6
2007-02-15gst/gstpad.c: Improve debugging of default pad dispatcher and query functions.Wim Taymans1-0/+6
2007-02-15docs/gst/gstreamer-sections.txt: Remove old unused method.Wim Taymans1-2/+7
2007-02-13tests/check/gst/gstsegment.c: Fix checkWim Taymans1-0/+5
2007-02-13docs/design/part-seeking.txt: Some small update.Wim Taymans1-0/+8
2007-02-13docs/random/ensonic/: Possible dynamic reconnection api, plus some type fixes...Stefan Kost1-0/+8
2007-02-13plugins/elements/: Also check for an absolute path following file:// in the f...Sebastian Dröge1-0/+8
2007-02-13docs/design/draft-klass.txt: Add existing category analysis.Stefan Kost1-0/+8
2007-02-12Add crossreferences to glib/gobject docs.Stefan Kost1-2/+10
2007-02-12docs/design/draft-latency.txt: Small update.Wim Taymans1-0/+27
2007-02-12API: add GST_TAG_REFERENCE_LEVEL (#403597).René Stadler1-1/+9
2007-02-11docs/libs/Makefile.am: Fix path to core docs.Stefan Kost1-0/+32
2007-02-10gst/gstbin.h: Replace interface parameter name by iface as interface is a res...Sébastien Moutte1-0/+15
2007-02-09tests/check/pipelines/simple-launch-lines.cAndy Wingo1-0/+4
2007-02-09tests/check/: Add ABI checks for PPC32.Andy Wingo1-0/+6
2007-02-09tests/check/pipelines/simple-launch-lines.c (test_tee): Add tests for push an...Andy Wingo1-0/+8
2007-02-09gst/gstregistryxml.c (load_feature, load_plugin): Drop some normal-case logs ...Andy Wingo1-0/+14
2007-02-05plugins/elements/gstfilesrc.c: Correctly generate EOS for non-seekable files....Michal Benes1-0/+9
2007-02-05tests/check/elements/filesrc.c: Add unit test for the GstURIHandler interface...Sebastian Dröge1-0/+7
2007-02-04gst/gstelementfactory.h: The klass string is not a hierarchy. Add reference t...Tim-Philipp Müller1-0/+6
2007-02-02gst/gstquery.c: Remove old structure field.Wim Taymans1-0/+5
2007-02-02tools/gst-launch.1.in: Give example for network streaming (#351998)Stefan Kost1-0/+5
2007-02-02docs/gst/gstreamer-sections.txt: Add docs for new methods.Wim Taymans1-1/+32
2007-02-02docs/design/draft-latency.txt: Slight redesign to allow for dynamic latency a...Wim Taymans1-0/+8
2007-02-02plugins/elements/: Allow file://localhost/foo/bar URLs and correctly fail for...Sebastian Dröge1-0/+10
2007-02-01libs/gst/base/gstcollectpads.*: Don't put the previously added destroy notify...Sebastian Dröge1-0/+12
2007-02-01API: Add function to specify a destroy notification for customSebastian Dröge1-0/+12
2007-02-01po/sv.po: Update Swedish translation (#378255).Tim-Philipp Müller1-0/+5
2007-01-31docs/design/draft-klass.txt: Fix the previous change, this is a list of categ...Stefan Kost1-0/+5
2007-01-31docs/design/draft-klass.txt: Add info about how to get a list of used classes.Stefan Kost1-0/+5
2007-01-30plugins/elements/gsttypefindelement.c: Don't leak found caps in chain functio...Tim-Philipp Müller1-0/+8
2007-01-30gst/gstplugin.h: Fix and expand GstPluginDesc API docs.Stefan Kost1-0/+5
2007-01-29configure.ac: comment about refining the xml depsStefan Kost1-0/+47
2007-01-29gst/gstregistrybinary.c: Fix print statement in an even more portable way.Edward Hervey1-0/+5
2007-01-29API: add GST_ROUND_DOWN_* macros (#401781).Tim-Philipp Müller1-0/+6
2007-01-27Document registry signals and make gtk-doc pick them up (#401381).Tim-Philipp Müller1-0/+6
2007-01-26docs/pwg/building-testapp.xml: Add some audioconverts and audioresample to th...Tim-Philipp Müller1-0/+6
2007-01-26docs/: Fix typo (#400987).Tim-Philipp Müller1-0/+6
2007-01-26gst/gstcaps.c: Init caps flags too.Wim Taymans1-0/+5
2007-01-25plugins/elements/gstfilesrc.c: If not using mmap'ed files try to seek to the ...Jindrich Makovicka1-0/+10
2007-01-25gst/gstcaps.c: Add some refcount debugging.Wim Taymans1-0/+7
2007-01-25API: gst_adapter_copy() that can reduce the amount of memcpy when getting dat...David Schleef1-0/+10
2007-01-25gst/gstregistrybinary.c: In print statements, "%x" is for guint. Fixes build ...Edward Hervey1-0/+5
2007-01-24plugins/elements/gstmultiqueue.c: Small fix.Edward Hervey1-0/+16