diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-10 00:14:40 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-10 00:14:40 +0000 |
commit | 4e0df2c4135c2bdd7aa960a7ce662959a58b1519 (patch) | |
tree | 9102b77186c6e657a4d8652f5090f55c835e0f84 /testsuite/caps | |
parent | e118149521460da9f0df3e685a4abcd9cffe6de3 (diff) |
testsuite/caps/caps_strings: audio/ac3 => audio/x-ac3
Original commit message from CVS:
* testsuite/caps/caps_strings : audio/ac3 => audio/x-ac3
* docs/manual/pads-api.xml : audio/wav => audio/x-wav
* docs/random/uraeus/gstreamer_and_midi.txt : audio/wav => audio/x-wav
Diffstat (limited to 'testsuite/caps')
-rw-r--r-- | testsuite/caps/caps_strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/caps/caps_strings b/testsuite/caps/caps_strings index c1af70b68..ee7348b45 100644 --- a/testsuite/caps/caps_strings +++ b/testsuite/caps/caps_strings @@ -103,7 +103,7 @@ application/x-pn-realmedia, systemstream=(boolean)true audio/x-gsm, rate=(int)[ 1000, 48000 ], channels=(int)1 audio/x-speex, rate=(int)[ 1000, 48000 ], channels=(int)1 video/mpeg, mpegversion=(int)1, systemstream=(boolean)false -audio/ac3, channels=(int)[ 1, 6 ], rate=(int)[ 32000, 48000 ] +audio/x-ac3, channels=(int)[ 1, 6 ], rate=(int)[ 32000, 48000 ] audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ] audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ] video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)true |