summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.0.190.0.19Olivier Crête2010-05-191-2/+2
* rtpcodecnego: Get the codec params after the negotiationOlivier Crête2010-05-191-24/+67
* rtpsession: Keep the recv codec as the discovery codecOlivier Crête2010-05-191-6/+7
* fsplugin: Lock global variablesOlivier Crête2010-05-181-3/+12
* Update common/ and remove shave in favor of automake silent rulesOlivier Crête2010-05-183-4/+7
* rtp: Only emit send-codec-changed if something changedOlivier Crête2010-05-093-8/+23
* gui: Ignore elements with no factoryOlivier Crête2010-05-091-0/+2
* rtp: Work with new rtpdtmfmux using priority_pad for dtmfOlivier Crête2010-05-092-3/+7
* rtpsession: Set "favor-new" property when it existsOlivier Crête2010-05-051-0/+6
* tests: Remove test on ptime in send-codec-changedOlivier Crête2010-05-051-22/+0
* tests: There may be more than one send-codec-changed message on the busOlivier Crête2010-05-051-6/+6
* Version 0.0.18.1Olivier Crête2010-05-041-1/+1
* Version 0.0.180.0.18Olivier Crête2010-05-041-2/+2
* tests: Add test for H.264 parameter negotiationOlivier Crête2010-05-041-0/+104
* rtpcodecspecific: Read the vales in the H.264 profile-level-id in the right o...Olivier Crête2010-05-041-4/+4
* rtpcodecspecific: Give enough space for H.264 profile-level-idOlivier Crête2010-05-041-3/+2
* tests: H263-2000 negotiation testsOlivier Crête2010-05-042-6/+120
* tests: Add tests for H263-1998 paramete negotiationOlivier Crête2010-05-041-0/+166
* rtpcodecspecific: For H.261/H.261 SQCIF/QCIF are restrictorsOlivier Crête2010-05-042-11/+40
* rtpcodecspecific: Ignore H263-2000 with profile but no levelOlivier Crête2010-05-041-0/+14
* tests: Add test for H.261 negotiationOlivier Crête2010-05-043-8/+105
* tests: Add test for G.729 param negoOlivier Crête2010-05-041-0/+104
* rtpcodecspecific: Support G.729 annexb=yes correctlyOlivier Crête2010-05-041-1/+36
* tests: Add test for iLBC param negotiationOlivier Crête2010-05-041-11/+188
* rtpcodecnego: Don't keep previously negotiation params when re-creating the l...Olivier Crête2010-05-041-25/+14
* rtpcodecnego: Allow profile-based codecs with dynamically allocated payload t...Olivier Crête2010-05-041-1/+0
* tests: Fix small leak in testOlivier Crête2010-05-041-0/+1
* tests: Factor out the setup phase for codec negotiation testsOlivier Crête2010-05-041-15/+28
* rtpcodecspecific: Add H.264 negotiationOlivier Crête2010-05-041-4/+109
* rtpcodecspecific: Add jpeg2000 param negotiationOlivier Crête2010-05-042-2/+52
* rtpcodecspecific: Add negotiation data for H.261Olivier Crête2010-05-041-0/+11
* rtp: Keep a separate send_codec in the list to separate send and recv parametersOlivier Crête2010-05-0411-267/+293
* rtp: Replace codec_copy_without_config with more generic codec_copy_filteredOlivier Crête2010-05-045-17/+22
* rtpcodecspecific: Use the default function to telephone-event eventsOlivier Crête2010-05-042-92/+53
* rtpcodecnego: Replace use_local_ids by multi_streamOlivier Crête2010-05-042-7/+8
* rtpcodecspecific: Handle ptime/maxptime in the text parametersOlivier Crête2010-05-041-0/+15
* rtpcodecspecific: Split the param type filter into local and remote filtersOlivier Crête2010-05-042-39/+62
* rtpcodecnego: Add a few debug messagesOlivier Crête2010-05-041-0/+6
* rtpcodecnego: Remove duplicated list traversalOlivier Crête2010-05-041-10/+2
* rtpcodecspecific: Replace FsStreamDirection with FsParamTypeOlivier Crête2010-05-042-51/+54
* tests: Make message more accurateOlivier Crête2010-05-041-2/+2
* rtpsession: Do correct atomic manipulation of codec preferencesOlivier Crête2010-05-041-2/+13
* rtpcodecnego: Verify the codecs using the negotiation functionOlivier Crête2010-05-041-27/+5
* rtpcodecspecific: Massively simplify codec-specific negotiationOlivier Crête2010-05-041-177/+817
* fscodec: Let the param parameter of remove_optional_param be NULLOlivier Crête2010-05-041-1/+8
* rtpcodecnego: Rename lookup_codec_association_custom_intern to _internalOlivier Crête2010-05-041-4/+4
* rtpcodecspecific: Remove mode=20 from iLBC if both sides support itOlivier Crête2010-05-041-8/+40
* rtp: Release the request pads from gstrtpbin, require gst-p-bad 0.10.17 to matchOlivier Crête2010-05-042-10/+2
* rtpsession: Defer dispose to another thread if dispose is called from a strea...Olivier Crête2010-05-041-14/+37
* rtp: Keep track of all internal threadsOlivier Crête2010-05-042-0/+67