summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2003-02-23add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, ↵Christian Schaller7-14/+79
also disable ivorbis plugin as the test mis... Original commit message from CVS: add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
2003-02-23remove autogenerated fileDavid I. Lehn1-500/+0
Original commit message from CVS: remove autogenerated file
2003-02-23merge integer based Tremor vorbis pluginChristian Schaller7-3/+1364
Original commit message from CVS: merge integer based Tremor vorbis plugin
2003-02-15I'm too lazy to comment thisColin Walters1-0/+9
Original commit message from CVS: *** empty log message ***
2003-02-14committing fixes before deleting all of my gstreamer cvs to make room for ↵Thomas Vander Stichele2-2/+2
music for the skiing trip, yay ! Original commit message from CVS: committing fixes before deleting all of my gstreamer cvs to make room for music for the skiing trip, yay !
2003-02-07Documented libgstplay's public methodsJulien Moutte1-2/+114
Original commit message from CVS: Documented libgstplay's public methods
2003-02-07I'm too lazy to comment thisColin Walters1-0/+5
Original commit message from CVS: *** empty log message ***
2003-02-06Code cleanup and reorganizationJulien Moutte3-574/+740
Original commit message from CVS: Code cleanup and reorganization I ll now be able to make nice gtk-doc for this lib Fixed latency bug on async_queue pop X video window now comes immediatly
2003-02-05Changed caps->fixed to use FLAG_SETJan Schmidt1-1/+1
Original commit message from CVS: Changed caps->fixed to use FLAG_SET
2003-02-02- properly ref/unref the caps while doing caps negoWim Taymans1-12/+29
Original commit message from CVS: - properly ref/unref the caps while doing caps nego
2003-02-02- CleanupsWim Taymans5-42/+59
Original commit message from CVS: - Cleanups - remove old tracing API calls
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer ↵David Schleef11-24/+25
conversion. Original commit message from CVS: Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
2003-02-01remove README from Makefile.am as there is no READMEChristian Schaller1-1/+0
Original commit message from CVS: remove README from Makefile.am as there is no README
2003-01-31Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 ↵Owen Fraser-Green1-2/+3
and added _WMAV9 Original commit message from CVS: Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
2003-01-31Add metadata/streaminfo to AVIRonald S. Bultje1-0/+26
Original commit message from CVS: Add metadata/streaminfo to AVI
2003-01-30Just correcting my mistakeZeeshan Ali1-4/+0
Original commit message from CVS: Just correcting my mistake
2003-01-30Add untested get-video-size function (bug 104360)Ronald S. Bultje2-5/+41
Original commit message from CVS: Add untested get-video-size function (bug 104360)
2003-01-30The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali7-5/+1178
Original commit message from CVS: The first attempt to support MAS. Dont expect it to work :)
2003-01-30make 8bit modplug use the right caps. 8bit sounds really crappy thoBenjamin Otte1-3/+19
Original commit message from CVS: make 8bit modplug use the right caps. 8bit sounds really crappy tho
2003-01-26add asf pluginChristian Schaller1-0/+22
Original commit message from CVS: add asf plugin
2003-01-26add asf plugin to buildChristian Schaller1-1/+2
Original commit message from CVS: add asf plugin to build
2003-01-25Don't make a size request when in iradio mode.Colin Walters1-0/+5
Original commit message from CVS: (gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.
2003-01-23Add length queryingDavid Schleef1-36/+14
Original commit message from CVS: Add length querying
2003-01-23fix swfdec linkChristian Schaller1-3/+3
Original commit message from CVS: fix swfdec link
2003-01-23clean up spec file, more virtualprovidesThomas Vander Stichele1-14/+46
Original commit message from CVS: clean up spec file, more virtualprovides
2003-01-230.7.x dev branch is openThomas Vander Stichele1-1/+1
Original commit message from CVS: 0.7.x dev branch is open
2003-01-22update versionThomas Vander Stichele1-1/+1
Original commit message from CVS: update version
2003-01-21stray x checkThomas Vander Stichele1-0/+8
Original commit message from CVS: stray x check
2003-01-21- Add strn tagWim Taymans2-1/+2
Original commit message from CVS: - Add strn tag - fix memleak in debugging code
2003-01-21Make property write onlyWim Taymans1-1/+1
Original commit message from CVS: Make property write only
2003-01-21remove aviparse againChristian Schaller1-4/+0
Original commit message from CVS: remove aviparse again
2003-01-20fix stupid mistake on seek eventJeremy Simon1-0/+1
Original commit message from CVS: fix stupid mistake on seek event
2003-01-20- Fix bytestream flushWim Taymans1-3/+8
Original commit message from CVS: - Fix bytestream flush - Add workaround for spider bug
2003-01-20handle bytestream eventJeremy Simon2-11/+47
Original commit message from CVS: handle bytestream event
2003-01-20Indexing patch from vishnuWim Taymans2-0/+4
Original commit message from CVS: Indexing patch from vishnu
2003-01-20uninstall fixThomas Vander Stichele1-0/+5
Original commit message from CVS: uninstall fix
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