Commit graph

1171 commits

Author SHA1 Message Date
Leif Johnson
f032898326 + removed the access_addr crap from GstAlsaPad ... just use this->access_addr[channel] instead + completely reorganiz...
Original commit message from CVS:
+ removed the access_addr crap from GstAlsaPad ... just use
this->access_addr[channel] instead
+ completely reorganized and reindented code
+ removed the gst_alsa_sink_silence_on_channel function, needs to be completely
redone anyway
+ got alsasink to work on my machine finally ! yay !
2003-01-27 12:59:24 +00:00
Christian Schaller
6e8404d9bb add asf pipeline
Original commit message from CVS:
add asf pipeline
2003-01-26 15:42:37 +00:00
Christian Schaller
097bbcee20 add asf plugin
Original commit message from CVS:
add asf plugin
2003-01-26 00:25:41 +00:00
Christian Schaller
37156c4e15 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
27e205b313 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
Benjamin Otte
3d78da5dc2 bugfixing:
Original commit message from CVS:
bugfixing:
- Fix for bug 93479
- Fix for bug 103659
- Did not set interleaved/non-interleaved correctly
- Changed g_print to DEBUG to disable unwanted output
Alsa is still not really useful. Missing is for example:
- Support for Relinking in paused state (when going to next song in gst-player)
- A bug when using gst-launch filesrc ! spider ! alsasink
- Support for events
- Padtemplates exporting proper caps
- general cleanliness
K, back to work ;)
2003-01-25 21:32:01 +00:00
Christian Schaller
1c0cabe1ff fix swfdec link
Original commit message from CVS:
fix swfdec link
2003-01-23 20:32:37 +00:00
Thomas Vander Stichele
b1c83ef7ff 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
6e39ced1d2 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
1108482486 update version
Original commit message from CVS:
update version
2003-01-22 21:57:38 +00:00
Thomas Vander Stichele
9783976845 stray x check
Original commit message from CVS:
stray x check
2003-01-21 22:50:19 +00:00
Wim Taymans
a635592250 - Add strn tag
Original commit message from CVS:
- Add strn tag
- fix memleak in debugging code
2003-01-21 22:23:11 +00:00
Christian Schaller
45aff43b3b remove aviparse again
Original commit message from CVS:
remove aviparse again
2003-01-21 20:55:58 +00:00
Wim Taymans
bed0532cc5 Indexing patch from vishnu
Original commit message from CVS:
Indexing patch from vishnu
2003-01-20 19:36:46 +00:00
Thomas Vander Stichele
0b921d3211 uninstall fix
Original commit message from CVS:
uninstall fix
2003-01-20 11:58:56 +00:00
Leif Johnson
85a0755988 + fixing 100 % cpu usage bug (bug #103658) + cleaning up some of the FIXMEs, mostly bytestream stuff + changing loop ...
Original commit message from CVS:
+ fixing 100 % cpu usage bug (bug #103658)
+ cleaning up some of the FIXMEs, mostly bytestream stuff
+ changing loop to use snd_pcm_wait instead of that poll business
2003-01-19 23:23:30 +00:00
Thomas Vander Stichele
ca810029cc add mpeg
Original commit message from CVS:
add mpeg
2003-01-19 22:12:57 +00:00
Christian Schaller
83813ace9e update with latest changes
Original commit message from CVS:
update with latest changes
2003-01-19 20:55:43 +00:00
Wim Taymans
dc7a0dc712 Slightly better read function
Original commit message from CVS:
Slightly better read function
2003-01-19 20:11:13 +00:00
Wim Taymans
7ad0c4a30f Hmm, forgot to commit this crucial define..
Original commit message from CVS:
Hmm, forgot to commit this crucial define..
2003-01-19 01:53:34 +00:00
Thomas Vander Stichele
e6c9ca909c commit patch from leif
Original commit message from CVS:
commit patch from leif
2003-01-18 18:23:01 +00:00
Thomas Vander Stichele
2f97061260 paranoid
Original commit message from CVS:
paranoid
2003-01-18 18:17:52 +00:00
Steve Baker
9f2240fa5a added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin...
Original commit message from CVS:
added func gst_play_set_data_src
removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space
2003-01-18 04:37:32 +00:00
Thomas Vander Stichele
c109614284 check for vorbis final
Original commit message from CVS:
check for vorbis final
2003-01-17 15:14:44 +00:00
David Schleef
d92e9c7ae5 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
87cf678fcc this is a better way
Original commit message from CVS:
this is a better way
2003-01-16 17:13:00 +00:00
Thomas Vander Stichele
c079cc492b patch ffmpeg
Original commit message from CVS:
patch ffmpeg
2003-01-16 16:58:29 +00:00
Thomas Vander Stichele
5f3ceac531 thaytan's ffmpeg function renaming patch
Original commit message from CVS:
thaytan's ffmpeg function renaming patch
2003-01-16 16:57:42 +00:00
Christian Schaller
f18d6d3825 commit Leif's alsa patch, it actually makes Alsa work better
Original commit message from CVS:
commit Leif's alsa patch, it actually makes Alsa work better
2003-01-16 11:25:15 +00:00
Thomas Vander Stichele
e4d25f2f23 build fix
Original commit message from CVS:
build fix
2003-01-16 09:54:28 +00:00
Iain Holmes
6b00467cbb Add a new riff id tag: dmlh
Original commit message from CVS:
Add a new riff id tag: dmlh
2003-01-15 00:38:54 +00:00
Wim Taymans
3357631b1e - connect->link
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
2003-01-12 13:17:41 +00:00
Christian Schaller
4e114268c7 move from windec to ffmpegdecall
Original commit message from CVS:
move from windec to ffmpegdecall
2003-01-11 22:50:23 +00:00
Christian Schaller
f51ee4a786 update spec file
Original commit message from CVS:
update spec file
2003-01-11 22:00:10 +00:00
Wim Taymans
4560424580 - Fix endless loop in adder
Original commit message from CVS:
- Fix endless loop in adder
- return from interrupt events.
2003-01-11 16:28:29 +00:00
Thomas Vander Stichele
a183da9ca9 more link fixes
Original commit message from CVS:
more link fixes
2003-01-10 23:03:05 +00:00
Thomas Vander Stichele
e976ccb298 PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:32 +00:00
Thomas Vander Stichele
ddce1dd0ec this should fix Uraeus's rpm making problem
Original commit message from CVS:
this should fix Uraeus's rpm making problem
2003-01-10 11:01:27 +00:00
Thomas Vander Stichele
9032557b33 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:25 +00:00
Thomas Vander Stichele
346d1228b9 merge back from release
Original commit message from CVS:
merge back from release
2003-01-08 16:41:27 +00:00
Julien Moutte
7dc8ac4b51 Remove some unneeded comments
Original commit message from CVS:
Remove some unneeded comments
2003-01-07 19:13:41 +00:00
Julien Moutte
02e8bc5a99 Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Original commit message from CVS:
Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Optimized some g_idle_add for the signal poller.
2003-01-07 19:02:44 +00:00
Thomas Vander Stichele
4ac3be6ce4 moving forward to release
Original commit message from CVS:
moving forward to release
2003-01-05 23:20:17 +00:00
Thomas Vander Stichele
3184990053 ignore ffmpeg dir
Original commit message from CVS:
ignore ffmpeg dir
2003-01-05 23:14:02 +00:00
Thomas Vander Stichele
1f2f0f0176 redo
Original commit message from CVS:
redo
2003-01-05 16:41:57 +00:00
Thomas Vander Stichele
cdf5c489b8 only slurp in cvs mode
Original commit message from CVS:
only slurp in cvs mode
2003-01-05 11:53:32 +00:00
Thomas Vander Stichele
1019a1bd04 changing ffmpeg to only update when required
Original commit message from CVS:
changing ffmpeg to only update when required
2003-01-05 11:31:42 +00:00
Thomas Vander Stichele
fbbd5781ff a new way of handling ffmpeg cvs
Original commit message from CVS:
a new way of handling ffmpeg cvs
2003-01-05 11:31:01 +00:00
Thomas Vander Stichele
eb7e1bfc37 some dist fixes
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
David I. Lehn
742e4fcec5 fix typo
Original commit message from CVS:
fix typo
2003-01-02 09:00:20 +00:00