gstreamer/gst/elements
Erik Walthinsen 0da768dacb Fix various inconsistencies discovered while attempting to fix --disable-*.
Original commit message from CVS:
Fix various inconsistencies discovered while attempting to fix --disable-*.
Uraeus: this should fix the bison.simple problem that you've had.
2003-02-10 07:53:58 +00:00
..
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
gstaggregator.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
gstaggregator.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstelements.c rename operation 2002-04-28 17:08:59 +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 use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfakesrc.c Fix various inconsistencies discovered while attempting to fix --disable-*. 2003-02-10 07:53:58 +00:00
gstfakesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfdsink.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfdsink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfdsrc.c commit the fdsrc fix from Pedro Corte-Real 2002-11-28 14:13:51 +00:00
gstfdsrc.h Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfilesink.c - major API breakage (one of the last, I promise...) 2002-12-30 17:42:11 +00:00
gstfilesink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
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 use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
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 use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
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 More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers 2002-11-29 19:08:47 +00:00
gstmultidisksrc.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmultidisksrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstmultifilesrc.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmultifilesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstpipefilter.c - Added PAD_NEGOTIATING flag, remove PAD_EOS flag 2003-01-01 03:09:39 +00:00
gstpipefilter.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +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 use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gsttee.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
gsttee.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
Makefile.am fix for parallel installability 2002-12-08 14:39:38 +00:00