summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-24amrwbenc: use different element GType name to avoid conflict with previous pl...Tim-Philipp Müller1-2/+5
2009-08-24dshowsrcwrapper: use of default debug category and better dshow errors readab...Julien Isorce2-60/+29
2009-08-21tests: fix test-oss4 to treat an empty device name the same as a NULL nameTim-Philipp Müller1-1/+2
2009-08-18mimenc: Write FOURCC as 32bitOlivier Crête1-1/+1
2009-08-15remove a bunch of junk from REQUIREMENTSDavid Schleef1-60/+0
2009-08-140.10.13.3 pre-releaseTim-Philipp Müller35-1110/+573
2009-08-14configure: disable ass plugin for libass >= 0.9.7 because of API changesTim-Philipp Müller1-1/+2
2009-08-12asfmux: Do not mess up GstCollectData listThiago Santos2-5/+4
2009-08-12mimenc: USE GST_WRITE_*_LE macrosOlivier Crête1-9/+9
2009-08-12mimenc: Refuse to go playing in paused-mode without clockOlivier Crête1-3/+12
2009-08-12dtmfsrc: Empty event queue on finalizeOlivier Crête1-1/+7
2009-08-12dtmf: Use GSlice for internal event structuresOlivier Crête2-17/+17
2009-08-12rtpdtmfsrc: Cleanup events on finalizeTim-Philipp Müller1-4/+5
2009-08-12rtpdtmfsrc: Cleanup events on finalizeTim-Philipp Müller1-3/+14
2009-08-12vdpau: blacklist for generic states test, and demote to GST_RANK_NONETim-Philipp Müller3-6/+15
2009-08-110.10.13.2 pre-release.Tim-Philipp Müller36-3563/+9684
2009-08-11Add myself to MAINTAINERS file and update Wim's e-mail.Tim-Philipp Müller1-1/+2
2009-08-11Update spec file with latest changesChristian Schaller1-0/+16
2009-08-11kateenc: error out if category has not been set and check for obviously wrong...Tim-Philipp Müller2-3/+65
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller35-15481/+0
2009-08-11.gitignore: ignore asfmux unit test binaryTim-Philipp Müller1-0/+1
2009-08-11checks: disable unit tests that are flaky or don't work with core gitTim-Philipp Müller1-2/+9
2009-08-10Remove execute flags from source filesTim-Philipp Müller11-0/+0
2009-08-10configure: bump core/base requirements to released versionTim-Philipp Müller1-2/+2
2009-08-10dshowsrcwrapper: can list more than 1 deviceJulien Isorce2-6/+4
2009-08-10dshowaudiosrc: handles device-name propertyJulien Isorce1-0/+11
2009-08-10dshowsrcwrapper: add a helper function to check a media typeJulien Isorce4-39/+30
2009-08-10Merge branch 'master' of ssh://cap@git.freedesktop.org/git/gstreamer/gst-plug...Julien Isorce1-1/+1
2009-08-10spc: fix typo in Makefile.am and build the right plugin (spc not gme)Tim-Philipp Müller1-1/+1
2009-08-10dshowvideosrc: can use other video sizes and framerates than the defaultsJulien Isorce2-25/+172
2009-08-10directsoundsrc: add vs8 projectJulien Isorce2-0/+223
2009-08-10directsoundsrc: LF and indentJulien Isorce1-544/+635
2009-08-09autoconvert: Cache events and send them downstream once an element was selectedSebastian Dröge2-6/+77
2009-08-09autoconvert: Small cleanupsSebastian Dröge2-39/+24
2009-08-09directdrawsink: Fix crash when exposing in GST_STATE_READYJulien Isorce1-4/+6
2009-08-08mpegtsdemux: Don't answer the SEEKING query if we don't know the answer yetSebastian Dröge1-0/+7
2009-08-08spc: Lower rank to SECONDARY to make the gme plugin the defaultSebastian Dröge1-1/+1
2009-08-08spc: Add the OpenSPC spc plugin againSebastian Dröge7-0/+1092
2009-08-08kate: some minor clean-upsTim-Philipp Müller2-10/+13
2009-08-08videoparse: Only provide very fundamental caps in the pad templateSebastian Dröge1-21/+3
2009-08-08rawparse: Small cleanups and implement SEEKING querySebastian Dröge2-6/+27
2009-08-08audioparse: Small cleanupsSebastian Dröge1-43/+43
2009-08-08videoparse: Use libgstvideo for everything instead of our own calculationsSebastian Dröge4-296/+92
2009-08-07mpegtsdemux: fix a memory leakJosep Torra1-1/+4
2009-08-07mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmvJosep Torra2-31/+62
2009-08-07mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCMJosep Torra1-4/+17
2009-08-07mpegpsdemux: improved demuxer performanceJosep Torra2-59/+127
2009-08-07gmedec: Use GstAdapter instead of many buffer joinsSebastian Dröge3-23/+19
2009-08-07baseparse: prevent infinite loop when drainingMark Nauwelaerts3-0/+24
2009-08-07baseparse: fix minor memory leakMark Nauwelaerts3-0/+3