Christian Schaller
695ca916ff
build and disting fixes
...
Original commit message from CVS:
build and disting fixes
2003-09-12 12:56:55 +00:00
David Schleef
aab0a89f10
Add some stuff to disable bad asm code
...
Original commit message from CVS:
Add some stuff to disable bad asm code
2003-09-11 19:38:04 +00:00
David Schleef
77be744832
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
...
Original commit message from CVS:
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
2003-09-11 19:28:09 +00:00
Christian Schaller
2e375ee778
misc minor build and rpm fixes
...
Original commit message from CVS:
misc minor build and rpm fixes
2003-09-11 19:02:00 +00:00
Thomas Vander Stichele
72a57672cd
dist fix
...
Original commit message from CVS:
dist fix
2003-08-13 12:18:42 +00:00
David Schleef
4694cef95a
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
...
Original commit message from CVS:
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
2003-07-22 23:13:45 +00:00
Andy Wingo
9ee0b03986
actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper...
...
Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well
i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.
2003-07-16 16:08:13 +00:00
Christian Schaller
b4640b3a23
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg 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 :)
2003-07-07 22:40:55 +00:00
Benjamin Otte
b4786e830b
compatibility fix for new GST_DEBUG stuff.
...
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.
2003-06-29 19:46:09 +00:00
Ronald S. Bultje
ce51f8f402
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
...
Original commit message from CVS:
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
2003-06-17 11:43:24 +00:00
Ronald S. Bultje
e9257134ff
Fix 114948 - adds some autotools magic that makes sure that we only make 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
2003-06-11 19:42:20 +00:00
Ronald S. Bultje
19bb3d1864
Use new ffmpeg revision
...
Original commit message from CVS:
Use new ffmpeg revision
2003-05-29 19:33:58 +00:00
David Schleef
e44e22b914
Remove CVS/Tag from dist. Should go into 0.6.1.
...
Original commit message from CVS:
Remove CVS/Tag from dist. Should go into 0.6.1.
2003-04-07 19:00:09 +00:00
Ronald S. Bultje
7edcafedb5
add comments
...
Original commit message from CVS:
add comments
2003-04-05 21:16:02 +00:00
Ronald S. Bultje
f4476f283e
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too
...
Original commit message from CVS:
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too
2003-04-04 21:17:10 +00:00
Christian Schaller
d64189f81a
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, 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
2003-02-23 19:58:50 +00:00
Thomas Vander Stichele
e1ef538dd8
uninstall fix
...
Original commit message from CVS:
uninstall fix
2003-01-20 11:58:56 +00:00
Thomas Vander Stichele
84d70c0bcb
this is a better way
...
Original commit message from CVS:
this is a better way
2003-01-16 17:13:00 +00:00
Thomas Vander Stichele
4a12705c0b
patch ffmpeg
...
Original commit message from CVS:
patch ffmpeg
2003-01-16 16:58:29 +00:00
Thomas Vander Stichele
ea4324c6e0
thaytan's ffmpeg function renaming patch
...
Original commit message from CVS:
thaytan's ffmpeg function renaming patch
2003-01-16 16:57:42 +00:00
Thomas Vander Stichele
40178ff684
this should fix Uraeus's rpm making problem
...
Original commit message from CVS:
this should fix Uraeus's rpm making problem
2003-01-10 11:01:27 +00:00
Thomas Vander Stichele
59a7287480
merge back from release
...
Original commit message from CVS:
merge back from release
2003-01-08 16:41:27 +00:00
Thomas Vander Stichele
4d5d704e8f
ignore ffmpeg dir
...
Original commit message from CVS:
ignore ffmpeg dir
2003-01-05 23:14:02 +00:00
Thomas Vander Stichele
9f97e219dc
only slurp in cvs mode
...
Original commit message from CVS:
only slurp in cvs mode
2003-01-05 11:53:32 +00:00
Thomas Vander Stichele
dc03a5991c
a new way of handling ffmpeg cvs
...
Original commit message from CVS:
a new way of handling ffmpeg cvs
2003-01-05 11:31:01 +00:00
Thomas Vander Stichele
86661afaf4
some dist fixes
...
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
Thomas Vander Stichele
2dec437285
ffmpeg fix
...
Original commit message from CVS:
ffmpeg fix
2002-12-30 12:41:03 +00:00
Thomas Vander Stichele
036a84861f
sigh
...
Original commit message from CVS:
sigh
2002-12-27 16:24:01 +00:00