gstreamer/plugins/elements
Benjamin Otte 4bf4de13ed Ouch: gst_element_dispose does a state change to NULL. Change the state to NULL yourself if you dispose plugins that ...
Original commit message from CVS:
Ouch: gst_element_dispose does a state change to NULL. Change the state to NULL yourself if you dispose plugins that reference some of the freed memory on state changes.

This is probably broken in lots of cases.
2003-04-15 18:46:09 +00:00
..
.gitignore
gstaggregator.c - make aggregator actually work 2003-04-14 18:58:11 +00:00
gstaggregator.h
gstelements.c - Added generic shaper element that keeps two streams in sync. 2003-02-23 20:29:12 +00:00
gstfakesink.c Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00
gstfakesink.h
gstfakesrc.c Fix various inconsistencies discovered while attempting to fix --disable-*. 2003-02-10 07:53:58 +00:00
gstfakesrc.h
gstfdsink.c
gstfdsink.h
gstfdsrc.c
gstfdsrc.h
gstfilesink.c
gstfilesink.h
gstfilesrc.c Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00
gstfilesrc.h
gstidentity.c Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00
gstidentity.h
gstmd5sink.c Replace __alignof__() GCC-ism with sizeof(). Should produce exactly the same code on all architectures except perhap... 2003-01-21 20:50:27 +00:00
gstmd5sink.h
gstmultidisksrc.c
gstmultidisksrc.h
gstmultifilesrc.c
gstmultifilesrc.h
gstpipefilter.c - Added PAD_NEGOTIATING flag, remove PAD_EOS flag 2003-01-01 03:09:39 +00:00
gstpipefilter.h
gstqueue.c Ouch: gst_element_dispose does a state change to NULL. Change the state to NULL yourself if you dispose plugins that ... 2003-04-15 18:46:09 +00:00
gstqueue.h cleanup: remove writer/reader booleans, just signal everytime bugfix: signal not_full after flush (Martin Janzen) 2003-03-27 03:16:08 +00:00
gstshaper.c - Added generic shaper element that keeps two streams in sync. 2003-02-23 20:29:12 +00:00
gstshaper.h - Added generic shaper element that keeps two streams in sync. 2003-02-23 20:29:12 +00:00
gststatistics.c Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00
gststatistics.h
gsttee.c Better capsnego 2003-03-02 14:00:11 +00:00
gsttee.h
Makefile.am - Added generic shaper element that keeps two streams in sync. 2003-02-23 20:29:12 +00:00