mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how else to handle that...
Original commit message from CVS: * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list): Select first track as master track. Not sure how else to handle that... * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer): Discard discont events. Should fix #142962.
This commit is contained in:
parent
2652468b97
commit
96c331445a
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
|
||||
Select first track as master track. Not sure how else to handle
|
||||
that...
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
|
||||
Discard discont events. Should fix #142962.
|
||||
|
||||
2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/alsa/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue