mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/a52dec/gsta52dec.c: mark audio/a52, audio/ac3 as deprecated in a comment
Original commit message from CVS: * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
This commit is contained in:
parent
ba7195e818
commit
7b18553546
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
* gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
|
||||
* gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
|
||||
* gst/law/alaw-encode.c : (idem)
|
||||
* ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
|
||||
* gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
|
||||
* gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
|
||||
|
||||
2004-05-09 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue