Age | Commit message (Expand) | Author | Files | Lines |
2004-08-25 | Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar... | Arwed v. Merkatz | 1 | -1/+1 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 2 | -2/+2 |
2004-05-03 | default value (-1) was out of bound | Stéphane Loeuillet | 1 | -1/+1 |
2004-04-28 | ext/divx/gstdivxdec.c: Remove comment that makes no sense. | Ronald S. Bultje | 1 | -21/+5 |
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 | 3 | -184/+186 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -63/+61 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 6 | -523/+494 |
2004-03-10 | ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4. | Ronald S. Bultje | 1 | -1/+1 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 1 | -1/+1 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2 | -5/+5 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2 | -5/+5 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 2 | -14/+14 |
2004-01-12 | Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow... | David Schleef | 1 | -1/+1 |
2004-01-12 | Fixes to make ext/libcaca compile. | David Schleef | 1 | -2/+6 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 2 | -4/+6 |
2004-01-09 | ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego. | Ronald S. Bultje | 2 | -4/+0 |
2004-01-06 | ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2 | Jan Schmidt | 3 | -0/+12 |
2004-01-04 | ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia... | Ronald S. Bultje | 1 | -6/+40 |
2004-01-03 | Update xvid plugin to latest xvid (1.0.0-beta3) API. | Ronald S. Bultje | 6 | -289/+567 |
2003-12-22 | Merge CAPS branch | David Schleef | 4 | -193/+153 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2 | -6/+0 |
2003-11-05 | Remove obsolete external function call and do all element registrations in pl... | Ronald S. Bultje | 5 | -29/+4 |
2003-11-02 | XVid compiles again...I'm off to bed :) | Iain Holmes | 5 | -56/+43 |
2003-10-21 | Add gstxvid.h (#125106)TYPEFIND-ROOT | Ronald S. Bultje | 1 | -1/+1 |
2003-10-09 | More Andy fixage | Ronald S. Bultje | 2 | -2/+2 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2 | -4/+6 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 2 | -19/+14 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 2 | -14/+19 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-29 | call xvid_init() only once, and move duplicated code into one place | Ronald S. Bultje | 6 | -40/+74 |
2003-07-14 | Fix some weird-ass segfaults in xvid | Ronald S. Bultje | 3 | -20/+36 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 4 | -83/+138 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2 | -0/+6 |
2003-06-01 | Add ranking to divx/xvid plugins | Ronald S. Bultje | 1 | -0/+2 |
2003-06-01 | Somewhat improve error reporting | Ronald S. Bultje | 5 | -42/+62 |
2003-04-22 | Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs | Ronald S. Bultje | 6 | -17/+512 |
2003-04-21 | Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo... | Ronald S. Bultje | 3 | -0/+582 |