summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst
AgeCommit message (Collapse)AuthorFilesLines
2003-06-27ignoreThomas Vander Stichele1-0/+1
Original commit message from CVS: ignore
2003-06-07fixes #114664 g_warnings for state change failureThomas Vander Stichele1-7/+15
Original commit message from CVS: fixes #114664 g_warnings for state change failure
2003-05-31backport of Julien's error handling this fixes #114134Thomas Vander Stichele3-123/+66
Original commit message from CVS: backport of Julien's error handling this fixes #114134
2003-05-21Link also against libgstcontrolDavid Schleef1-1/+1
Original commit message from CVS: Link also against libgstcontrol
2003-04-17gcc-2.9x compile fix (c<99)Ronald S. Bultje1-1/+3
Original commit message from CVS: gcc-2.9x compile fix (c<99)
2003-04-17This adds more assertions in the code and changes the location of the volume ↵Ronald S. Bultje2-103/+132
element Original commit message from CVS: This adds more assertions in the code and changes the location of the volume element
2003-04-08Add new libgstplay. This could in theory break ABI, but in practice it ↵Ronald S. Bultje3-605/+1546
doesn't. If there's any complaints (serious on... Original commit message from CVS: Add new libgstplay. This could in theory break ABI, but in practice it doesn't. If there's any complaints (serious ones) I can revert this. It's tested and player-for-0.6.0 works with these changes, so it's binary compatible
2003-04-07Adds vis. element gconf stuff - #110171Ronald S. Bultje2-15/+95
Original commit message from CVS: Adds vis. element gconf stuff - #110171
2003-04-07Fixes #109994Ronald S. Bultje1-1/+1
Original commit message from CVS: Fixes #109994
2003-01-27adding pc files for gconfThomas Vander Stichele1-0/+2
Original commit message from CVS: adding pc files for gconf
2003-01-27Commiting fix from Malcomn Trednick from bug ↵Christian Schaller1-0/+1
http://bugzilla.gnome.org/show_bug.cgi?id=104524 Original commit message from CVS: Commiting fix from Malcomn Trednick from bug http://bugzilla.gnome.org/show_bug.cgi?id=104524
2003-01-22Think Sane DefaultThomas Vander Stichele2-2/+1
Original commit message from CVS: Think Sane Default
2003-01-21- Add strn tagWim Taymans2-1/+2
Original commit message from CVS: - Add strn tag - fix memleak in debugging code
2003-01-19Hmm, forgot to commit this crucial define..Wim Taymans1-0/+1
Original commit message from CVS: Hmm, forgot to commit this crucial define..
2003-01-18added func gst_play_set_data_src removed pipeline ↵Steve Baker3-240/+65
GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin... Original commit message from CVS: added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space
2003-01-15Add a new riff id tag: dmlhIain Holmes1-0/+6
Original commit message from CVS: Add a new riff id tag: dmlh
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele2-47/+47
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2003-01-07Remove some unneeded commentsJulien Moutte2-22/+7
Original commit message from CVS: Remove some unneeded comments
2003-01-07Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.Julien Moutte2-16/+75
Original commit message from CVS: Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely. Optimized some g_idle_add for the signal poller.
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn2-0/+2
Original commit message from CVS: exciting .cvsignore updates!
2002-12-30Fix plugins for new query APIWim Taymans2-5/+5
Original commit message from CVS: Fix plugins for new query API
2002-12-12commit patch from Nall for riffutilChristian Schaller1-2/+3
Original commit message from CVS: commit patch from Nall for riffutil
2002-12-11fix 100982Thomas Vander Stichele1-1/+1
Original commit message from CVS: fix 100982
2002-12-11merge back from release branchThomas Vander Stichele5-14/+12
Original commit message from CVS: merge back from release branch
2002-12-11Applied state-saving patch from Leif JohnsonSteve Baker1-2/+4
Original commit message from CVS: Applied state-saving patch from Leif Johnson
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes1-1/+1
Original commit message from CVS: Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-12-08parallel install fixesThomas Vander Stichele9-39/+42
Original commit message from CVS: parallel install fixes
2002-12-01go to READY if there is a gst_element_errorSteve Baker1-0/+11
Original commit message from CVS: go to READY if there is a gst_element_error
2002-11-26flac debug cleanup m4 for ffmpegThomas Vander Stichele1-1/+12
Original commit message from CVS: flac debug cleanup m4 for ffmpeg
2002-11-20some fixes, suggestion by thaytan to make _get and _set work similarThomas Vander Stichele1-7/+18
Original commit message from CVS: some fixes, suggestion by thaytan to make _get and _set work similar
2002-11-11adding media infoThomas Vander Stichele1-2/+4
Original commit message from CVS: adding media info
2002-11-11media info libThomas Vander Stichele4-0/+1045
Original commit message from CVS: media info lib
2002-11-09muhahaThomas Vander Stichele1-3/+3
Original commit message from CVS: muhaha
2002-11-05applied dolphy's patchThomas Vander Stichele1-40/+53
Original commit message from CVS: applied dolphy's patch
2002-10-29adding audioThomas Vander Stichele2-16/+82
Original commit message from CVS: adding audio
2002-10-27libgstplay has a new home. it still needs to be packaged thoughSteve Baker5-2/+1833
Original commit message from CVS: libgstplay has a new home. it still needs to be packaged though
2002-10-27Add ogg/vorbis support for avi filesRonald S. Bultje1-0/+6
Original commit message from CVS: Add ogg/vorbis support for avi files
2002-10-25a no-brainer additionThomas Vander Stichele3-0/+40
Original commit message from CVS: a no-brainer addition
2002-10-16added functions gst_gconf_get_default_{audio,video}_sink -- this is so the ↵Andy Wingo2-4/+43
defaults library (gstgconf) can be used by... Original commit message from CVS: added functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults library (gstgconf) can be used by applications with uninstalled gstreamer (ie, no gconf keys). More specifically, these functions enable the player to work uninstalled, which is a good thing (tm).
2002-10-03build as a lib not a pluginDavid I. Lehn1-2/+2
Original commit message from CVS: build as a lib not a plugin
2002-09-29%f is doubleAndy Wingo1-1/+1
Original commit message from CVS: %f is double
2002-09-26This adds a generic video functions libraryRonald S. Bultje4-2/+106
Original commit message from CVS: This adds a generic video functions library
2002-09-15Add config.h, since we use HAVE_CPU_PPCDavid Schleef1-0/+1
Original commit message from CVS: Add config.h, since we use HAVE_CPU_PPC
2002-09-12const fixesWim Taymans1-1/+1
Original commit message from CVS: const fixes
2002-09-10remove some debugging. it works alreadySteve Baker1-5/+0
Original commit message from CVS: remove some debugging. it works already
2002-09-09some simple fixes and additionsThomas Vander Stichele1-14/+28
Original commit message from CVS: some simple fixes and additions
2002-08-06oops, longtime pending fixThomas Vander Stichele1-1/+7
Original commit message from CVS: oops, longtime pending fix
2002-07-28one bin is enoughSteve Baker1-7/+6
Original commit message from CVS: one bin is enough
2002-07-15this is neaterThomas Vander Stichele1-7/+12
Original commit message from CVS: this is neater
2002-07-15more of theseThomas Vander Stichele1-1/+2
Original commit message from CVS: more of these