summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-07gme: Don't add empty string tagsSebastian Dröge1-7/+7
2009-08-07gme: Fix caps name againSebastian Dröge1-1/+1
2009-08-07gme: Rename everything from SPC to GMESebastian Dröge2-154/+152
2009-08-07spc: Really remove old SPC codeSebastian Dröge5-1080/+0
2009-08-07gme: Use gme for tags and duration parsingSebastian Dröge5-501/+45
2009-08-07spc: Rename SPC plugin to GMESebastian Dröge7-16/+1096
2009-08-06spcdec: Forward all unknown src events upstream and don't restrict to SPCSebastian Dröge1-2/+4
2009-08-06rtpsource: avoid buffer leak on bad seqnumric1-0/+1
2009-08-05mpeg[pt]sdemux: Fix SEEKING querySebastian Dröge2-2/+2
2009-08-04qtmux: Don't require endianness field for 8 bit raw audioJan Urbanski1-4/+10
2009-08-04spc: Make the SPC plugin work with the latest libgme releaseSebastian Dröge2-1/+8
2009-08-04spc: Use the portable libgme instead of x86-only OpenSPC libraryMichael Pyne3-43/+55
2009-07-31flacparse: remove internal bitreader and bytereader now that these are in lib...Tim-Philipp Müller6-1868/+4
2009-07-31outputselector: check for pending srcpad in _get_property()Tommi Myöhänen1-1/+2
2009-07-31camerabin: Set camerasrc to READY state instead of PAUSED when acquiring allo...Tommi Myöhänen1-9/+6
2009-07-31directdraw: Fix indentionSebastian Dröge1-20/+17
2009-07-31directdraw: Implement GstNavigation interfaceРуслан Ижбулатов2-4/+196
2009-07-31rtpasfpay: set padding field to 0 on rtp asf packetsThiago Santos3-1/+40
2009-07-30asfmux: Set video stream seekable property to trueThiago Santos1-1/+7
2009-07-30asfmux: Removing useless TODOsThiago Santos1-2/+1
2009-07-30asfmux: Fixes video stream properties objectThiago Santos1-4/+4
2009-07-30asfmux: accept pad requests a little longerThiago Santos2-4/+2
2009-07-30asfmux: adds support to vc-1 streamsThiago Santos1-12/+18
2009-07-29rtpmux: Remove empty finalizeOlivier Crête1-13/+0
2009-07-29configure.ac: Fix macro nameSebastian Dröge1-1/+1
2009-07-29directsoundsrc: Add DirectSound source pluginJoni Valtanen6-2/+784
2009-07-28asfmux: First basic check unit testsThiago Santos2-0/+222
2009-07-28asfmux: Forcing pad names to be video_%02d and audio_%02d likeThiago Santos1-5/+16
2009-07-28rtpsource: allow for NULL caps on buffersWim Taymans1-3/+2
2009-07-28rtpsource: Incoming buffers do not always have capsOlivier Crête1-1/+2
2009-07-28camerabin: photo iface setter functions return TRUE when used in NULL stateTommi Myöhänen1-7/+7
2009-07-28camerabin: do not put video pipeline into READY when start recording camerabi...Tommi Myöhänen3-7/+51
2009-07-27amrwbenc: Fix compilationSebastian Dröge1-1/+1
2009-07-27amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb ...Iago Toral18-1445/+95
2009-07-27rtpsession: avoid doing lip-sync in BYEWim Taymans1-0/+2
2009-07-27directdrawsink: update vs8 buildJulien Isorce5-211/+14
2009-07-27dshowsrcwrapper: remove use of IGstDshowInterfaceJulien Isorce13-381/+48
2009-07-27rtpbin: don't do lip-sync after a BYEWim Taymans1-5/+10
2009-07-27rtpbin: only reconsider once for BYEWim Taymans1-5/+11
2009-07-25kate: break up macros into multiple linesTim-Philipp Müller1-4/+15
2009-07-25kate: use GST_ELEMENT_ERROR for error reportingVincent Penquerc'h7-39/+55
2009-07-24asfmux: Adds new plugin asfmuxThiago Santos11-0/+4732
2009-07-24win32: Fix the distcheck after dshowsrcwrapper rearrangementsJan Schmidt1-2/+1
2009-07-24musepackdec: Implement SEEKING querySebastian Dröge1-0/+13
2009-07-24Revert "docs: fix docs build again"Tim-Philipp Müller2-0/+9
2009-07-24Automatic update of common submoduleStefan Kost1-0/+0
2009-07-23docs: fix docs build againTim-Philipp Müller2-9/+0
2009-07-23mpegdemux: Remove some backward compatibility codeSebastian Dröge2-116/+1
2009-07-23mpegdemux: Implement query type function for the src padsSebastian Dröge2-0/+32
2009-07-22mimdec: Lock element before unlockingOlivier Crête1-1/+2