mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
add an entry for Sony ATRAC3 audio streams
Original commit message from CVS: add an entry for Sony ATRAC3 audio streams
This commit is contained in:
parent
87835a9628
commit
5184b2514d
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
|
* docs/random/mimetypes:
|
||||||
|
Add an entry for Sony ATRAC3 audio format with mime-type
|
||||||
|
used by rmdemux et riff-read
|
||||||
|
|
||||||
2004-10-06 Wim Taymans <wim at fluendo dot com>
|
2004-10-06 Wim Taymans <wim at fluendo dot com>
|
||||||
|
|
||||||
* gst/elements/gsttypefindelement.c: (stop_typefinding):
|
* gst/elements/gsttypefindelement.c: (stop_typefinding):
|
||||||
|
|
|
@ -447,6 +447,12 @@ channels = 1 - MAXINT (INT, number of audio channels)
|
||||||
MIME type: audio/x-qdm2
|
MIME type: audio/x-qdm2
|
||||||
Properties:
|
Properties:
|
||||||
|
|
||||||
|
16 - Sony ATRAC4 (detected inside realmedia and wave/avi streams, nothing to decode it yet)
|
||||||
|
MIME type: audio/x-vnd.sony.atrac3
|
||||||
|
Properties:
|
||||||
|
Encoder:
|
||||||
|
Decoder:
|
||||||
|
|
||||||
TODO: adpcm/dv needs confirmation from someone with knowledge...
|
TODO: adpcm/dv needs confirmation from someone with knowledge...
|
||||||
|
|
||||||
Raw formats
|
Raw formats
|
||||||
|
|
Loading…
Reference in a new issue