Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
2004-06-23 Colin Walters <walters@redhat.com>
* m4/Makefile.am: Distribute gst-fionread.m4.
|
|
Original commit message from CVS:
fix shout2 check to check for the version
|
|
Original commit message from CVS:
rename defines too, so that they look like the others (say naming convention)
|
|
Original commit message from CVS:
sync with upstream
|
|
Original commit message from CVS:
back in a sec
|
|
Original commit message from CVS:
- change sunaudio category to Sink/Audio
- change HAVE_FIONREAD macro to GST_CHECK_FIONREAD
- add conditional include for FIONREAD ioctl on more files
|
|
perhaps earlier versions)
Original commit message from CVS:
test FIONREAD ioctl presence in an alternate header for Solaris 10 (and perhaps earlier versions)
|
|
Original commit message from CVS:
don't fix a test that should fail (too old a52dec detection)
|
|
Original commit message from CVS:
* m4/a52.m4 : fix compilation with -Wall -Werror
* m4/libfame.m4 : idem
* m4/libmikmod.m4 : idem
|
|
Original commit message from CVS:
forgot this one
|
|
Original commit message from CVS:
use pkg-config checks for some, falling back to the old one.
fixes #131270
|
|
Original commit message from CVS:
ignore me
|
|
Original commit message from CVS:
fix underquotedness of macros
|
|
Original commit message from CVS:
ignore copied m4's
|
|
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:
Change cvs host (mplayer)
Add compression (z4)
|
|
Original commit message from CVS:
make ffmpeg erroring out work:
- don't built gst-libs/ext/ffmpeg
- don't update Tag when cvs command fails
|
|
Original commit message from CVS:
latest fixes to get everything disting and building like a charm
|
|
Original commit message from CVS:
Update matroska check (see #117717)
|
|
Original commit message from CVS:
Move to m4/ instead of common/m4/
|
|
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
|
|
Original commit message from CVS:
fix ivorbis part 2
|
|
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:
check for vorbis final
|
|
Original commit message from CVS:
changing ffmpeg to only update when required
|
|
Original commit message from CVS:
a simple fix
|
|
Original commit message from CVS:
why did no one notice ?
|
|
link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
|
|
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.
|
|
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
Original commit message from CVS:
Added shout m4
|
|
Original commit message from CVS:
updated avifile ?
|
|
Original commit message from CVS:
I wonder how we ever got along without this
|
|
Original commit message from CVS:
Revert the revert to 1.0.0 vorbis.m4 code.
This bugfix has been accepted upstream to fix a segfault due to a bogus
function parameter. (the cause of the segfault should probably be fixed but
until then...)
|
|
Original commit message from CVS:
update to 1.0 macro
|
|
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
|
|
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
|
|
Original commit message from CVS:
vorbis check fix (applied upstream)
remove unused glade m4
|
|
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
|
|
Original commit message from CVS:
duplicate of m4 in common/m4
|
|
Original commit message from CVS:
adding libdv m4 check
|
|
Original commit message from CVS:
added rc3 check, rc2 will now not be detected anymore
|
|
appropriate includes before test compile ...
Original commit message from CVS:
* m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec
library. Add appropriate includes before test compile of mpeg2.h
so that compilation succeeds.
|
|
Original commit message from CVS:
another one goes in
|
|
Original commit message from CVS:
and the m4 to go along with it
|
|
Original commit message from CVS:
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
AC_HELP_STRING
|
|
Original commit message from CVS:
no need for feature, it's in common
various AC_HELP_STRING changes
|
|
Original commit message from CVS:
this should do it
this is for steveb's added checks
|
|
Original commit message from CVS:
I hate independent second parties
and why were we not invited anyway ?
|