summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2003-01-19apply apoc's patch, it makes mod play and be seekable in gst-player, but ↵Christian Schaller2-67/+59
gst-player hangs on EOF with mod Original commit message from CVS: apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod
2003-01-19update with latest changesChristian Schaller1-0/+4
Original commit message from CVS: update with latest changes
2003-01-19Hmm, forgot to commit this crucial define..Wim Taymans2-0/+1
Original commit message from CVS: Hmm, forgot to commit this crucial define..
2003-01-18paranoidThomas Vander Stichele1-0/+1
Original commit message from CVS: paranoid
2003-01-18don't segfault when data didn't make it inThomas Vander Stichele2-2/+5
Original commit message from CVS: don't segfault when data didn't make it in
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-17check for vorbis finalThomas Vander Stichele1-0/+6
Original commit message from CVS: check for vorbis final
2003-01-17+ modifying playondemand to behave a little more like a sequencerLeif Johnson5-516/+456
Original commit message from CVS: + modifying playondemand to behave a little more like a sequencer
2003-01-17Update for new APIDavid Schleef2-35/+37
Original commit message from CVS: Update for new API
2003-01-17Add a swfdec version dependency for new APIDavid Schleef1-1/+1
Original commit message from CVS: Add a swfdec version dependency for new API
2003-01-16this is a better wayThomas Vander Stichele1-2/+4
Original commit message from CVS: this is a better way
2003-01-16patch ffmpegThomas Vander Stichele1-0/+13
Original commit message from CVS: patch ffmpeg
2003-01-16thaytan's ffmpeg function renaming patchThomas Vander Stichele1-0/+65
Original commit message from CVS: thaytan's ffmpeg function renaming patch
2003-01-16build fixThomas Vander Stichele1-1/+3
Original commit message from CVS: build fix
2003-01-15Add a new riff id tag: dmlhIain Holmes2-0/+6
Original commit message from CVS: Add a new riff id tag: dmlh
2003-01-13Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"Jan Schmidt1-1/+1
Original commit message from CVS: Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
2003-01-12unref pool tooWim Taymans1-0/+2
Original commit message from CVS: unref pool too
2003-01-12Fix timestampsWim Taymans1-1/+1
Original commit message from CVS: Fix timestamps
2003-01-12somewhat fix modplugWim Taymans2-86/+16
Original commit message from CVS: somewhat fix modplug
2003-01-12- connect->linkWim Taymans1-27/+48
Original commit message from CVS: - connect->link - add total indexed time (vishnu)
2003-01-12connect fixWim Taymans1-2/+2
Original commit message from CVS: connect fix
2003-01-11update spec fileChristian Schaller1-3/+6
Original commit message from CVS: update spec file
2003-01-10more link fixesThomas Vander Stichele1-7/+7
Original commit message from CVS: more link fixes
2003-01-10more link fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: more link fixes
2003-01-10PadConnect -> PadLinkThomas Vander Stichele25-55/+55
Original commit message from CVS: PadConnect -> PadLink
2003-01-10this should fix Uraeus's rpm making problemThomas Vander Stichele1-2/+2
Original commit message from CVS: this should fix Uraeus's rpm making problem
2003-01-10my candidate for silliest hack of the yearThomas Vander Stichele1-0/+10
Original commit message from CVS: my candidate for silliest hack of the year
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele40-267/+268
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-09add verbose decode supportDavid I. Lehn5-0/+20
Original commit message from CVS: add verbose decode support
2003-01-08merge back from releaseThomas Vander Stichele3-159/+12
Original commit message from CVS: merge back from release
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.
2003-01-05moving forward to releaseThomas Vander Stichele1-1/+1
Original commit message from CVS: moving forward to release
2003-01-05ignore ffmpeg dirThomas Vander Stichele1-0/+1
Original commit message from CVS: ignore ffmpeg dir
2003-01-05hide commandThomas Vander Stichele1-1/+1
Original commit message from CVS: hide command
2003-01-05redoThomas Vander Stichele2-1/+1
Original commit message from CVS: redo
2003-01-05only slurp in cvs modeThomas Vander Stichele3-5/+20
Original commit message from CVS: only slurp in cvs mode
2003-01-05changing ffmpeg to only update when requiredThomas Vander Stichele1-12/+24
Original commit message from CVS: changing ffmpeg to only update when required
2003-01-05a new way of handling ffmpeg cvsThomas Vander Stichele2-0/+11
Original commit message from CVS: a new way of handling ffmpeg cvs
2003-01-03some dist fixesThomas Vander Stichele2-2/+58
Original commit message from CVS: some dist fixes
2003-01-02ignore generated fileDavid I. Lehn1-0/+1
Original commit message from CVS: ignore generated file
2003-01-01Remove PAD_EOSWim Taymans1-1/+0
Original commit message from CVS: Remove PAD_EOS
2002-12-31Build the one-to-nIain Holmes1-1/+2
Original commit message from CVS: Build the one-to-n
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn7-0/+21
Original commit message from CVS: exciting .cvsignore updates!
2002-12-30First attempt at a cd player plugins that uses libcdaudio.Wim Taymans2-0/+527
Original commit message from CVS: First attempt at a cd player plugins that uses libcdaudio.
2002-12-30Fix plugins for new query APIWim Taymans11-61/+57
Original commit message from CVS: Fix plugins for new query API
2002-12-30Remove modplug_types.cJeremy Simon1-221/+0
Original commit message from CVS: Remove modplug_types.c
2002-12-30add metadata code cleanupJeremy Simon3-198/+465
Original commit message from CVS: add metadata code cleanup
2002-12-30ffmpeg fixThomas Vander Stichele1-1/+1
Original commit message from CVS: ffmpeg fix
2002-12-30a simple fixThomas Vander Stichele1-1/+2
Original commit message from CVS: a simple fix