index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
opus
/
gstopusheader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
opus: Add proper support for multichannel audio
Sebastian Dröge
1
-212
/
+0
2015-11-03
opusenc: Put lookahead/pre-skip into the OpusHead header
Sebastian Dröge
1
-10
/
+9
2015-05-04
opusheader: Do not include rate in caps if it is 0
Jose Antonio Santos Cadenas
1
-1
/
+6
2015-03-23
opusenc: Remove useless headers and header_sent variables from the instance s...
Sebastian Dröge
1
-4
/
+6
2015-03-23
opusheader: Put number of channels and sample rate into the caps
Sebastian Dröge
1
-1
/
+9
2014-08-10
opus: Improve annotation of internal function
Sebastian Rasmussen
1
-3
/
+4
2014-07-11
opus: Fix a double-unref in the Opus header code
Philip Withnall
1
-2
/
+5
2014-04-09
opus: add missing va_end in variadic function
Vincent Penquerc'h
1
-0
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-1
/
+1
2012-05-24
opus: reject major version number above what we grok
Vincent Penquerc'h
1
-1
/
+5
2012-05-24
opus: bump written version from 0 to 0x01
Vincent Penquerc'h
1
-1
/
+1
2012-04-25
opus: Handle GstByteWriter return values
Edward Hervey
1
-10
/
+14
2012-03-07
opus: port to updated 0.11
Mark Nauwelaerts
1
-9
/
+13
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
1
-7
/
+39
2011-12-10
opusenc: add upstream negotiation for multistream ability
Vincent Penquerc'h
1
-3
/
+4
2011-12-09
opus: include streams count in caps
Vincent Penquerc'h
1
-1
/
+16
2011-12-09
opus: properly create channel mapping tables
Vincent Penquerc'h
1
-6
/
+11
2011-11-26
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-2
/
+2
2011-11-25
opusenc: only use mono streams for > 2 channels
Vincent Penquerc'h
1
-2
/
+2
2011-11-25
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
1
-15
/
+87
2011-11-24
opus: pre-skip and output gain are little endian, remove reminder note
Vincent Penquerc'h
1
-2
/
+2
2011-11-24
opus: multichannel support
Vincent Penquerc'h
1
-10
/
+70
2011-11-22
opus: move header magic testing to gstopusheader
Vincent Penquerc'h
1
-0
/
+7
2011-11-21
opus: make opusparse set headers on caps
Vincent Penquerc'h
1
-0
/
+163