summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.18RELEASE-0.10.18Tim-Philipp Müller2010-03-06103-492/+3856
* Update .po filesTim-Philipp Müller2010-03-0634-34/+34
* 0.10.17.4 pre-releaseTim-Philipp Müller2010-03-032-2/+2
* qtmux: Rename 'avc-sample' to 'avc' in capsThiago Santos2010-03-011-1/+1
* h264parse: Replace 'avc-sample' with 'avc' in capsThiago Santos2010-03-011-3/+3
* docs: remove bits that refer to plugins that have been movedTim-Philipp Müller2010-02-282-381/+0
* assrender: Drop text buffers before the segment start and clip running time e...Sebastian Dröge2010-02-271-0/+17
* assrender: Consume text buffers if they're to be displayed in the next 500msSebastian Dröge2010-02-271-7/+7
* qtmux: Take lock around use of (non-threadsafe) tagsetter interface.Michael Smith2010-02-261-1/+11
* 0.10.17.3 pre-releaseTim-Philipp Müller2010-02-242-4/+4
* assrender: Protect libass structures from concurrent access from multiple thr...Sebastian Dröge2010-02-232-2/+21
* configure: Call $PKG_CONFIG instead of pkg-config to fix cross compilationSebastian Dröge2010-02-231-1/+1
* qtmux: write all udta children atomsThiago Santos2010-02-221-1/+2
* qtmux: Use internal sink pads listThiago Santos2010-02-222-6/+23
* faad: fix Makefile.am some moreTim-Philipp Müller2010-02-211-3/+4
* faad: Link with libgstbase for GstAdapterSebastian Dröge2010-02-191-2/+2
* 0.10.17.2 pre-releaseTim-Philipp Müller2010-02-194-94/+74
* .gitignore: ignore generated cog filesTim-Philipp Müller2010-02-191-0/+2
* fpsdisplaysink: fix NULL ref and error handling if no video sink is foundTim-Philipp Müller2010-02-191-3/+6
* celt: fix compile against earlier CELT versionsStephen Depooter2010-02-191-0/+2
* jpegparse: return offset+length from _get_image_length().Stefan Kost2010-02-171-2/+2
* .gitignore: ignore new faad unit testTim-Philipp Müller2010-02-171-0/+1
* jpegparse: fix invalid memory accessTim-Philipp Müller2010-02-171-1/+1
* assrender: Fix unit test to actually check for everything to work correctlySebastian Dröge2010-02-161-19/+46
* assrender: If no codec data is set, still initialize the ass trackSebastian Dröge2010-02-161-0/+3
* assrender: Add simple unit testSebastian Dröge2010-02-163-0/+231
* ofa: Fix warning message parsingSebastian Dröge2010-02-161-1/+4
* faad: guard against codec_data field with a NULL buffer in capsTim-Philipp Müller2010-02-161-0/+2
* qtmux: prevent leaking hdlr nameMark Nauwelaerts2010-02-161-0/+2
* qtmux: support for ALACMark Nauwelaerts2010-02-164-2/+46
* qtmux: refactor building stsd entry 'wave' extensionMark Nauwelaerts2010-02-161-24/+36
* Update .spec file: shapewipe and ivorbisdec have been moved elsewhereTim-Philipp Müller2010-02-161-2/+0
* docs: unify doc styleStefan Kost2010-02-162-6/+6
* configure: fix up GST_CXXFLAGS properlyTim-Philipp Müller2010-02-151-1/+1
* configure: base GST_CXXFLAGS on --cflags from pkg-configStefan Kost2010-02-151-1/+1
* cogmse: fix printf format and a few ref leaksTim-Philipp Müller2010-02-151-1/+5
* build: remove somem more ivorbis cruftTim-Philipp Müller2010-02-153-72/+1
* Moved 'ivorbis(dec)' from -bad to -base.Mark Nauwelaerts2010-02-1513-3017/+2
* hdvparse: Fix field error.Edward Hervey2010-02-151-3/+3
* tests: fix caps leak in jpegparse unit testTim-Philipp Müller2010-02-151-4/+12
* tests: add unit test for dataurisrcTim-Philipp Müller2010-02-154-8/+238
* Automatic update of common submoduleSebastian Dröge2010-02-141-0/+0
* examples: Call gst_ensure_native_window() for gst-cameraBenjamin Otte2010-02-142-0/+9
* examples: Use gtk functions instead of libX11 functions in camerabinBenjamin Otte2010-02-141-4/+2
* examples: Properly link to libmBenjamin Otte2010-02-141-1/+1
* Add shapewipe examples directory to CRUFT_DIRSTim-Philipp Müller2010-02-131-1/+2
* docs: Update documentationSebastian Dröge2010-02-127-845/+3103
* Moved 'shapewipe' from -bad to -goodSebastian Dröge2010-02-1214-1794/+6
* faad: add documentationMark Nauwelaerts2010-02-114-0/+33
* faad: add unit testMark Nauwelaerts2010-02-112-0/+232