Andy Wingo
0d77729509
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
Thomas Vander Stichele
7d0eff15e3
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
Cameron Hutchison
f2ef6fa3da
work-in-progress checkpointing: mutated quite a bit to provide better debugging output for various events
...
Original commit message from CVS:
work-in-progress checkpointing:
patch from Cameron Hutchison <camh@xdna.net> hidden by further refactoring
mutated quite a bit to provide better debugging output for various events
2002-10-03 03:24:04 +00:00
David I. Lehn
a6d0d8a037
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
4ed389812e
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
1a497a1ac6
api change
...
Original commit message from CVS:
api change
2002-10-02 08:04:00 +00:00
Thomas Vander Stichele
4b32e60233
adding testsuite
...
Original commit message from CVS:
adding testsuite
2002-10-01 21:51:01 +00:00
Thomas Vander Stichele
517d874e39
list preferred autotools
...
Original commit message from CVS:
list preferred autotools
2002-09-30 07:20:35 +00:00
Andy Wingo
2d953b2114
%f is double
...
Original commit message from CVS:
%f is double
2002-09-29 17:16:40 +00:00
Ronald S. Bultje
5a312ff117
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
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