summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst
AgeCommit message (Expand)AuthorFilesLines
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-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-15Add a new riff id tag: dmlhIain Holmes1-0/+6
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2-47/+47
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
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn2-0/+2
2002-12-30Fix plugins for new query APIWim Taymans2-5/+5
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
2002-11-11adding media infoThomas Vander Stichele1-2/+4
2002-11-11media info libThomas Vander Stichele4-0/+1045
2002-11-09muhahaThomas Vander Stichele1-3/+3
2002-11-05applied dolphy's patchThomas Vander Stichele1-40/+53
2002-10-29adding audioThomas Vander Stichele2-16/+82
2002-10-27libgstplay has a new home. it still needs to be packaged thoughSteve Baker5-2/+1833
2002-10-27Add ogg/vorbis support for avi filesRonald S. Bultje1-0/+6
2002-10-25a no-brainer additionThomas Vander Stichele3-0/+40
2002-10-16added functions gst_gconf_get_default_{audio,video}_sink -- this is so the de...Andy Wingo2-4/+43
2002-10-03build as a lib not a pluginDavid I. Lehn1-2/+2
2002-09-29%f is doubleAndy Wingo1-1/+1
2002-09-26This adds a generic video functions libraryRonald S. Bultje4-2/+106
2002-09-15Add config.h, since we use HAVE_CPU_PPCDavid Schleef1-0/+1
2002-09-12const fixesWim Taymans1-1/+1
2002-09-10remove some debugging. it works alreadySteve Baker1-5/+0
2002-09-09some simple fixes and additionsThomas Vander Stichele1-14/+28
2002-08-06oops, longtime pending fixThomas Vander Stichele1-1/+7
2002-07-28one bin is enoughSteve Baker1-7/+6
2002-07-15this is neaterThomas Vander Stichele1-7/+12
2002-07-15more of theseThomas Vander Stichele1-1/+2
2002-07-15more useful infoThomas Vander Stichele1-1/+2
2002-07-15avoid division by zero and add warningThomas Vander Stichele1-1/+5
2002-07-12small fixesThomas Vander Stichele1-0/+7
2002-07-12parse to BIN dumbassThomas Vander Stichele1-2/+5
2002-07-12api changes and render/ghost functionsThomas Vander Stichele3-16/+74
2002-07-09merge from release branchThomas Vander Stichele1-1/+1