summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.10.13.5 pre-releaseTim-Philipp Müller2009-08-262-2/+2
* directdraw, directsound: unify CFLAGS and fix configure checks for DirectX-ba...Руслан Ижбулатов2009-08-264-46/+65
* schroenc: set right OFFSET and OFFSET_END on header buffers to make oggmux happyArek Korbik2009-08-261-0/+7
* resindvd, rawparse: fix LDFLAGS for gst-plugins-base libsРуслан Ижбулатов2009-08-252-2/+2
* 0.10.13.4 pre-releaseTim-Philipp Müller2009-08-2435-366/+250
* amrwbenc: use different element GType name to avoid conflict with previous pl...Tim-Philipp Müller2009-08-241-2/+5
* dshowsrcwrapper: use of default debug category and better dshow errors readab...Julien Isorce2009-08-242-60/+29
* tests: fix test-oss4 to treat an empty device name the same as a NULL nameTim-Philipp Müller2009-08-211-1/+2
* mimenc: Write FOURCC as 32bitOlivier Crête2009-08-181-1/+1
* remove a bunch of junk from REQUIREMENTSDavid Schleef2009-08-151-60/+0
* 0.10.13.3 pre-releaseTim-Philipp Müller2009-08-1435-1110/+573
* configure: disable ass plugin for libass >= 0.9.7 because of API changesTim-Philipp Müller2009-08-141-1/+2
* asfmux: Do not mess up GstCollectData listThiago Santos2009-08-122-5/+4
* mimenc: USE GST_WRITE_*_LE macrosOlivier Crête2009-08-121-9/+9
* mimenc: Refuse to go playing in paused-mode without clockOlivier Crête2009-08-121-3/+12
* dtmfsrc: Empty event queue on finalizeOlivier Crête2009-08-121-1/+7
* dtmf: Use GSlice for internal event structuresOlivier Crête2009-08-122-17/+17
* rtpdtmfsrc: Cleanup events on finalizeTim-Philipp Müller2009-08-121-4/+5
* rtpdtmfsrc: Cleanup events on finalizeTim-Philipp Müller2009-08-121-3/+14
* vdpau: blacklist for generic states test, and demote to GST_RANK_NONETim-Philipp Müller2009-08-123-6/+15
* 0.10.13.2 pre-release.Tim-Philipp Müller2009-08-1136-3563/+9684
* Add myself to MAINTAINERS file and update Wim's e-mail.Tim-Philipp Müller2009-08-111-1/+2
* Update spec file with latest changesChristian Schaller2009-08-111-0/+16
* kateenc: error out if category has not been set and check for obviously wrong...Tim-Philipp Müller2009-08-112-3/+65
* Move rtpmanager from -bad to -good.Tim-Philipp Müller2009-08-1135-15481/+0
* .gitignore: ignore asfmux unit test binaryTim-Philipp Müller2009-08-111-0/+1
* checks: disable unit tests that are flaky or don't work with core gitTim-Philipp Müller2009-08-111-2/+9
* Remove execute flags from source filesTim-Philipp Müller2009-08-1011-0/+0
* configure: bump core/base requirements to released versionTim-Philipp Müller2009-08-101-2/+2
* dshowsrcwrapper: can list more than 1 deviceJulien Isorce2009-08-102-6/+4
* dshowaudiosrc: handles device-name propertyJulien Isorce2009-08-101-0/+11
* dshowsrcwrapper: add a helper function to check a media typeJulien Isorce2009-08-104-39/+30
* Merge branch 'master' of ssh://cap@git.freedesktop.org/git/gstreamer/gst-plug...Julien Isorce2009-08-101-1/+1
|\
| * spc: fix typo in Makefile.am and build the right plugin (spc not gme)Tim-Philipp Müller2009-08-101-1/+1
* | dshowvideosrc: can use other video sizes and framerates than the defaultsJulien Isorce2009-08-102-25/+172
|/
* directsoundsrc: add vs8 projectJulien Isorce2009-08-102-0/+223
* directsoundsrc: LF and indentJulien Isorce2009-08-101-544/+635
* autoconvert: Cache events and send them downstream once an element was selectedSebastian Dröge2009-08-092-6/+77
* autoconvert: Small cleanupsSebastian Dröge2009-08-092-39/+24
* directdrawsink: Fix crash when exposing in GST_STATE_READYJulien Isorce2009-08-091-4/+6
* mpegtsdemux: Don't answer the SEEKING query if we don't know the answer yetSebastian Dröge2009-08-081-0/+7
* spc: Lower rank to SECONDARY to make the gme plugin the defaultSebastian Dröge2009-08-081-1/+1
* spc: Add the OpenSPC spc plugin againSebastian Dröge2009-08-087-0/+1092
* kate: some minor clean-upsTim-Philipp Müller2009-08-082-10/+13
* videoparse: Only provide very fundamental caps in the pad templateSebastian Dröge2009-08-081-21/+3
* rawparse: Small cleanups and implement SEEKING querySebastian Dröge2009-08-082-6/+27
* audioparse: Small cleanupsSebastian Dröge2009-08-081-43/+43
* videoparse: Use libgstvideo for everything instead of our own calculationsSebastian Dröge2009-08-084-296/+92
* mpegtsdemux: fix a memory leakJosep Torra2009-08-071-1/+4
* mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmvJosep Torra2009-08-072-31/+62