index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
adpcmenc
/
adpcmenc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-6
/
+5
2015-08-17
audioencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+2
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-9
/
+9
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-1
/
+1
2014-09-10
Fix up one-element lists in template caps
Tim-Philipp Müller
1
-1
/
+1
2013-12-23
adpcmenc: Properly set output format
Sebastian Dröge
1
-2
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
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-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-01-26
adpcmenc: port to 0.11
Mark Nauwelaerts
1
-25
/
+27
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-154
/
+61
2012-01-17
adpcmenc: port to audioencoder
Mark Nauwelaerts
1
-154
/
+61
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+4
2011-11-07
adpcm: add more consts, espcially for static const data
Vincent Penquerc'h
1
-4
/
+5
2011-05-18
various: fix author tag in element details
Stefan Kost
1
-1
/
+1
2010-03-22
Add -Wwrite-strings
Benjamin Otte
1
-1
/
+1
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-0
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2009-12-11
adpcmenc: add new adpcm encoder element.
Peter van Hardenberg
1
-0
/
+571