summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* small fixes to swfdec req and gstplay libChristian Schaller2002-11-051-4/+2
| | | | | Original commit message from CVS: small fixes to swfdec req and gstplay lib
* fix the test for swfdecChristian Schaller2002-11-051-1/+1
| | | | | Original commit message from CVS: fix the test for swfdec
* applied dolphy's patchThomas Vander Stichele2002-11-051-40/+53
| | | | | Original commit message from CVS: applied dolphy's patch
* fix lib pathThomas Vander Stichele2002-11-051-1/+1
| | | | | Original commit message from CVS: fix lib path
* clashes with shout, put in expThomas Vander Stichele2002-11-031-0/+2
| | | | | Original commit message from CVS: clashes with shout, put in exp
* .pc fixThomas Vander Stichele2002-11-031-1/+1
| | | | | Original commit message from CVS: .pc fix
* Added vorbis stream info extraction exampleWim Taymans2002-11-022-2/+314
| | | | | Original commit message from CVS: Added vorbis stream info extraction example
* Lower the rank, this element should not be selected in the playerWim Taymans2002-11-021-1/+1
| | | | | Original commit message from CVS: Lower the rank, this element should not be selected in the player
* use AM_CFLAGS instead of CFLAGSDavid I. Lehn2002-11-022-2/+2
| | | | | Original commit message from CVS: use AM_CFLAGS instead of CFLAGS
* add dependency field so parallel makes don't failDavid I. Lehn2002-11-021-1/+2
| | | | | Original commit message from CVS: add dependency field so parallel makes don't fail
* run libtoolize, remove generated file ltmain.sh add some newer versions for ↵David I. Lehn2002-11-022-4954/+3
| | | | | | | | tool checks Original commit message from CVS: run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
* add more generated .pc filesDavid I. Lehn2002-11-021-0/+2
| | | | | Original commit message from CVS: add more generated .pc files
* peepThomas Vander Stichele2002-11-011-1/+1
| | | | | Original commit message from CVS: peep
* backmergeThomas Vander Stichele2002-11-015-162/+197
| | | | | Original commit message from CVS: backmerge
* bump up the versionThomas Vander Stichele2002-11-011-1/+1
| | | | | Original commit message from CVS: bump up the version
* - Show how to do stream position feedbackWim Taymans2002-11-011-15/+68
| | | | | | Original commit message from CVS: - Show how to do stream position feedback - Show how to do some more seeking
* Added little test apps for cdplayer and cdparanoiaWim Taymans2002-10-313-1/+479
| | | | | Original commit message from CVS: Added little test apps for cdplayer and cdparanoia
* Fix shout2 test.David I. Lehn2002-10-301-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
* stuff to go inThomas Vander Stichele2002-10-291-0/+1
| | | | | Original commit message from CVS: stuff to go in
* adding audioThomas Vander Stichele2002-10-292-16/+82
| | | | | Original commit message from CVS: adding audio
* peepalooThomas Vander Stichele2002-10-291-1/+1
| | | | | Original commit message from CVS: peepaloo
* ok, redo from startThomas Vander Stichele2002-10-294-4/+32
| | | | | Original commit message from CVS: ok, redo from start
* people interpreting .m4's make me laugh with wild abandonmentThomas Vander Stichele2002-10-291-2/+6
| | | | | Original commit message from CVS: people interpreting .m4's make me laugh with wild abandonment
* integrating the play libraryThomas Vander Stichele2002-10-291-14/+23
| | | | | Original commit message from CVS: integrating the play library
* fix missing >, dohChristian Schaller2002-10-291-0/+17
| | | | | Original commit message from CVS: fix missing >, doh
* fixed shout2 buildingChristian Schaller2002-10-291-2/+8
| | | | | Original commit message from CVS: fixed shout2 building
* fix oopsie in spec files if anything, arch optimization should be handled ↵Thomas Vander Stichele2002-10-281-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
* new libgstplay location now buildsSteve Baker2002-10-273-1/+4
| | | | | Original commit message from CVS: new libgstplay location now builds
* libgstplay has a new home. it still needs to be packaged thoughSteve Baker2002-10-275-2/+1833
| | | | | Original commit message from CVS: libgstplay has a new home. it still needs to be packaged though
* add last part of shout2 plugin patch, but it do not get built even with ↵Christian Schaller2002-10-271-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
* Added shout m4Wim Taymans2002-10-271-0/+99
| | | | | Original commit message from CVS: Added shout m4
* Add ogg/vorbis support for avi filesRonald S. Bultje2002-10-271-0/+6
| | | | | Original commit message from CVS: Add ogg/vorbis support for avi files
* adds swfdec plugin to spec file (conditionally built)Christian Schaller2002-10-261-0/+23
| | | | | Original commit message from CVS: adds swfdec plugin to spec file (conditionally built)
* updated avifile ?Thomas Vander Stichele2002-10-261-1/+1
| | | | | Original commit message from CVS: updated avifile ?
* avifile changeThomas Vander Stichele2002-10-261-3/+0
| | | | | Original commit message from CVS: avifile change
* Let's use g_strerror() instead of strerror()Ronald S. Bultje2002-10-263-31/+31
| | | | | Original commit message from CVS: Let's use g_strerror() instead of strerror()
* Handle more stream typesWim Taymans2002-10-252-17/+121
| | | | | Original commit message from CVS: Handle more stream types
* unref event, flush_fastWim Taymans2002-10-251-1/+2
| | | | | Original commit message from CVS: unref event, flush_fast
* Removed dead .cc fileWim Taymans2002-10-253-201/+50
| | | | | | Original commit message from CVS: Removed dead .cc file Added some params, act on EOS
* a no-brainer additionThomas Vander Stichele2002-10-253-0/+40
| | | | | Original commit message from CVS: a no-brainer addition
* First stab at porting mplexWim Taymans2002-10-2446-0/+10194
| | | | | Original commit message from CVS: First stab at porting mplex
* add missing m4 to extra dist and add wavenc plugin to specChristian Schaller2002-10-242-1/+4
| | | | | Original commit message from CVS: add missing m4 to extra dist and add wavenc plugin to spec
* Use strerror() instead of sys_errlist[] (deprecated)Ronald S. Bultje2002-10-243-31/+31
| | | | | Original commit message from CVS: Use strerror() instead of sys_errlist[] (deprecated)
* .m4 to check for presence of an element let me know if this worksThomas Vander Stichele2002-10-233-0/+24
| | | | | | Original commit message from CVS: .m4 to check for presence of an element let me know if this works
* Added a WAV file encoderIain Holmes2002-10-211-1/+2
| | | | | Original commit message from CVS: Added a WAV file encoder
* Add an example that shows transcoding stats for mpeg audio to vorbisWim Taymans2002-10-202-0/+109
| | | | | Original commit message from CVS: Add an example that shows transcoding stats for mpeg audio to vorbis
* lots of fixes to the spec based on the more strict rules of RH8, actually a ↵Christian Schaller2002-10-201-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 :)
* scrub vorbis cflagsThomas Vander Stichele2002-10-191-0/+1
| | | | | Original commit message from CVS: scrub vorbis cflags
* stop bugging me i'm in none of these dirsThomas Vander Stichele2002-10-191-2/+2
| | | | | | Original commit message from CVS: stop bugging me i'm in none of these dirs
* yay for gcc 3Thomas Vander Stichele2002-10-192-3/+4
| | | | | Original commit message from CVS: yay for gcc 3