summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-11-01bump up the versionThomas Vander Stichele1-1/+1
Original commit message from CVS: bump up the version
2002-11-01- Show how to do stream position feedbackWim Taymans1-15/+68
Original commit message from CVS: - Show how to do stream position feedback - Show how to do some more seeking
2002-10-31Added little test apps for cdplayer and cdparanoiaWim Taymans3-1/+479
Original commit message from CVS: Added little test apps for cdplayer and cdparanoia
2002-10-30Fix shout2 test.David I. Lehn1-3/+3
Original commit message from CVS: Fix shout2 test. Upstream removed -lm from libpng, add it back for lib test and flags for now
2002-10-29stuff to go inThomas Vander Stichele1-0/+1
Original commit message from CVS: stuff to go in
2002-10-29adding audioThomas Vander Stichele2-16/+82
Original commit message from CVS: adding audio
2002-10-29peepalooThomas Vander Stichele1-1/+1
Original commit message from CVS: peepaloo
2002-10-29ok, redo from startThomas Vander Stichele4-4/+32
Original commit message from CVS: ok, redo from start
2002-10-29people interpreting .m4's make me laugh with wild abandonmentThomas Vander Stichele1-2/+6
Original commit message from CVS: people interpreting .m4's make me laugh with wild abandonment
2002-10-29integrating the play libraryThomas Vander Stichele1-14/+23
Original commit message from CVS: integrating the play library
2002-10-29fix missing >, dohChristian Schaller1-0/+17
Original commit message from CVS: fix missing >, doh
2002-10-29fixed shout2 buildingChristian Schaller1-2/+8
Original commit message from CVS: fixed shout2 building
2002-10-28fix oopsie in spec files if anything, arch optimization should be handled ↵Thomas Vander Stichele1-1/+1
generally, not locally for plugins Original commit message from CVS: fix oopsie in spec files if anything, arch optimization should be handled generally, not locally for plugins
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++