summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxviddec.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+3
2004-01-09ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje1-2/+0
2004-01-06ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt1-0/+4
2004-01-04ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...Ronald S. Bultje1-6/+40
2004-01-03Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje1-131/+129
2003-12-22Merge CAPS branchDavid Schleef1-67/+52
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-3/+0
2003-11-05Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje1-10/+0
2003-11-02XVid compiles again...I'm off to bed :)Iain Holmes1-23/+15
2003-10-09More Andy fixageRonald S. Bultje1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-11/+8
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-8/+11
2003-07-29call xvid_init() only once, and move duplicated code into one placeRonald S. Bultje1-17/+2
2003-07-14Fix some weird-ass segfaults in xvidRonald S. Bultje1-2/+19
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-47/+78
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-06-01Add ranking to divx/xvid pluginsRonald S. Bultje1-0/+2
2003-06-01Somewhat improve error reportingRonald S. Bultje1-28/+6
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje1-0/+388