mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +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
ae45cd705a
commit
5d65bced48
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.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-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
|
||||||
* gst/law/alaw-encode.c : (idem)
|
* 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>
|
2004-05-09 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue