Changes between Initial Version and Version 1 of Ticket #1204, comment 1
- Timestamp:
- 06/12/16 08:52:35 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1204, comment 1
initial v1 1 Done in r12798. Makes the code a lot better and more readable, also helps cleaning up the changes added for #1212. 1 Done in r12798. Makes the code a lot better and more readable, also helps cleaning up the changes added for #1212. Somewhat related to #1227. 2 2 3 3 It allows us to have opus decoding on osx with gstreamer 1.x, we can enable aac decoding/encoding even if we don't have the other half (decoding/encoding), ie: we may have ''faac'' but not ''faad''. (see ticket:1194#comment:2)