Commit graph

238 commits

Author SHA1 Message Date
Christian Schaller 0ec6995971 Added Goom and icecast to the spec, also fixed jpmeg mmx
Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx
2002-02-03 19:05:07 +00:00
Ronald S. Bultje 5aeb0b399f We dont need these anymore, avidemux handles it all internally
Original commit message from CVS:
We dont need these anymore, avidemux handles it all internally
2002-02-03 16:09:07 +00:00
Ronald S. Bultje bbe54084b8 We dont need avidecoder and avitypes anymore
Original commit message from CVS:
We dont need avidecoder and avitypes anymore
2002-02-03 16:07:53 +00:00
Ronald S. Bultje 41d83ad803 Some small adjustments for for better open-a-new-file handling
Original commit message from CVS:
Some small adjustments for for better open-a-new-file handling
2002-02-03 15:47:02 +00:00
Ronald S. Bultje 63c5bedc40 Fixes AVI playback - doh
Original commit message from CVS:
Fixes AVI playback - doh
2002-02-03 13:47:16 +00:00
Erik Walthinsen 2e5ae1de37 added back goom to configure.ac after syncing with release
Original commit message from CVS:
added back goom to configure.ac after syncing with release
2002-02-03 04:00:17 +00:00
Erik Walthinsen d49445652d Committing differences between CVS and the 0.3.2 release. These changes were in the local copy that the dist was mad...
Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release.  These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them).  I will retag
these files with the proper release tag as soon as they're committed.
2002-02-03 03:57:04 +00:00
Wim Taymans 8c47de1c65 Added fps control to goom
Original commit message from CVS:
Added fps control to goom
2002-02-03 02:45:33 +00:00
Bastien Nocera 2da71acdf5 - remove the use of ASM as well
Original commit message from CVS:
- remove the use of ASM as well
2002-02-03 01:59:30 +00:00
Bastien Nocera 7019a03ee1 - add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
2002-02-02 18:49:03 +00:00
Ronald S. Bultje e8ace28405 WARNING: avimux is still broken, but less broken than it used to be... Code is under heavy development and will work ...
Original commit message from CVS:
WARNING: avimux is still broken, but less broken than it used to be... Code is under heavy development and will work sooner or later... Uploaded for generic development and testing purposes, not intended for generic use whatsoever
2002-02-02 16:27:20 +00:00
Wim Taymans a7928f4f94 Remove deprecated call.
Original commit message from CVS:
Remove deprecated call.
2002-02-02 16:26:41 +00:00
Christian Schaller f0d9c25c94 Corrected OpenQuicktime dep to openquicktime
Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime
2002-02-02 15:59:00 +00:00
Thomas Vander Stichele 9ff7277e7d updates for release
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00
Wim Taymans fdcfd49d2b Pointless cleanup
Original commit message from CVS:
Pointless cleanup
2002-02-02 14:03:45 +00:00
Wim Taymans 716b8feb88 Pretty pointless cleanup
Original commit message from CVS:
Pretty pointless cleanup
2002-02-02 13:58:48 +00:00
Wim Taymans ddb176f2ed Small fixes
Original commit message from CVS:
Small fixes
2002-02-02 13:56:02 +00:00
Wim Taymans 39af162cb1 Some more goom fixes
Original commit message from CVS:
Some more goom fixes
2002-02-02 13:51:56 +00:00
Wim Taymans 4d3b1472e7 Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil...
Original commit message from CVS:
Added a goom plugin (goom.sourceforge.net)

to test:
./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee silent=true src%d! goom ! colorspace ! xvideosink  tee0.src%d! osssink
2002-02-01 19:28:30 +00:00
Christian Schaller e5faa112b6 Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
Original commit message from CVS:
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
2002-02-01 15:31:53 +00:00
Thomas Vander Stichele 81640a2e2e upped prerelease number
Original commit message from CVS:
upped prerelease number
2002-01-31 22:51:45 +00:00
Thomas Vander Stichele 8f5c300768 adding rel notes
Original commit message from CVS:
adding rel notes
2002-01-31 22:32:41 +00:00
Ronald S. Bultje 1c7a0058d6 Various fixes
Original commit message from CVS:
Various fixes
2002-01-31 22:22:42 +00:00
David I. Lehn 332c220508 Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
Original commit message from CVS:
Revert lame include dir change.  Upstream uses $prefix/include/lame/lame.h.
2002-01-31 17:08:45 +00:00
Christian Schaller fe881d25c6 update libxml and gnome-vfs to libxml2 and gnome-vfs2
Original commit message from CVS:
update libxml and gnome-vfs to libxml2 and gnome-vfs2
2002-01-31 15:28:21 +00:00
Thomas Vander Stichele 353a63ed7b prerelease
Original commit message from CVS:
prerelease
2002-01-30 23:39:14 +00:00
Wrobell f42e3ac8cc - use aclocal -I option instead of cat
Original commit message from CVS:
- use aclocal -I option instead of cat
2002-01-30 23:09:52 +00:00
Thomas Vander Stichele 9b4085d37c I checked lame packages and source code and they seem to want lame.h in prefix/include/lame.h so I fixed stuff accord...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h

so I fixed stuff accordingly.

Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
2002-01-30 11:25:58 +00:00
Thomas Vander Stichele dc96794279 taaz's virtual patch
Original commit message from CVS:
taaz's virtual patch
2002-01-30 10:20:58 +00:00
Thomas Vander Stichele ff6c7a13b8 cvs versioning
Original commit message from CVS:
cvs versioning
2002-01-30 10:10:28 +00:00
Thomas Vander Stichele f55cb26161 fixing spec
Original commit message from CVS:
fixing spec
2002-01-29 13:44:50 +00:00
Andy Wingo 95d8ff55a8 added -Wall to GST_INT_CFLAGS
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
2002-01-27 19:08:57 +00:00
Andy Wingo 55ca7527df added pkg.m4 in plugins/
Original commit message from CVS:
added pkg.m4 in plugins/
2002-01-27 16:15:19 +00:00
Wim Taymans 36b7f1a9b5 Reworked the DV decoder.
Original commit message from CVS:
Reworked the DV decoder.
- make it do RGB or YUV output using caps negotiation
- use bytestream to read data.
- autodetect PAL/NTSC
2002-01-26 02:48:47 +00:00
Andy Wingo acbff8472e be less verbose
Original commit message from CVS:
be less verbose
2002-01-25 04:12:40 +00:00
Andy Wingo 3c7b55dbb5 bunch of deletions
Original commit message from CVS:
bunch of deletions
2002-01-25 00:39:51 +00:00
Leif Johnson da4681d83e Updated ladspa to work with the new caps nego stuff. Also updated it to work in using a loop function for configurati...
Original commit message from CVS:
Updated ladspa to work with the new caps nego stuff. Also updated it to work in
any M sinkpads by N srcpads configuration (M > -1 and N > 0), using a loop
function for configurations other than M == N == 1 or M == 0.
2002-01-22 04:42:11 +00:00
Wim Taymans ee06d65064 Set the typefind plugin to READY so that it can do capsnego.
Original commit message from CVS:
Set the typefind plugin to READY so that it can do capsnego.
2002-01-20 11:56:07 +00:00
Bastien Nocera 26042c9fee - added gob example plugin
Original commit message from CVS:
- added gob example plugin
2002-01-20 01:49:15 +00:00
Wim Taymans 78c73a27b7 Drop the bytstream correctly.
Original commit message from CVS:
Drop the bytstream correctly.
2002-01-19 18:46:23 +00:00
Wim Taymans 1f450bc6d8 Small cleanups, break the loop if the buffer is null
Original commit message from CVS:
Small cleanups, break the loop if the buffer is null
2002-01-19 18:26:20 +00:00
Wim Taymans 8e098a3c6b Removed unused properties
Original commit message from CVS:
Removed unused properties
2002-01-19 17:56:44 +00:00
Wim Taymans 012d30270f Don't push empty buffers
Original commit message from CVS:
Don't push empty buffers
2002-01-19 17:54:31 +00:00
Wim Taymans bb3e687dcb Ignore junk after the stream
Original commit message from CVS:
Ignore junk after the stream
2002-01-19 17:48:45 +00:00
Christian Schaller 3d6ee376df more // fixage
Original commit message from CVS:
more // fixage
2002-01-19 15:06:48 +00:00
Christian Schaller f14fcbf896 A new batch of // fixes
Original commit message from CVS:
A new batch of // fixes
2002-01-19 15:02:09 +00:00
Christian Schaller fb03befba9 Ok a new batch of // to /* */ fixes commited
Original commit message from CVS:
Ok a new batch of //  to /* */ fixes commited
2002-01-19 14:57:47 +00:00
Christian Schaller 9d84e5353b minor fixes
Original commit message from CVS:
minor fixes
2002-01-19 14:50:50 +00:00
Wrobell d079fbdf08 - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l...
Original commit message from CVS:
- my mistake... mpeg2dec libs does not depend on X11 libraries
(vo library distributed with mpeg2dec depends on X11 libs).
Add configure option so user can specify where mpeg2dec library
is installed. This way we do not guess where is mpeg2dec.
If it is not in standard location (prefix==/usr), then leave it
to the user.
Changes inspired by AM_PATH_LIBMIKMOD.
2002-01-18 19:46:03 +00:00
Wim Taymans e2e6dd4ba7 Fixed two off by one bugs in the delta decoding code.
Original commit message from CVS:
Fixed two off by one bugs in the delta decoding code.
2002-01-18 19:41:04 +00:00