index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
opus
/
gstopusdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
opusdec: Assume 48kHz if no sample rate is given in the header
Sebastian Dröge
2015-11-03
1
-0
/
+2
*
opusdec: remove check for number of channels
Thiago Santos
2015-09-15
1
-6
/
+0
*
audiodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
1
-0
/
+3
*
opusdec: Fix PLC frame size calculations
Carlos Rafael Giani
2015-07-20
1
-4
/
+49
*
opusdec: If channel/rate negotiation fails, fall back to stereo and 48kHz
Sebastian Dröge
2015-06-04
1
-0
/
+11
*
opusdec: gst_structure_fixate_field_nearest_int() only works if the structure...
Sebastian Dröge
2015-06-04
1
-2
/
+11
*
opus: don't use deprecated gst_buffer_new_and_alloc
Mersad Jelacic
2015-04-28
1
-1
/
+3
*
opusdec: Take channels and sample rate from the caps if we have no stream header
Sebastian Dröge
2015-03-23
1
-0
/
+16
*
opusdec: Reset the decoder if the caps change
Sebastian Dröge
2015-03-23
1
-0
/
+13
*
opusdec: Take output sample rate from the stream headers too
Sebastian Dröge
2015-03-23
1
-3
/
+2
*
opusdec: fix latency query in FEC case
Vincent Penquerc'h
2015-03-04
1
-4
/
+4
*
Improve and fix LATENCY query handling
Sebastian Dröge
2015-02-11
1
-0
/
+3
*
Fix up one-element lists in template caps
Tim-Philipp Müller
2014-09-10
1
-1
/
+1
*
opusdec: Require caps to be set before any data processing
Sebastian Dröge
2013-12-05
1
-0
/
+2
*
opusdec: clear the state of the decoder
Wim Taymans
2013-02-11
1
-2
/
+2
*
opus: use appropriate printf format for gsize
Thijs Vermeir
2012-12-18
1
-2
/
+2
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
1
-2
/
+2
*
opusdec: fixed buffer unmapping bug
Carlos Rafael Giani
2012-10-25
1
-1
/
+1
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
1
-1
/
+1
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
opus + jpegformat: unbreak non-debug build
Peter Korsgaard
2012-09-12
1
-1
/
+1
*
opus: set author to myself, and update copyright notices
Vincent Penquerc'h
2012-06-15
1
-1
/
+2
*
opusdec: read gain from the right place in the header
Vincent Penquerc'h
2012-05-29
1
-1
/
+1
*
opusdec: do not assert on bad header, error out instead
Vincent Penquerc'h
2012-05-27
1
-3
/
+9
*
opusdec: fix lost packet handling for FEC/PLC
Vincent Penquerc'h
2012-05-24
1
-8
/
+14
*
opusdec: tweak caps negotiation
Mark Nauwelaerts
2012-04-10
1
-8
/
+12
*
opusdec: fix for caps api change
Wim Taymans
2012-03-12
1
-2
/
+2
*
opus: port to updated 0.11
Mark Nauwelaerts
2012-03-07
1
-43
/
+59
*
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2011-12-30
1
-21
/
+56
|
\
|
*
opus: properly create channel mapping tables
Vincent Penquerc'h
2011-12-09
1
-3
/
+10
|
*
opusdec: header cleanup
Olivier Crête
2011-12-07
1
-2
/
+1
|
*
opusdec: Truncate caps first
Olivier Crête
2011-12-07
1
-1
/
+6
|
*
opusdec: default to stereo 48000 Hz if possible when no headers seen
Vincent Penquerc'h
2011-12-07
1
-12
/
+35
|
*
opusdec: guard against decoding 0 samples
Vincent Penquerc'h
2011-12-02
1
-4
/
+4
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-11-26
1
-1
/
+3
|
\
\
|
|
/
|
*
opusenc: Fixing "Unused var" compiling error for opus codec
Danilo Cesar Lemes de Paula
2011-11-25
1
-2
/
+0
|
*
opus: add some more debug information about channel mapping
Vincent Penquerc'h
2011-11-25
1
-0
/
+1
|
*
opusdec: fix bogus assertion
Vincent Penquerc'h
2011-11-25
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
2011-11-25
1
-74
/
+261
|
\
\
|
|
/
|
*
opus: multichannel support
Vincent Penquerc'h
2011-11-24
1
-59
/
+82
|
*
opus: switch to multistream API
Vincent Penquerc'h
2011-11-24
1
-5
/
+18
|
*
opusdec: shuffle supported sample rates to favor 48000
Vincent Penquerc'h
2011-11-24
1
-1
/
+1
|
*
opusdec: implement replay gain
Vincent Penquerc'h
2011-11-23
1
-2
/
+53
|
*
opusdec: add in-band FEC support
Vincent Penquerc'h
2011-11-23
1
-17
/
+106
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-11-23
1
-26
/
+46
|
\
\
|
|
/
|
*
opus: move header magic testing to gstopusheader
Vincent Penquerc'h
2011-11-22
1
-13
/
+5
|
*
opusdec: skip pre-skip samples
Vincent Penquerc'h
2011-11-22
1
-1
/
+19
|
*
opusdec: read pre-skip from first header if available
Vincent Penquerc'h
2011-11-22
1
-0
/
+12
|
*
opusdec: handle NULL packets (used for PLC)
Vincent Penquerc'h
2011-11-21
1
-7
/
+13
[next]