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
/
gstopusenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
opusenc: port to the new GLib thread API
Mark Nauwelaerts
2012-09-11
1
-17
/
+17
*
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
2012-08-04
1
-1
/
+1
*
opusenc: add missing mutex unlock on error path
Vincent Penquerc'h
2012-06-15
1
-1
/
+3
*
opus: set author to myself, and update copyright notices
Vincent Penquerc'h
2012-06-15
1
-1
/
+1
*
opusenc: fixup merge
Mark Nauwelaerts
2012-03-30
1
-3
/
+2
*
ext: Update for GstAudioEncoder API changes
Sebastian Dröge
2012-03-30
1
-2
/
+2
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
1
-43
/
+40
|
\
|
*
opusenc: only request and process 1 frame at a time
Mark Nauwelaerts
2012-03-07
1
-39
/
+31
|
*
opusenc: configure baseclass requested samples really in samples
Mark Nauwelaerts
2012-03-07
1
-4
/
+2
*
|
opus: port to updated 0.11
Mark Nauwelaerts
2012-03-07
1
-12
/
+13
*
|
audioencoders: chain up to parent event handler
Wim Taymans
2012-02-27
1
-1
/
+1
*
|
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
1
-0
/
+1
|
\
\
|
|
/
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
1
-0
/
+1
*
|
Merge branch 'master' into 0.11
Sebastian Dröge
2012-01-10
1
-0
/
+3
|
\
\
|
|
/
|
*
opusenc: fix slist leak
Vincent Penquerc'h
2012-01-10
1
-0
/
+2
|
*
opusenc: fix caps leak
Vincent Penquerc'h
2012-01-10
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2011-12-30
1
-40
/
+239
|
\
\
|
|
/
|
*
opusenc: add upstream negotiation for multistream ability
Vincent Penquerc'h
2011-12-10
1
-1
/
+65
|
*
opus: include streams count in caps
Vincent Penquerc'h
2011-12-09
1
-1
/
+1
|
*
opus: properly create channel mapping tables
Vincent Penquerc'h
2011-12-09
1
-40
/
+167
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+2
*
|
opus: fix bad merge (stray unmap, undeclared var)
Vincent Penquerc'h
2011-12-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-11-26
1
-8
/
+12
|
\
\
|
|
/
|
*
opusenc: Fixing "Unused var" compiling error for opus codec
Danilo Cesar Lemes de Paula
2011-11-25
1
-2
/
+0
|
*
opusenc: only use mono streams for > 2 channels
Vincent Penquerc'h
2011-11-25
1
-1
/
+1
|
*
opus: add some more debug information about channel mapping
Vincent Penquerc'h
2011-11-25
1
-4
/
+6
|
*
opusenc: do not cause the decoder to apply the channel mapping again
Vincent Penquerc'h
2011-11-25
1
-2
/
+6
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
2011-11-25
1
-34
/
+112
|
\
\
|
|
/
|
*
opus: multichannel support
Vincent Penquerc'h
2011-11-24
1
-12
/
+88
|
*
opus: switch to multistream API
Vincent Penquerc'h
2011-11-24
1
-15
/
+25
|
*
opusenc: remove useless setup field
Vincent Penquerc'h
2011-11-24
1
-4
/
+0
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-11-23
1
-242
/
+154
|
\
\
|
|
/
|
*
opusenc: mark properties changeable at runtime with GST_PARAM_MUTABLE_PLAYING
Tim-Philipp Müller
2011-11-22
1
-19
/
+29
|
*
opusenc: allow setting most properties at PLAYING time
Vincent Penquerc'h
2011-11-22
1
-15
/
+61
|
*
opusenc: bound the bitrate to more sensible values
Vincent Penquerc'h
2011-11-22
1
-1
/
+7
|
*
opusenc: fix crash on pathological parameters
Vincent Penquerc'h
2011-11-22
1
-10
/
+22
|
*
opusenc: reset tagsetter interface on stop
Vincent Penquerc'h
2011-11-21
1
-0
/
+1
|
*
opusenc: do not push header buffers
Vincent Penquerc'h
2011-11-21
1
-33
/
+0
|
*
opus: make opusparse set headers on caps
Vincent Penquerc'h
2011-11-21
1
-131
/
+7
|
*
opusenc: fix terminating NUL being written in signature
Vincent Penquerc'h
2011-11-19
1
-1
/
+1
|
*
opusenc: make frame-size an enum
Vincent Penquerc'h
2011-11-19
1
-4
/
+31
|
*
opusenc: the encoder might not make use of all the bytes
Vincent Penquerc'h
2011-11-19
1
-1
/
+3
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-11-17
1
-32
/
+57
|
\
\
|
|
/
|
*
opusenc: do not include variable fields in caps
Vincent Penquerc'h
2011-11-16
1
-7
/
+2
|
*
opusenc: fix constrained-vbr property name typo
Vincent Penquerc'h
2011-11-16
1
-1
/
+1
|
*
opus: port to base audio encoder/decoder
Vincent Penquerc'h
2011-11-16
1
-608
/
+293
*
|
opusenc: fix pointer mismatch in memcpy on drain
Vincent Penquerc'h
2011-11-15
1
-1
/
+1
*
|
opus: port to encoder/decoder base classes
Vincent Penquerc'h
2011-11-14
1
-600
/
+296
[next]