summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-01-19Release 0.10.22RELEASE-0_10_22GIT_CONVERSIONJan Schmidt1-0/+7
2009-01-16gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unalign...Sebastian Dröge1-0/+14
2009-01-16gst-libs/gst/tag/gsttagdemux.c: Forward unknown events upstream to allow late...Sebastian Dröge1-0/+6
2009-01-13gst/playback/gstplaybin2.c: Provide the right arguments to a debug line.Wim Taymans1-0/+5
2009-01-13sys/xvimage/xvimagesink.c: Don't reset the colorkey when element is reused. F...Stefan Kost1-0/+5
2009-01-09configure.ac: 0.10.21.3 pre-releaseJan Schmidt1-0/+5
2009-01-09gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot...Jan Schmidt1-0/+8
2009-01-09gst-libs/gst/interfaces/mixer.c: Small docs addition to clarify that one real...Tim-Philipp Müller1-0/+6
2009-01-08Add GType for GstRTSPUrl and expose a copy function because we can.Wim Taymans1-0/+11
2009-01-07Add plugin dependency for the GIO and GVfs modules.Sebastian Dröge1-0/+7
2009-01-07Add plugin dependency for the gnomevfs modules.Sebastian Dröge1-0/+7
2009-01-07win32/common/libgstcdda.def: Add new symbol to the list of exported symbols.Sebastian Dröge1-0/+5
2009-01-07gst/playback/gstplaybin2.c: Fix some comments and docs.Wim Taymans1-0/+21
2009-01-07gst-libs/gst/cdda/gstcddabasesrc.*: Make the GType of GstCDDABaseSrcMode publ...Sebastian Dröge1-0/+7
2009-01-06Use new core API to make registry re-scan the plugin whenever visualisations ...Tim-Philipp Müller1-0/+7
2009-01-06gst-libs/gst/audio/gstaudioclock.*: Make gst_audio_clock_new use const gchar*...José Alburquerque1-0/+9
2009-01-06Add pkg-config files for libgstapp. Fixes bug #566761.Sebastian Dröge1-0/+8
2009-01-06gst-libs/gst/app/: Make debug categories static. Use _element_class_set_detai...Tim-Philipp Müller1-4/+12
2009-01-06gst-libs/gst/app/: Move private data into a private instance struct. Add padd...Tim-Philipp Müller1-0/+36
2009-01-06tests/examples/app/appsrc_ex.c: Some comments.Wim Taymans1-0/+7
2009-01-06gst-libs/gst/video/: Fix up build flags and include statement for the new gen...Jan Schmidt1-0/+7
2009-01-05Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421Jan Schmidt1-0/+23
2009-01-05gst-libs/gst/audio/gstbaseaudiosink.c: Avoid holding the OBJECT_LOCK when cal...Wim Taymans1-0/+9
2009-01-05gst/playback/gstplaybin2.c: Disconnect signal handlers before destroying a pr...Wim Taymans1-0/+6
2009-01-05gst/audiotestsrc/gstaudiotestsrc.*: Add property to control pull/push based s...Wim Taymans1-0/+10
2009-01-02Make the seek and colorkey examples depend on gtk+-x11 as they useAlessandro Decina1-0/+9
2008-12-31win32/common/: Add new exports to win32 files.Jan Schmidt1-0/+7
2008-12-31gst-libs/gst/tag/gsttagdemux.*: Add GType for GstTagDemuxResult enum.Edward Hervey1-0/+6
2008-12-31gst-libs/gst/video/: Add glib-mkenum for GstVideoFormat enum GTYPE auto-gener...Edward Hervey1-0/+7
2008-12-31Switch glib-mkenum for gst-libs/gst/audio from multichannel- to audio- in ord...Edward Hervey1-0/+25
2008-12-30gst-libs/gst/audio/: Complete Sebastien's commit from the 13th by exporting t...Edward Hervey1-0/+7
2008-12-20ext/: Implement URI query. Fixes bug #562949.Sebastian Dröge1-0/+10
2008-12-20gst/playback/gstplaybin2.c: Add some debug info.Wim Taymans1-0/+12
2008-12-20gst-libs/gst/audio/gstbaseaudiosink.c: Pause the write thread before deactiva...Wim Taymans1-0/+8
2008-12-19gst-libs/gst/audio/gstbaseaudiosrc.c: Make GstAudioSrcSlaveMethod get_type() ...Sebastian Dröge1-0/+10
2008-12-18gst-libs/gst/netbuffer/gstnetbuffer.*: Make gst_netaddress_get_ip4_address fa...Andrew Feren1-0/+17
2008-12-17gst/adder/: Cleanup variable names to make the adder-loop easier to understand.Stefan Kost1-0/+9
2008-12-16Add minimal docs to make the remaining tcp elements show up.Wim Taymans1-0/+11
2008-12-13win32/common/config.h: Update to CVS version.Tim-Philipp Müller1-0/+10
2008-12-13m4/Makefile.am: And a couple more .m4 that don't exist anymore with gettext 0.17Edward Hervey1-0/+5
2008-12-13m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...Edward Hervey1-0/+8
2008-12-13gst-libs/gst/audio/: API: Add GST_TYPE_BASE_AUDIO_(SRC|SINK)_SLAVE_METHOD to ...Sebastian Dröge1-0/+14
2008-12-12gst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous gst_buffer_ref().Edward Hervey1-0/+8
2008-12-12gst/playback/: XRef to GstXOverlay.Stefan Kost1-0/+6
2008-12-12gst/playback/gsturidecodebin.c: Free the factory array when finalizing.Edward Hervey1-0/+7
2008-12-12ext/vorbis/vorbisenc.c: Make vorbisenc's pad template behave like vorbisdec's...Edward Hervey1-0/+7
2008-12-12gst-libs/gst/riff/riff-media.c: Add mapping for VP6 in avi/riff.Edward Hervey1-0/+6
2008-12-11gst/subparse/samiparse.c: Some versions of libxml seem to be very picky as to...Edward Hervey1-0/+10
2008-12-11gst/typefind/gsttypefindfunctions.c: Add typefinders for MS Word files and OS...Guillaume Emont1-0/+8
2008-12-11gst/playback/gstplaysink.c: Add some more debug info.Wim Taymans1-0/+8