Tim-Philipp Müller
|
77361e2919
|
Merge remote-tracking branch 'origin/master' into 0.11
Conflicts:
ext/opus/gstopusdec.c
ext/opus/gstopusparse.c
gst-libs/gst/video/gstbasevideodecoder.c
gst-libs/gst/video/gstbasevideodecoder.h
|
2011-11-26 15:37:25 +00:00 |
|
Vincent Penquerc'h
|
631f42eee8
|
opusenc: only use mono streams for > 2 channels
I'm getting odd results with packing streams into stereo
streams, and using only mono streams is enough in all cases.
|
2011-11-25 15:31:59 +00:00 |
|
Edward Hervey
|
b78b980d72
|
Merge remote-tracking branch 'origin/master' into 0.11
Conflicts:
ext/faac/gstfaac.c
ext/opus/gstopusdec.c
ext/opus/gstopusenc.c
gst/audiovisualizers/gstspacescope.c
gst/colorspace/colorspace.c
|
2011-11-25 12:48:58 +01:00 |
|
Vincent Penquerc'h
|
78337fc198
|
opus: pre-skip and output gain are little endian, remove reminder note
|
2011-11-24 13:40:34 +00:00 |
|
Vincent Penquerc'h
|
0ca385a970
|
opus: multichannel support
|
2011-11-24 13:40:34 +00:00 |
|
Vincent Penquerc'h
|
694775a7b1
|
opus: move header magic testing to gstopusheader
|
2011-11-22 13:20:31 +00:00 |
|
Vincent Penquerc'h
|
bff6e3c628
|
opus: make opusparse set headers on caps
Header-on-caps code moved to a new shared location to avoid
duplicating the code.
|
2011-11-21 11:51:20 +00:00 |
|