index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtp
/
gstrtpmp4vpay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
rtpmp4vpay: add support for buffer-list
Ognyan Tonchev
1
-8
/
+60
2009-05-25
rtpmp4vpay: don't look for headers in some cases
Wim Taymans
1
-1
/
+6
2009-04-18
rtpmp4vpay: Remove dead assignment. The value is never read after.
Edward Hervey
1
-1
/
+0
2009-04-18
Remove unused variables in _class_init
Edward Hervey
1
-2
/
+0
2009-03-02
rtpmp4vpay: Add support for more formats
Wim Taymans
1
-9
/
+20
2008-12-08
gst/rtp/gstrtpmp4vpay.c: Don't try to push packets before we could find a val...
Wim Taymans
1
-0
/
+6
2008-11-25
gst/rtp/: Fix the descriptions and fix some email addresses.
Wim Taymans
1
-1
/
+1
2008-11-13
gst/rtp/gstrtpmp4vpay.c: Flush the remaining frames on EOS. Fixes #560641.
Yotam
1
-2
/
+5
2008-10-27
gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.
Wim Taymans
1
-4
/
+10
2007-10-22
gst/rtp/gstrtpmp4vpay.c: Use correct unref function for buffers. #488844.
Peter Kjellerstedt
1
-1
/
+1
2007-09-27
gst/rtp/gstrtpmp4vpay.*: Free the config string. Fixes #480707.
Antoine Tremblay
1
-6
/
+17
2007-06-08
gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details): Fix element description.
Thomas Vander Stichele
1
-2
/
+2
2007-05-01
gst/rtp/gstrtpmp4vpay.*: Handle NEWSEGMENT and FLUSH events. Fixes #434824.
Sjoerd Simons
1
-0
/
+42
2007-03-29
gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.
Wim Taymans
1
-3
/
+1
2007-01-24
gst/rtp/: Fix caps with payload numbers.
Wim Taymans
1
-1
/
+1
2006-11-08
gst/rtp/: Fix element descriptions.
Christian Schaller
1
-1
/
+1
2006-07-24
docs/plugins/: Update files to CVS/Prerelease version, add esdsink docs.
Tim-Philipp Müller
1
-1
/
+1
2006-06-22
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
1
-1
/
+1
2006-05-22
fix descriptions and license blocks cut and paste anyone ?
Thomas Vander Stichele
1
-2
/
+7
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-25
gst/rtp/: It's codec_data, not codec_info.
Wim Taymans
1
-7
/
+7
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-6
/
+5
2006-02-10
gst/rtp/gstrtpmp4vpay.c: First set options, then set caps or else the basecla...
Wim Taymans
1
-3
/
+3
2006-02-10
gst/rtp/gstrtpmp4vpay.c: Don't waste time looking for a config string if we h...
Wim Taymans
1
-0
/
+38
2006-02-09
gst/rtp/gstrtpamrdepay.c: Added more meaningfull warnings when something goes...
Wim Taymans
1
-0
/
+5
2005-12-14
gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...
Philippe Kalaf
1
-1
/
+1
2005-12-06
expand tabs
Thomas Vander Stichele
1
-7
/
+7
2005-12-01
gst/rtp/: parsers are depayers
Thomas Vander Stichele
1
-3
/
+3
2005-12-01
Do burger's rename for rtp payloaders and depayloaders
Thomas Vander Stichele
1
-99
/
+99
2005-09-30
gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)
Wim Taymans
1
-1
/
+1
2005-09-22
gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.
Wim Taymans
1
-5
/
+9
2005-09-22
gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.
Wim Taymans
1
-4
/
+9
2005-09-22
gst/rtp/: Remove g_print.
Wim Taymans
1
-13
/
+96
2005-09-21
gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...
Wim Taymans
1
-6
/
+19
2005-09-20
don't use underscores
Thomas Vander Stichele
1
-2
/
+2
2005-09-15
Updates to payloader/depayloaders, make payloaders use the base classes.
Wim Taymans
1
-177
/
+136
2005-09-06
gst/rtp/: Added mpeg4 video payload encoder/decoder.
Wim Taymans
1
-0
/
+385