summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18qtdemux: push new caps events when caps changeHEADmasterThiago Santos1-1/+14
2013-04-17qtdemux: do not push discont buffers if they aren't discontThiago Santos1-0/+4
2013-04-16qtdemux: reduce one extra mss mode branchThiago Santos1-19/+16
2013-04-16qtdemux: some code cleanup for mss handling codeThiago Santos2-18/+16
2013-04-16qtdemux: avoid storing non-time newsegments to push laterThiago Santos1-3/+8
2013-04-16qtdemux: avoid resetting too much in flush-stopThiago Santos1-41/+51
2013-04-16qtdemux: explicitly init variables for fragmented formats at initThiago Santos1-0/+3
2013-04-16qtdemux: avoid setting fields to non-writable capsThiago Santos1-0/+1
2013-04-16qtdemux: don't send so many segment eventsWim Taymans1-17/+9
2013-04-16qtdemux: place incomming timestamps on outputWim Taymans1-26/+32
2013-04-16qtdemux: use a softer version of reset for flush-stopsThiago Santos1-21/+47
2013-04-16qtdemux: prepare qtdemux to accept multiple dash moovs in a rowThiago Santos1-55/+122
2013-04-16qtdemux: fixing setcaps to be called repeatedlyThiago Santos1-3/+16
2013-04-16qtdemux: properly reset members on resetAndre Moreira Magalhaes (andrunko)1-3/+18
2013-04-16qtdemux: Only add oldpad to list if not NULL.Andre Moreira Magalhaes (andrunko)1-5/+3
2013-04-16qtdemux: Move FLUSH_STOP/PAUSED_TO_READY handling to a reset method.Andre Moreira Magalhaes (andrunko)1-83/+55
2013-04-16qtdemux: send queries upstream before answering themThiago Santos1-25/+22
2013-04-16qtdemux: Remove old pads when exposing streams and other general fixes.Louis-Francis Ratté-Boulianne2-5/+28
2013-04-16qtdemux: handle mss streamsThiago Santos2-19/+214
2013-04-15gst: Add better support for static pluginsSebastian Dröge71-74/+96
2013-04-15goom2k1: fix duplicated symbol with goomAndoni Morales Alastruey1-1/+3
2013-04-15osxaudio: Fixes error: "GST_LEVEL_DEFAULT" redefinedJosep Torra2-2/+1
2013-04-15osxaudio: fixes implicit declaration of function 'getpid'Josep Torra1-0/+1
2013-04-14Automatic update of common submoduleTim-Philipp Müller2-30/+29
2013-04-14souphttpsrc: add back "iradio-mode" property to disable sending of icecast re...Tim-Philipp Müller2-2/+19
2013-04-12rtp: register tag image typesWim Taymans1-0/+4
2013-04-12rtpgstdepay: handle event parse failures betterWim Taymans1-0/+8
2013-04-12wavenc: add TOC setter supportAnton Belka1-6/+16
2013-04-12wavenc: small cleanups for toc handlingStefan Sauer1-12/+26
2013-04-12rtspsrc: Proxy the ntp-sync property of rtpbinSebastian Dröge2-0/+20
2013-04-12rtspsrc: Give the manager always the name "manager"Sebastian Dröge1-2/+2
2013-04-11tests: fix some printf format issues in debug messagesTim-Philipp Müller4-4/+5
2013-04-11wavenc: add 'note' chunk supportAnton Belka2-89/+221
2013-04-11pulsesink: add a little more docs to the audioclockStefan Sauer1-1/+3
2013-04-11rtspsrc: add support for NetClientClockWim Taymans3-2/+101
2013-04-11udpsink: avoid alloc and free in render functionWim Taymans2-5/+20
2013-04-10waveparse: remove superfluous g_list_first() callsStefan Sauer1-4/+3
2013-04-09rtpsbcdepay: fix sbc frame length calculation for mono and stereo modesAndreas Fenkart1-1/+1
2013-04-09wavparse: add 'note' chunk supportAnton Belka2-7/+70
2013-04-09qtdemux: check value inside enda to set endiannessDavid Schleef1-1/+2
2013-04-09Automatic update of common submoduleStefan Sauer1-0/+0
2013-04-09icydemux: avoid copy when we canWim Taymans1-2/+8
2013-04-09gstpay: use bufferlist to avoid memcpyWim Taymans1-22/+21
2013-04-09udpsink: improve debugWim Taymans1-1/+2
2013-04-08tests: refactor new wavparse test a littleTim-Philipp Müller1-20/+28
2013-04-08wavparse: error out if we receive eos before any valid dataAlexander Schrab3-53/+129
2013-04-07deinterlace: force deinterlacing in "interlaced" modeMatej Knopp1-0/+2
2013-04-06gdkpixbufsink: Add timestamp/running-time/stream-time to the emited messageThibault Saunier1-1/+13
2013-04-05rtpsbcdepay: fix printf format compiler warningsNicola Murino1-1/+1
2013-04-05osxvideo: include pthread.h to fix compiler warningTodd Agulnick1-0/+1