- 03 Feb, 2002 8 commits
-
-
Ronald S. Bultje authored
Original commit message from CVS: We dont need these anymore, avidemux handles it all internally
-
Ronald S. Bultje authored
Original commit message from CVS: We dont need avidecoder and avitypes anymore
-
Ronald S. Bultje authored
Original commit message from CVS: Some small adjustments for for better open-a-new-file handling
-
Ronald S. Bultje authored
Original commit message from CVS: Fixes AVI playback - doh
-
Erik Walthinsen authored
Original commit message from CVS: added back goom to configure.ac after syncing with release
-
Erik Walthinsen authored
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.
-
Wim Taymans authored
Original commit message from CVS: Added fps control to goom
-
Bastien Nocera authored
Original commit message from CVS: - remove the use of ASM as well
-
- 02 Feb, 2002 9 commits
-
-
Bastien Nocera authored
Original commit message from CVS: - add goom to the build system, dunno if it works, but it doesn't break my ppc :)
-
Ronald S. Bultje authored
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
-
Wim Taymans authored
Original commit message from CVS: Remove deprecated call.
-
Christian Schaller authored
Original commit message from CVS: Corrected OpenQuicktime dep to openquicktime
-
Thomas Vander Stichele authored
Original commit message from CVS: updates for release
-
Wim Taymans authored
Original commit message from CVS: Pointless cleanup
-
Wim Taymans authored
Original commit message from CVS: Pretty pointless cleanup
-
Wim Taymans authored
Original commit message from CVS: Small fixes
-
Wim Taymans authored
Original commit message from CVS: Some more goom fixes
-
- 01 Feb, 2002 2 commits
-
-
Wim Taymans authored
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
-
Christian Schaller authored
Original commit message from CVS: Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
-
- 31 Jan, 2002 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: upped prerelease number
-
Thomas Vander Stichele authored
Original commit message from CVS: adding rel notes
-
Ronald S. Bultje authored
Original commit message from CVS: Various fixes
-
David I. Lehn authored
Original commit message from CVS: Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
-
Christian Schaller authored
Original commit message from CVS: update libxml and gnome-vfs to libxml2 and gnome-vfs2
-
- 30 Jan, 2002 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: prerelease
-
Wrobell authored
Original commit message from CVS: - use aclocal -I option instead of cat
-
Thomas Vander Stichele authored
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.
-
Thomas Vander Stichele authored
Original commit message from CVS: taaz's virtual patch
-
Thomas Vander Stichele authored
Original commit message from CVS: cvs versioning
-
- 29 Jan, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fixing spec
-
- 27 Jan, 2002 2 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: added -Wall to GST_INT_CFLAGS
-
Andy Wingo Wingo authored
Original commit message from CVS: added pkg.m4 in plugins/
-
- 26 Jan, 2002 1 commit
-
-
Wim Taymans authored
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
-
- 25 Jan, 2002 2 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: be less verbose
-
Andy Wingo Wingo authored
Original commit message from CVS: bunch of deletions
-
- 22 Jan, 2002 1 commit
-
-
Leif Johnson authored
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.
-
- 20 Jan, 2002 2 commits
-
-
Wim Taymans authored
Original commit message from CVS: Set the typefind plugin to READY so that it can do capsnego.
-
Bastien Nocera authored
Original commit message from CVS: - added gob example plugin
-
- 19 Jan, 2002 2 commits
-
-
Wim Taymans authored
Original commit message from CVS: Drop the bytstream correctly.
-
Wim Taymans authored
Original commit message from CVS: Small cleanups, break the loop if the buffer is null
-