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
Commit message (
Expand
)
Author
Age
Files
Lines
*
opusdec: remove check for number of channels
Thiago Santos
2015-09-15
1
-6
/
+0
*
opusenc: improve deprecated properties docs
Miguel París Díaz
2015-09-11
1
-12
/
+12
*
opusenc: do not throw g_warning when getting deprecated properties
Miguel París Díaz
2015-09-11
1
-3
/
+8
*
audioencoders: use template subset check for accept-caps
Thiago Santos
2015-08-17
1
-0
/
+2
*
audiodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
1
-0
/
+3
*
opus: Copy metadata in the (de)payloader, but only the relevant ones
Sebastian Dröge
2015-08-11
2
-0
/
+59
*
opuscommon: Use GString instead of snprintf for concating
Nirbheek Chauhan
2015-07-27
1
-5
/
+10
*
opusdec: Fix PLC frame size calculations
Carlos Rafael Giani
2015-07-20
2
-4
/
+51
*
opusenc: Add bitrate to the tags
Mersad Jelacic
2015-06-22
1
-0
/
+20
*
opusdec: If channel/rate negotiation fails, fall back to stereo and 48kHz
Sebastian Dröge
2015-06-04
1
-0
/
+11
*
opusparse: Set up default header with 48kHz sample rate instead of 0
Sebastian Dröge
2015-06-04
1
-1
/
+1
*
opusdec: gst_structure_fixate_field_nearest_int() only works if the structure...
Sebastian Dröge
2015-06-04
1
-2
/
+11
*
opusdepay: Set multistream=FALSE on the Opus caps
Sebastian Dröge
2015-05-04
1
-2
/
+4
*
opusheader: Do not include rate in caps if it is 0
Jose Antonio Santos Cadenas
2015-05-04
1
-1
/
+6
*
opus: fix includes and compilation against opus in non-standard prefix
Tim-Philipp Müller
2015-04-28
4
-4
/
+4
*
opus: don't use deprecated gst_buffer_new_and_alloc
Mersad Jelacic
2015-04-28
2
-2
/
+6
*
opus: Fix incorrect fall-through condition in property getter
Arun Raghavan
2015-04-03
1
-1
/
+1
*
rtpopuspay: Forward stereo preferences from caps upstream
Olivier Crête
2015-03-25
1
-1
/
+64
*
rtpopuspay: Set the number of channels to 2 as per RFC draft
Olivier Crête
2015-03-25
1
-0
/
+1
*
opusenc: fall through switch statement
Luis de Bethencourt
2015-03-24
1
-0
/
+1
*
opusenc: Set output format immediately after creating the encoder instance
Sebastian Dröge
2015-03-23
1
-17
/
+14
*
opusenc: Remove another unused variable
Sebastian Dröge
2015-03-23
2
-5
/
+0
*
opusenc: Remove useless headers and header_sent variables from the instance s...
Sebastian Dröge
2015-03-23
3
-21
/
+8
*
opus: Handle sprop-stereo and sprop-maxcapturerate RTP caps fields
Sebastian Dröge
2015-03-23
2
-1
/
+67
*
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
*
opusheader: Put number of channels and sample rate into the caps
Sebastian Dröge
2015-03-23
1
-1
/
+9
*
opusenc: replace cbr and constrained-vbr properties with an enum
Vincent Penquerc'h
2015-03-12
2
-14
/
+83
*
opusdec: fix latency query in FEC case
Vincent Penquerc'h
2015-03-04
1
-4
/
+4
*
rtpopuspay: default encoding name to OPUS
Vincent Penquerc'h
2015-02-19
1
-2
/
+1
*
rtpopuspay: make caps writable before truncating them
Vincent Penquerc'h
2015-02-19
1
-1
/
+1
*
rtpopuspay: negotiate the encoding name
Vincent Penquerc'h
2015-02-19
1
-1
/
+18
*
opusenc: Remove g_warnings() for the deprecated audio property
Sebastian Dröge
2015-02-18
1
-4
/
+0
*
Improve and fix LATENCY query handling
Sebastian Dröge
2015-02-11
1
-0
/
+3
*
opusenc: change audio property to audio-type
Vincent Penquerc'h
2015-01-29
2
-10
/
+52
*
opusenc: plug ref leak of template caps
Thiago Santos
2014-12-17
1
-3
/
+1
*
opusparse: fix frame size determination
Vincent Penquerc'h
2014-12-15
1
-0
/
+5
*
rtpopus: Use OPUS encoding name
Nicolas Dufresne
2014-11-01
2
-2
/
+2
*
opusenc: update output segment stop time to match clipped samples
Vincent Penquerc'h
2014-10-30
2
-0
/
+28
*
Fix up one-element lists in template caps
Tim-Philipp Müller
2014-09-10
1
-1
/
+1
*
opusenc: Unref pad template caps after usage
Sebastian Rasmussen
2014-08-11
1
-5
/
+6
*
opus: Improve annotation of internal function
Sebastian Rasmussen
2014-08-10
1
-3
/
+4
*
opus: Fix a double-unref in the Opus header code
Philip Withnall
2014-07-11
1
-2
/
+5
*
opusenc: Use aux vars to minimize critical region
Miguel París Díaz
2014-05-26
1
-9
/
+17
*
opus: add missing va_end in variadic function
Vincent Penquerc'h
2014-04-09
1
-0
/
+1
*
opusparse: Don't send caps in GstBaseParse::start()
Sebastian Dröge
2013-12-28
1
-5
/
+0
*
opusenc: increase max payload size to 4000 bytes
Vincent Penquerc'h
2013-12-27
1
-2
/
+2
*
opusdec: Require caps to be set before any data processing
Sebastian Dröge
2013-12-05
1
-0
/
+2
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
[next]