summaryrefslogtreecommitdiff
path: root/ext/xvid/gstxvid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* xvid: Don't use deprecated 15/16 bit RGB masksSebastian Dröge2010-06-131-6/+6
* Add -Wwrite-stringsBenjamin Otte2010-03-221-2/+2
* xvid: Raise rank of encoder to SECONDARYEdward Hervey2009-11-181-1/+1
* xvid: Fix compilation warningEdward Hervey2009-02-221-2/+2
* ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m...Tim-Philipp Müller2006-10-021-1/+1
* ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.Tim-Philipp Müller2006-07-281-1/+1
* ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts2006-05-121-29/+81
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+2
* xviddec and xvideenc ported to 0.10Edgard Lima2005-12-141-5/+3
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-131/+131
* gst-indentThomas Vander Stichele2004-03-141-141/+155
* ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje2004-03-101-1/+1
* Fixes to make ext/libcaca compile.David Schleef2004-01-121-2/+6
* ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt2004-01-061-0/+6
* Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje2004-01-031-17/+208
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje2003-11-051-2/+4
* XVid compiles again...I'm off to bed :)Iain Holmes2003-11-021-7/+11
* call xvid_init() only once, and move duplicated code into one placeRonald S. Bultje2003-07-291-0/+32
* Fix some weird-ass segfaults in xvidRonald S. Bultje2003-07-141-18/+0
* Somewhat improve error reportingRonald S. Bultje2003-06-011-0/+46
* Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje2003-04-221-0/+40