summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* v4l plugins: add open/close signals v4l2 plugins: add open/close signals ↵Ronald S. Bultje2002-11-139-157/+274
| | | | | | | | | | | | | | move source format enumeration from v4l2elem... Original commit message from CVS: v4l plugins: * add open/close signals v4l2 plugins: * add open/close signals * move source format enumeration from v4l2element to v4l2src * adapt to the final v4l2 API in kernel 2.5 (patches for 2.4 on http://bytesex.org/patches) * small tweaks
* adding mediainfoThomas Vander Stichele2002-11-111-0/+1
| | | | | Original commit message from CVS: adding mediainfo
* update to new structureThomas Vander Stichele2002-11-101-15/+18
| | | | | Original commit message from CVS: update to new structure
* separating tags and metadataThomas Vander Stichele2002-11-091-2/+11
| | | | | Original commit message from CVS: separating tags and metadata
* UDP plugins will work for RedHatians tooZeeshan Ali2002-11-082-8/+2
| | | | | Original commit message from CVS: UDP plugins will work for RedHatians too
* Trying to make udp plugins workZeeshan Ali2002-11-083-1/+23
| | | | | Original commit message from CVS: Trying to make udp plugins work
* added madThomas Vander Stichele2002-11-071-0/+1
| | | | | Original commit message from CVS: added mad
* 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
* fix lib pathThomas Vander Stichele2002-11-051-1/+1
| | | | | Original commit message from CVS: fix lib path
* query and convert functions will remove debug output later when everything worksThomas Vander Stichele2002-11-031-1/+138
| | | | | | Original commit message from CVS: query and convert functions will remove debug output later when everything works
* updatesThomas Vander Stichele2002-11-032-3/+28
| | | | | Original commit message from CVS: updates
* sigh, that was a silly bugThomas Vander Stichele2002-11-031-1/+7
| | | | | Original commit message from CVS: sigh, that was a silly bug
* 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
* don't push if can't pushThomas Vander Stichele2002-11-031-2/+4
| | | | | Original commit message from CVS: don't push if can't push
* Added vorbis stream info extraction exampleWim Taymans2002-11-022-2/+314
| | | | | Original commit message from CVS: Added vorbis stream info extraction example
* Added segment seekWim Taymans2002-11-022-15/+29
| | | | | Original commit message from CVS: Added segment seek
* Remove properties that can easily be found on the caps.Wim Taymans2002-11-021-76/+0
| | | | | Original commit message from CVS: Remove properties that can easily be found on the caps.
* CleanupsWim Taymans2002-11-022-51/+85
| | | | | | Original commit message from CVS: Cleanups Added some segment seek
* use AM_CFLAGS instead of CFLAGSDavid I. Lehn2002-11-022-2/+2
| | | | | Original commit message from CVS: use AM_CFLAGS instead of CFLAGS
* 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-013-130/+165
| | | | | 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
* this can go tooThomas Vander Stichele2002-10-291-4/+0
| | | | | Original commit message from CVS: this can go too
* fix two dots in one filename only get bit after last dotThomas Vander Stichele2002-10-291-2/+11
| | | | | | Original commit message from CVS: fix two dots in one filename only get bit after last dot
* 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-292-3/+7
| | | | | 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
* some more of theseThomas Vander Stichele2002-10-281-1/+4
| | | | | Original commit message from CVS: some more of these
* new libgstplay location now buildsSteve Baker2002-10-273-1/+4
| | | | | Original commit message from CVS: new libgstplay location now builds
* 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
* Added the new shout pluginWim Taymans2002-10-273-0/+577
| | | | | Original commit message from CVS: Added the new shout plugin
* Add ogg/vorbis support for avi filesRonald S. Bultje2002-10-272-3/+28
| | | | | 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()
* convert sys_errlist to g_strerror()David Schleef2002-10-261-1/+1
| | | | | Original commit message from CVS: convert sys_errlist to g_strerror()