summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-20rtpsession: The signal has 5 arguments, not 4HEADmasterOlivier Crête1-1/+1
2011-06-18Bump git version after unplanned 0.10.30 releaseTim-Philipp Müller75-352/+359
2011-06-18sunaudio: fix typo in commentTim-Philipp Müller2-2/+2
2011-06-17audioecho: fix param flagsStefan Kost1-1/+2
2011-06-15Release 0.10.30Tim-Philipp Müller75-281/+288
2011-06-15udp: Fix compiler warning on mingw-w64Raimo Järvi1-0/+2
2011-06-15interleave: Work around changes in g_atomic APIDavid Schleef1-0/+5
2011-06-15rtp: Fix segmentation fault processing payload buffersJose Antonio Santos Cadenas12-26/+45
2011-06-15pulse: Define PATH_MAX if it isn't definedPino Toscano1-0/+5
2011-06-15wavenc: Allow setcaps to be called after a format was negotiated if it's comp...Sebastian Dröge1-1/+1
2011-06-13matroska: add missing stdio include for sscanfStefan Kost1-0/+1
2011-06-13audioparsers: not so greedy minimum frame sizeMark Nauwelaerts2-2/+7
2011-06-12udp: Fix compiler warning on mingw-w64Raimo Järvi1-0/+2
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-66/+37
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray6-109/+60
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-314/+164
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray6-383/+262
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray6-144/+78
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-82/+43
2011-06-06matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-250/+132
2011-06-06rtspsrc: reset state tracking variable when appropriateMark Nauwelaerts1-0/+2
2011-06-04interleave: Work around changes in g_atomic APIDavid Schleef1-0/+5
2011-06-04souphttpsink: code cleanupDavid Schleef2-19/+73
2011-06-04matroskaparse: Use ARTIST tag instead of AUTHOR for GST_TAG_ARTISTDebarshi Ray1-0/+1
2011-06-02dvdemux: First query the peer duration in the requested format before convert...Sebastian Dröge1-14/+9
2011-06-02souphttpsink: Fix refcounting of the "session" propertySebastian Dröge1-2/+5
2011-06-02matroskamux: For streaming files, push tags firstDavid Schleef1-0/+24
2011-06-02soup: Add souphttpsinkDavid Schleef5-25/+800
2011-06-01udpsrc: allow skip-first-bytes of full buffer sizeThijs Vermeir1-1/+1
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-316/+162
2011-05-30qtmux: Use GST_TAG_IMAGE for coverart tooAntonio Frediani1-0/+1
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-104/+63
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray6-61/+52
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-94/+53
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-36/+23
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-171/+108
2011-05-30matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-30/+19
2011-05-27avimux: Revert 1a90a6c4 and drop Dirac support againSebastian Dröge1-5/+0
2011-05-27matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-118/+63
2011-05-27matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-65/+53
2011-05-27matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray6-42/+39
2011-05-26xvimagesink: Fallback to non-XShm mode if allocating the XShm image failedSebastian Dröge1-1/+8
2011-05-26rtpmp4vpay: Deprecated send-config property and replace by config-intervalMarc Leeman1-4/+8
2011-05-26matroskademux: UTF-8 subtitles may have markupMark Nauwelaerts2-4/+61
2011-05-26cairotextoverlay: forward new segment events from the sink to the sourceVincent Penquerc'h2-0/+31
2011-05-26textoverlay: forward source events to sinksVincent Penquerc'h1-0/+21
2011-05-25multipartdemux: Add property to assume a single stream and emit no-more-padsDavid Hoyt2-3/+32
2011-05-25rtspsrc: uniform unknown message handlingMiguel Angel Cabrera Moya1-1/+4
2011-05-25matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray4-24/+18
2011-05-25matroska: refactor code common to matroskademux and matroskaparseDebarshi Ray6-282/+201