diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-04-10 08:31:40 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-04-10 08:31:40 +0000 |
commit | 1a230de17b45ee41392eb612e27a169d38cd29ba (patch) | |
tree | 8ec450c3b5afea441a2c3d861d24f28589dced60 /ChangeLog | |
parent | 6ea2c23869bdb0fe6b96fb59c58b71c00f794bfc (diff) | |
download | gst-plugins-bad-1a230de17b45ee41392eb612e27a169d38cd29ba.tar.gz gst-plugins-bad-1a230de17b45ee41392eb612e27a169d38cd29ba.tar.bz2 gst-plugins-bad-1a230de17b45ee41392eb612e27a169d38cd29ba.zip |
gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
force mono 8000 Hz on AMR samples.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-04-10 Wim Taymans <wim@fluendo.com> + + * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): + force mono 8000 Hz on AMR samples. + 2006-04-09 Sebastien Moutte <sebastien@moutte.net> * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start): |