summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build fix: declare variable at start of blockDavid I. Lehn2002-12-171-1/+1
| | | | | Original commit message from CVS: build fix: declare variable at start of block
* Added non functional speex plugin. speex decoding needs a container.Wim Taymans2002-12-166-0/+679
| | | | | Original commit message from CVS: Added non functional speex plugin. speex decoding needs a container.
* require libmpeg2 0.3.1David I. Lehn2002-12-151-1/+1
| | | | | Original commit message from CVS: require libmpeg2 0.3.1
* fix test for 0.3.1 mpeg2decChristian Schaller2002-12-151-1/+1
| | | | | Original commit message from CVS: fix test for 0.3.1 mpeg2dec
* trying to follow wtay's adviceZeeshan Ali2002-12-152-2/+41
| | | | | Original commit message from CVS: trying to follow wtay's advice
* apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and ↵Christian Schaller2002-12-154-29/+11
| | | | | | | spec file. Original commit message from CVS: apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
* cache -> indexWim Taymans2002-12-121-20/+119
| | | | | Original commit message from CVS: cache -> index
* fix removal of .a and .la filesChristian Schaller2002-12-121-3/+3
| | | | | Original commit message from CVS: fix removal of .a and .la files
* catch the generated versioned .pc filesDavid I. Lehn2002-12-122-4/+4
| | | | | Original commit message from CVS: catch the generated versioned .pc files
* merge back from release branchThomas Vander Stichele2002-12-113-11/+16
| | | | | Original commit message from CVS: merge back from release branch
* updateThomas Vander Stichele2002-12-101-1/+1
| | | | | Original commit message from CVS: update
* Properly reset the internal state without leaking the filehandleWim Taymans2002-12-103-1/+8
| | | | | Original commit message from CVS: Properly reset the internal state without leaking the filehandle
* taaz's virtual patchThomas Vander Stichele2002-12-081-2/+2
| | | | | Original commit message from CVS: taaz's virtual patch
* small fixThomas Vander Stichele2002-12-081-2/+7
| | | | | Original commit message from CVS: small fix
* more fixesThomas Vander Stichele2002-12-081-2/+25
| | | | | Original commit message from CVS: more fixes
* peepThomas Vander Stichele2002-12-081-8/+8
| | | | | Original commit message from CVS: peep
* build fixThomas Vander Stichele2002-12-081-1/+1
| | | | | Original commit message from CVS: build fix
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-084-10/+10
| | | | | Original commit message from CVS: Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
* parallel install fixesThomas Vander Stichele2002-12-0838-184/+213
| | | | | Original commit message from CVS: parallel install fixes
* fail gracefully if can't installThomas Vander Stichele2002-12-081-1/+6
| | | | | Original commit message from CVS: fail gracefully if can't install
* Applied endianess fix and unsigned data fix from Jon NallChristian Schaller2002-12-082-17/+20
| | | | | Original commit message from CVS: Applied endianess fix and unsigned data fix from Jon Nall
* More refactoring osssrc has more features now, like query/convert etcWim Taymans2002-12-076-548/+626
| | | | | | Original commit message from CVS: More refactoring osssrc has more features now, like query/convert etc
* 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