summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtpsubstream: Use the session's enter/leave mechanism and keep refs in substr...Olivier Crête2010-05-043-5/+42
* rtpsubstream: Don't loop to get new codec binsOlivier Crête2010-05-041-21/+12
* tests: Add test for theora reception without configOlivier Crête2010-05-043-0/+217
* Use gst_pad_get_caps_reffedOlivier Crête2010-05-045-9/+9
* rtp: Use gst_caps_can_intersect() where possibleOlivier Crête2010-05-046-76/+29
* rtpsubstream: Don't try to modify caps from bufferOlivier Crête2010-05-041-2/+1
* rtpspecificnego: Use the default function for H263-2000, so less duplicated codeOlivier Crête2010-04-151-67/+11
* gitignore: Remove no longer existant fileOlivier Crête2010-04-131-2/+0
* Rename _doc.c files to .doc.cOlivier Crête2010-04-133-9/+8
* rtp: Rename gstfsrtpconference.c to fs-rtp-conference-plugin.cOlivier Crête2010-04-133-8/+6
* lib: Put the includes in the order according to the coding styleOlivier Crête2010-04-139-27/+31
* msn: Put the includes in the order according to the coding styleOlivier Crête2010-04-136-11/+18