Jeremy Simon [Fri, 22 Nov 2002 22:25:03 +0000 (22:25 +0000)]
should work with avifile too some cleanup ( video/png, ... )
Original commit message from CVS:
should work with avifile too
some cleanup ( video/png, ... )
Thomas Vander Stichele [Mon, 18 Nov 2002 22:30:52 +0000 (22:30 +0000)]
putting in png
Original commit message from CVS:
putting in png
Thomas Vander Stichele [Mon, 18 Nov 2002 22:30:12 +0000 (22:30 +0000)]
LIBPNG going in
Original commit message from CVS:
LIBPNG going in
Thomas Vander Stichele [Mon, 18 Nov 2002 22:29:38 +0000 (22:29 +0000)]
putting in apoc's png encoder, needs some cleanup
Original commit message from CVS:
putting in apoc's png encoder, needs some cleanup
Thomas Vander Stichele [Mon, 18 Nov 2002 11:00:19 +0000 (11:00 +0000)]
too soon to put this in
Original commit message from CVS:
too soon to put this in
Zeeshan Ali [Sat, 16 Nov 2002 19:28:01 +0000 (19:28 +0000)]
updated with the latest changes.
Original commit message from CVS:
updated with the latest changes.
Zeeshan Ali [Sat, 16 Nov 2002 18:55:43 +0000 (18:55 +0000)]
(1) Caps nego are now dynamic, the Application developer now have choices: udp, tcp & none.
Original commit message from CVS:
(1) Caps nego are now dynamic, the Application developer now have choices: udp, tcp & none.
(2) Broadcast flag set to true on all the udp sockets.
Christian Schaller [Fri, 15 Nov 2002 19:48:46 +0000 (19:48 +0000)]
fix media info locations
Original commit message from CVS:
fix media info locations
Jan Schmidt [Fri, 15 Nov 2002 19:21:58 +0000 (19:21 +0000)]
add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
Original commit message from CVS:
add media-info to spec
commit patch from Jan Schmidt for raw1394 plugin
Ronald S. Bultje [Wed, 13 Nov 2002 12:35:56 +0000 (12:35 +0000)]
v4l plugins: add open/close signals v4l2 plugins: add open/close signals move source format enumeration from v4l2elem...
Original commit message from CVS:
v4l plugins:
* add open/close signals
v4l2 plugins:
* add open/close signals
* move source format enumeration from v4l2element to v4l2src
* adapt to the final v4l2 API in kernel 2.5 (patches for 2.4 on http://bytesex.org/patches)
* small tweaks
Thomas Vander Stichele [Mon, 11 Nov 2002 14:06:18 +0000 (14:06 +0000)]
adding mediainfo
Original commit message from CVS:
adding mediainfo
Thomas Vander Stichele [Sun, 10 Nov 2002 01:27:09 +0000 (01:27 +0000)]
update to new structure
Original commit message from CVS:
update to new structure
Thomas Vander Stichele [Sat, 9 Nov 2002 18:40:35 +0000 (18:40 +0000)]
separating tags and metadata
Original commit message from CVS:
separating tags and metadata
Zeeshan Ali [Fri, 8 Nov 2002 01:56:49 +0000 (01:56 +0000)]
UDP plugins will work for RedHatians too
Original commit message from CVS:
UDP plugins will work for RedHatians too
Zeeshan Ali [Fri, 8 Nov 2002 01:29:11 +0000 (01:29 +0000)]
Trying to make udp plugins work
Original commit message from CVS:
Trying to make udp plugins work
Thomas Vander Stichele [Thu, 7 Nov 2002 15:43:04 +0000 (15:43 +0000)]
added mad
Original commit message from CVS:
added mad
Christian Schaller [Tue, 5 Nov 2002 22:23:23 +0000 (22:23 +0000)]
small fixes to swfdec req and gstplay lib
Original commit message from CVS:
small fixes to swfdec req and gstplay lib
Christian Schaller [Tue, 5 Nov 2002 21:25:18 +0000 (21:25 +0000)]
fix the test for swfdec
Original commit message from CVS:
fix the test for swfdec
Thomas Vander Stichele [Tue, 5 Nov 2002 09:49:34 +0000 (09:49 +0000)]
fix lib path
Original commit message from CVS:
fix lib path
Thomas Vander Stichele [Sun, 3 Nov 2002 13:59:35 +0000 (13:59 +0000)]
query and convert functions will remove debug output later when everything works
Original commit message from CVS:
query and convert functions
will remove debug output later when everything works
Thomas Vander Stichele [Sun, 3 Nov 2002 13:50:21 +0000 (13:50 +0000)]
updates
Original commit message from CVS:
updates
Thomas Vander Stichele [Sun, 3 Nov 2002 13:43:01 +0000 (13:43 +0000)]
sigh, that was a silly bug
Original commit message from CVS:
sigh, that was a silly bug
Thomas Vander Stichele [Sun, 3 Nov 2002 12:15:11 +0000 (12:15 +0000)]
clashes with shout, put in exp
Original commit message from CVS:
clashes with shout, put in exp
Thomas Vander Stichele [Sun, 3 Nov 2002 04:55:35 +0000 (04:55 +0000)]
.pc fix
Original commit message from CVS:
.pc fix
Thomas Vander Stichele [Sun, 3 Nov 2002 03:58:30 +0000 (03:58 +0000)]
don't push if can't push
Original commit message from CVS:
don't push if can't push
Wim Taymans [Sat, 2 Nov 2002 13:57:18 +0000 (13:57 +0000)]
Added vorbis stream info extraction example
Original commit message from CVS:
Added vorbis stream info extraction example
Wim Taymans [Sat, 2 Nov 2002 13:47:00 +0000 (13:47 +0000)]
Added segment seek
Original commit message from CVS:
Added segment seek
Wim Taymans [Sat, 2 Nov 2002 13:42:01 +0000 (13:42 +0000)]
Remove properties that can easily be found on the caps.
Original commit message from CVS:
Remove properties that can easily be found on the caps.
Wim Taymans [Sat, 2 Nov 2002 13:34:42 +0000 (13:34 +0000)]
Cleanups
Original commit message from CVS:
Cleanups
Added some segment seek
David I. Lehn [Sat, 2 Nov 2002 05:39:20 +0000 (05:39 +0000)]
use AM_CFLAGS instead of CFLAGS
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
David I. Lehn [Sat, 2 Nov 2002 05:37:37 +0000 (05:37 +0000)]
run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
David I. Lehn [Sat, 2 Nov 2002 05:33:36 +0000 (05:33 +0000)]
add more generated .pc files
Original commit message from CVS:
add more generated .pc files
Thomas Vander Stichele [Fri, 1 Nov 2002 21:42:23 +0000 (21:42 +0000)]
peep
Original commit message from CVS:
peep
Thomas Vander Stichele [Fri, 1 Nov 2002 21:41:29 +0000 (21:41 +0000)]
backmerge
Original commit message from CVS:
backmerge
Thomas Vander Stichele [Fri, 1 Nov 2002 12:32:33 +0000 (12:32 +0000)]
bump up the version
Original commit message from CVS:
bump up the version
Wim Taymans [Fri, 1 Nov 2002 00:41:25 +0000 (00:41 +0000)]
- Show how to do stream position feedback
Original commit message from CVS:
- Show how to do stream position feedback
- Show how to do some more seeking
Wim Taymans [Thu, 31 Oct 2002 00:08:06 +0000 (00:08 +0000)]
Added little test apps for cdplayer and cdparanoia
Original commit message from CVS:
Added little test apps for cdplayer and cdparanoia
David I. Lehn [Wed, 30 Oct 2002 04:14:35 +0000 (04:14 +0000)]
Fix shout2 test.
Original commit message from CVS:
Fix shout2 test.
Upstream removed -lm from libpng, add it back for lib test and flags for now
Thomas Vander Stichele [Tue, 29 Oct 2002 22:50:54 +0000 (22:50 +0000)]
stuff to go in
Original commit message from CVS:
stuff to go in
Thomas Vander Stichele [Tue, 29 Oct 2002 19:12:54 +0000 (19:12 +0000)]
this can go too
Original commit message from CVS:
this can go too
Thomas Vander Stichele [Tue, 29 Oct 2002 19:12:14 +0000 (19:12 +0000)]
fix two dots in one filename only get bit after last dot
Original commit message from CVS:
fix two dots in one filename
only get bit after last dot
Thomas Vander Stichele [Tue, 29 Oct 2002 17:56:23 +0000 (17:56 +0000)]
peepaloo
Original commit message from CVS:
peepaloo
Thomas Vander Stichele [Tue, 29 Oct 2002 16:43:56 +0000 (16:43 +0000)]
ok, redo from start
Original commit message from CVS:
ok, redo from start
Thomas Vander Stichele [Tue, 29 Oct 2002 15:36:33 +0000 (15:36 +0000)]
people interpreting .m4's make me laugh with wild abandonment
Original commit message from CVS:
people interpreting .m4's make me laugh with wild abandonment
Thomas Vander Stichele [Tue, 29 Oct 2002 14:58:26 +0000 (14:58 +0000)]
integrating the play library
Original commit message from CVS:
integrating the play library
Christian Schaller [Tue, 29 Oct 2002 14:53:42 +0000 (14:53 +0000)]
fix missing >, doh
Original commit message from CVS:
fix missing >, doh
Christian Schaller [Tue, 29 Oct 2002 12:02:31 +0000 (12:02 +0000)]
fixed shout2 building
Original commit message from CVS:
fixed shout2 building
Thomas Vander Stichele [Mon, 28 Oct 2002 01:39:22 +0000 (01:39 +0000)]
fix oopsie in spec files if anything, arch optimization should be handled generally, not locally for plugins
Original commit message from CVS:
fix oopsie in spec files
if anything, arch optimization should be handled generally, not locally
for plugins
Thomas Vander Stichele [Mon, 28 Oct 2002 01:09:17 +0000 (01:09 +0000)]
some more of these
Original commit message from CVS:
some more of these
Steve Baker [Sun, 27 Oct 2002 21:03:12 +0000 (21:03 +0000)]
new libgstplay location now builds
Original commit message from CVS:
new libgstplay location now builds
Christian Schaller [Sun, 27 Oct 2002 19:32:03 +0000 (19:32 +0000)]
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
Wim Taymans [Sun, 27 Oct 2002 18:44:33 +0000 (18:44 +0000)]
Added shout m4
Original commit message from CVS:
Added shout m4
Wim Taymans [Sun, 27 Oct 2002 18:43:29 +0000 (18:43 +0000)]
Added the new shout plugin
Original commit message from CVS:
Added the new shout plugin
Ronald S. Bultje [Sun, 27 Oct 2002 18:08:43 +0000 (18:08 +0000)]
Add ogg/vorbis support for avi files
Original commit message from CVS:
Add ogg/vorbis support for avi files
Christian Schaller [Sat, 26 Oct 2002 12:49:33 +0000 (12:49 +0000)]
adds swfdec plugin to spec file (conditionally built)
Original commit message from CVS:
adds swfdec plugin to spec file (conditionally built)
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:57 +0000 (12:17 +0000)]
updated avifile ?
Original commit message from CVS:
updated avifile ?
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:35 +0000 (12:17 +0000)]
avifile change
Original commit message from CVS:
avifile change
Ronald S. Bultje [Sat, 26 Oct 2002 09:40:55 +0000 (09:40 +0000)]
Let's use g_strerror() instead of strerror()
Original commit message from CVS:
Let's use g_strerror() instead of strerror()
David Schleef [Sat, 26 Oct 2002 03:26:33 +0000 (03:26 +0000)]
convert sys_errlist to g_strerror()
Original commit message from CVS:
convert sys_errlist to g_strerror()
Christian Schaller [Thu, 24 Oct 2002 20:42:58 +0000 (20:42 +0000)]
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
Ronald S. Bultje [Thu, 24 Oct 2002 19:32:11 +0000 (19:32 +0000)]
avi needs 4 byte padding
Original commit message from CVS:
avi needs 4 byte padding
Ronald S. Bultje [Thu, 24 Oct 2002 12:04:14 +0000 (12:04 +0000)]
Use strerror() instead of sys_errlist[] (deprecated)
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
Ronald S. Bultje [Wed, 23 Oct 2002 18:56:28 +0000 (18:56 +0000)]
Make it loopbased and use only one video and one audio pad. framerate is also no longer a property but is requested f...
Original commit message from CVS:
Make it loopbased and use only one video and one audio pad. framerate is also no longer a property but is requested from the source pad
Thomas Vander Stichele [Wed, 23 Oct 2002 08:53:44 +0000 (08:53 +0000)]
.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
Christian Schaller [Tue, 22 Oct 2002 14:34:13 +0000 (14:34 +0000)]
fix my bogus additons ot last commit, thanks to taaz
Original commit message from CVS:
fix my bogus additons ot last commit, thanks to taaz
Christian Schaller [Tue, 22 Oct 2002 11:52:18 +0000 (11:52 +0000)]
fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holtzman and Stan Seibert.
Original commit message from CVS:
fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holtzman and Stan Seibert.
Iain Holmes [Mon, 21 Oct 2002 17:06:53 +0000 (17:06 +0000)]
Added a WAV file encoder
Original commit message from CVS:
Added a WAV file encoder
Wim Taymans [Sun, 20 Oct 2002 17:12:54 +0000 (17:12 +0000)]
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
Christian Schaller [Sun, 20 Oct 2002 01:08:34 +0000 (01:08 +0000)]
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 :)
David Schleef [Sun, 20 Oct 2002 00:51:51 +0000 (00:51 +0000)]
Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4
Original commit message from CVS:
Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4
Thomas Vander Stichele [Sat, 19 Oct 2002 23:25:55 +0000 (23:25 +0000)]
scrub vorbis cflags
Original commit message from CVS:
scrub vorbis cflags
Thomas Vander Stichele [Sat, 19 Oct 2002 20:17:47 +0000 (20:17 +0000)]
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
Thomas Vander Stichele [Sat, 19 Oct 2002 14:41:50 +0000 (14:41 +0000)]
yay for gcc 3
Original commit message from CVS:
yay for gcc 3
Thomas Vander Stichele [Sat, 19 Oct 2002 14:24:09 +0000 (14:24 +0000)]
fix version test in compat, yeay
Original commit message from CVS:
fix version test in compat, yeay
Jeremy Simon [Fri, 18 Oct 2002 22:36:34 +0000 (22:36 +0000)]
add snapshot dir to Makefile
Original commit message from CVS:
add snapshot dir to Makefile
Jeremy Simon [Fri, 18 Oct 2002 20:53:45 +0000 (20:53 +0000)]
enable the snapshot plugin build
Original commit message from CVS:
enable the snapshot plugin build
Thomas Vander Stichele [Fri, 18 Oct 2002 15:39:12 +0000 (15:39 +0000)]
thanks again taaz
Original commit message from CVS:
thanks again taaz
Thomas Vander Stichele [Fri, 18 Oct 2002 15:25:03 +0000 (15:25 +0000)]
thanks taaz
Original commit message from CVS:
thanks taaz
Thomas Vander Stichele [Fri, 18 Oct 2002 14:12:10 +0000 (14:12 +0000)]
added audiosrc and videosrc
Original commit message from CVS:
added audiosrc and videosrc
Wim Taymans [Thu, 17 Oct 2002 21:36:20 +0000 (21:36 +0000)]
Some cleanups, fix for the blending code
Original commit message from CVS:
Some cleanups, fix for the blending code
Wim Taymans [Tue, 15 Oct 2002 22:09:51 +0000 (22:09 +0000)]
- 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
Wim Taymans [Tue, 15 Oct 2002 00:00:27 +0000 (00:00 +0000)]
Some more wipes, added radial wipes
Original commit message from CVS:
Some more wipes, added radial wipes
David Schleef [Mon, 14 Oct 2002 07:47:42 +0000 (07:47 +0000)]
Fixed some logic on the 1.0.3->1.0.4 compatibility
Original commit message from CVS:
Fixed some logic on the 1.0.3->1.0.4 compatibility
Wim Taymans [Sun, 13 Oct 2002 19:00:41 +0000 (19:00 +0000)]
Removed unused code, fixed a bug
Original commit message from CVS:
Removed unused code, fixed a bug
Wim Taymans [Sun, 13 Oct 2002 18:46:10 +0000 (18:46 +0000)]
- 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
David Schleef [Fri, 11 Oct 2002 01:04:10 +0000 (01:04 +0000)]
more compatibility stuff for 1.0.3 -> 1.0.4
Original commit message from CVS:
more compatibility stuff for 1.0.3 -> 1.0.4
David Schleef [Thu, 10 Oct 2002 22:14:54 +0000 (22:14 +0000)]
fix for big endian machines. Chunk ID conversion was being swabbed twice.
Original commit message from CVS:
fix for big endian machines. Chunk ID conversion was being swabbed
twice.
Wim Taymans [Thu, 10 Oct 2002 21:19:12 +0000 (21:19 +0000)]
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.
Thomas Vander Stichele [Sun, 6 Oct 2002 13:49:35 +0000 (13:49 +0000)]
I wonder how we ever got along without this
Original commit message from CVS:
I wonder how we ever got along without this
David I. Lehn [Thu, 3 Oct 2002 03:19:28 +0000 (03:19 +0000)]
use proper version prefix use pkgconfig to find libdv
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
Thomas Vander Stichele [Wed, 2 Oct 2002 08:05:23 +0000 (08:05 +0000)]
api change
Original commit message from CVS:
api change
Thomas Vander Stichele [Tue, 1 Oct 2002 21:51:01 +0000 (21:51 +0000)]
adding testsuite
Original commit message from CVS:
adding testsuite
Thomas Vander Stichele [Mon, 30 Sep 2002 07:20:35 +0000 (07:20 +0000)]
list preferred autotools
Original commit message from CVS:
list preferred autotools
Wim Taymans [Sun, 29 Sep 2002 20:51:19 +0000 (20:51 +0000)]
Some quick fixes for FLAC 1.0.4
Original commit message from CVS:
Some quick fixes for FLAC 1.0.4
Andy Wingo [Sun, 29 Sep 2002 18:12:19 +0000 (18:12 +0000)]
licenses again
Original commit message from CVS:
licenses again
Andy Wingo [Sun, 29 Sep 2002 18:02:12 +0000 (18:02 +0000)]
add license
Original commit message from CVS:
add license
Ronald S. Bultje [Sat, 28 Sep 2002 11:05:39 +0000 (11:05 +0000)]
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
Ronald S. Bultje [Thu, 26 Sep 2002 12:20:12 +0000 (12:20 +0000)]
This adds a generic video functions library
Original commit message from CVS:
This adds a generic video functions library
Wim Taymans [Mon, 23 Sep 2002 20:05:04 +0000 (20:05 +0000)]
Fix various overflow cases, this should fix seeking on very large files.
Original commit message from CVS:
Fix various overflow cases, this should fix seeking on very large
files.
Thomas Vander Stichele [Mon, 23 Sep 2002 09:41:55 +0000 (09:41 +0000)]
final backport
Original commit message from CVS:
final backport