summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-10v4l2sink: Protect against NULL-pointer accessIOhannes m zmölnig1-1/+2
2010-10-08Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-08Automatic update of common submoduleSebastian Dröge1-0/+0
2010-10-06deinterlace: Fix required fields logicRobert Swain1-2/+2
2010-10-06flvmux: resend onMetada tag when tags changes in streamable modeAndoni Morales Alastruey2-0/+18
2010-10-05qtdemux: AAC codec_data can be > 2 bytes longArun Raghavan1-0/+3
2010-10-05matroskademux: only unref buffer when no longer needed for cluster scanningMark Nauwelaerts1-2/+5
2010-10-05matroskademux: avoid infinite cluster scanningMark Nauwelaerts1-0/+7
2010-10-05goom: take duration into account when doing QoSWim Taymans2-0/+2
2010-10-05goom: use adapter for timestampingWim Taymans4-38/+30
2010-10-04raw1394: Don't compile hdv1394src if libiec61883 isn't availableEdward Hervey3-2/+15
2010-10-04icydemux: forward tag eventsAndoni Morales Alastruey1-15/+29
2010-10-04goom2k1: report our latency correctlyWim Taymans1-0/+61
2010-10-04goom2k1: add defines for default width/height/fpsWim Taymans1-7/+13
2010-10-04goom: add latency compensation code.Wim Taymans1-7/+74
2010-10-04test: add python version of the audio senderWim Taymans1-0/+90
2010-10-04tests: Add python RTP client exampleWim Taymans1-0/+115
2010-10-04rtp: Fix unitialized compiler warnings on OS X build botSebastian Dröge1-5/+5
2010-10-03rtpg722pay: Fix uninitialized variable compiler warningSebastian Dröge1-2/+3
2010-10-01rtpjitterbuffer: improve article reference in comment blockVladimir Eremeev1-2/+6
2010-10-01qtdemux: Use pbutils for H.264 profile/level extractionArun Raghavan2-103/+10
2010-10-01matroskademux: Use pbutils for H.264 profile/level extractionArun Raghavan3-98/+12
2010-10-01qtdemux: Export MPEG-4 video profile and level in stream capsArun Raghavan1-0/+7
2010-10-01qtdemux: fix aac channel override based on codec data for 7.1 caseTim-Philipp Müller1-1/+4
2010-10-01qtdemux: Export AAC profile and level in capsArun Raghavan2-10/+13
2010-09-30rtp: add G722 pay and depayloaderWim Taymans6-0/+606
2010-09-30rtpjitterbuffer: update link to documentationThijs Vermeir1-2/+2
2010-09-30examples: fix indentation on rtp client exampleThijs Vermeir1-5/+5
2010-09-30examples: fix typo in port of rtp examplesThijs Vermeir2-2/+2
2010-09-29wavenc: miniscule code clean-upTim-Philipp Müller1-2/+1
2010-09-29avidemux: reverse playback; prevent overlap of subsequent fragmentsMark Nauwelaerts1-2/+2
2010-09-28rtspsrc: fix missing null-terminator in protocols arrayRené Stadler1-1/+1
2010-09-24rtspsrc: don't add /UDP in the transport, it's the defaultWim Taymans1-2/+2
2010-09-24rtpmanager: packet lost should not be a warning. It happens all the time...Pascal Buhler1-1/+1
2010-09-24rtpbin: Make cleaning up sources in rtp_session_on_timeout MT safePascal Buhler3-4/+32
2010-09-24id3demux: Sanitize id3 frame namesEdward Hervey1-0/+24
2010-09-24apedemux: Skip empty tagsEdward Hervey1-0/+7
2010-09-24soup: init debug category before using itTim-Philipp Müller1-3/+3
2010-09-24rtpbin: Handle rysnc of iterator when looking for free pad namePascal Buhler1-10/+32
2010-09-24rtpsession: fix compilationWim Taymans1-5/+5
2010-09-24rtpbin: Unlock before adding pad in new_payload_foundTrond Andersen1-1/+2
2010-09-24rtpsession: relax third-party collision detectionHavard Graff1-0/+19
2010-09-24rtpsource: whitespace fixesWim Taymans1-3/+0
2010-09-24rtpsource: simplify the rate estimation some moreWim Taymans1-6/+7
2010-09-24rtpmanager: provide additional statisticsHavard Graff3-19/+49
2010-09-24configure: set plugin release datetimeTim-Philipp Müller1-0/+5
2010-09-23equalizer: fix class definitionsTim-Philipp Müller3-3/+3
2010-09-23videomixer2: pre-register pad class properly with g_type_class_refTim-Philipp Müller1-3/+1
2010-09-23speex: Fix crashes with MSVCDavid Hoyt2-10/+10
2010-09-23level: avoid division by zero on silenceHavard Graff1-3/+5