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
/
voaacenc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-1
/
+1
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-5
/
+5
2017-03-06
voaacenc: limit bitrate property to 320 kbps
Tim-Philipp Müller
1
-2
/
+2
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+15
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-08-17
audioencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+1
2015-08-17
voaacenc: Remove custom getcaps and just use the template
Thiago Santos
1
-73
/
+7
2015-08-17
voaacenc: add version to gst-launch string on documentation
Thiago Santos
1
-1
/
+1
2015-07-20
voaacenc: fix output caps for stream-format=ADTS
Tim-Philipp Müller
1
-6
/
+8
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
3
-6
/
+6
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-3
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-07-25
faac, voaacenc: adjust to modified audioencoder getcaps helper API
Mark Nauwelaerts
1
-1
/
+2
2012-04-20
Fix format (type is explicitly unsigned long)
Руслан Ижбулатов
1
-1
/
+1
2012-04-10
voaacenc: plug caps leak
Mark Nauwelaerts
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-3
/
+3
2012-02-20
Fix compiler warnings
Matej Knopp
1
-1
/
+2
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+2
2012-02-01
voaacenc: Use new audio encoder/decoder base class API for srcpad caps
Sebastian Dröge
1
-1
/
+2
2012-01-28
voaacenc: init debug category
Mark Nauwelaerts
1
-0
/
+2
2012-01-25
port some more to new memory API
Mark Nauwelaerts
1
-20
/
+20
2012-01-12
voaacenc: also indicate mono audio in sink caps
Mark Nauwelaerts
1
-6
/
+7
2012-01-11
voaacenc: port to 0.11
Mark Nauwelaerts
1
-107
/
+99
2011-12-22
voaacenc: no need to duplicate baseclass sanity checks
Mark Nauwelaerts
1
-10
/
+0
2011-11-17
voaacenc: some code shuffle cleanup
Mark Nauwelaerts
1
-158
/
+155
2011-11-17
voaacenc: port to audioencoder
Mark Nauwelaerts
3
-188
/
+113
2011-05-27
voaacenc: Make sure to also return only a subset of the pad template caps in ...
Sebastian Dröge
1
-3
/
+19
2011-05-27
voaacenc: Set the correct, valid sample rates in the pad template caps
Sebastian Dröge
1
-2
/
+15
2011-05-27
voaacenc: The encoder library currently only supports 1 or 2 channels
Sebastian Dröge
1
-4
/
+10
2011-05-27
voaacenc: Add profile and level to the caps
Sebastian Dröge
2
-4
/
+12
2011-05-14
voaacenc: Only generate sinkcaps once and in a threadsafe way
Sebastian Dröge
2
-89
/
+81
2011-05-14
voaacenc: Add NULL terminator to gst_structure_new()
Sebastian Dröge
1
-1
/
+2
2011-05-14
voaacenc: Some minor cleanup
Sebastian Dröge
2
-15
/
+4
2011-05-14
voaacenc: Fix CFLAGS and LIBS
Sebastian Dröge
1
-3
/
+11
2011-05-14
voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc lib
benjamin gaignard
4
-0
/
+802