index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
faac
Age
Commit message (
Expand
)
Author
Files
Lines
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
-3
/
+3
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+12
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-11-06
faac: Initialize debug category soon enough
Thibault Saunier
1
-2
/
+2
2015-09-05
faac: Add bitrate info to the tags output.
Jan Schmidt
1
-0
/
+18
2015-08-17
audioencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+1
2015-08-17
faac: make template pad caps more accurate and remove custom getcaps
Thiago Santos
1
-59
/
+46
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-15
/
+0
2015-02-05
faac: relace parsed with framed in aac caps
Thiago Santos
1
-6
/
+3
2015-02-05
faac: fix output caps to negotiate with some muxers
Thiago Santos
1
-3
/
+8
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-2
/
+2
2014-04-10
faac: fix faac API error checking
Vincent Penquerc'h
1
-1
/
+3
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
1
-11
/
+0
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
2
-4
/
+4
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
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
/
+1
2012-04-25
android: Add support for the faac plugin
Arun Raghavan
1
-0
/
+15
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
-1
/
+1
2012-02-01
faac: Use new audio encoder/decoder base class API for srcpad caps
Sebastian Dröge
1
-1
/
+1
2012-01-25
port some more to new memory API
Mark Nauwelaerts
1
-10
/
+12
2012-01-12
faac: also indicate mono audio in sink caps
Mark Nauwelaerts
1
-8
/
+7
2012-01-11
faac: fix some input and output buffer map and ref handling
Mark Nauwelaerts
1
-3
/
+4
2012-01-11
faac: base class audio info is not yet set during set_format
Mark Nauwelaerts
1
-10
/
+7
2012-01-11
faac: sprinkle some more layout info in caps
Mark Nauwelaerts
1
-1
/
+2
2012-01-05
faac: Port to the new raw audio caps
Sebastian Dröge
2
-45
/
+39
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2
-31
/
+59
2011-12-23
faac: standardize some field data types
Mark Nauwelaerts
1
-2
/
+2
2011-12-22
faac: recreate encoder after flushing
Mark Nauwelaerts
1
-0
/
+7
2011-12-22
faac: refactor encoder library setup
Mark Nauwelaerts
1
-29
/
+50
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+3
2011-11-25
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
1
-0
/
+1
2011-11-23
faac, rtmp: more printf format fixes in debug messages
Tim-Philipp Müller
1
-1
/
+1
2011-11-23
faac: do not leak buffer when no encoded data yet or encoding error
Mark Nauwelaerts
1
-1
/
+4
2011-10-16
faac: port to 0.11
Wim Taymans
1
-41
/
+40
2011-09-26
faac: Also set maximum number of samples that the subclass wants
Sebastian Dröge
1
-0
/
+1
2011-09-26
faac: Simple fix for GstAudioEncoder API change
Sebastian Dröge
1
-1
/
+1
2011-09-22
faac: fixup misunderstanding in sample counting
Mark Nauwelaerts
1
-0
/
+3
2011-09-22
faac: use some more boilerplate
Mark Nauwelaerts
1
-32
/
+3
2011-09-22
faac: port to audioencoder
Mark Nauwelaerts
3
-410
/
+168
2011-08-03
faac: Add properties for VBR encoding
Mukul Majmudar
2
-4
/
+64
2011-05-27
faac: fix CFLAGS and LIBS order in Makefile.am
Tim-Philipp Müller
1
-4
/
+5
2011-05-27
faac: Set the correct, valid sample rates in the pad template caps
Sebastian Dröge
1
-5
/
+32
2011-05-27
faac: Add the profile and level to the caps
Sebastian Dröge
3
-85
/
+85
2011-05-27
faac: Use PROP_ instead of ARG_ for the property enums
Sebastian Dröge
1
-21
/
+21
2011-05-14
faac: Detect output format from downstream caps change unit test
benjamin gaignard
1
-37
/
+35
[next]