summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-09rtspsrc: only wait if we flushedWim Taymans1-4/+5
2013-09-09rtspsrc: return when a flush was issuedWim Taymans1-2/+7
2013-09-09rtp: add L24 pay and depayloaderDavid Holroyd7-0/+681
2013-09-09v4l2bufferpool: Fix missing condition in previous commitSebastian Dröge1-2/+2
2013-09-09v4l2bufferpool: Also fix strides for other semi-planar video formatsSebastian Dröge1-8/+15
2013-09-09v4l2bufferpool: Fix stride for NV12/NV21Andreea Fulger1-2/+9
2013-09-07matroskademux: fix leaking buffer and capsMatej Knopp1-0/+3
2013-09-05udpsrc: fix build on win32Tim-Philipp Müller1-1/+1
2013-09-04avidemux: handle unseekable streamsWim Taymans1-2/+11
2013-09-04avidemux: only check video compression for video streamsWim Taymans1-1/+2
2013-09-04qtdemux: Add support for the avc3 sample entry format of the AVC file formatAlex Ashley7-2/+23
2013-09-04videomixer: Don't set EOS to FALSE when the collectpad *is* EOSMathieu Duponchelle1-1/+2
2013-09-03flacparse: cleanup on error after state changeMatej Knopp1-6/+8
2013-09-03udpsrc: Bind to multicast addresses on non-Windows systemsSebastian Dröge2-32/+39
2013-09-03flacparse: Free GstBaseParseFrame if pushing a header failedMatej Knopp1-1/+1
2013-09-03udpsrc: Refactor address resolval into its own functionSebastian Dröge1-31/+45
2013-09-02replaygain: fix taglist leak in rganalysisTim-Philipp Müller1-3/+6
2013-09-02tests: rganalysis: rename function for clarityTim-Philipp Müller1-54/+54
2013-09-02tests: fix skipped rganalysis testsChristoph Reiter1-19/+66
2013-09-02flacparse: Properly propagate downstream flow returns upstreamSebastian Dröge1-10/+7
2013-09-01Don't use setlocale in plugins()Tim-Philipp Müller6-6/+0
2013-08-29rtpmpvpay: Fix RTP buffer allocation in rtpmpvpayWim Taymans1-2/+4
2013-08-29autovideosink: add sync propertyBernhard Miller2-0/+18
2013-08-29autoaudiosink: introduce sync propertyBernhard Miller2-0/+18
2013-08-28qtdemux: push buffers after segment stop until reaching a keyframeThiago Santos1-2/+12
2013-08-28Back to developmentSebastian Dröge1-3/+3
2013-08-28Release 1.1.41.1.4Sebastian Dröge75-131/+1345
2013-08-28Update .po filesSebastian Dröge41-41/+41
2013-08-28po: update translationsSebastian Dröge1-45/+43
2013-08-27matroska-mux: remove framerate restrictionWim Taymans1-6/+1
2013-08-27session: only update next check time when reconsideringWim Taymans1-32/+26
2013-08-27session: add more debugWim Taymans1-2/+14
2013-08-27jitterbuffer: fix types of the retransmission eventWim Taymans2-8/+18
2013-08-27jitterbuffer: only timeout EXPECTED timers on gapWim Taymans1-1/+1
2013-08-26configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge1-1/+3
2013-08-26rtsession: fix lockingWim Taymans1-4/+24
2013-08-26rtpsession: add some more debugWim Taymans1-7/+20
2013-08-23videomixer: don't send flush_stop twice.Mathieu Duponchelle1-0/+2
2013-08-23multipartdemux: propagate discontTim-Philipp Müller2-2/+14
2013-08-23multipartdemux: remove dynamic sourcpads when going from PAUSED to READYTim-Philipp Müller1-10/+24
2013-08-23multipartdemux: timestamp output buffers based on first input buffer that pro...Tim-Philipp Müller2-5/+19
2013-08-23rtxqueue: add property to configure queue sizeWim Taymans2-6/+47
2013-08-23tests: add retransmission exampleWim Taymans2-0/+89
2013-08-23rtpbin: proxy jitterbuffer do-retransmission propertyWim Taymans2-0/+23
2013-08-23avimux: unmap the correct bufferMichael Olbrich1-1/+1
2013-08-22pulsesink: Add property to find out the device currently in useOlivier Crête2-0/+105
2013-08-22pulsesink: De-duplicate code to get the current sink input infoOlivier Crête1-78/+31
2013-08-22pulsesink: Implement changing the device while playingOlivier Crête1-0/+62
2013-08-22pulsesrc: Add property to find out the device currently in useOlivier Crête2-0/+103
2013-08-22pulsesrc: De-duplicate code to get the current source output infoOlivier Crête1-74/+34