mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/shout2/gstshout2.c: Guimond, fixes #142432)
Original commit message from CVS: * ext/shout2/gstshout2.c: use application/ogg instead of application/x-ogg (patch by Patrick Guimond, fixes #142432) * sys/oss/gstosselement.c: (gst_osselement_reset), (gst_osselement_sync_parms): don't set fragment size unless specified
This commit is contained in:
parent
2d0bac038b
commit
b3ac0ec601
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* ext/shout2/gstshout2.c:
|
||||
use application/ogg instead of application/x-ogg (patch by Patrick
|
||||
Guimond, fixes #142432)
|
||||
* sys/oss/gstosselement.c: (gst_osselement_reset),
|
||||
(gst_osselement_sync_parms):
|
||||
don't set fragment size unless specified
|
||||
|
||||
2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* configure.ac : fix compilation of v4l2src with "-Wall -Werror"
|
||||
|
|
Loading…
Reference in a new issue