David Schleef
24cdffaf18
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
...
Original commit message from CVS:
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
2003-04-05 20:09:05 +00:00
David Schleef
f42b10da50
Correct fix for #109048 . Disable qcamsrc plugin if non-i386.
...
Original commit message from CVS:
Correct fix for #109048 . Disable qcamsrc plugin if non-i386.
2003-04-04 22:22:15 +00:00
Ronald S. Bultje
cb0e1dd5d8
I'm too lazy to comment this
...
Original commit message from CVS:
Fix #106709 - waiting for approval in 0.6.1 - patch thanks to Peter N Lundblad <lundblad@linux.nu>
2003-04-04 21:02:18 +00:00
Ronald S. Bultje
8307214acf
implement clocking set clock counter back to zero on ready->paused move open/close to ready/null instead of paused/re...
...
Original commit message from CVS:
* implement clocking
* set clock counter back to zero on ready->paused
* move open/close to ready/null instead of paused/ready.
* add random typos
2003-03-30 21:19:08 +00:00
Julien Moutte
74fc60e9c8
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
...
Original commit message from CVS:
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Enjoyed that commit to document those functions and remove commented functions
2003-03-29 19:48:38 +00:00
Benjamin Otte
3999f7ce09
wav is little endian
...
Original commit message from CVS:
wav is little endian
2003-03-25 20:12:20 +00:00
Benjamin Otte
51b189fe1e
I bet you didn't try if the fix worked, BBB ;)
...
Original commit message from CVS:
I bet you didn't try if the fix worked, BBB ;)
Fixed it the right way now.
2003-03-24 04:06:08 +00:00
Benjamin Otte
be5bc7e051
fix compile error
...
Original commit message from CVS:
fix compile error
2003-03-24 02:58:13 +00:00
Ronald S. Bultje
99bc9dd63d
Fix compiler problems with gcc-2.96/RH-7.3
...
Original commit message from CVS:
Fix compiler problems with gcc-2.96/RH-7.3
2003-03-14 21:08:30 +00:00
Christian Schaller
f4eb8788d8
fixes for monkeys audio
...
Original commit message from CVS:
fixes for monkeys audio
2003-03-11 21:46:07 +00:00
Jeremy Simon
0b8df8af8f
Add monkeyaudio plugin
...
Original commit message from CVS:
Add monkeyaudio plugin
2003-03-11 19:29:20 +00:00
Ronald S. Bultje
b35e702188
Fix v4l/v4l2 compilation problems
...
Original commit message from CVS:
Fix v4l/v4l2 compilation problems
2003-03-09 15:07:53 +00:00
Ronald S. Bultje
3d35d82ff4
Fix compilation failure in testsuite/alsa/
...
Original commit message from CVS:
Fix compilation failure in testsuite/alsa/
2003-03-05 13:41:34 +00:00
Wim Taymans
3a8ee1b0be
goom takes stereo data
...
Original commit message from CVS:
goom takes stereo data
2003-03-04 22:22:56 +00:00
Wim Taymans
a92a485542
resync on discont events
...
Original commit message from CVS:
resync on discont events
2003-03-04 22:04:05 +00:00
Wim Taymans
2ce9feebb7
Added state change function to clear some state in READY
...
Original commit message from CVS:
Added state change function to clear some state in READY
2003-03-04 21:46:59 +00:00
Benjamin Otte
83fc370be3
Make alaw / mulaw work again.
...
Original commit message from CVS:
Make alaw / mulaw work again.
- fixed link functions
- make alaw encode/decode use alsa code, so it works right now
2003-03-03 22:17:28 +00:00
Ronald S. Bultje
1a8a2ef6e4
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src
...
Original commit message from CVS:
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src
2003-03-02 21:58:52 +00:00
Zeeshan Ali
fd90de3113
Silly bug, i wonder who was the last one to play with it
...
Original commit message from CVS:
Silly bug, i wonder who was the last one to play with it
2003-03-02 20:17:21 +00:00
Christian Schaller
e47133fe1a
remove obsolete requirement from rtp plugin
...
Original commit message from CVS:
remove obsolete requirement from rtp plugin
2003-03-02 11:58:26 +00:00
Christian Schaller
dae789f424
commit RTP fixes to spec file
...
Original commit message from CVS:
commit RTP fixes to spec file
2003-03-02 11:29:18 +00:00
Wim Taymans
a07ccf5856
Commit header changes too
...
Original commit message from CVS:
Commit header changes too
2003-03-02 10:49:54 +00:00
Christian Schaller
a03f917967
one missing file updated
...
Original commit message from CVS:
one missing file updated
2003-03-02 10:17:53 +00:00
Christian Schaller
a1a3853e87
Complete the move of the RTP plugin
...
Original commit message from CVS:
Complete the move of the RTP plugin
2003-03-02 10:16:26 +00:00
Wim Taymans
ab71414650
Implement seeking on wav
...
Original commit message from CVS:
Implement seeking on wav
2003-03-01 18:34:38 +00:00
Christian Schaller
9e147e261e
remove videosink from spec
...
Original commit message from CVS:
remove videosink from spec
2003-03-01 15:04:35 +00:00
Christian Schaller
8bfb9e794f
fix ivorbis part 2
...
Original commit message from CVS:
fix ivorbis part 2
2003-03-01 14:49:57 +00:00
Benjamin Otte
975f8f1437
get this thing working (again ?)
...
Original commit message from CVS:
get this thing working (again ?)
2003-02-25 22:48:30 +00:00
Wim Taymans
d350460247
Forward events.
...
Original commit message from CVS:
Forward events.
2003-02-25 21:34:10 +00:00
Christian Schaller
4e1d2e1bd6
disabling videosink from head build, should I do the same for 0.6 branch?
...
Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?
2003-02-23 21:52:42 +00:00
Christian Schaller
fcb030b863
state change fixes from Pedro Corte-Real for shout and shout2 plugins
...
Original commit message from CVS:
state change fixes from Pedro Corte-Real for shout and shout2 plugins
2003-02-23 21:01:24 +00:00
Christian Schaller
4f386b9de7
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis...
...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
2003-02-23 19:58:50 +00:00
Ronald S. Bultje
5e1bb63b70
Fix bug 105886
...
Original commit message from CVS:
Fix bug 105886
2003-02-23 17:48:07 +00:00
Christian Schaller
dc8fe5e75e
merge integer based Tremor vorbis plugin
...
Original commit message from CVS:
merge integer based Tremor vorbis plugin
2003-02-23 17:35:35 +00:00
Colin Walters
637c1a0768
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2003-02-15 04:54:32 +00:00
Thomas Vander Stichele
a1d5ce319f
committing fixes before deleting all of my gstreamer cvs to make room for music for the skiing trip, yay !
...
Original commit message from CVS:
committing fixes before deleting all of my gstreamer cvs to make room for
music for the skiing trip, yay !
2003-02-14 14:22:04 +00:00
Zeeshan Ali
7f88e88b46
Making some things work and breaking others
...
Original commit message from CVS:
Making some things work and breaking others
2003-02-10 22:10:46 +00:00
Colin Walters
f795ae930d
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2003-02-07 01:48:21 +00:00
Wim Taymans
d3ebdad0b1
Bigendian fixes
...
Original commit message from CVS:
Bigendian fixes
2003-02-04 21:21:38 +00:00
Wim Taymans
2fe0c7b83e
Endian fixes for index parsing.
...
Original commit message from CVS:
Endian fixes for index parsing.
2003-02-04 18:58:34 +00:00
Wim Taymans
9314894ee3
Fix endian issues with metadata. Some Cleanups too
...
Original commit message from CVS:
Fix endian issues with metadata. Some Cleanups too
2003-02-02 23:48:30 +00:00
Wim Taymans
37afd27681
- Cleanups
...
Original commit message from CVS:
- Cleanups
- remove old tracing API calls
2003-02-02 19:25:58 +00:00
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