summaryrefslogtreecommitdiff
path: root/tests/old/examples
AgeCommit message (Expand)AuthorFilesLines
2004-03-15don't mix tabs and spacesThomas Vander Stichele7-45/+45
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin3-15/+13
2004-03-15*.h: Revert indentation changes.Johan Dahlin2-2/+4
2004-03-13gst-indent run on coreThomas Vander Stichele21-593/+579
2004-01-30parts of the patch submitted in bug #113913Benjamin Otte1-1/+1
2004-01-18examples/retag/retag.c: Call gst_init before processing program args. Add g_...Colin Walters1-4/+4
2004-01-12update - this is huge, because it includes *.bb, *.bbg and *.da files which a...Benjamin Otte15-0/+45
2003-12-22Merge CAPS branchDavid Schleef3-23/+20
2003-12-19minor cosmetic fixesThomas Vander Stichele1-1/+2
2003-12-04remove copyright field from plugin structsAndy Wingo1-5/+0
2003-12-02fix docs build fix make distcheckThomas Vander Stichele1-1/+0
2003-12-02removing this broken example. holler if you need it.Thomas Vander Stichele4-176/+6
2003-11-29Remove old autoplug codeDavid Schleef2-20/+4
2003-11-24merge in taggingBenjamin Otte5-8/+252
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte1-34/+42
2003-10-08s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to...Andy Wingo1-4/+5
2003-09-11ignoreThomas Vander Stichele1-1/+4
2003-07-29Fix installing plugin in wrong dirJan Schmidt1-1/+1
2003-07-12Plugin details fixesRonald S. Bultje1-0/+1
2003-07-10Updated example appWim Taymans1-22/+2
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte4-11/+11
2003-06-09updated example with correct code to add namespaces to root element.Wim Taymans1-3/+7
2003-05-18Call perl script using $(PERL_PATH)David Schleef1-1/+1
2003-04-15destroyed gst_*_destroy in the examples - use gst_object_unref insteadBenjamin Otte3-8/+6
2003-02-25I'm too lazy to comment thisWim Taymans2-0/+32
2003-02-23Added cutter patch from Andrew Turner and sat default scheduler to optChristian Schaller1-1/+1
2003-02-12Example of how an app could read data from a pipeline, this one wont run befo...Wim Taymans3-0/+82
2003-02-10- Add more --disable optionsWim Taymans4-3/+23
2003-01-10connect -> linkDavid I. Lehn2-4/+4
2003-01-09code cleanups and further deprecation fixesThomas Vander Stichele6-73/+18
2003-01-09first pass of connect->link gst-plugins and other stuff compiles without chan...Thomas Vander Stichele5-31/+31
2002-11-29random cleanups and paranoia checksThomas Vander Stichele1-2/+2
2002-10-30use G_{BEGIN,END}_DECLSDavid I. Lehn1-9/+2
2002-09-15another exampleThomas Vander Stichele1-5/+5
2002-09-14try againThomas Vander Stichele1-2/+4
2002-09-14add thisThomas Vander Stichele1-2/+4
2002-09-14adding automatic example extraction from manualThomas Vander Stichele3-2/+77
2002-09-08committing many nice little memleaks fixes from Iain, great work dudeChristian Schaller1-2/+8
2002-07-25Added an example state change functionWim Taymans1-0/+53
2002-07-24- Added a little testapp for pad disable using two bins in a pipelineWim Taymans3-2/+120
2002-07-11better problem checkingThomas Vander Stichele1-4/+9
2002-05-30fixes bug 83427Thomas Vander Stichele1-5/+10
2002-05-27fixups in the prop view/controller compilation fixes in the player add gst-ed...Andy Wingo1-2/+1
2002-05-26Small fixes, use some wierd hack to make the plugin a .soWim Taymans3-4/+8
2002-04-11commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo14-68/+68
2002-04-07new parser that uses flex and bisonAndy Wingo7-35/+39
2002-03-30Added some sanity checksWim Taymans1-0/+3
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo3-7/+7
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo9-27/+27