summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxvid.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-22xvid: Fix compilation warningEdward Hervey1-2/+2
2006-10-02ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m...Tim-Philipp Müller1-1/+1
2006-07-28ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.Tim-Philipp Müller1-1/+1
2006-05-12ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts1-29/+81
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+2
2005-12-14xviddec and xvideenc ported to 0.10Edgard Lima1-5/+3
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-131/+131
2004-03-14gst-indentThomas Vander Stichele1-141/+155
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje1-1/+1
2004-01-12Fixes to make ext/libcaca compile.David Schleef1-2/+6
2004-01-06ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt1-0/+6
2004-01-03Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje1-17/+208
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-05Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje1-2/+4
2003-11-02XVid compiles again...I'm off to bed :)Iain Holmes1-7/+11
2003-07-29call xvid_init() only once, and move duplicated code into one placeRonald S. Bultje1-0/+32
2003-07-14Fix some weird-ass segfaults in xvidRonald S. Bultje1-18/+0
2003-06-01Somewhat improve error reportingRonald S. Bultje1-0/+46
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje1-0/+40