Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
|
|
Original commit message from CVS:
smallish fixes
|
|
Original commit message from CVS:
this makes more sense higher in the file
|
|
Original commit message from CVS:
various additions
|
|
Original commit message from CVS:
more build fixing
|
|
Original commit message from CVS:
Added $(AUDIOFILE_CFLAGS)
|
|
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
|
|
Original commit message from CVS:
fixing make distcheck
|
|
Original commit message from CVS:
use numerical comparisions for version check
|
|
Original commit message from CVS:
adding tools dir
|
|
Original commit message from CVS:
added bitcoder.h from w3d CVS, needed to compile
|
|
Original commit message from CVS:
fixing some RPM dependencies
|
|
rather than adding m4/ to aclocal search path....
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path. Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
|
|
Original commit message from CVS:
gst-launch-ext
|
|
Original commit message from CVS:
Change gstreamer-register to gst-register
|
|
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
|
|
Original commit message from CVS:
Add an image and a title to the SDL window while waiting
|
|
Original commit message from CVS:
tarkin fix
|
|
Original commit message from CVS:
back to cvs
|
|
--enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
|
|
Original commit message from CVS:
various fixes
|
|
Original commit message from CVS:
fix a error I caused by not seeing the nested comments
|
|
Original commit message from CVS:
// to /* */ fixes
|
|
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
|
|
rpms on this. Probably room for more groupin...
Original commit message from CVS:
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more grouping but I don't have the knowledge to know what plugins belong in what category of the remaining
|
|
Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx
|
|
Original commit message from CVS:
Added a tarkin encoder/decoder plugin.
I moved the tarking CVS code in here temporarily until they have a
library (hence this plugin is in ext)
test with:
./gst-launch filesrc location=/opt/data/shihad.mpg ! mpegdemux video_00! { queue ! mpeg2dec ! colorspace ! tarkinenc bitrate=3000 ! disksink location=out.ogg }
./gst-launch filesrc location=out.ogg ! tarkindec ! colorspace ! xvideosink
|
|
Original commit message from CVS:
added back goom to configure.ac after syncing with release
|
|
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.
|
|
ppc :)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
|
|
Original commit message from CVS:
Faster RGB to YUV conversion
|
|
Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime
|
|
Original commit message from CVS:
updates for release
|
|
Original commit message from CVS:
sigh
|
|
Original commit message from CVS:
fixing an error
|
|
Original commit message from CVS:
Cleanups
|
|
Original commit message from CVS:
Compile fix.
|
|
Original commit message from CVS:
Small fixes
|
|
for me
Original commit message from CVS:
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
|
|
Original commit message from CVS:
upped prerelease number
|
|
Original commit message from CVS:
adding rel notes
|
|
Original commit message from CVS:
release notes
|
|
Original commit message from CVS:
Various fixes
|
|
Original commit message from CVS:
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
|
|
Original commit message from CVS:
update libxml and gnome-vfs to libxml2 and gnome-vfs2
|
|
Original commit message from CVS:
- plugins are built without versioning info
|
|
Original commit message from CVS:
prerelease
|
|
Original commit message from CVS:
- use aclocal -I option instead of cat
|
|
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.
|