David Schleef
2e7e62bd9a
clean up code, fix typos in lst checkin
...
Original commit message from CVS:
clean up code, fix typos in lst checkin
2003-08-13 06:43:01 +00:00
David Schleef
ba4eba53fe
Move some code from wavparse
...
Original commit message from CVS:
Move some code from wavparse
2003-08-13 04:47:30 +00:00
David Schleef
dc4d0baf7d
Remove redundant definition of plugindir
...
Original commit message from CVS:
Remove redundant definition of plugindir
2003-08-10 00:03:39 +00:00
David Schleef
7db2e8baa0
Remove redundant plugindir definition
...
Original commit message from CVS:
Remove redundant plugindir definition
2003-08-10 00:01:58 +00:00
David Schleef
101d0c2750
Define plugindir
...
Original commit message from CVS:
Define plugindir
2003-08-09 23:40:49 +00:00
Ronald S. Bultje
e74a44ae76
Fix up small issues ( fixes #119036 )
...
Original commit message from CVS:
Fix up small issues (fixes #119036 )
2003-08-05 06:15:19 +00:00
Ronald S. Bultje
712da782c9
Add DURATION support. It still doesn't work, see #119036 for why and on how to fix it
...
Original commit message from CVS:
Add DURATION support. It still doesn't work, see #119036 for why and on how to fix it
2003-08-04 22:43:44 +00:00
Ronald S. Bultje
77059a38c1
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more
...
Original commit message from CVS:
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more
2003-08-04 21:44:04 +00:00
Ronald S. Bultje
7b3a0244f8
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
...
Original commit message from CVS:
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
2003-08-04 20:02:25 +00:00
Ronald S. Bultje
ea675ccaad
Fix weird leftovers from the old mimetype era and also implement duration support
...
Original commit message from CVS:
Fix weird leftovers from the old mimetype era and also implement duration support
2003-07-29 19:57:11 +00:00
Ronald S. Bultje
833a8b579b
call xvid_init() only once, and move duplicated code into one place
...
Original commit message from CVS:
call xvid_init() only once, and move duplicated code into one place
2003-07-29 11:59:09 +00:00
David Schleef
0e115bc639
fix installing into wrong dir
...
Original commit message from CVS:
fix installing into wrong dir
2003-07-29 00:01:30 +00:00
David Schleef
a809c318db
Fix installing in wrong dir
...
Original commit message from CVS:
Fix installing in wrong dir
2003-07-29 00:00:17 +00:00
Thomas Vander Stichele
4729506b06
second attempt fixing gdkpixbuf stuff
...
Original commit message from CVS:
second attempt
fixing gdkpixbuf stuff
2003-07-28 11:37:49 +00:00
David Schleef
f6c63528fe
Make mplex build dependent on USE_MPLEX
...
Original commit message from CVS:
Make mplex build dependent on USE_MPLEX
2003-07-27 05:32:03 +00:00
David Schleef
5bd0590941
Add mplex subdir
...
Original commit message from CVS:
Add mplex subdir
2003-07-27 05:31:30 +00:00
David Schleef
6db306d56b
Make mplex subdir dependent on USE_MPLEX
...
Original commit message from CVS:
Make mplex subdir dependent on USE_MPLEX
2003-07-27 05:29:10 +00:00
David Schleef
323d613cc7
Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex.
...
Original commit message from CVS:
Add gst-libs/ext/mplex, and check that we have C++ before enabling
mplex.
2003-07-27 05:28:17 +00:00
David Schleef
e4bc7281fd
Add include dir for gst-libs/ext/mplex
...
Original commit message from CVS:
Add include dir for gst-libs/ext/mplex
2003-07-27 05:26:32 +00:00
David Schleef
d1f62e8a4f
Moved to gst-libs/ext/mplex
...
Original commit message from CVS:
Moved to gst-libs/ext/mplex
2003-07-27 05:24:15 +00:00
David Schleef
a10432d76c
Change to build against library in gst-libs/ext/mplex
...
Original commit message from CVS:
Change to build against library in gst-libs/ext/mplex
2003-07-27 05:20:47 +00:00
David Schleef
907bee8c03
fix initialization
...
Original commit message from CVS:
fix initialization
2003-07-26 04:23:32 +00:00
David Schleef
84ceb0c986
Nothing in this directory actually uses Freetype
...
Original commit message from CVS:
Nothing in this directory actually uses Freetype
2003-07-26 04:15:39 +00:00
David Schleef
2f0cc8ec30
Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.
...
Original commit message from CVS:
Moved from gst-plugins/ext/mplex/. See that directory for older
changelogs.
2003-07-26 03:01:58 +00:00
David Schleef
4df5590ec3
Compilation fixes for 64-bit architectures
...
Original commit message from CVS:
Compilation fixes for 64-bit architectures
2003-07-25 21:31:58 +00:00
David Schleef
9f42b5fa14
Compilation fixes on 64-bit architectures
...
Original commit message from CVS:
Compilation fixes on 64-bit architectures
2003-07-25 19:44:32 +00:00
David Schleef
dd67a01ad2
Revert last change, because it is wrong.
...
Original commit message from CVS:
Revert last change, because it is wrong.
2003-07-25 19:42:28 +00:00
Angel Carpintero
f63b0cf6c5
Added tcp plugin to build
...
Original commit message from CVS:
Added tcp plugin to build
2003-07-25 17:06:43 +00:00
Brian Cameron
a129b9734b
Adding needed license information. The patch was reviewed and approved by
...
Original commit message from CVS:
Adding needed license information. The patch was reviewed and approved by
Christian Shaller. Ronald Bultje and Benjamin also responded with
comments.
2003-07-25 10:50:48 +00:00
Brian Cameron
a3dff66217
Fixes to allow plugin to build with Forte.
...
Original commit message from CVS:
Fixes to allow plugin to build with Forte.
2003-07-25 10:15:53 +00:00
David Schleef
6dd1ca288f
Rewrote the core function. Added some nice #defines that should probably go in gstvideo.h. Fixes #118245 .
...
Original commit message from CVS:
Rewrote the core function. Added some nice #defines that should
probably go in gstvideo.h. Fixes #118245 .
2003-07-25 08:41:44 +00:00
David Schleef
a962c0f40c
Add buffer length checks to every typefinding function
...
Original commit message from CVS:
Add buffer length checks to every typefinding function
2003-07-24 08:49:43 +00:00
David Schleef
a287b1e442
Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not int)
...
Original commit message from CVS:
Fix warning on 64-bit architectures. (sizeof() returns size_t, which
is not int)
2003-07-23 22:47:19 +00:00
Joshua N. Pritikin
1778cae1a7
Take a hint from dschleef and grab the bufferpool at the last possible moment instead of in gst_colorspace_srcconnect...
...
Original commit message from CVS:
Take a hint from dschleef and grab the bufferpool at the last possible
moment instead of in gst_colorspace_srcconnect_func. I don't know
if this is the "correct" fix, but I'm going to commit anyway because
colorspace doesn't work _at_ _all_ without this change.
2003-07-23 08:20:24 +00:00
David Schleef
45b32a854f
Fix to loop through a list of caps when calling try_set_caps(). Added a workaround for some strangeness in gst_props...
...
Original commit message from CVS:
Fix to loop through a list of caps when calling try_set_caps(). Added
a workaround for some strangeness in gst_props_normalize(), I think.
It doesn't seem to like GST_VIDEO_PAD_TEMPLATE_PROPS_15_16.
2003-07-23 07:26:58 +00:00
David Schleef
bba1354444
famedec is not actually implemented. (it'd just a copy of fameenc.)
...
Original commit message from CVS:
famedec is not actually implemented. (it'd just a copy of fameenc.)
2003-07-22 23:32:21 +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
David Schleef
92b4c30a28
enable ext/mplex
...
Original commit message from CVS:
enable ext/mplex
2003-07-22 22:08:13 +00:00
David Schleef
50e9c45af0
Remove .pc files from CLEANFILES, since it's done automatically by automake during distclean instead of (incorrectly)...
...
Original commit message from CVS:
Remove .pc files from CLEANFILES, since it's done automatically by
automake during distclean instead of (incorrectly) during clean.
2003-07-22 21:24:51 +00:00
David Schleef
a82f777b09
Fix warnings/errors due to missing assert declaration.
...
Original commit message from CVS:
Fix warnings/errors due to missing assert declaration.
2003-07-22 21:20:06 +00:00
Joshua N. Pritikin
9cb5104b0a
Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x-raw-{yuv,rgb}. There probably should b...
...
Original commit message from CVS:
Fix another instance of audio/raw -> audio/x-raw-int and
video/raw -> video/x-raw-{yuv,rgb}. There probably should
be a audio/x-raw-float for jacksink but I didn't add that.
2003-07-22 09:09:27 +00:00
Joshua N. Pritikin
6a7a00b097
A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.
...
Original commit message from CVS:
A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.
2003-07-22 08:03:54 +00:00
Ronald S. Bultje
657fe15164
Update matroska check (see #117717 )
...
Original commit message from CVS:
Update matroska check (see #117717 )
2003-07-20 08:33:01 +00:00
Leif Johnson
6d6150c052
+ the last of the float caps changes ... these are a bit more pervasive
...
Original commit message from CVS:
+ the last of the float caps changes ... these are a bit more pervasive
2003-07-19 23:47:42 +00:00
Leif Johnson
f6830d4ad1
+ changes for new float caps without slope/intercept + some category changes for plugins
...
Original commit message from CVS:
+ changes for new float caps without slope/intercept
+ some category changes for plugins
2003-07-19 23:25:25 +00:00
Leif Johnson
d5c716edbd
+ attempting to fix up playondemand ... still makes nasty crackly noises
...
Original commit message from CVS:
+ attempting to fix up playondemand ... still makes nasty crackly noises
2003-07-19 23:17:57 +00:00
Christian Schaller
90ec1eb652
fix spec file to work with new combined esound plugin
...
Original commit message from CVS:
fix spec file to work with new combined esound plugin
2003-07-18 21:34:32 +00:00
Christian Schaller
d04fb55e08
the real speex disting fix, the previous one was just the build fix :)
...
Original commit message from CVS:
the real speex disting fix, the previous one was just the build fix :)
2003-07-18 20:33:39 +00:00
Christian Schaller
879006f2dc
fix it so that the SPEEX plugin gets disted
...
Original commit message from CVS:
fix it so that the SPEEX plugin gets disted
2003-07-18 20:28:36 +00:00
Jeremy Simon
5e3f666e17
fix compilation error
...
Original commit message from CVS:
fix compilation error
2003-07-17 20:51:25 +00:00