summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4gpay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-6/+1
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-29/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-6/+9
* fixes: #514889Wim Taymans2008-02-121-2/+35
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-41/+0
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-4/+2
* gst/rtp/: Fix encoding-name case.Wim Taymans2007-03-051-1/+1
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+3
* gst/rtp/README: Fix case of string params.Wim Taymans2007-02-161-1/+1
* gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.Wim Taymans2007-01-251-2/+2
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-1/+1
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/gstrtpmp4gpay.c: Fix profile-level-id parsing and setup.Wim Taymans2006-09-211-11/+11
* gst/rtp/README: Update README with some examples.Wim Taymans2006-09-211-34/+41
* gst/rtp/: Added simple generic mpeg4 depayloader.Wim Taymans2006-07-161-9/+13
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+6
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* gst/rtp/: It's codec_data, not codec_info.Wim Taymans2006-04-251-7/+7
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* gst/rtp/gstrtpmp4gpay.*: Make more things work.Wim Taymans2006-02-121-11/+207
* gst/rtp/README: Say something about case-sensitivity of caps vs mime-attributes.Wim Taymans2006-02-101-0/+374