summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-076-241/+299
| | | | | | Original commit message from CVS: Some cleanups and refactoring make ossrc do good negotiation
* Add an event handler to the GstOssSrc. Handle EOS events.Iain Holmes2002-12-063-2/+37
| | | | | Original commit message from CVS: Add an event handler to the GstOssSrc. Handle EOS events.
* mpeg2dec req 0.3.0David I. Lehn2002-12-051-1/+1
| | | | | Original commit message from CVS: mpeg2dec req 0.3.0
* drop mpeg2dec 0.2.1 support in favor of 0.3.0.David I. Lehn2002-12-052-95/+18
| | | | | | Original commit message from CVS: drop mpeg2dec 0.2.1 support in favor of 0.3.0. keeping old code around in cvs for a while just in case someone needs it.
* examples should build conditionallyDavid I. Lehn2002-12-051-1/+7
| | | | | Original commit message from CVS: examples should build conditionally
* more useful error messagesThomas Vander Stichele2002-12-031-2/+32
| | | | | | | Original commit message from CVS: more useful error messages - how about i18n ? - is this really the best way to pass user-visible error messages ?
* Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.Iain Holmes2002-12-033-16/+55
| | | | | | Original commit message from CVS: Make the OSSSrc set the correct rate/number of channels as set in the GstCaps. Handle state changes correctly according to docs/random/wtay/states
* fix some disting and rpm building issuesChristian Schaller2002-11-286-4/+19
| | | | | Original commit message from CVS: fix some disting and rpm building issues
* fix some directories left out of distChristian Schaller2002-11-271-1/+1
| | | | | Original commit message from CVS: fix some directories left out of dist
* Added example indexing program for mpegWim Taymans2002-11-272-0/+108
| | | | | Original commit message from CVS: Added example indexing program for mpeg
* Moved clock set/get to class functions.Wim Taymans2002-11-273-6/+8
| | | | | Original commit message from CVS: Moved clock set/get to class functions.
* Small cleanupsWim Taymans2002-11-271-8/+9
| | | | | Original commit message from CVS: Small cleanups
* scrub esd flagsThomas Vander Stichele2002-11-271-0/+1
| | | | | Original commit message from CVS: scrub esd flags
* not sure what I did wrong but this should fix it hopefullyThomas Vander Stichele2002-11-272-3/+9
| | | | | Original commit message from CVS: not sure what I did wrong but this should fix it hopefully
* flac debug cleanup m4 for ffmpegThomas Vander Stichele2002-11-266-11/+122
| | | | | | Original commit message from CVS: flac debug cleanup m4 for ffmpeg
* I'm too lazy to comment thisColin Walters2002-11-251-0/+5
| | | | | Original commit message from CVS: *** empty log message ***
* Remove audio/mod type from mikmod (build with modplug now)Jeremy Simon2002-11-242-62/+2
| | | | | Original commit message from CVS: Remove audio/mod type from mikmod (build with modplug now)
* Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)Jeremy Simon2002-11-241-2/+3
| | | | | Original commit message from CVS: Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)
* Thanks Ken !Jeremy Simon2002-11-231-0/+6
| | | | | Original commit message from CVS: Patch from Ken MacLeod (Bug #98797), Thanks Ken !
* should work with avifile too some cleanup ( video/png, ... )Jeremy Simon2002-11-224-137/+146
| | | | | | Original commit message from CVS: should work with avifile too some cleanup ( video/png, ... )
* putting in pngThomas Vander Stichele2002-11-181-8/+18
| | | | | Original commit message from CVS: putting in png
* LIBPNG going inThomas Vander Stichele2002-11-181-16/+10
| | | | | Original commit message from CVS: LIBPNG going in
* putting in apoc's png encoder, needs some cleanupThomas Vander Stichele2002-11-184-0/+452
| | | | | Original commit message from CVS: putting in apoc's png encoder, needs some cleanup
* too soon to put this inThomas Vander Stichele2002-11-181-6/+0
| | | | | Original commit message from CVS: too soon to put this in
* updated with the latest changes.Zeeshan Ali2002-11-162-10/+39
| | | | | Original commit message from CVS: updated with the latest changes.
* (1) Caps nego are now dynamic, the Application developer now have choices: ↵Zeeshan Ali2002-11-164-50/+206
| | | | | | | | udp, tcp & none. Original commit message from CVS: (1) Caps nego are now dynamic, the Application developer now have choices: udp, tcp & none. (2) Broadcast flag set to true on all the udp sockets.
* fix media info locationsChristian Schaller2002-11-151-2/+2
| | | | | Original commit message from CVS: fix media info locations
* add media-info to spec commit patch from Jan Schmidt for raw1394 pluginJan Schmidt2002-11-155-5/+13
| | | | | | Original commit message from CVS: add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
* 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