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
*
gst/rtp/gstrtpspeexdepay.*: Revert last change: Only the jitterbuffer is able...
Sebastian Dröge
2008-07-07
2
-10
/
+1
*
gst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi().
Stefan Kost
2008-07-07
1
-0
/
+1
*
gst/rtp/gstrtpspeexdepay.*: Take timestamp from the RTP packet as a first ste...
Tomasz Grobelny
2008-07-07
2
-1
/
+10
*
gst/rtp/: Add raw video pay and depayloaders, see RFC4175.
Wim Taymans
2008-07-01
6
-2
/
+1260
*
gst/: Added debug.
Thomas Vander Stichele
2008-06-20
1
-1
/
+3
*
gst/rtp/gstrtpg726pay.c: Remove unused variable so that we can compile again.
Wim Taymans
2008-06-19
1
-1
/
+0
*
gst/rtp/gstrtpg726pay.c: No need to check for audio/G723 and audio/32KADPCM h...
Peter Kjellerstedt
2008-06-19
1
-13
/
+1
*
gst/rtp/gstrtpg726pay.c: Fix caps, See #538891.
Wim Taymans
2008-06-18
1
-4
/
+2
*
gst/rtp/: Added G726 pay/depayloaders. Fixes #538891.
mersad
2008-06-18
6
-0
/
+500
*
gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...
Olivier Crete
2008-06-13
3
-22
/
+21
*
gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline...
Olivier Crete
2008-06-11
1
-1
/
+26
*
gst/rtp/gstrtptheoradepay.c: Improve debugging of the ident.
Wim Taymans
2008-05-21
1
-3
/
+3
*
gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single).
Peter Kjellerstedt
2008-05-20
2
-5
/
+3
*
gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-...
Wim Taymans
2008-05-20
4
-35
/
+289
*
gst/rtp/gstrtph264depay.c: Small comment added.
Wim Taymans
2008-05-14
2
-101
/
+153
*
gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...
Peter Kjellerstedt
2008-05-14
2
-7
/
+99
*
gst/rtp/gstrtpg729depay.c: Fix wrong caps string.
Wim Taymans
2008-05-13
1
-2
/
+2
*
gst/rtp/: Added G729 pay and depayloaders. Fixes #532409.
Olivier Crete
2008-05-13
6
-0
/
+520
*
gst/rtp/: Add DV pay and depayloaders. Fixes #532423.
Olivier Crete
2008-05-12
6
-0
/
+951
*
gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL wh...
Ole André Vadla Ravnås
2008-05-07
1
-1
/
+1
*
gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...
Ole André Vadla Ravnås
2008-05-07
1
-2
/
+3
*
gst/rtp/gstrtph263pdepay.c: Add some more debug info and guard against small ...
Wim Taymans
2008-05-02
2
-3
/
+24
*
gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. Se...
Olivier Crete
2008-05-02
1
-1
/
+31
*
gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146.
Olivier Crete
2008-05-02
1
-3
/
+41
*
gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr...
Tim-Philipp Müller
2008-04-25
1
-2
/
+2
*
Stop using deprecated GLib functions.
Sebastian Dröge
2008-04-24
4
-9
/
+9
*
gst/rtp/gstrtph264pay.c: Fix build because of a bad argument number.
Julien Moutte
2008-04-07
1
-1
/
+1
*
gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.
Wim Taymans
2008-04-04
2
-25
/
+172
*
gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...
Olivier Crete
2008-03-08
1
-0
/
+6
*
fixes: #514889
Wim Taymans
2008-02-12
6
-6
/
+136
*
gst/rtp/: Add MPEG2 video payloader
Thijs Vermeir
2008-01-25
4
-1
/
+307
*
gst/rtp/: Fix the clock rate to 90000 as required by the RFC.
Olivier Crete
2008-01-11
2
-15
/
+5
*
gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...
Stefan Kost
2008-01-09
23
-886
/
+68
*
gst/rtp/gstrtph264pay.*: Use higher performance start-code searching.
Wai-Ming Ho
2007-12-11
2
-15
/
+280
*
gst/rtp/gstrtph263depay.c: Code beautification.
Edward Hervey
2007-11-28
1
-99
/
+96
*
gst/rtp/gstrtpmp4adepay.c: Fix wrong comparison in overrun check. Fixes #4992...
Jayarama S. Santana
2007-11-27
1
-1
/
+1
*
gst/rtp/gstrtph263depay.*: Fix h263 depayloader so that ANY h263 decoder can ...
Edward Hervey
2007-11-27
2
-32
/
+97
*
gst/rtp/gstrtpmp4adepay.*: Fix depayloading when multiple frames are inside o...
Wim Taymans
2007-11-26
2
-24
/
+74
*
gst/rtp/gstrtph263depay.c: Read the I flag for Mode A h263 rtp stream and set...
Edward Hervey
2007-11-26
1
-0
/
+5
*
gst/rtp/gstrtpmp2tpay.*: Fill the MTU with as many packets as possible. Fixes...
Jordi Jaen Pallares
2007-11-15
2
-19
/
+82
*
gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.
Tommi Myöhänen
2007-11-15
1
-0
/
+1
*
gst/rtp/gstrtpmp4vpay.c: Use correct unref function for buffers. #488844.
Peter Kjellerstedt
2007-10-22
1
-1
/
+1
*
gst/rtp/gstrtph264pay.c: Set marker bit correctly.
Anders Skargren
2007-10-18
1
-2
/
+1
*
gst/rtp/gstrtpmp4adepay.c: Fix caps as to not confuse autopluggers.
Wim Taymans
2007-10-08
1
-0
/
+1
*
gst/rtp/: Add log category.
Stefan Kost
2007-10-04
2
-0
/
+12
*
gst/rtp/gstrtpmp4vpay.*: Free the config string. Fixes #480707.
Antoine Tremblay
2007-09-27
2
-7
/
+18
*
gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...
Wim Taymans
2007-09-21
1
-0
/
+3
*
gst/rtp/gstrtpL16pay.c: Removed some unused code.
Wim Taymans
2007-09-19
7
-8
/
+26
*
gst/rtp/README: Update README with the design for synchronisation rules of RT...
Wim Taymans
2007-09-16
1
-22
/
+144
*
gst/rtp/gstrtph263pay.c: Fix up header structure so that compilers don't add ...
Haakon Sporsheim
2007-09-07
1
-1
/
+1
[next]