summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.4gst-plugins-good-1.1.4Sebastian Dröge2013-08-2875-131/+1345
* Update .po filesSebastian Dröge2013-08-2841-41/+41
* po: update translationsSebastian Dröge2013-08-281-45/+43
* matroska-mux: remove framerate restrictionWim Taymans2013-08-271-6/+1
* session: only update next check time when reconsideringWim Taymans2013-08-271-32/+26
* session: add more debugWim Taymans2013-08-271-2/+14
* jitterbuffer: fix types of the retransmission eventWim Taymans2013-08-272-8/+18
* jitterbuffer: only timeout EXPECTED timers on gapWim Taymans2013-08-271-1/+1
* configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge2013-08-261-1/+3
* rtsession: fix lockingWim Taymans2013-08-261-4/+24
* rtpsession: add some more debugWim Taymans2013-08-261-7/+20
* videomixer: don't send flush_stop twice.Mathieu Duponchelle2013-08-231-0/+2
* multipartdemux: propagate discontTim-Philipp Müller2013-08-232-2/+14
* multipartdemux: remove dynamic sourcpads when going from PAUSED to READYTim-Philipp Müller2013-08-231-10/+24
* multipartdemux: timestamp output buffers based on first input buffer that pro...Tim-Philipp Müller2013-08-232-5/+19
* rtxqueue: add property to configure queue sizeWim Taymans2013-08-232-6/+47
* tests: add retransmission exampleWim Taymans2013-08-232-0/+89
* rtpbin: proxy jitterbuffer do-retransmission propertyWim Taymans2013-08-232-0/+23
* avimux: unmap the correct bufferMichael Olbrich2013-08-231-1/+1
* pulsesink: Add property to find out the device currently in useOlivier Crête2013-08-222-0/+105
* pulsesink: De-duplicate code to get the current sink input infoOlivier Crête2013-08-221-78/+31
* pulsesink: Implement changing the device while playingOlivier Crête2013-08-221-0/+62
* pulsesrc: Add property to find out the device currently in useOlivier Crête2013-08-222-0/+103
* pulsesrc: De-duplicate code to get the current source output infoOlivier Crête2013-08-221-74/+34
* pulsesrc: Implement changing the device while playingOlivier Crête2013-08-221-0/+51
* configure: Fix bz2 configure check for WindowsSebastian Dröge2013-08-221-1/+7
* pulsesink: Add support for AAC pass-throughAkihiro Tsukada2013-08-214-1/+13
* gdkpixbufoverlay: crashes if any property changes during playback when locati...Kishore Arepalli2013-08-211-14/+26
* pulse: Share static caps definition between src and sinkOlivier Crête2013-08-214-65/+51
* rtx: various improvementsWim Taymans2013-08-212-2/+50
* session: generate events correctlyWim Taymans2013-08-211-0/+1
* rtp: register rtx element betterWim Taymans2013-08-211-2/+1
* directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for ...Sebastian Dröge2013-08-211-1/+1
* jpegenc: don't ignore return value from _finish_frame()Tim-Philipp Müller2013-08-211-2/+1
* jpegdepay: add some more debugWim Taymans2013-08-211-0/+1
* rtpgstdepay: only push events when they changedWim Taymans2013-08-212-1/+60
* rtpgstpay: taglists should not be merged in 1.0Wim Taymans2013-08-211-6/+4
* rtpgstdepay: flush on FLUSH_STOP eventWim Taymans2013-08-211-8/+34
* rtpgstpay: reset on state changeWim Taymans2013-08-211-9/+46
* rtpgstpay: reset on FLUSH_STOPWim Taymans2013-08-211-6/+19
* rtpgstpay: don't use clock for config intervalWim Taymans2013-08-211-15/+8
* rtpgstay: don't use // commentsWim Taymans2013-08-211-1/+1
* rtspsrc: Fix response argument in handle-request signalYouness Alaoui2013-08-211-1/+1
* rtspsrc: Add sdes property and proxy it to rtpbinYouness Alaoui2013-08-212-0/+21
* Send a stream-start whenever we send tagsYouness Alaoui2013-08-212-2/+24
* rtpgstpay: Add a config-interval property to resend the caps/tags at a regula...Youness Alaoui2013-08-212-1/+148
* rtpgstpay: Refactor the setcaps and use new method to send arbitrary caps at ...Youness Alaoui2013-08-211-11/+26
* rtpgstpay: Do not flush events for stream-start and avoid conflict between ev...Youness Alaoui2013-08-211-19/+33
* rtpgstpay: Add a create_from_adapter API and use a list of GstBufferListYouness Alaoui2013-08-212-7/+36
* rtpgstpay: Add etype=4 for payloading GST_EVENT_STREAM_STARTYouness Alaoui2013-08-212-0/+7