summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtph263pay: fix buildWim Taymans2009-04-151-2/+0
* h263pay: various fixesYouness Alaoui2009-04-141-20/+27
* h263pay: Fix the payloaderJanin Kolenc2009-04-142-186/+1987
* avidemux: don't push EOS in streaming modeWim Taymans2009-04-141-4/+2
* Add initial support for muxing/demuxing Speex audioSebastian Dröge2009-04-133-0/+134
* pulsesink: handle NULL timing infoWim Taymans2009-04-101-11/+15
* pulse: make it work on 0.9.12Stefan Kost2009-04-102-12/+22
* pulsesink: handle server disconnect in get_timeWim Taymans2009-04-101-0/+11
* pulsesink: bps is signed int to avoid overflowWim Taymans2009-04-101-2/+1
* avidemux: add convert query, fix duration queryLRN2009-04-101-1/+31
* pulsesink: check for a streamWim Taymans2009-04-091-19/+8
* pulsesink: fix compilation for newer pulseaudioWim Taymans2009-04-091-2/+2
* pulsesink: uncork fixes and use prebuf = 0Wim Taymans2009-04-091-77/+69
* pulsesink: handle write errorsWim Taymans2009-04-091-3/+14
* pulsesink: write silence on underflowWim Taymans2009-04-091-0/+38
* pulsesink: handle pull-based schedulingWim Taymans2009-04-091-118/+11
* pulsesink: add beginnings of pull-based schedulingWim Taymans2009-04-091-19/+116
* pulsesink: keep track of clock resetWim Taymans2009-04-091-41/+63
* pulsesink: rewrite pulsesinkWim Taymans2009-04-092-770/+1269
* pulse: remove some stray debug linesWim Taymans2009-04-091-8/+0
* jpegdec: use slightly more adaptive formula for QoSTim-Philipp Müller2009-04-092-6/+24
* wavparse: don't leak pad-templateStefan Kost2009-04-071-0/+1
* Automatic update of common submoduleFelipe Contreras2009-04-041-0/+0
* add pending_samples so that we only update segment's last stop after really s...Thomas Vander Stichele2009-04-042-1/+9
* add debug and an assertThomas Vander Stichele2009-04-041-1/+7
* add debuggingThomas Vander Stichele2009-04-041-0/+2
* add a test to check that we get all decoded bytesThomas Vander Stichele2009-04-043-1/+206
* clipping should also work if it's done on the first buffer starting at 0Thomas Vander Stichele2009-04-041-1/+1
* Automatic update of common submoduleEdward Hervey2009-04-041-0/+0
* Fix grammar.Zaheer Merali2009-04-031-1/+1
* rtspsrc: allow http:// on the proxy settingWim Taymans2009-04-021-2/+6
* rtspsrc: don't leak the udpsrc padWim Taymans2009-04-021-8/+1
* rtptheorapay: fix length encoding in packed headers.Michael Smith2009-04-011-1/+4
* rtpvorbispay: in packed headers, properly flag multibyte lengths.Michael Smith2009-04-011-1/+4
* id3v2mux: write RVA2 frames containing peak/gain volume dataJonathan Matthew2009-04-022-8/+106
* jpegdec: demote some log message from DEBUG to LOGTim-Philipp Müller2009-04-022-9/+12
* jpegdec: implement basic QoSTim-Philipp Müller2009-04-012-3/+129
* rtspsrc: don't emit ugly warnings with older rtpjitterbuffer versionsTim-Philipp Müller2009-04-011-2/+7
* rtspsrc: add proxy supportWim Taymans2009-03-312-0/+89
* matroska: don't leak serialized values when writing tagsStefan Kost2009-03-311-0/+1
* matroska: don't alter passed data and especialy don't leak.Stefan Kost2009-03-311-3/+5
* goom: the structure is not fully initialized, but the copied.Stefan Kost2009-03-311-1/+2
* matroska: init endianess as such and signedness as boolean.Stefan Kost2009-03-311-2/+3
* qtdemux: don't use ininitialized var in debug log statementStefan Kost2009-03-311-2/+2
* qtdemux: don't leak atom data in case of a wrong fourccStefan Kost2009-03-311-1/+1
* matroska: don't leak read data in demuxerStefan Kost2009-03-311-0/+2
* udp: don't use protocol in debug message after freeingStefan Kost2009-03-312-2/+2
* rtpmp4adepay: output should be framed alreadyTim-Philipp Müller2009-03-301-2/+2
* flac: require a 'newer' flac and remove support for the legacy flac APITim-Philipp Müller2009-03-276-524/+9
* rtspsrc: link to the on_npt_stop signal to EOSWim Taymans2009-03-271-0/+12