Commit graph

785 commits

Author SHA1 Message Date
Steve Baker
ad565493fc libgstplay has a new home. it still needs to be packaged though
Original commit message from CVS:
libgstplay has a new home. it still needs to be packaged though
2002-10-27 20:59:41 +00:00
Christian Schaller
246c51cc7e add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
Original commit message from CVS:
add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
2002-10-27 19:32:03 +00:00
Wim Taymans
8276218acc Added shout m4
Original commit message from CVS:
Added shout m4
2002-10-27 18:44:33 +00:00
Ronald S. Bultje
4e04f8599d Add ogg/vorbis support for avi files
Original commit message from CVS:
Add ogg/vorbis support for avi files
2002-10-27 18:08:43 +00:00
Christian Schaller
f2c2da5d4d adds swfdec plugin to spec file (conditionally built)
Original commit message from CVS:
adds swfdec plugin to spec file (conditionally built)
2002-10-26 12:49:33 +00:00
Thomas Vander Stichele
a8f8073bbb updated avifile ?
Original commit message from CVS:
updated avifile ?
2002-10-26 12:17:57 +00:00
Thomas Vander Stichele
0da7871e2b avifile change
Original commit message from CVS:
avifile change
2002-10-26 12:17:35 +00:00
Ronald S. Bultje
094245d095 Let's use g_strerror() instead of strerror()
Original commit message from CVS:
Let's use g_strerror() instead of strerror()
2002-10-26 09:40:55 +00:00
Wim Taymans
730bcc0db5 Handle more stream types
Original commit message from CVS:
Handle more stream types
2002-10-25 20:46:12 +00:00
Wim Taymans
0f8c7683d1 unref event, flush_fast
Original commit message from CVS:
unref event, flush_fast
2002-10-25 19:16:47 +00:00
Wim Taymans
cd3adce1fb Removed dead .cc file
Original commit message from CVS:
Removed dead .cc file
Added some params, act on EOS
2002-10-25 19:06:39 +00:00
Thomas Vander Stichele
8bca9f16bb a no-brainer addition
Original commit message from CVS:
a no-brainer addition
2002-10-25 14:31:15 +00:00
Wim Taymans
1496394c0f First stab at porting mplex
Original commit message from CVS:
First stab at porting mplex
2002-10-24 22:37:51 +00:00
Christian Schaller
440801dd9e add missing m4 to extra dist and add wavenc plugin to spec
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
2002-10-24 20:42:58 +00:00
Ronald S. Bultje
9c93c6f341 Use strerror() instead of sys_errlist[] (deprecated)
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
2002-10-24 12:04:14 +00:00
Thomas Vander Stichele
945a43139b .m4 to check for presence of an element let me know if this works
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
2002-10-23 08:53:44 +00:00
Iain Holmes
77351078d7 Added a WAV file encoder
Original commit message from CVS:
Added a WAV file encoder
2002-10-21 17:06:52 +00:00
Wim Taymans
d0bd91a546 Add an example that shows transcoding stats for mpeg audio to vorbis
Original commit message from CVS:
Add an example that shows transcoding stats for mpeg audio to vorbis
2002-10-20 17:12:54 +00:00
Christian Schaller
46d976c65d lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is...
Original commit message from CVS:
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
2002-10-20 01:08:34 +00:00
Thomas Vander Stichele
d5fecc25ce scrub vorbis cflags
Original commit message from CVS:
scrub vorbis cflags
2002-10-19 23:25:55 +00:00
Thomas Vander Stichele
cd05d0f347 stop bugging me i'm in none of these dirs
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
2002-10-19 20:17:47 +00:00
Thomas Vander Stichele
165813bd8b yay for gcc 3
Original commit message from CVS:
yay for gcc 3
2002-10-19 14:41:50 +00:00
Jeremy Simon
c52ad7daa6 add snapshot dir to Makefile
Original commit message from CVS:
add snapshot dir to Makefile
2002-10-18 22:36:34 +00:00
Jeremy Simon
574a31430f enable the snapshot plugin build
Original commit message from CVS:
enable the snapshot plugin build
2002-10-18 20:53:45 +00:00
Thomas Vander Stichele
1f4da2dfd1 thanks again taaz
Original commit message from CVS:
thanks again taaz
2002-10-18 15:39:12 +00:00
Thomas Vander Stichele
429453ffe6 thanks taaz
Original commit message from CVS:
thanks taaz
2002-10-18 15:25:03 +00:00
Thomas Vander Stichele
a0b1a367a6 added audiosrc and videosrc
Original commit message from CVS:
added audiosrc and videosrc
2002-10-18 14:12:10 +00:00
Wim Taymans
9b7b00ac24 Some cleanups, fix for the blending code
Original commit message from CVS:
Some cleanups, fix for the blending code
2002-10-17 21:36:20 +00:00
Leif Johnson
ce94093ed4 Added measures and beats to the playondemand filter so it can act like an audio sequencer. Currently defines three ex...
Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?
2002-10-17 20:05:58 +00:00
Andy Wingo
4754e4e8cc added functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults library (gstgconf) can be used by...
Original commit message from CVS:
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the
defaults library (gstgconf) can be used by applications with uninstalled gstreamer
(ie, no gconf keys). More specifically, these functions enable the player to
work uninstalled, which is a good thing (tm).
2002-10-16 19:47:05 +00:00
Wim Taymans
676ecc296a - implemented clock sweep on 90 degree angles to compensate for aspect ratio.
Original commit message from CVS:
- implemented clock sweep on 90 degree angles to compensate for aspect
ratio.
- implemented remaining clock wipes
2002-10-15 22:09:51 +00:00
Wim Taymans
4bdfebf9d7 Some more wipes, added radial wipes
Original commit message from CVS:
Some more wipes, added radial wipes
2002-10-15 00:00:27 +00:00
Wim Taymans
b956a7ca67 Removed unused code, fixed a bug
Original commit message from CVS:
Removed unused code, fixed a bug
2002-10-13 19:00:41 +00:00
Wim Taymans
e5c5f6be80 - reimplemented using organic masks, rendered with gouraud shaded triangles
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
2002-10-13 18:46:10 +00:00
Wim Taymans
9b067365c9 Added the base framework for the SMPTE transitions and wipes.
Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.
2002-10-10 21:19:12 +00:00
Thomas Vander Stichele
5f4fb78871 adding libstdc++
Original commit message from CVS:
adding libstdc++
2002-10-06 13:50:34 +00:00
Thomas Vander Stichele
f3f59b4b1c I wonder how we ever got along without this
Original commit message from CVS:
I wonder how we ever got along without this
2002-10-06 13:49:35 +00:00
David I. Lehn
41e19e7a9c use proper version prefix use pkgconfig to find libdv
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
2002-10-03 03:19:28 +00:00
David I. Lehn
148f1478df 0.4.1-1 deb update
Original commit message from CVS:
0.4.1-1 deb update
2002-10-03 03:18:03 +00:00
David I. Lehn
4183d9c19d build as a lib not a plugin
Original commit message from CVS:
build as a lib not a plugin
2002-10-03 03:17:16 +00:00
Thomas Vander Stichele
545dd47499 some code cleanup don't abort if can't connect, brings down whole app
Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app
2002-10-02 08:01:04 +00:00
Thomas Vander Stichele
0bf3a73a5f adding testsuite
Original commit message from CVS:
adding testsuite
2002-10-01 21:51:01 +00:00
Thomas Vander Stichele
2af45299d0 list preferred autotools
Original commit message from CVS:
list preferred autotools
2002-09-30 07:20:35 +00:00
Andy Wingo
ef8d56344d licenses again
Original commit message from CVS:
licenses again
2002-09-29 18:12:18 +00:00
Andy Wingo
e671bcd2cd add license
Original commit message from CVS:
add license
2002-09-29 18:02:12 +00:00
Andy Wingo
19169a8e9f %f is double
Original commit message from CVS:
%f is double
2002-09-29 17:16:40 +00:00
Ronald S. Bultje
419f2d2052 I'm such an idiot - these files should have been in a week ago
Original commit message from CVS:
I'm such an idiot - these files should have been in a week ago
2002-09-28 11:05:39 +00:00
Ronald S. Bultje
6de50e694b This adds a generic video functions library
Original commit message from CVS:
This adds a generic video functions library
2002-09-26 12:20:12 +00:00
Thomas Vander Stichele
2305fd2a1b final backport
Original commit message from CVS:
final backport
2002-09-23 09:41:55 +00:00
Thomas Vander Stichele
f3ed05f4e3 better README
Original commit message from CVS:
better README
2002-09-23 05:49:26 +00:00