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