Christian Schaller
6662cd73cc
small fix
...
Original commit message from CVS:
small fix
2003-12-17 22:56:57 +00:00
Julien Moutte
da2b8a4f3b
Harmonize state of sinks with the pipeline state.
...
Original commit message from CVS:
Harmonize state of sinks with the pipeline state.
2003-12-16 22:52:01 +00:00
Thomas Vander Stichele
73d5b4cff4
disable gdk_pixbuf by default
...
Original commit message from CVS:
disable gdk_pixbuf by default
2003-12-16 16:58:59 +00:00
Julien Moutte
84ccaf3a8a
Adding tag dumping support.
...
Original commit message from CVS:
Adding tag dumping support.
2003-12-16 14:56:06 +00:00
Benjamin Otte
d4b8214f7b
live and let die
...
Original commit message from CVS:
live and let die
2003-12-16 03:37:21 +00:00
Ronald S. Bultje
1a8d3bd86d
MP3 is mpegversion=1, else it clashes with MPEG/AAC
...
Original commit message from CVS:
MP3 is mpegversion=1, else it clashes with MPEG/AAC
2003-12-15 08:39:52 +00:00
Thomas Vander Stichele
e71d00b4b3
nonsrcdir build fixes
...
Original commit message from CVS:
nonsrcdir build fixes
2003-12-15 08:38:02 +00:00
Thomas Vander Stichele
21edace20a
make sdl depend on X
...
Original commit message from CVS:
make sdl depend on X
2003-12-14 23:28:34 +00:00
Thomas Vander Stichele
d0057be452
dist fix
...
Original commit message from CVS:
dist fix
2003-12-14 21:27:49 +00:00
Thomas Vander Stichele
a907a8758a
distcheck fixes
...
Original commit message from CVS:
distcheck fixes
2003-12-14 19:50:00 +00:00
Thomas Vander Stichele
525d7a9ad6
build fix
...
Original commit message from CVS:
build fix
2003-12-14 18:07:35 +00:00
Julien Moutte
b1547818e6
Fixing makefile. Smarter seek
...
Original commit message from CVS:
Fixing makefile. Smarter seek
2003-12-14 17:31:07 +00:00
Thomas Vander Stichele
1fa87d33ff
not done yet
...
Original commit message from CVS:
not done yet
2003-12-14 17:28:47 +00:00
Thomas Vander Stichele
b6108f60f9
trademark protection
...
Original commit message from CVS:
trademark protection
2003-12-14 17:13:29 +00:00
Julien Moutte
2e2a90accc
Synchronizing my changes.
...
Original commit message from CVS:
Synchronizing my changes.
2003-12-14 17:00:18 +00:00
Julien Moutte
07441f0139
Adding a test app for libgstplay. It is a command line player.
...
Original commit message from CVS:
Adding a test app for libgstplay. It is a command line player.
2003-12-14 16:59:09 +00:00
Thomas Vander Stichele
4ea0315f42
make pixbuf loader dir configurable
...
Original commit message from CVS:
make pixbuf loader dir configurable
2003-12-14 16:51:39 +00:00
Christian Schaller
f13c636486
adding my latest fixes. The xvid stuff prolly need some fixing
...
Original commit message from CVS:
adding my latest fixes. The xvid stuff prolly need some fixing
2003-12-14 14:41:12 +00:00
Amaury Jacquot
25048cd8ed
unnecessary includes that prevent the build with freedesktop.org X server
...
Original commit message from CVS:
unnecessary includes that prevent the build with freedesktop.org X server
2003-12-14 11:58:29 +00:00
Benjamin Otte
cb30365aa8
distcheck fixes: include built sources in CLEANFILES
...
Original commit message from CVS:
distcheck fixes: include built sources in CLEANFILES
2003-12-13 21:46:47 +00:00
Christian Schaller
2ba87491c2
fix build wrt to autoplug test
...
Original commit message from CVS:
fix build wrt to autoplug test
2003-12-13 20:13:14 +00:00
Christian Schaller
ce0dbc074e
some fixes to work again
...
Original commit message from CVS:
some fixes to work again
2003-12-13 20:11:59 +00:00
Ronald S. Bultje
bbe38bd951
Wrong optimization from my side. Mpeg2enc works now
...
Original commit message from CVS:
Wrong optimization from my side. Mpeg2enc works now
2003-12-13 18:43:03 +00:00
Benjamin Otte
ee37f90d5d
removed GST_*_CAST. Disabling of type checking is done in glib.
...
Original commit message from CVS:
removed GST_*_CAST. Disabling of type checking is done in glib.
2003-12-13 16:59:51 +00:00
Julien Moutte
d2ef360eef
Using private structure for members so that we have more chance that the header is frozen. :)
...
Original commit message from CVS:
Using private structure for members so that we have more chance that the header is frozen. :)
2003-12-11 22:29:14 +00:00
Ronald S. Bultje
aa9969dbcf
This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi...
...
Original commit message from CVS:
This is a first attempt at a wrapper for the lib'ified mpeg2enc of
mjpegtools. Currently, there's a few release candidates for mjpegtools-1.6.2
available, but no stable version yet.
I've made 4 small subclasses to wrap input, output, options and generic
encoding model. The last .cc file is the GStreamer plugin element.
Note that it doesn't actually work yet, I'm doing something wrong with
header parsing and Andrew asked me to commit so he could help debugging
that. Apart from that, we should soon be able to make top-quality MPEG
encodes! :).
mpeg2enc licensing is tricky, btw, I don't even want to start discussing
that...
2003-12-11 21:07:25 +00:00
Ronald S. Bultje
1c1767f82e
Implement something to make video play faster/slower
...
Original commit message from CVS:
Implement something to make video play faster/slower
2003-12-09 23:08:17 +00:00
Christophe Fergeau
d04fb4dc6c
Committed fix for #128893 (properly detect too old libfaad installations)
...
Original commit message from CVS:
Committed fix for #128893 (properly detect too old libfaad installations)
2003-12-09 15:23:08 +00:00
David Schleef
5f9d5da7b8
Change GST_*_PADDING to _gst_private[GST_PADDING]
...
Original commit message from CVS:
Change GST_*_PADDING to _gst_private[GST_PADDING]
2003-12-09 10:02:08 +00:00
Julien Moutte
537891db41
Adding a new plugin: switch.
...
Original commit message from CVS:
Adding a new plugin: switch.
It takes N input and only has 1 output. You can "switch" the forwarded input through properties ("nb_sources", "active_source") and i will probably add tuner interface support soon.
It should be able to handle any kind of data passing through it.
It is still a work in progress don't consider it usable for production yet.
2003-12-08 20:01:01 +00:00
Julien Moutte
eb652be7e1
Adding visualization.
...
Original commit message from CVS:
Adding visualization.
Removing interfaces.
Preparing videoswitch integration.
2003-12-08 16:01:49 +00:00
Ronald S. Bultje
1e724cb7a0
Whoops, this one is needed too
...
Original commit message from CVS:
Whoops, this one is needed too
2003-12-07 22:50:30 +00:00
Ronald S. Bultje
ec9841f4ec
Hm, darn, forgot to commit one dir
...
Original commit message from CVS:
Hm, darn, forgot to commit one dir
2003-12-07 22:49:04 +00:00
Ronald S. Bultje
61ea5d0a17
Don't use class casts before they're initialized
...
Original commit message from CVS:
Don't use class casts before they're initialized
2003-12-07 22:39:03 +00:00
Ronald S. Bultje
c9d7a8617b
Typo
...
Original commit message from CVS:
Typo
2003-12-07 22:38:26 +00:00
Julien Moutte
bacc26059b
time_tick works.
...
Original commit message from CVS:
time_tick works.
have_video_size works.
2003-12-07 19:02:31 +00:00
Julien Moutte
6077e73e63
Updating with my local repository. It already plays video with sound :) Great !
...
Original commit message from CVS:
Updating with my local repository. It already plays video with sound :) Great !
2003-12-07 17:56:10 +00:00
Julien Moutte
dbe874d5a0
Adding my work in progress rewrite from scratch of libgstplay.
...
Original commit message from CVS:
Adding my work in progress rewrite from scratch of libgstplay.
2003-12-07 13:29:10 +00:00
Ronald S. Bultje
9bda5831b8
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces
...
Original commit message from CVS:
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces
2003-12-07 12:11:30 +00:00
Ronald S. Bultje
ef074394e6
Remove copyright from GST_PLUGIN_DEFINE
...
Original commit message from CVS:
Remove copyright from GST_PLUGIN_DEFINE
2003-12-07 12:09:24 +00:00
Ronald S. Bultje
6045404cdc
Fix v4l detection (it requires X, but X is detected after v4l, so this needed to be swapped). Also add X requirement ...
...
Original commit message from CVS:
Fix v4l detection (it requires X, but X is detected after v4l, so this needed to be swapped). Also add X requirement to v4l2
2003-12-07 11:51:06 +00:00
Thomas Vander Stichele
414ec2186a
another fix
...
Original commit message from CVS:
another fix
2003-12-05 16:05:43 +00:00
Andy Wingo
e69ece9d7e
remove copyright field from plugins
...
Original commit message from CVS:
remove copyright field from plugins
2003-12-04 10:37:38 +00:00
Thomas Vander Stichele
af1f5b95a2
fix X dependencies
...
Original commit message from CVS:
fix X dependencies
2003-12-03 12:49:29 +00:00
Thomas Vander Stichele
14bbf6cfeb
what was this doing here ?
...
Original commit message from CVS:
what was this doing here ?
2003-12-03 12:25:49 +00:00
Thomas Vander Stichele
d83f9a59f2
fixing up X test and general features test
...
Original commit message from CVS:
fixing up X test and general features test
2003-12-03 12:23:37 +00:00
David Schleef
971f3208d4
Add ACLOCAL_AMFLAGS
...
Original commit message from CVS:
Add ACLOCAL_AMFLAGS
2003-12-02 04:54:38 +00:00
David Schleef
6828fe2567
change _connect to _link
...
Original commit message from CVS:
change _connect to _link
2003-12-02 02:28:13 +00:00
Ronald S. Bultje
0b56bcf40c
Add check for faad2 (faad1 was detected, too, but we don't want that)
...
Original commit message from CVS:
Add check for faad2 (faad1 was detected, too, but we don't want that)
2003-11-29 22:43:23 +00:00
David Schleef
502d87b8b4
Change everyone to video/x-msvideo
...
Original commit message from CVS:
Change everyone to video/x-msvideo
2003-11-27 21:48:40 +00:00