summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4venc.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-301-1/+1
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-221-5/+9
* gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.Wim Taymans2005-09-221-4/+9
* gst/rtp/: Remove g_print.Wim Taymans2005-09-221-13/+96
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-211-6/+19
* don't use underscoresThomas Vander Stichele2005-09-201-2/+2
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-177/+136
* gst/rtp/: Added mpeg4 video payload encoder/decoder.Wim Taymans2005-09-061-0/+385