summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-23matroskamux: fix up example pipeline in docsHEADmasterTim-Philipp Müller1-1/+1
2013-02-23pulsesink: Update segdone periodicallyArun Raghavan1-0/+16
2013-02-22rtpsession: Fix wrong code organisation in case of collisionPaul HENRYS1-2/+2
2013-02-22alpha: improve descriptions of chroma keying-related properties and enumsJean-François Fortin Tam1-7/+10
2013-02-22alpha: Do not override the method with custom r/g/b valuesYouness Alaoui1-23/+25
2013-02-21auparse: do not leak src_capsOgnyan Tonchev1-0/+2
2013-02-20rtpsession: only delay RTCP when we are a senderWim Taymans1-1/+2
2013-02-19v4l2: Add support of dmabufBenjamin Gaignard6-20/+74
2013-02-18qtdemux: fix up dodgy code that tries to fix up a broken moov atomTim-Philipp Müller1-3/+3
2013-02-18qtdemux: fix potential crash on short MOOV atomTim-Philipp Müller1-1/+3
2013-02-16souphttpsrc: set SOUP_VERSION_{MIN_REQUIRED,MAX_ALLOWED} to suppress deprecat...Tim-Philipp Müller1-1/+4
2013-02-16soup: use default proxy resolver instead of deprecated GNOME proxy resolverTim-Philipp Müller2-15/+2
2013-02-16tests: fix some h264 capsTim-Philipp Müller1-1/+2
2013-02-15audiopanorama: remove channel-mask from capsStefan Sauer1-8/+4
2013-02-15v4l2: don't check stride for encoded formatsBenjamin Gaignard1-2/+4
2013-02-15udpsrc: use g_socket_set_option() to set buffer size with newer GLib versionsTim-Philipp Müller1-1/+43
2013-02-14jpegdec: remove sof-marker from template caps for nowTim-Philipp Müller1-2/+3
2013-02-13jpegenc: Put the SOF marker into the capsSebastian Dröge2-9/+31
2013-02-13rtp-payloading: Fix unit test caps and AMR depayloader sink template capsSebastian Dröge2-9/+11
2013-02-13aacparse: Fix caps used in the unit testSebastian Dröge1-1/+1
2013-02-13wavpack: Fix unit tests, width is now called depth in the caps in 1.0Sebastian Dröge2-3/+3
2013-02-12tests: make souphttpsrc unit test work even if http_proxy is setTim-Philipp Müller1-14/+22
2013-02-12qtdemux: extract codec_data for ProResMichael Smith1-0/+3
2013-02-12avimux: Fixing buffer leak in gst_avi_mux_do_bufferTim 'mithro' Ansell1-7/+14
2013-02-10avidemux: correct duration for audio VBR buffers in pull modeMark Nauwelaerts1-2/+6
2013-02-08avidemux: proper position reporting and push mode timestampingMark Nauwelaerts1-5/+16
2013-02-08rtpsession: delay RTCP until first RTP packetWim Taymans1-0/+23
2013-02-07rtpsession: remove dead codeWim Taymans1-22/+1
2013-02-07rtpptdemux: forward sticky events and then set capsPaul HENRYS1-2/+5
2013-02-07rtpjitterbuffer: improve debug outputMarkovtsev Vadim1-1/+1
2013-02-07rtpbin: rework cleanup of streamsWim Taymans1-47/+39
2013-02-07videomixer2: avoid caps leakTim 'mithro' Ansell1-0/+1
2013-02-06jitterbuffer: do skew estimation only for new timestampsWim Taymans1-0/+3
2013-02-06rtspsrc: only EOS when our source sends BYEWim Taymans1-4/+14
2013-02-06rtspsrc: save the stream SSRCWim Taymans1-0/+3
2013-02-06rtspsrc: flush connection when stoppingWim Taymans1-1/+4
2013-02-05spectrum: remove outdates readmeStefan Sauer1-5/+0
2013-02-05audiopanorama: add more debug loggingStefan Sauer1-3/+3
2013-02-05level-example. avoid taking the arrays again for each channel for clarityStefan Sauer1-15/+18
2013-02-04audioparsers: fix typo in noinst_headersRico Tzschichholz1-1/+1
2013-02-04audiopanorama: further port to 1.0Stefan Sauer1-11/+24
2013-02-03audiopanorama: fix capsStefan Sauer1-1/+1
2013-02-03level: Add missing coma between formatsOlivier Crête1-2/+2
2013-01-31videomixer: fix eos timestamp checkMatthew Waters1-1/+1
2013-01-31avimux: add support for raw monochrome 8-bit videoDirk Van Haerenborgh1-1/+5
2013-01-31osxvideosink: Make GstNavigation key input events in osxvideosink compatible ...Alexey Chernov2-10/+302
2013-01-29rtpsession: avoid '...is used uninitialized'Wim Taymans1-8/+10
2013-01-28qtdemux: set interleaved layout correctly for LPCM audioYouness Alaoui1-3/+4
2013-01-28qtdemux: add support for LPCM fourcc (uncompressed audio in Quicktime7)Youness Alaoui1-0/+56
2013-01-28qtdemux: print all debug for sound sample description v2Youness Alaoui1-5/+11