summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxvidenc.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-18ext/: Gcc4 fixes.Ronald S. Bultje1-1/+1
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-05-03default value (-1) was out of boundStéphane Loeuillet1-1/+1
2004-03-25ext/xvid/gstxvidenc.c: ulong/int mess-up.Ronald S. Bultje1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-31/+32
2004-03-14gst-indentThomas Vander Stichele1-187/+159
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-18use new error signal and classificationThomas Vander Stichele1-6/+6
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/+2
2004-01-03Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje1-126/+194
2003-12-22Merge CAPS branchDavid Schleef1-120/+95
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-13/+0
2003-11-02XVid compiles again...I'm off to bed :)Iain Holmes1-22/+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-8/+6
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-6/+8
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-0/+17
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-36/+58
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-06-01Somewhat improve error reportingRonald S. Bultje1-14/+4
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje1-15/+7
2003-04-21Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...Ronald S. Bultje1-0/+494