mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
set correct buffer durations in mp3parse, set default_duration in matroskamux for mpeg1 audio
Original commit message from CVS: set correct buffer durations in mp3parse, set default_duration in matroskamux for mpeg1 audio
This commit is contained in:
parent
cffb318704
commit
dc9a86eb92
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
|
||||
|
||||
* gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
|
||||
set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
|
||||
* gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
|
||||
set default_duration for mpeg1 audio
|
||||
|
||||
2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
|
||||
|
|
Loading…
Reference in a new issue