Commit graph

711 commits

Author SHA1 Message Date
Thomas Vander Stichele
d5e5c9ce3e final backport
Original commit message from CVS:
final backport
2002-09-23 09:41:55 +00:00
Thomas Vander Stichele
9d2202097b better README
Original commit message from CVS:
better README
2002-09-23 05:49:26 +00:00
Wim Taymans
3cfb5663f2 Added pixel aspect ratio to caps
Original commit message from CVS:
Added pixel aspect ratio to caps
2002-09-22 00:42:53 +00:00
David I. Lehn
8e500986d1 only renegotiate when relavent properties change
Original commit message from CVS:
only renegotiate when relavent properties change
2002-09-21 12:07:43 +00:00
David I. Lehn
072a9310e7 Revert the revert to 1.0.0 vorbis.m4 code.
Original commit message from CVS:
Revert the revert to 1.0.0 vorbis.m4 code.

This bugfix has been accepted upstream to fix a segfault due to a bogus
function parameter.  (the cause of the segfault should probably be fixed but
until then...)
2002-09-19 18:34:47 +00:00
Thomas Vander Stichele
f8ca5ee6a7 update to 1.0 vorbis macro
Original commit message from CVS:
update to 1.0 vorbis macro
2002-09-19 15:22:11 +00:00
Thomas Vander Stichele
fc744cfe81 update to 1.0 macro
Original commit message from CVS:
update to 1.0 macro
2002-09-19 15:19:51 +00:00
Thomas Vander Stichele
0bb78bac03 aclocal nicety
Original commit message from CVS:
aclocal nicety
2002-09-18 22:06:14 +00:00
Wim Taymans
15968144ba Fix the timestamps. A new incomming timestamp should not be used on a pertial buffer.
Original commit message from CVS:
Fix the timestamps. A new incomming timestamp should not be used on a
pertial buffer.
2002-09-18 22:04:32 +00:00
David Schleef
ae44e5bdab Fix libswfdec info. Update flac to reflect 1.0.2 backport.
Original commit message from CVS:
Fix libswfdec info.  Update flac to reflect 1.0.2 backport.
2002-09-18 21:04:10 +00:00
Christian Schaller
64789849a6 plugins part of license field patch
Original commit message from CVS:
plugins part of license field patch
2002-09-18 19:02:46 +00:00
Thomas Vander Stichele
59c0804731 up the micro
Original commit message from CVS:
up the micro
2002-09-18 13:05:36 +00:00
Wim Taymans
fc0a9cf215 Setting a GList as propsentry is not the same as a list
Original commit message from CVS:
Setting a GList as propsentry is not the same as a list
2002-09-17 23:47:57 +00:00
David Schleef
8de72235f8 Add swfdec to dist subdirs
Original commit message from CVS:
Add swfdec to dist subdirs
2002-09-17 22:44:47 +00:00
Wim Taymans
37a30ca3d0 - Small speed improvements
Original commit message from CVS:
- Small speed improvements
- added id3 tag support

This is a POC for metadata notification, benefits of using gobject
properties and GstCaps are basically:
- GstCaps as boxed type (g_strdup_value_contents() etc works)
- g_object_notify to notify the app of (new/updated) metadata
- deep_notify to get easily pass metadata up in the pipeline
- GstCaps API for easy parsing of lists, strings, ints etc.
- GstCaps mime type to describe the type of metadata (ID3 tags,
standard Gst tags etc)
- easy method of setting metadata on objects/pads (for encoders)
2002-09-17 21:40:37 +00:00
David Schleef
a77f027a10 Add config.h, since we use HAVE_CPU_PPC
Original commit message from CVS:
Add config.h, since we use HAVE_CPU_PPC
2002-09-15 21:39:54 +00:00
David Schleef
82d5ac91dc Add swfdec autoconf stuff
Original commit message from CVS:
Add swfdec autoconf stuff
2002-09-15 21:33:53 +00:00
Thomas Vander Stichele
712a1943e2 audiofile check fix
Original commit message from CVS:
audiofile check fix
2002-09-15 21:26:03 +00:00
Iain Holmes
3d816a22dd mimetype patch from iain holmes, thanks dude
Original commit message from CVS:
mimetype patch from iain holmes, thanks dude
2002-09-13 13:02:56 +00:00
Ronald S. Bultje
718c2c67b8 This makes mjpegtools plugins compile against latest CVS
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
2002-09-12 21:48:30 +00:00
Wim Taymans
6313bb030b const fixes
Original commit message from CVS:
const fixes
2002-09-12 20:53:56 +00:00
Wim Taymans
2bd2cab559 Only free the decoder once
Original commit message from CVS:
Only free the decoder once
2002-09-12 20:40:35 +00:00
Wim Taymans
003d45f660 - Ripped some ID3 tag parsing from libid3 for typefind.
Original commit message from CVS:
- Ripped some ID3 tag parsing from libid3 for typefind.
- Added ID3V1 to fypefind.
- Don't check for a valid mp3 header after finding the ID3 tag as some ID3
tags seem broken.
2002-09-11 20:44:31 +00:00
Steve Baker
a160852f16 remove some debugging. it works already
Original commit message from CVS:
remove some debugging. it works already
2002-09-10 17:08:14 +00:00
Ronald S. Bultje
0d5f4a02ca This updates all plugins to the new API for gst_pad_try_set_caps
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
2002-09-10 09:31:38 +00:00
Thomas Vander Stichele
78bac60b30 removing warnings as approved by wim
Original commit message from CVS:
removing warnings as approved by wim
2002-09-09 23:27:36 +00:00
Thomas Vander Stichele
5d94ef6f62 removing warnings (approved by wtay)
Original commit message from CVS:
removing warnings (approved by wtay)
2002-09-09 23:24:29 +00:00
Christian Schaller
572b022f55 added v4l2 plugins
Original commit message from CVS:
added v4l2 plugins
2002-09-09 16:53:13 +00:00
Thomas Vander Stichele
04b9350b6e some simple fixes and additions
Original commit message from CVS:
some simple fixes and additions
2002-09-09 08:39:58 +00:00
Ronald S. Bultje
959295e740 This adds v4l2 stuff to the build system
Original commit message from CVS:
This adds v4l2 stuff to the build system
2002-09-09 07:15:56 +00:00
David I. Lehn
216b896e29 add bufferpool title/chapter initial seek broken at this point
Original commit message from CVS:
add bufferpool
title/chapter initial seek broken at this point
2002-09-08 08:34:34 +00:00
David I. Lehn
c01930c547 Fixup dvdnav plugin.
Original commit message from CVS:
Fixup dvdnav plugin.
Merge .h into .c.
Event handling patch and fixups from Cameron Hutchison <camh@xdna.net>.
2002-09-08 04:21:36 +00:00
Wim Taymans
e3329811fe grr..
Original commit message from CVS:
grr..
2002-09-02 19:07:01 +00:00
Wim Taymans
62579ab3f2 oops
Original commit message from CVS:
oops
2002-09-02 18:50:38 +00:00
Wim Taymans
70f2f1ba90 Make sure renegotiation happens after going to READY
Original commit message from CVS:
Make sure renegotiation happens after going to READY
2002-09-02 18:13:26 +00:00
Thomas Vander Stichele
eb9115dbbb small updates
Original commit message from CVS:
small updates
2002-09-01 15:40:39 +00:00
Wim Taymans
a3e752abea Fix to make things work again with cvs mpeg2dec
Original commit message from CVS:
Fix to make things work again with cvs mpeg2dec
2002-09-01 11:55:14 +00:00
Christian Schaller
68f8130aef small fixage to get latest gconf stuff etc.
Original commit message from CVS:
small fixage to get latest gconf stuff etc.
2002-08-27 17:32:31 +00:00
Christian Schaller
3b6dc373f1 fix spec.in as DV has become LIBDV
Original commit message from CVS:
fix spec.in as DV has become LIBDV
2002-08-27 13:16:49 +00:00
Thomas Vander Stichele
e1a5b3262a this should've gone in a long time ago
Original commit message from CVS:
this should've gone in a long time ago
2002-08-27 09:54:08 +00:00
Thomas Vander Stichele
4797bffcab fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
2002-08-17 17:57:38 +00:00
Christian Schaller
86a14bc7d6 Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
Original commit message from CVS:
Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
2002-08-14 21:20:47 +00:00
Thomas Vander Stichele
06e88efbfd ok, i should stop playing around with this now ;)
Original commit message from CVS:
ok, i should stop playing around with this now ;)
2002-08-13 12:29:00 +00:00
Thomas Vander Stichele
37d80daceb also adding a libstdc++ check explicitly
Original commit message from CVS:
also adding a libstdc++ check explicitly
2002-08-13 11:56:57 +00:00
Thomas Vander Stichele
b36f878fd4 need c++
Original commit message from CVS:
need c++
2002-08-13 11:25:16 +00:00
Thomas Vander Stichele
30261ed412 closes http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and let me know if it works or not !
Original commit message from CVS:

closes
http://bugzilla.gnome.org/show_bug.cgi?id=87453

please test this and let me know if it works or not !
2002-08-13 10:39:26 +00:00
Thomas Vander Stichele
47fa7e3109 shiny new avifile test macro let's give it a ride
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
2002-08-13 10:25:36 +00:00
Steve Baker
afa41d968f add #include <stdlib.h> where needed
Original commit message from CVS:
add #include <stdlib.h> where needed
2002-08-11 11:45:07 +00:00
David I. Lehn
6d48e26053 vorbis check fix (applied upstream) remove unused glade m4
Original commit message from CVS:
vorbis check fix (applied upstream)
remove unused glade m4
2002-08-10 02:43:26 +00:00
David I. Lehn
0be19ec8c4 libdv build fixes
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +00:00