David Schleef
df0b94aae4
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
...
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
2003-02-02 05:26:29 +00:00
Ronald S. Bultje
85f9831b2f
add some extra checking on validity of pads before using them
...
Original commit message from CVS:
add some extra checking on validity of pads before using them
2003-01-31 23:42:58 +00:00
Owen Fraser-Green
05b50db50a
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
...
Original commit message from CVS:
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
2003-01-31 23:06:18 +00:00
Owen Fraser-Green
fe768793db
Added handlers for .wmv .wma and .wa to use the ASF demuxer
...
Original commit message from CVS:
Added handlers for .wmv .wma and .wa to use the ASF demuxer
2003-01-31 22:59:04 +00:00
Ronald S. Bultje
1be30a4ce0
doh
...
Original commit message from CVS:
doh
2003-01-31 21:37:55 +00:00
Ronald S. Bultje
77329fbb2b
Add metadata/streaminfo to AVI
...
Original commit message from CVS:
Add metadata/streaminfo to AVI
2003-01-31 19:37:26 +00:00
Zeeshan Ali
7d287b3df1
Just correcting my mistake
...
Original commit message from CVS:
Just correcting my mistake
2003-01-30 21:05:22 +00:00
Zeeshan Ali
94885fb105
The first attempt to support MAS. Dont expect it to work :)
...
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
2003-01-30 20:24:26 +00:00
Wim Taymans
1655534c37
Don't use samplesize on video frames
...
Original commit message from CVS:
Don't use samplesize on video frames
2003-01-30 18:14:39 +00:00
Benjamin Otte
7e4720f88c
make 8 bit output use the right caps
...
Original commit message from CVS:
make 8 bit output use the right caps
2003-01-30 17:44:35 +00:00
Ronald S. Bultje
b0e9998114
DOH! (yes, I'm a moron)
...
Original commit message from CVS:
DOH! (yes, I'm a moron)
2003-01-28 20:02:14 +00:00
Wim Taymans
d1dcf80a9f
Removed bogus patch 1.4 to make osssrc work again.
...
Original commit message from CVS:
Removed bogus patch 1.4 to make osssrc work again.
2003-01-27 20:36:46 +00:00
Wim Taymans
ae07474bb2
- Add error reporting
...
Original commit message from CVS:
- Add error reporting
- never return a NULL buffer
2003-01-27 20:23:55 +00:00
Ronald S. Bultje
0eb4d2208e
Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
...
Original commit message from CVS:
Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
2003-01-26 16:25:59 +00:00
Christian Schaller
4f7b97540f
add asf pipeline
...
Original commit message from CVS:
add asf pipeline
2003-01-26 15:42:37 +00:00
Christian Schaller
13b860b7fe
add asf plugin
...
Original commit message from CVS:
add asf plugin
2003-01-26 00:25:41 +00:00
Christian Schaller
212f53653e
add asf plugin to build
...
Original commit message from CVS:
add asf plugin to build
2003-01-26 00:25:04 +00:00
Colin Walters
af0f294066
Don't make a size request when in iradio mode.
...
Original commit message from CVS:
(gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.
2003-01-25 23:20:36 +00:00
Wim Taymans
0a4bfffd11
Be nice to the indians
...
Original commit message from CVS:
Be nice to the indians
2003-01-25 23:18:52 +00:00
Christian Schaller
310a328972
fix swfdec link
...
Original commit message from CVS:
fix swfdec link
2003-01-23 20:32:37 +00:00
Thomas Vander Stichele
b8c1bd4ad7
clean up spec file, more virtualprovides
...
Original commit message from CVS:
clean up spec file, more virtualprovides
2003-01-23 13:06:24 +00:00
Thomas Vander Stichele
582399cbd0
0.7.x dev branch is open
...
Original commit message from CVS:
0.7.x dev branch is open
2003-01-23 12:25:29 +00:00
Thomas Vander Stichele
6db417e379
update version
...
Original commit message from CVS:
update version
2003-01-22 21:57:38 +00:00
Thomas Vander Stichele
2882aae83f
stray x check
...
Original commit message from CVS:
stray x check
2003-01-21 22:50:19 +00:00
Wim Taymans
eee282c521
- Parse strn tag
...
Original commit message from CVS:
- Parse strn tag
- fix flush
2003-01-21 22:23:32 +00:00
Christian Schaller
7fc99d04b1
remove aviparse again
...
Original commit message from CVS:
remove aviparse again
2003-01-21 20:55:58 +00:00
Thomas Vander Stichele
46814db753
clean up
...
Original commit message from CVS:
clean up
2003-01-20 23:32:39 +00:00
Wim Taymans
b720115fca
- new avi demuxer doesn't use a recursive infinite loop anymore
...
Original commit message from CVS:
- new avi demuxer doesn't use a recursive infinite loop anymore
- removed temporary riff.[ch] files
- removed aviparse from build
2003-01-20 20:49:34 +00:00
Wim Taymans
10943b8749
Indexing patch from vishnu
...
Original commit message from CVS:
Indexing patch from vishnu
2003-01-20 19:36:46 +00:00
Thomas Vander Stichele
8617267a2f
add mpeg
...
Original commit message from CVS:
add mpeg
2003-01-19 22:12:57 +00:00
Christian Schaller
e5d3e698b9
update with latest changes
...
Original commit message from CVS:
update with latest changes
2003-01-19 20:55:43 +00:00
Christian Schaller
f4af920ba8
hmm, fix some build breakage
...
Original commit message from CVS:
hmm, fix some build breakage
2003-01-19 20:30:20 +00:00
Wim Taymans
157cf016dc
Enable sync again, for some reason it was disabled
...
Original commit message from CVS:
Enable sync again, for some reason it was disabled
2003-01-19 19:42:18 +00:00
Wim Taymans
fe48c46451
Really add A52 caps now
...
Original commit message from CVS:
Really add A52 caps now
2003-01-19 01:55:11 +00:00
Thomas Vander Stichele
06e299a3a5
don't break the build
...
Original commit message from CVS:
don't break the build
2003-01-18 23:53:43 +00:00
Thomas Vander Stichele
882fd697ea
commit patch from leif
...
Original commit message from CVS:
commit patch from leif
2003-01-18 18:23:01 +00:00
Thomas Vander Stichele
e2d781b20e
paranoid
...
Original commit message from CVS:
paranoid
2003-01-18 18:17:52 +00:00
Thomas Vander Stichele
b19d0bd840
don't segfault when data didn't make it in
...
Original commit message from CVS:
don't segfault when data didn't make it in
2003-01-18 18:10:53 +00:00
Wim Taymans
93f27006cf
Added first unusable code that should become the base element for a new aviparser
...
Original commit message from CVS:
Added first unusable code that should become the base element for a new
aviparser
2003-01-18 18:09:47 +00:00
Wim Taymans
5d90723aed
Don't barf on ISFT tags
...
Original commit message from CVS:
Don't barf on ISFT tags
2003-01-18 16:22:16 +00:00
Wim Taymans
8a878af24b
Add a52 audio
...
Original commit message from CVS:
Add a52 audio
2003-01-18 16:13:29 +00:00
Thomas Vander Stichele
dc6d1e1784
check for vorbis final
...
Original commit message from CVS:
check for vorbis final
2003-01-17 15:14:44 +00:00
David Schleef
898f7eaa96
Add a swfdec version dependency for new API
...
Original commit message from CVS:
Add a swfdec version dependency for new API
2003-01-17 01:19:42 +00:00
Thomas Vander Stichele
ec5e749b72
build fix
...
Original commit message from CVS:
build fix
2003-01-16 09:54:28 +00:00
Iain Holmes
c2a5bb3a6a
Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move to the next byte and try to see if it's ...
...
Original commit message from CVS:
Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move to the next byte and try to see if it's a known chunk
2003-01-15 00:41:40 +00:00
Wim Taymans
785d4193c2
0 terminate query formats
...
Original commit message from CVS:
0 terminate query formats
2003-01-14 21:10:53 +00:00
Thomas Vander Stichele
bfedb2363f
fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out
...
Original commit message from CVS:
fix wavparse so that it handles mp1/2/3
unref buffers that aren't pushed out
2003-01-14 14:01:49 +00:00
Thomas Vander Stichele
52590aae8f
until this reliably works for more than two media types, we're better off making FALSE the default
...
Original commit message from CVS:
until this reliably works for more than two media types, we're better off
making FALSE the default
2003-01-13 12:48:53 +00:00
Wim Taymans
088c24429a
Fix timestamps
...
Original commit message from CVS:
Fix timestamps
2003-01-12 21:28:38 +00:00
Wim Taymans
0c723d7dc6
- connect->link
...
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
2003-01-12 13:17:41 +00:00