Age | Commit message (Expand) | Author | Files | Lines |
2005-12-15 | Fixed some mem-leaks in xvid. | Edgard Lima | 1 | -16/+40 |
2005-12-14 | xviddec and xvideenc ported to 0.10 | Edgard Lima | 1 | -59/+67 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -6/+7 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 1 | -1/+1 |
2004-05-03 | default value (-1) was out of bound | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-25 | ext/xvid/gstxvidenc.c: ulong/int mess-up. | Ronald S. Bultje | 1 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -31/+32 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -187/+159 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -6/+6 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -2/+3 |
2004-01-09 | ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego. | Ronald S. Bultje | 1 | -2/+0 |
2004-01-06 | ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2 | Jan Schmidt | 1 | -0/+2 |
2004-01-03 | Update xvid plugin to latest xvid (1.0.0-beta3) API. | Ronald S. Bultje | 1 | -126/+194 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -120/+95 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -3/+0 |
2003-11-05 | Remove obsolete external function call and do all element registrations in pl... | Ronald S. Bultje | 1 | -13/+0 |
2003-11-02 | XVid compiles again...I'm off to bed :) | Iain Holmes | 1 | -22/+15 |
2003-10-09 | More Andy fixage | Ronald S. Bultje | 1 | -1/+1 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+3 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -8/+6 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -6/+8 |
2003-07-29 | call xvid_init() only once, and move duplicated code into one place | Ronald S. Bultje | 1 | -17/+2 |
2003-07-14 | Fix some weird-ass segfaults in xvid | Ronald S. Bultje | 1 | -0/+17 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -36/+58 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-06-01 | Somewhat improve error reporting | Ronald S. Bultje | 1 | -14/+4 |
2003-04-22 | Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs | Ronald S. Bultje | 1 | -15/+7 |
2003-04-21 | Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo... | Ronald S. Bultje | 1 | -0/+494 |