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
/
gstrtpmp4vdepay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-3
/
+0
*
gst/rtp/: Fix the descriptions and fix some email addresses.
Wim Taymans
2008-11-25
1
-3
/
+3
*
gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.
Wim Taymans
2008-10-27
1
-16
/
+6
*
gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...
Stefan Kost
2008-01-09
1
-48
/
+0
*
gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.
Wim Taymans
2007-03-29
1
-2
/
+0
*
gst/rtp/: Added MP4A-LATM depayloader. Fixes #417792.
Stefan Kost
2007-03-28
1
-40
/
+21
*
gst/rtp/: Fix caps with payload numbers.
Wim Taymans
2007-01-24
1
-0
/
+1
*
gst/rtp/: Added RFC 2250 MPEG Video Depayloader.
Wim Taymans
2007-01-09
1
-16
/
+27
*
gst/rtp/: Fix element descriptions.
Christian Schaller
2006-11-08
1
-1
/
+1
*
gst/multipart/multipartdemux.c: Activate pads before adding.
Wim Taymans
2006-10-06
1
-2
/
+0
*
gst/rtp/: Fix klass typos.
Wim Taymans
2006-09-23
1
-2
/
+2
*
fix descriptions and license blocks cut and paste anyone ?
Thomas Vander Stichele
2006-05-22
1
-1
/
+6
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
gst/rtp/gstrtpmp4vdepay.c: Don't leak memory allocated by gst_buffer_new_and_...
Tim-Philipp Müller
2006-04-11
1
-2
/
+2
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
C89 fixes: declare variables at the beginning of a block and
Jens Granseuer
2006-01-23
1
-2
/
+1
*
gst-plugins-good/gst/rtp/: Making these depayloaders (H263+ and mpeg4 video) ...
Philippe Kalaf
2005-12-22
1
-71
/
+43
*
gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...
Philippe Kalaf
2005-12-14
1
-1
/
+0
*
gst/rtp/: parsers are depayers
Thomas Vander Stichele
2005-12-01
1
-1
/
+1
*
Do burger's rename for rtp payloaders and depayloaders
Thomas Vander Stichele
2005-12-01
1
-86
/
+90
*
gst/rtp/: Remove g_print.
Wim Taymans
2005-09-22
1
-4
/
+0
*
gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...
Wim Taymans
2005-09-21
1
-0
/
+24
*
don't use underscores
Thomas Vander Stichele
2005-09-20
1
-2
/
+2
*
Updates to payloader/depayloaders, make payloaders use the base classes.
Wim Taymans
2005-09-15
1
-4
/
+5
*
gst/rtp/: Added mpeg4 video payload encoder/decoder.
Wim Taymans
2005-09-06
1
-0
/
+309