summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2003-04-07Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi...Ronald S. Bultje1-0/+2
2003-04-07Remove CVS/Tag from dist. Should go into 0.6.1.David Schleef1-1/+0
2003-04-05add commentsRonald S. Bultje1-3/+15
2003-04-04Well, ok, one more patch - fix the well-known v4l compilation problems inside...Ronald S. Bultje1-0/+10
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 Moutte2-15/+95
2003-03-24fix compile errorBenjamin Otte1-1/+1
2003-03-03gst_play_get_sink_element has been improved :Julien Moutte3-21/+94
2003-02-23add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als...Christian Schaller1-1/+1
2003-02-07Documented libgstplay's public methodsJulien Moutte1-2/+114
2003-02-06Code cleanup and reorganizationJulien Moutte3-574/+740
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2-4/+5
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-30Add untested get-video-size function (bug 104360)Ronald S. Bultje2-5/+41
2003-01-21- Add strn tagWim Taymans2-1/+2
2003-01-20uninstall fixThomas Vander Stichele1-0/+5
2003-01-19Hmm, forgot to commit this crucial define..Wim Taymans1-0/+1
2003-01-18added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADS...Steve Baker3-240/+65
2003-01-16this is a better wayThomas Vander Stichele1-2/+4
2003-01-16patch ffmpegThomas Vander Stichele1-0/+13
2003-01-16thaytan's ffmpeg function renaming patchThomas Vander Stichele1-0/+65
2003-01-15Add a new riff id tag: dmlhIain Holmes1-0/+6
2003-01-10this should fix Uraeus's rpm making problemThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2-47/+47
2003-01-08merge back from releaseThomas Vander Stichele1-1/+8
2003-01-07Remove some unneeded commentsJulien Moutte2-22/+7
2003-01-07Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.Julien Moutte2-16/+75
2003-01-05ignore ffmpeg dirThomas Vander Stichele1-0/+1
2003-01-05only slurp in cvs modeThomas Vander Stichele1-1/+1
2003-01-05a new way of handling ffmpeg cvsThomas Vander Stichele2-0/+11
2003-01-03some dist fixesThomas Vander Stichele1-0/+55
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn2-0/+2
2002-12-30Fix plugins for new query APIWim Taymans2-5/+5
2002-12-30ffmpeg fixThomas Vander Stichele1-1/+1
2002-12-27yes sir i can boogieThomas Vander Stichele1-0/+1
2002-12-27sighThomas Vander Stichele1-0/+9
2002-12-27geez, me is teh suckThomas Vander Stichele1-0/+1
2002-12-26slurp in ffmpeg a) please test b) please help me figure out how to portably l...Thomas Vander Stichele1-3/+1
2002-12-12commit patch from Nall for riffutilChristian Schaller1-2/+3
2002-12-11fix 100982Thomas Vander Stichele1-1/+1
2002-12-11merge back from release branchThomas Vander Stichele5-14/+12
2002-12-11Applied state-saving patch from Leif JohnsonSteve Baker1-2/+4
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele9-39/+42
2002-12-01go to READY if there is a gst_element_errorSteve Baker1-0/+11
2002-11-26flac debug cleanup m4 for ffmpegThomas Vander Stichele1-1/+12
2002-11-20some fixes, suggestion by thaytan to make _get and _set work similarThomas Vander Stichele1-7/+18