Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
tagging stuff and build fixes. In detail:
- make gdk-pixbuf loader work when distchecking
- fix invalid syntax in ffmpeg Makefile. wildcards for EXTRA_DIST are not allowed. This broke builds where distdir != srcdir
- fix ffmpeg cvs grabbing when srcdir != distdir
- new id3tag plugin for id3 tag reading/writing (uses mad's libid3tag)
- mad and libid3tag require mad/libid3tag v0.15. Fixed configure to require that
- added ogg demuxer in ext/ogg. The demuxer does not handle events yet. Especially getting seeking right will require some effort or code copying from libvorbis.
- added raw vorbis detection to typefinding. oggdemux requires a typefind function to detect its contents.
- tags plugin in gst/tags. Provides API in <gst/tags/gsttagediting.h>. API includes tag matching GStreamer <=> ID3 and GStreamer <=> vorbis and writing/reading vorbiscomments or ID3v1 tags. Also included is a simple vorbiscomment reader/writer. Writing will not really work though until someone writes oggmux.
- various build fixes. Mostly missing (DIST)CLEANFILES.
- vorbisenc handles tag writing.
Now it's YOUR turn to fix and write more plugins that handle writing/reading of tags. :)
|
|
Original commit message from CVS:
distcheck fixes
|
|
Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting
|
|
versions of automake
Original commit message from CVS:
Remove trailing slash in last line of comment, it causes issues with certain versions of automake
|
|
Original commit message from CVS:
disable Altivec until someone fixes the build to allow it conditionally
|
|
Original commit message from CVS:
Disable lame in ffmpeg, too
|
|
we've got our own ogg/vorbis codec already
Original commit message from CVS:
Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've got our own ogg/vorbis codec already
|
|
Original commit message from CVS:
Update FFMPEG snapshot to this morning's. Asked for by apoc.
|
|
Original commit message from CVS:
Add missing \
|
|
Original commit message from CVS:
build and disting fixes
|
|
Original commit message from CVS:
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
|
|
Original commit message from CVS:
misc minor build and rpm fixes
|
|
Original commit message from CVS:
dist fix
|
|
Original commit message from CVS:
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
|
|
plugin still doesn't build for me, but I thi...
Original commit message from CVS:
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :)
|
|
install ffmpeg if its actually there
Original commit message from CVS:
Fix 114948 - adds some autotools magic that makes sure that we only make install ffmpeg if its actually there
|
|
Original commit message from CVS:
Remove CVS/Tag from dist. Should go into 0.6.1.
|
|
also disable ivorbis plugin as the test mis...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
|
|
Original commit message from CVS:
uninstall fix
|
|
Original commit message from CVS:
this is a better way
|
|
Original commit message from CVS:
patch ffmpeg
|
|
Original commit message from CVS:
this should fix Uraeus's rpm making problem
|
|
Original commit message from CVS:
merge back from release
|
|
Original commit message from CVS:
only slurp in cvs mode
|
|
Original commit message from CVS:
some dist fixes
|
|
Original commit message from CVS:
ffmpeg fix
|
|
Original commit message from CVS:
sigh
|