summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-04Correct fix for #109048. Disable qcamsrc plugin if non-i386.David Schleef1-3/+2
2003-04-04Well, ok, one more patch - fix the well-known v4l compilation problems inside...Ronald S. Bultje1-0/+10
2003-04-04sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2-2/+2
2003-04-04Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.David Schleef1-1/+1
2003-04-02Incorporating visualisation in libgstplay adding have_vis_xid signal and a ne...Julien Moutte3-1/+567
2003-03-30Fixed seeking discont with visualisationJulien Moutte3-2/+26
2003-03-29Added gst_gconf function to render visualisation plugin from GConf key "defau...Julien Moutte3-15/+106
2003-03-24fix compile errorBenjamin Otte2-2/+2
2003-03-11fixes for monkeys audioChristian Schaller1-0/+1
2003-03-11Add monkeyaudio pluginJeremy Simon1-1/+3
2003-03-09Fix v4l/v4l2 compilation problemsRonald S. Bultje2-2/+37
2003-03-05Fix compilation failure in testsuite/alsa/Ronald S. Bultje1-0/+1
2003-03-04update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051Andy Wingo3-82/+66
2003-03-03gst_play_get_sink_element has been improved :Julien Moutte3-21/+94
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje11-328/+213
2003-03-02Silly bug, i wonder who was the last one to play with itZeeshan Ali1-6/+0
2003-03-02remove obsolete requirement from rtp pluginChristian Schaller1-1/+0
2003-03-02commit RTP fixes to spec fileChristian Schaller1-21/+25
2003-03-02one missing file updatedChristian Schaller1-1/+1
2003-03-02Complete the move of the RTP pluginChristian Schaller2-27/+3
2003-03-01remove videosink from specChristian Schaller1-26/+2
2003-03-01fix ivorbis part 2Christian Schaller1-6/+1
2003-03-01commit first part of ivorbis fixesChristian Schaller2-270/+269
2003-02-25Forward events.Wim Taymans1-9/+19
2003-02-23disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller2-4/+3
2003-02-23state change fixes from Pedro Corte-Real for shout and shout2 pluginsChristian Schaller1-4/+5
2003-02-23add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als...Christian Schaller7-14/+79
2003-02-23remove autogenerated fileDavid I. Lehn1-500/+0
2003-02-23merge integer based Tremor vorbis pluginChristian Schaller7-3/+1364
2003-02-15I'm too lazy to comment thisColin Walters1-0/+9
2003-02-14committing fixes before deleting all of my gstreamer cvs to make room for mus...Thomas Vander Stichele2-2/+2
2003-02-07Documented libgstplay's public methodsJulien Moutte1-2/+114
2003-02-07I'm too lazy to comment thisColin Walters1-0/+5
2003-02-06Code cleanup and reorganizationJulien Moutte3-574/+740
2003-02-05Changed caps->fixed to use FLAG_SETJan Schmidt1-1/+1
2003-02-02- properly ref/unref the caps while doing caps negoWim Taymans1-12/+29
2003-02-02- CleanupsWim Taymans5-42/+59
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef11-24/+25
2003-02-01remove README from Makefile.am as there is no READMEChristian Schaller1-1/+0
2003-01-31Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an...Owen Fraser-Green1-2/+3
2003-01-31Add metadata/streaminfo to AVIRonald S. Bultje1-0/+26
2003-01-30Just correcting my mistakeZeeshan Ali1-4/+0
2003-01-30Add untested get-video-size function (bug 104360)Ronald S. Bultje2-5/+41
2003-01-30The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali7-5/+1178
2003-01-30make 8bit modplug use the right caps. 8bit sounds really crappy thoBenjamin Otte1-3/+19
2003-01-26add asf pluginChristian Schaller1-0/+22
2003-01-26add asf plugin to buildChristian Schaller1-1/+2
2003-01-25Don't make a size request when in iradio mode.Colin Walters1-0/+5
2003-01-23Add length queryingDavid Schleef1-36/+14
2003-01-23fix swfdec linkChristian Schaller1-3/+3