index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
rtp
Commit message (
Expand
)
Author
Age
Files
Lines
*
celtdepay: add CELT depayloader
Wim Taymans
2009-06-05
4
-0
/
+298
*
rtpceltpay: add CELT RTP payloader
Wim Taymans
2009-06-05
4
-0
/
+519
*
vrawpay: trim output buffers
Wim Taymans
2009-06-02
1
-0
/
+4
*
vrawdepay: fix parsing of sampling field
Wim Taymans
2009-06-02
1
-1
/
+1
*
rtpmp4vpay: don't look for headers in some cases
Wim Taymans
2009-05-25
2
-1
/
+7
*
rtp: fix channel positions for mono
Wim Taymans
2009-05-21
1
-1
/
+1
*
rtp: Link to -lm
Sebastian Dröge
2009-05-12
1
-1
/
+2
*
rtj2kdepay: add basic JPEG 2000 depayloader
Wim Taymans
2009-05-08
4
-0
/
+357
*
rtpj2kpay: set marker bit correctly
Wim Taymans
2009-05-08
1
-0
/
+40
*
rtpj2kpay: add a simple JPEG 2000 payloader
Wim Taymans
2009-05-08
4
-0
/
+495
*
rtpjpegpay: we only need to swap bits on LE
Wim Taymans
2009-05-08
1
-5
/
+0
*
rtpjpegpay: refuse some unsupported jpeg formats
Wim Taymans
2009-05-06
1
-5
/
+14
*
rtptheorapay: fix description
Wim Taymans
2009-05-06
1
-1
/
+1
*
rtpjpegpay: rewrite quant table handling
Wim Taymans
2009-05-06
1
-93
/
+132
*
rtpjpegpay: handle input with 1 quant table
Wim Taymans
2009-05-06
1
-13
/
+28
*
rtpjpegpay: correctly set the type header
Wim Taymans
2009-05-05
2
-50
/
+211
*
rtpjpegdepay: use width/height from payload
Wim Taymans
2009-05-05
2
-11
/
+47
*
g726pay: fix compilation
Wim Taymans
2009-04-27
1
-0
/
+2
*
g726pay: add RFC compliant packetizing
Wim Taymans
2009-04-27
2
-8
/
+269
*
g726depay: add debug category
Wim Taymans
2009-04-27
1
-3
/
+7
*
rtph263pay: And let's not forget to remove the unused variable.
Edward Hervey
2009-04-18
1
-1
/
+0
*
rtph263pay: Remove dead assignments, the variables are never read after.
Edward Hervey
2009-04-18
1
-7
/
+1
*
rtpmp4vpay: Remove dead assignment. The value is never read after.
Edward Hervey
2009-04-18
1
-1
/
+0
*
rtpamrdepay: Remove unneeded variable, the value is only read once.
Edward Hervey
2009-04-18
1
-4
/
+1
*
rtpamrpay: Remove unneeded variable, the value is only read once.
Edward Hervey
2009-04-18
1
-4
/
+1
*
rtpvorbispay: Remove dead assignment. Value never read after.
Edward Hervey
2009-04-18
1
-1
/
+1
*
rtptheorapay: Remove dead assignment. Value never read after.
Edward Hervey
2009-04-18
1
-1
/
+1
*
rtptheoradepay: Remove unused variable, it's never being read.
Edward Hervey
2009-04-18
1
-2
/
+0
*
rtpvrawdepay: Remove dead assignment.
Edward Hervey
2009-04-18
1
-2
/
+2
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
17
-75
/
+4
*
Remove blank {set|get}_property/change_state/finalize methods.
Edward Hervey
2009-04-18
13
-467
/
+0
*
Remove unused variables in _class_init
Edward Hervey
2009-04-18
29
-85
/
+0
*
rtptheoradepay: Fix build on macosx.
Edward Hervey
2009-04-18
1
-3
/
+5
*
rtph263pay: fix compilation on big-endian
James Andrewartha
2009-04-15
2
-3
/
+3
*
g726depay: add property for aal2 force
Wim Taymans
2009-04-15
1
-0
/
+50
*
g726depay: implement RFC3551 packing
Wim Taymans
2009-04-15
2
-20
/
+154
*
rtph263pay: fix build
Wim Taymans
2009-04-15
1
-2
/
+0
*
h263pay: various fixes
Youness Alaoui
2009-04-14
1
-20
/
+27
*
h263pay: Fix the payloader
Janin Kolenc
2009-04-14
2
-186
/
+1987
*
rtptheorapay: fix length encoding in packed headers.
Michael Smith
2009-04-01
1
-1
/
+4
*
rtpvorbispay: in packed headers, properly flag multibyte lengths.
Michael Smith
2009-04-01
1
-1
/
+4
*
rtpmp4adepay: output should be framed already
Tim-Philipp Müller
2009-03-30
1
-2
/
+2
*
rtpmp4apay,rtpmp4depay: fix buffer leaks in AAC payloader and depayloader
Tim-Philipp Müller
2009-03-25
2
-0
/
+6
*
rtpmp4apay: warn if input is unframed
Tim-Philipp Müller
2009-03-25
1
-2
/
+8
*
rtpmp4adepay: don't append an extra 0 byte to the codec data
Tim-Philipp Müller
2009-03-20
1
-3
/
+3
*
rtph264depay: fix base64 decoding
Wim Taymans
2009-03-19
1
-2
/
+5
*
rtp: Use GLib functions for encoding/decoding base64
Sebastian Dröge
2009-03-18
5
-187
/
+19
*
gstrtpvorbisdepay: Fix build on macosx
Edward Hervey
2009-03-10
1
-2
/
+3
*
vorbisdepay: fix some leaks
Wim Taymans
2009-03-09
1
-55
/
+50
*
Move siren rtp pay/depay from gst-plugins-farsight
Olivier Crête
2009-03-04
6
-1
/
+422
[next]