summaryrefslogtreecommitdiff
path: root/ext/xvid
Commit message (Expand)AuthorAgeFilesLines
...
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...Arwed v. Merkatz2004-08-251-1/+1
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-092-2/+2
* default value (-1) was out of boundStéphane Loeuillet2004-05-031-1/+1
* ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2004-04-281-21/+5
* ext/xvid/gstxvidenc.c: ulong/int mess-up.Ronald S. Bultje2004-03-251-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-184/+186
* *.h: Revert indentingJohan Dahlin2004-03-153-63/+61
* gst-indentThomas Vander Stichele2004-03-146-523/+494
* ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje2004-03-101-1/+1
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-022-5/+5
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-292-5/+5
* use new error signal and classificationThomas Vander Stichele2004-01-182-14/+14
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-121-1/+1
* Fixes to make ext/libcaca compile.David Schleef2004-01-121-2/+6
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-122-4/+6
* ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje2004-01-092-4/+0
* ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt2004-01-063-0/+12
* ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...Ronald S. Bultje2004-01-041-6/+40
* Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje2004-01-036-289/+567
* Merge CAPS branchDavid Schleef2003-12-224-193/+153
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-072-6/+0
* Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje2003-11-055-29/+4
* XVid compiles again...I'm off to bed :)Iain Holmes2003-11-025-56/+43
* Add gstxvid.h (#125106)TYPEFIND-ROOTRonald S. Bultje2003-10-211-1/+1
* More Andy fixageRonald S. Bultje2003-10-092-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-4/+6
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-162-19/+14
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-152-14/+19
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* call xvid_init() only once, and move duplicated code into one placeRonald S. Bultje2003-07-296-40/+74
* Fix some weird-ass segfaults in xvidRonald S. Bultje2003-07-143-20/+36
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-064-83/+138
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-0/+6
* Add ranking to divx/xvid pluginsRonald S. Bultje2003-06-011-0/+2
* Somewhat improve error reportingRonald S. Bultje2003-06-015-42/+62
* Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje2003-04-226-17/+512
* Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...Ronald S. Bultje2003-04-213-0/+582