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
/
faac
Commit message (
Expand
)
Author
Age
Files
Lines
*
faac: Add bitrate info to the tags output.
Jan Schmidt
2015-09-05
1
-0
/
+18
*
audioencoders: use template subset check for accept-caps
Thiago Santos
2015-08-17
1
-0
/
+1
*
faac: make template pad caps more accurate and remove custom getcaps
Thiago Santos
2015-08-17
1
-59
/
+46
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-15
/
+0
*
faac: relace parsed with framed in aac caps
Thiago Santos
2015-02-05
1
-6
/
+3
*
faac: fix output caps to negotiate with some muxers
Thiago Santos
2015-02-05
1
-3
/
+8
*
Constify some static arrays everywhere
Sebastian Dröge
2015-01-21
1
-2
/
+2
*
faac: fix faac API error checking
Vincent Penquerc'h
2014-04-10
1
-1
/
+3
*
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
2013-07-29
1
-11
/
+0
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
2
-4
/
+4
*
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
*
faac, voaacenc: adjust to modified audioencoder getcaps helper API
Mark Nauwelaerts
2012-07-25
1
-1
/
+1
*
android: Add support for the faac plugin
Arun Raghavan
2012-04-25
1
-0
/
+15
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
faac: Use new audio encoder/decoder base class API for srcpad caps
Sebastian Dröge
2012-02-01
1
-1
/
+1
*
port some more to new memory API
Mark Nauwelaerts
2012-01-25
1
-10
/
+12
*
faac: also indicate mono audio in sink caps
Mark Nauwelaerts
2012-01-12
1
-8
/
+7
*
faac: fix some input and output buffer map and ref handling
Mark Nauwelaerts
2012-01-11
1
-3
/
+4
*
faac: base class audio info is not yet set during set_format
Mark Nauwelaerts
2012-01-11
1
-10
/
+7
*
faac: sprinkle some more layout info in caps
Mark Nauwelaerts
2012-01-11
1
-1
/
+2
*
faac: Port to the new raw audio caps
Sebastian Dröge
2012-01-05
2
-45
/
+39
*
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2011-12-30
2
-31
/
+59
|
\
|
*
faac: standardize some field data types
Mark Nauwelaerts
2011-12-23
1
-2
/
+2
|
*
faac: recreate encoder after flushing
Mark Nauwelaerts
2011-12-22
1
-0
/
+7
|
*
faac: refactor encoder library setup
Mark Nauwelaerts
2011-12-22
1
-29
/
+50
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+3
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey
2011-11-25
1
-0
/
+1
|
\
\
|
|
/
|
*
faac: do not leak buffer when no encoded data yet or encoding error
Mark Nauwelaerts
2011-11-23
1
-1
/
+4
*
|
faac, rtmp: more printf format fixes in debug messages
Tim-Philipp Müller
2011-11-23
1
-1
/
+1
*
|
faac: port to 0.11
Wim Taymans
2011-10-16
1
-41
/
+40
|
/
*
faac: Also set maximum number of samples that the subclass wants
Sebastian Dröge
2011-09-26
1
-0
/
+1
*
faac: Simple fix for GstAudioEncoder API change
Sebastian Dröge
2011-09-26
1
-1
/
+1
*
faac: fixup misunderstanding in sample counting
Mark Nauwelaerts
2011-09-22
1
-0
/
+3
*
faac: use some more boilerplate
Mark Nauwelaerts
2011-09-22
1
-32
/
+3
*
faac: port to audioencoder
Mark Nauwelaerts
2011-09-22
3
-410
/
+168
*
faac: Add properties for VBR encoding
Mukul Majmudar
2011-08-03
2
-4
/
+64
*
faac: fix CFLAGS and LIBS order in Makefile.am
Tim-Philipp Müller
2011-05-27
1
-4
/
+5
*
faac: Set the correct, valid sample rates in the pad template caps
Sebastian Dröge
2011-05-27
1
-5
/
+32
*
faac: Add the profile and level to the caps
Sebastian Dröge
2011-05-27
3
-85
/
+85
*
faac: Use PROP_ instead of ARG_ for the property enums
Sebastian Dröge
2011-05-27
1
-21
/
+21
*
faac: Detect output format from downstream caps change unit test
benjamin gaignard
2011-05-14
1
-37
/
+35
*
faac: remove extraneous buffer unref
Mark Nauwelaerts
2011-02-17
1
-1
/
+0
*
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-6
/
+9
*
faac: handle trailing encoder output
Mark Nauwelaerts
2010-10-11
2
-8
/
+13
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-7
/
+4
*
docs: unify doc style
Stefan Kost
2010-02-16
1
-2
/
+2
*
faac: fix documentation typo
Mark Nauwelaerts
2010-02-11
1
-1
/
+1
[next]