David Schleef
cc4e5085a5
Add missing \
...
Original commit message from CVS:
Add missing \
2003-09-13 10:03:05 +00:00
Christian Schaller
2282985957
build and disting fixes
...
Original commit message from CVS:
build and disting fixes
2003-09-12 12:56:55 +00:00
David Schleef
cb1962b920
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
3e318d8049
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
718eb2e9fa
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
c6062bcdd3
dist fix
...
Original commit message from CVS:
dist fix
2003-08-13 12:18:42 +00:00
David Schleef
fe8b66d2db
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
2ff63e563b
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
404c0f815d
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
f4a7caa418
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:13 +00:00
Ronald S. Bultje
8a98f83970
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
10697c26c7
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
c2c374b35b
Use new ffmpeg revision
...
Original commit message from CVS:
Use new ffmpeg revision
2003-05-29 19:33:58 +00:00
David Schleef
76b8f5b85f
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
40fbee86ff
add comments
...
Original commit message from CVS:
add comments
2003-04-05 21:16:02 +00:00
Ronald S. Bultje
e98706d4e4
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
6fdb0b8039
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
f23030c5e2
uninstall fix
...
Original commit message from CVS:
uninstall fix
2003-01-20 11:58:56 +00:00
Thomas Vander Stichele
92271a07d6
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
c74ac58b85
patch ffmpeg
...
Original commit message from CVS:
patch ffmpeg
2003-01-16 16:58:29 +00:00
Thomas Vander Stichele
abcba143a9
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
177c0e8da2
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
762db34109
merge back from release
...
Original commit message from CVS:
merge back from release
2003-01-08 16:41:27 +00:00
Thomas Vander Stichele
f9a6f18500
ignore ffmpeg dir
...
Original commit message from CVS:
ignore ffmpeg dir
2003-01-05 23:14:02 +00:00
Thomas Vander Stichele
1733f32be6
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
6216d49d8d
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
a0ee53c29a
some dist fixes
...
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
Thomas Vander Stichele
22d39d692f
ffmpeg fix
...
Original commit message from CVS:
ffmpeg fix
2002-12-30 12:41:03 +00:00
Thomas Vander Stichele
9cdd7956c9
sigh
...
Original commit message from CVS:
sigh
2002-12-27 16:24:01 +00:00