File tree Expand file tree Collapse file tree 8 files changed +5
-8
lines changed
main/java/org/restcomm/media/codec/opus
test/java/org/restcomm/media/codec/opus Expand file tree Collapse file tree 8 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.restcomm.media.codecs</groupId >
88 <artifactId >opus</artifactId >
9- <version >6 .0.0-SNAPSHOT</version >
9+ <version >7 .0.0-SNAPSHOT</version >
1010 </parent >
1111
1212 <groupId >org.restcomm.media.codecs.opus</groupId >
Original file line number Diff line number Diff line change 2424import java .nio .ByteBuffer ;
2525import java .nio .ByteOrder ;
2626
27- import org .apache .commons .lang3 .RandomStringUtils ;
2827import org .apache .log4j .Logger ;
2928import org .restcomm .media .spi .dsp .Codec ;
3029import org .restcomm .media .spi .format .Format ;
Original file line number Diff line number Diff line change 2424import java .nio .ByteBuffer ;
2525import java .nio .ByteOrder ;
2626
27- import org .apache .commons .lang3 .RandomStringUtils ;
2827import org .apache .log4j .Logger ;
2928import org .restcomm .media .spi .dsp .Codec ;
3029import org .restcomm .media .spi .format .Format ;
Original file line number Diff line number Diff line change 2121
2222package org .restcomm .media .codec .opus ;
2323
24- import org .apache .commons .lang3 .RandomStringUtils ;
2524import org .apache .log4j .Logger ;
2625import org .junit .After ;
2726import org .junit .AfterClass ;
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.restcomm.media.codecs.opus</groupId >
88 <artifactId >opus-native</artifactId >
9- <version >6 .0.0-SNAPSHOT</version >
9+ <version >7 .0.0-SNAPSHOT</version >
1010 </parent >
1111
1212 <groupId >org.restcomm.media.codecs.opus</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.restcomm.media.codecs.opus</groupId >
88 <artifactId >opus-native</artifactId >
9- <version >6 .0.0-SNAPSHOT</version >
9+ <version >7 .0.0-SNAPSHOT</version >
1010 </parent >
1111
1212 <groupId >org.restcomm.media.codecs.opus</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.restcomm.media.codecs</groupId >
88 <artifactId >opus</artifactId >
9- <version >6 .0.0-SNAPSHOT</version >
9+ <version >7 .0.0-SNAPSHOT</version >
1010 </parent >
1111
1212 <groupId >org.restcomm.media.codecs.opus</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.restcomm.media</groupId >
88 <artifactId >codecs</artifactId >
9- <version >6 .0.0-SNAPSHOT</version >
9+ <version >7 .0.0-SNAPSHOT</version >
1010 </parent >
1111
1212 <groupId >org.restcomm.media.codecs</groupId >
You can’t perform that action at this time.
0 commit comments