projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removing conflict traces
[platform/upstream/gstreamer.git]
/
examples
/
2003-12-22
David Schleef
Merge CAPS branch
tree
|
commitdiff
2003-12-19
Thomas Vander Stichele
minor cosmetic fixes
MOVE-TO-FDO
RELEASE-0_7_3
tree
|
commitdiff
2003-12-04
Andy Wingo
remove copyright field from plugin structs
tree
|
commitdiff
2003-12-02
Thomas Vander Stichele
fix docs build fix make distcheck
tree
|
commitdiff
2003-12-02
Thomas Vander Stichele
removing this broken example. holler if you need it.
tree
|
commitdiff
2003-11-29
David Schleef
Remove old autoplug code
tree
|
commitdiff
2003-11-24
Benjamin Otte
merge in tagging
tree
|
commitdiff
2003-10-31
Benjamin Otte
update plugin initialization restructuring (see email...
tree
|
commitdiff
2003-10-08
Andy Wingo
s/GstBuffer/GstData/ in the API where you can pass...
tree
|
commitdiff
2003-09-11
Thomas Vander Stichele
ignore
tree
|
commitdiff
2003-07-29
Jan Schmidt
Fix installing plugin in wrong dir
tree
|
commitdiff
2003-07-12
Ronald S. Bultje
Plugin details fixes
tree
|
commitdiff
2003-07-10
Wim Taymans
Updated example app
tree
|
commitdiff
2003-06-29
Benjamin Otte
GST_DEBUG reorganization containing loads of stuff:
tree
|
commitdiff
2003-06-09
Wim Taymans
updated example with correct code to add namespaces...
tree
|
commitdiff
2003-05-18
David Schleef
Call perl script using $(PERL_PATH)
tree
|
commitdiff
2003-04-15
Benjamin Otte
destroyed gst_*_destroy in the examples - use gst_objec...
tree
|
commitdiff
2003-02-25
Wim Taymans
I'm too lazy to comment this
tree
|
commitdiff
2003-02-23
Christian Schaller
Added cutter patch from Andrew Turner and sat default...
tree
|
commitdiff
2003-02-12
Wim Taymans
Example of how an app could read data from a pipeline...
tree
|
commitdiff
2003-02-10
Wim Taymans
- Add more --disable options
tree
|
commitdiff
2003-01-10
David I. Lehn
connect -> link
tree
|
commitdiff
2003-01-09
Thomas Vander Stichele
code cleanups and further deprecation fixes
tree
|
commitdiff
2003-01-09
Thomas Vander Stichele
first pass of connect->link gst-plugins and other stuff...
tree
|
commitdiff
2002-11-29
Thomas Vander Stichele
random cleanups and paranoia checks
tree
|
commitdiff
2002-10-30
David I. Lehn
use G_{BEGIN,END}_DECLS
tree
|
commitdiff
2002-09-15
Thomas Vander Stichele
another example
tree
|
commitdiff
2002-09-14
Thomas Vander Stichele
try again
tree
|
commitdiff
2002-09-14
Thomas Vander Stichele
add this
tree
|
commitdiff
2002-09-14
Thomas Vander Stichele
adding automatic example extraction from manual
tree
|
commitdiff
2002-09-08
Christian Schaller
committing many nice little memleaks fixes from Iain...
tree
|
commitdiff
2002-07-25
Wim Taymans
Added an example state change function
tree
|
commitdiff
2002-07-24
Wim Taymans
- Added a little testapp for pad disable using two...
tree
|
commitdiff
2002-07-11
Thomas Vander Stichele
better problem checking
tree
|
commitdiff
2002-05-30
Thomas Vander Stichele
fixes bug 83427
tree
|
commitdiff
2002-05-27
Andy Wingo
fixups in the prop view/controller compilation fixes...
tree
|
commitdiff
2002-05-26
Wim Taymans
Small fixes, use some wierd hack to make the plugin...
tree
|
commitdiff
2002-04-11
Andy Wingo
commit to make gstreamer follow the gtk function/macro...
tree
|
commitdiff
2002-04-07
Andy Wingo
new parser that uses flex and bison
tree
|
commitdiff
2002-03-30
Wim Taymans
Added some sanity checks
tree
|
commitdiff
2002-03-24
Andy Wingo
filter newlines out of GST_DEBUG statements to reflect...
tree
|
commitdiff
2002-03-20
Andy Wingo
s/Gnome-Streamer/GStreamer/
tree
|
commitdiff
2002-03-19
Andy Wingo
removal of //-style comments don't link plugins to...
tree
|
commitdiff
2002-02-21
Andy Wingo
add two apis: gst_element_connect_elements_many (elem1...
tree
|
commitdiff
2002-01-31
Martin Enlund
Updated to use gst-launch instead of gstreamer-launch...
tree
|
commitdiff
2002-01-17
Wim Taymans
autoplug doesn't depend on gnome anymore.
tree
|
commitdiff
2002-01-17
Wim Taymans
Remove the gnome dependency
tree
|
commitdiff
2002-01-17
Thomas Vander Stichele
I've removed autoplug from build and dist since it...
tree
|
commitdiff
2002-01-14
Andy Wingo
fix doc build for glib2 remove template files from...
tree
|
commitdiff
2002-01-12
David I. Lehn
s/filter/plugin/ add $(GST_LIBS) to all plugins move...
tree
|
commitdiff
2002-01-11
Andy Wingo
run a file, this is a quick hack
tree
|
commitdiff
2002-01-11
Andy Wingo
summary: fix xml in gstreamer 1) make clear distinction...
tree
|
commitdiff
2002-01-06
Wim Taymans
Fix the helloworld example.
tree
|
commitdiff
2002-01-06
Andy Wingo
global s/disksrc/filesrc/, but edited by me
tree
|
commitdiff
2002-01-05
Andy Wingo
for i in `find . -name *.[ch]`; do perl -n -i -p -e...
tree
|
commitdiff
2002-01-05
Andy Wingo
compile fixen
tree
|
commitdiff
2002-01-05
Andy Wingo
changes to allow apps outside of gstreamer/ to use...
tree
|
commitdiff
2001-12-22
Wim Taymans
Fixed the typefind function
tree
|
commitdiff
2001-12-17
Wrobell
- use GST_CFLAGS and GST_LIBS only
tree
|
commitdiff
2001-12-13
Michael Meeks
Aplied a patch from Michael Meeks to add libxml2 support.
tree
|
commitdiff
2001-12-04
wrobell
- some fixes to int2float making automake 1.5 happy...
tree
|
commitdiff
2001-10-17
Erik Walthinsen
merge from EVENTS1 on 20011016
tree
|
commitdiff
2001-08-29
Thomas Vander Stichele
added some more checking
tree
|
commitdiff
2001-08-21
Wim Taymans
Lots of modifications to the plugin system.
tree
|
commitdiff
2001-08-13
Steve Baker
sync with the current CVS glib API
tree
|
commitdiff
2001-08-10
Steve Baker
added an exe
tree
|
commitdiff
2001-08-06
Wim Taymans
Fixed the padtemplate definition.
tree
|
commitdiff
2001-07-07
Wim Taymans
Add sane arg checking.
tree
|
commitdiff
2001-07-07
Wim Taymans
Added a parse_launch example.
tree
|
commitdiff
2001-07-07
Wim Taymans
Updated the autoplug example.
tree
|
commitdiff
2001-06-27
Thomas Vander Stichele
implemented ring buffer
RELEASE-0_2_1-SEDIMASTER
RELEASE-0_2_1-UNKN
tree
|
commitdiff
2001-06-27
Wim Taymans
Small fixes to the autoplugger so that it uses a colors...
tree
|
commitdiff
2001-06-25
Erik Walthinsen
Merged from GOBJECT1 to HEAD at 200106241
GOBJECT1-200106241
tree
|
commitdiff
2001-06-15
Thomas Vander Stichele
added some minor stuff
tree
|
commitdiff
2001-06-14
Thomas Vander Stichele
changed cutter example to use a thread
tree
|
commitdiff
2001-06-13
Thomas Vander Stichele
cutter now uses afsink to write out wavs we will add...
tree
|
commitdiff
2001-06-13
Thomas Vander Stichele
added cutter example
tree
|
commitdiff
2001-06-13
Thomas Vander Stichele
added example program to show how cutter plugin works
tree
|
commitdiff
2001-06-02
Wim Taymans
Fixed the helloworld example by using a pipeline as...
tree
|
commitdiff
2001-05-27
Wim Taymans
Added the headers
tree
|
commitdiff
2001-05-27
Wim Taymans
Updated for removed methods.
tree
|
commitdiff
2001-05-25
Erik Walthinsen
Merged from INCSCHED on 200505251!!!
INCSCHED1-200105251
tree
|
commitdiff
2001-05-02
Wim Taymans
We don't want to teach you bad habbits, so here's a...
tree
|
commitdiff
2001-04-25
Richard Boulton
Remove #include <gnome.h> from some tests which don...
tree
|
commitdiff
2001-04-22
Richard Boulton
Merged from BRANCH-PLUGINVER1
PLUGINVER1-20010422
tree
|
commitdiff
2001-04-21
Wim Taymans
Fixed a few plugins so that mpeg1 encoding sorta works.
tree
|
commitdiff
2001-04-18
Thomas Vander Stichele
mixer now works with variable inputs mixer creates...
tree
|
commitdiff
2001-04-18
Thomas Vander Stichele
cleaned up some code and integrated with new adder...
tree
|
commitdiff
2001-04-17
Thomas Vander Stichele
changed mixer to work by autoplugging the input channel...
tree
|
commitdiff
2001-04-17
Thomas Vander Stichele
header for mixer.c, containing input_pipe_t
tree
|
commitdiff
2001-04-17
Thomas Vander Stichele
added a struct to set up input channels
tree
|
commitdiff
2001-04-16
Erik Walthinsen
Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH...
tree
|
commitdiff
2001-04-16
Thomas Vander Stichele
changed volume envelope; should do a nice transition...
tree
|
commitdiff
2001-04-16
Wim Taymans
Added an example audio mixer.
tree
|
commitdiff
2001-04-16
Wim Taymans
Add the xvideosink to the example.
tree
|
commitdiff
2001-04-14
Wim Taymans
A rather large patch:
tree
|
commitdiff
2001-04-12
Wim Taymans
Lots of updates to the plugins for caps negotiation.
tree
|
commitdiff
2001-04-02
Wim Taymans
Merged the float property patch from Steve Baker. This...
tree
|
commitdiff
2001-03-30
Wim Taymans
Simplified the FOURCC API to the caps, add a GST_MAKE_F...
tree
|
commitdiff
2001-03-30
Wim Taymans
Small updates to the .cvsignore files.
tree
|
commitdiff
next