Owen Fraser-Green
e2f4527056
Describes briefly the design of the ASF demux plugin.
...
Original commit message from CVS:
Describes briefly the design of the ASF demux plugin.
2003-01-23 11:20:20 +00:00
Owen Fraser-Green
5ee601e2b6
Added code to handle split segments, changed src caps to video/avi to make it work with ffmpeg. Correct time conversi...
...
Original commit message from CVS:
Added code to handle split segments, changed src caps to video/avi to make
it work with ffmpeg. Correct time conversion code. Numerous minor bug fixes
and slight code cleanup.
2003-01-23 11:15:49 +00:00
Wim Taymans
3438f4f459
- Small cleanups
...
Original commit message from CVS:
- Small cleanups
- parse even the last few bytes of the stream
2003-01-19 13:42:43 +00:00
Thomas Vander Stichele
529c1bb0e3
apply patch from vishnu
...
Original commit message from CVS:
apply patch from vishnu
2003-01-17 16:21:35 +00:00
Thomas Vander Stichele
b6adcea171
PadConnect -> PadLink
...
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:27 +00:00
Thomas Vander Stichele
1669173743
another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...
...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
2003-01-10 10:22:24 +00:00
Wim Taymans
5e574f1894
Apply patch "valgrind is cool" 13384 from vishnu.
...
Original commit message from CVS:
Apply patch "valgrind is cool" 13384 from vishnu.
2003-01-06 19:13:49 +00:00
Wim Taymans
b36db2b3db
Fix typos
...
Original commit message from CVS:
Fix typos
2002-12-31 14:53:04 +00:00
Wim Taymans
82350d8251
- Add streaminfo
...
Original commit message from CVS:
- Add streaminfo
- set caps on sinkpad too
- handle caps errors
2002-12-30 19:18:04 +00:00
Wim Taymans
b5bee92a53
Fix plugins for new query API
...
Original commit message from CVS:
Fix plugins for new query API
2002-12-30 17:53:18 +00:00
Wim Taymans
4d831cc9b2
Lower latency state changes by unlocking the clock
...
Original commit message from CVS:
Lower latency state changes by unlocking the clock
2002-12-29 21:18:16 +00:00
Wim Taymans
206cd78b4c
New clock sync
...
Original commit message from CVS:
New clock sync
2002-12-27 23:04:50 +00:00
Wim Taymans
0e18b6abbc
prefer seeking on time
...
Original commit message from CVS:
prefer seeking on time
2002-12-27 22:43:28 +00:00
Wim Taymans
72f3cbcb7b
Improved seeking and indexing
...
Original commit message from CVS:
Improved seeking and indexing
2002-12-26 22:45:10 +00:00
Wim Taymans
b9072f711a
- Added seek on bytes
...
Original commit message from CVS:
- Added seek on bytes
- use index to lookup offsets
2002-12-23 00:35:24 +00:00
Wim Taymans
90936c1ebc
cache->index
...
Original commit message from CVS:
cache->index
2002-12-12 22:17:10 +00:00
Iain Holmes
ac04104547
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
...
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-12-08 17:20:44 +00:00
Thomas Vander Stichele
f1f464b7b2
parallel install fixes
...
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:04 +00:00
Wim Taymans
a82c0aa533
Fix mpegdemux, implement caching
...
Original commit message from CVS:
Fix mpegdemux, implement caching
2002-11-27 21:00:12 +00:00
Wim Taymans
ebc290ac1d
- cleanups
...
Original commit message from CVS:
- cleanups
- detect and correct SCR discontinuities, also correct PTSes
2002-11-04 23:16:45 +00:00
Wim Taymans
29471dd7c7
Write some more debugging entries in the log
...
Original commit message from CVS:
Write some more debugging entries in the log
2002-11-02 13:40:30 +00:00
Wim Taymans
c825677105
Lower the rank, the typefind functions are broken
...
Original commit message from CVS:
Lower the rank, the typefind functions are broken
2002-11-02 13:39:23 +00:00
Wim Taymans
87521b739c
apply the taaz vpatch
...
Original commit message from CVS:
apply the taaz vpatch
2002-10-17 22:01:00 +00:00
Christian Schaller
794808e9e5
First step in giving us asf support is making this code widely available.
...
Original commit message from CVS:
First step in giving us asf support is making this code widely available.
Now back to step 2 which used to be step 1 and get this code debugged so
it works :)
2002-10-17 21:41:47 +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
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
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
5d94ef6f62
removing warnings (approved by wtay)
...
Original commit message from CVS:
removing warnings (approved by wtay)
2002-09-09 23:24:29 +00:00
Wim Taymans
4e9426038d
- query/eventmask/formats functions
...
Original commit message from CVS:
- query/eventmask/formats functions
2002-07-24 21:43:44 +00:00
Thomas Vander Stichele
126371be0c
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
Wim Taymans
562ae61a61
- use _merge instead of _append
...
Original commit message from CVS:
- use _merge instead of _append
- unref events
2002-07-08 19:43:33 +00:00
Wim Taymans
6d3a854cb1
use _merge instead of _append
...
Original commit message from CVS:
use _merge instead of _append
2002-07-08 19:39:12 +00:00
David I. Lehn
84c83efeb6
Add some extra files to dist
...
Original commit message from CVS:
Add some extra files to dist
2002-07-04 19:33:33 +00:00
Wim Taymans
492fe80f2b
Disable sync
...
Original commit message from CVS:
Disable sync
2002-06-08 23:48:43 +00:00
Thomas Vander Stichele
c9b2547508
changed the comment, hope it is of use to someone sometime somehow
...
Original commit message from CVS:
changed the comment, hope it is of use to someone sometime somehow
2002-06-05 21:43:28 +00:00
Thomas Vander Stichele
54fb0d72f0
prettier output
...
Original commit message from CVS:
prettier output
2002-06-05 21:41:19 +00:00
Thomas Vander Stichele
590af8cc07
easy fix for mpegdemux being lost for Uraeus and me
...
Original commit message from CVS:
easy fix for mpegdemux being lost for Uraeus and me
2002-06-05 21:33:51 +00:00
Wim Taymans
7b751b8976
Make elements nanoseconds aware
...
Original commit message from CVS:
Make elements nanoseconds aware
2002-06-02 13:25:39 +00:00
Steve Baker
8d6dc6a67e
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't any...
...
Original commit message from CVS:
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
2002-05-31 08:24:31 +00:00
Wim Taymans
ccc2d53203
Disable SCR interpollation, it seems wrog add timestamps to private streams
...
Original commit message from CVS:
Disable SCR interpollation, it seems wrog
add timestamps to private streams
2002-05-27 22:38:23 +00:00
Wim Taymans
857fa1192d
Fix property bug
...
Original commit message from CVS:
Fix property bug
2002-05-26 23:17:50 +00:00
Wim Taymans
b0c33553d3
- Changed plugins for new APIs
...
Original commit message from CVS:
- Changed plugins for new APIs
- modularized audiofile.
- added seeking, query and convert functions for mad, mpeg2dec,
avidemux, mpegdemux, mpegparse
- sync updates to oss. removed the ossclock for now
2002-05-26 21:59:22 +00:00
Steve Baker
ee40ec1e0a
use new bytestream api
...
Original commit message from CVS:
use new bytestream api
2002-05-15 19:08:16 +00:00
Andy Wingo
06989d4c52
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...
...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
2002-04-20 21:42:51 +00:00
Thomas Vander Stichele
58896333c7
more mergeback from the latest release
...
Original commit message from CVS:
more mergeback from the latest release
2002-04-15 09:27:02 +00:00
Wim Taymans
78c3873c67
Rename the padtemplate name for private streams
...
Original commit message from CVS:
Rename the padtemplate name for private streams
2002-04-14 13:40:01 +00:00
Wim Taymans
8e81987438
Changed the padtemplate nametemplates to something parsable.
...
Original commit message from CVS:
Changed the padtemplate nametemplates to something parsable.
2002-04-13 17:38:40 +00:00
Andy Wingo
1f45cc0b2b
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
...
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
2002-04-11 20:42:25 +00:00
Benjamin Otte
e7ac0652b0
fixed rest of warning for gcc 3 in /gst.
...
Original commit message from CVS:
fixed rest of warning for gcc 3 in /gst.
fixed some Makefiles: s/-m486/-mcpu=i486/
disabled mpegaudioparse plugin. What good is this rotten code for anyway?
2002-04-06 14:51:03 +00:00
Benjamin Otte
0e102b69f9
fixed first bunch of compiler warnings
...
Original commit message from CVS:
fixed first bunch of compiler warnings
2002-04-06 03:40:15 +00:00