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
/
gst
/
siren
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
sirendec: port to audiodecoder
Mark Nauwelaerts
2
-154
/
+81
2012-03-06
sirenenc: port to audioencoder
Mark Nauwelaerts
3
-160
/
+52
2012-01-13
sirenenc: fix base class call mixup in finalize
Vincent Penquerc'h
1
-1
/
+1
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-8
/
+4
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+13
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
8
-8
/
+8
2010-03-21
siren: Run gst-indent script
Benjamin Otte
6
-453
/
+597
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-18
/
+8
2009-11-22
Clean up LDFLAGS, LIBS, CFLAGS
Tim-Philipp Müller
1
-4
/
+5
2009-09-23
Fix warnings with gcc 4.0.1.
Alessandro Decina
2
-2
/
+2
2009-09-04
siren: fix setting caps on the output pad
Wim Taymans
2
-2
/
+18
2009-09-04
sirendec: rewrite sirendec
Wim Taymans
2
-57
/
+179
2009-09-04
sirenenc: cleanups
Wim Taymans
1
-7
/
+8
2009-09-03
sirenenc: fix events and caps
Wim Taymans
2
-22
/
+53
2009-09-03
sirenenc: fix timestamping
Wim Taymans
2
-45
/
+99
2009-03-22
Makefile.am: no static libs for plugins
Stefan Kost
1
-0
/
+2
2009-02-17
Add some documentation to the siren enc/dec plugins
Olivier Crête
2
-0
/
+18
2009-02-17
Re-indent the siren stuff to be gst style
Olivier Crête
5
-68
/
+41
2009-02-17
Move siren rtp pay/depay to good
Olivier Crête
6
-426
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête
1
-0
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Add underscore to make the encoder like the decoder
Olivier Crête
1
-10
/
+10
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset to make its meaning c...
Olivier Crête
1
-5
/
+5
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Check the size of the input buffer, not the outpu...
Olivier Crête
1
-1
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Preserve timestamp
Olivier Crête
1
-0
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Remove useless checks, document locking
Olivier Crete
2
-8
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] make sirenenc thread safe
Olivier Crete
2
-22
/
+24
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJECT in sirenenc
Olivier Crete
2
-13
/
+8
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Port sirendec to Gstelement
Olivier Crete
3
-171
/
+66
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Release ref at the end of chain
Olivier Crete
1
-0
/
+2
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Remove useless call to peek_parent
Olivier Crete
1
-2
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Make GstSirenEnc use GST_*_OBJECT appropriately
Olivier Crete
1
-12
/
+9
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Port sirenenc to gstelement
Olivier Crete
2
-145
/
+84
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Link modules with libm where required
Olivier Crete
1
-1
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Removed debug output
Youness Alaoui
1
-8
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Oups, typo
Youness Alaoui
1
-1
/
+1
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Added Siren encoder/decoder/payloader/depayloader
Youness Alaoui
26
-0
/
+3962