summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-10-27new libgstplay location now buildsSteve Baker3-1/+4
Original commit message from CVS: new libgstplay location now builds
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 last part of shout2 plugin patch, but it do not get built even with ↵Christian Schaller1-0/+7
--enable -experimental, will try and investigate Original commit message from CVS: add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
2002-10-27Added shout m4Wim Taymans1-0/+99
Original commit message from CVS: Added shout m4
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-26adds swfdec plugin to spec file (conditionally built)Christian Schaller1-0/+23
Original commit message from CVS: adds swfdec plugin to spec file (conditionally built)
2002-10-26updated avifile ?Thomas Vander Stichele1-1/+1
Original commit message from CVS: updated avifile ?
2002-10-26avifile changeThomas Vander Stichele1-3/+0
Original commit message from CVS: avifile change
2002-10-26Let's use g_strerror() instead of strerror()Ronald S. Bultje3-31/+31
Original commit message from CVS: Let's use g_strerror() instead of strerror()
2002-10-25Handle more stream typesWim Taymans2-17/+121
Original commit message from CVS: Handle more stream types
2002-10-25unref event, flush_fastWim Taymans1-1/+2
Original commit message from CVS: unref event, flush_fast
2002-10-25Removed dead .cc fileWim Taymans3-201/+50
Original commit message from CVS: Removed dead .cc file Added some params, act on EOS
2002-10-25a no-brainer additionThomas Vander Stichele3-0/+40
Original commit message from CVS: a no-brainer addition
2002-10-24First stab at porting mplexWim Taymans46-0/+10194
Original commit message from CVS: First stab at porting mplex
2002-10-24add missing m4 to extra dist and add wavenc plugin to specChristian Schaller2-1/+4
Original commit message from CVS: add missing m4 to extra dist and add wavenc plugin to spec
2002-10-24Use strerror() instead of sys_errlist[] (deprecated)Ronald S. Bultje3-31/+31
Original commit message from CVS: Use strerror() instead of sys_errlist[] (deprecated)
2002-10-23.m4 to check for presence of an element let me know if this worksThomas Vander Stichele3-0/+24
Original commit message from CVS: .m4 to check for presence of an element let me know if this works
2002-10-21Added a WAV file encoderIain Holmes1-1/+2
Original commit message from CVS: Added a WAV file encoder
2002-10-20Add an example that shows transcoding stats for mpeg audio to vorbisWim Taymans2-0/+109
Original commit message from CVS: Add an example that shows transcoding stats for mpeg audio to vorbis
2002-10-20lots of fixes to the spec based on the more strict rules of RH8, actually a ↵Christian Schaller1-13/+139
good thing as I think the organisation is... Original commit message from CVS: lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
2002-10-19scrub vorbis cflagsThomas Vander Stichele1-0/+1
Original commit message from CVS: scrub vorbis cflags
2002-10-19stop bugging me i'm in none of these dirsThomas Vander Stichele1-2/+2
Original commit message from CVS: stop bugging me i'm in none of these dirs
2002-10-19yay for gcc 3Thomas Vander Stichele2-3/+4
Original commit message from CVS: yay for gcc 3
2002-10-18add snapshot dir to MakefileJeremy Simon1-2/+8
Original commit message from CVS: add snapshot dir to Makefile
2002-10-18enable the snapshot plugin buildJeremy Simon1-0/+1
Original commit message from CVS: enable the snapshot plugin build
2002-10-18thanks again taazThomas Vander Stichele1-42/+42
Original commit message from CVS: thanks again taaz
2002-10-18thanks taazThomas Vander Stichele1-1/+1
Original commit message from CVS: thanks taaz
2002-10-18added audiosrc and videosrcThomas Vander Stichele1-3/+25
Original commit message from CVS: added audiosrc and videosrc
2002-10-17Some cleanups, fix for the blending codeWim Taymans2-84/+84
Original commit message from CVS: Some cleanups, fix for the blending code
2002-10-17Added measures and beats to the playondemand filter so it can act like an ↵Leif Johnson6-160/+458
audio sequencer. Currently defines three ex... Original commit message from CVS: Added measures and beats to the playondemand filter so it can act like an audio sequencer. Currently defines three extra globally visible functions, might eventually want to put them in an interface instead ?
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-15- implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans4-275/+351
Original commit message from CVS: - implemented clock sweep on 90 degree angles to compensate for aspect ratio. - implemented remaining clock wipes
2002-10-15Some more wipes, added radial wipesWim Taymans3-11/+515
Original commit message from CVS: Some more wipes, added radial wipes
2002-10-13Removed unused code, fixed a bugWim Taymans2-16/+2
Original commit message from CVS: Removed unused code, fixed a bug
2002-10-13- reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans8-212/+763
Original commit message from CVS: - reimplemented using organic masks, rendered with gouraud shaded triangles - implemented more masks - implemented adjustable border
2002-10-10Added the base framework for the SMPTE transitions and wipes.Wim Taymans8-0/+921
Original commit message from CVS: Added the base framework for the SMPTE transitions and wipes.
2002-10-06adding libstdc++Thomas Vander Stichele2-1/+2
Original commit message from CVS: adding libstdc++
2002-10-06I wonder how we ever got along without thisThomas Vander Stichele1-1/+1
Original commit message from CVS: I wonder how we ever got along without this
2002-10-03use proper version prefix use pkgconfig to find libdvDavid I. Lehn1-5/+3
Original commit message from CVS: use proper version prefix use pkgconfig to find libdv
2002-10-030.4.1-1 deb updateDavid I. Lehn7-125/+417
Original commit message from CVS: 0.4.1-1 deb update
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-10-02some code cleanup don't abort if can't connect, brings down whole appThomas Vander Stichele1-22/+16
Original commit message from CVS: some code cleanup don't abort if can't connect, brings down whole app
2002-10-01adding testsuiteThomas Vander Stichele1-2/+3
Original commit message from CVS: adding testsuite
2002-09-30list preferred autotoolsThomas Vander Stichele2-4/+8
Original commit message from CVS: list preferred autotools
2002-09-29licenses againAndy Wingo2-2/+4
Original commit message from CVS: licenses again
2002-09-29add licenseAndy Wingo3-0/+3
Original commit message from CVS: add license
2002-09-29%f is doubleAndy Wingo1-1/+1
Original commit message from CVS: %f is double
2002-09-28I'm such an idiot - these files should have been in a week agoRonald S. Bultje5-90/+28
Original commit message from CVS: I'm such an idiot - these files should have been in a week ago
2002-09-26This adds a generic video functions libraryRonald S. Bultje7-3/+112
Original commit message from CVS: This adds a generic video functions library
2002-09-23final backportThomas Vander Stichele3-93/+493
Original commit message from CVS: final backport