summaryrefslogtreecommitdiff
path: root/ext/divx
Commit message (Expand)AuthorAgeFilesLines
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-6/+9
* divx: add const to fix compiler warningsStefan Kost2010-03-252-4/+4
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-16/+8
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Fix leaks.Edward Hervey2007-06-222-12/+4
* autogen.sh: Require automake 1.7Thomas Vander Stichele2007-04-291-5/+4
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-4/+4
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-062-12/+10
* just a small fix. I have to pay more attention when commiting ;-)Edgard Lima2005-12-191-2/+1
* divxdec and divxenc ported to 0.10Edgard Lima2005-12-195-177/+295
* expand tabsThomas Vander Stichele2005-12-061-8/+8
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-012-2/+3
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-121-1/+1
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-092-2/+2
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-031-1/+1
* ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2004-04-281-1/+0
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-40/+48
* *.h: Revert indentingJohan Dahlin2004-03-152-60/+54
* gst-indentThomas Vander Stichele2004-03-142-54/+60
* indentation testBEFORE_INDENTThomas Vander Stichele2004-03-142-410/+378
* 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
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-022-6/+6
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-292-6/+6
* ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje2004-01-251-7/+4
* ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec.Ronald S. Bultje2004-01-232-1/+17
* ext/divx/: Fix for new error system.Ronald S. Bultje2004-01-202-3/+4
* fix for new error signalingThomas Vander Stichele2004-01-201-6/+6
* use new error signal and classificationThomas Vander Stichele2004-01-181-11/+9
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-142-2/+2
* 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-2/+2
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2004-01-111-4/+0
* ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje2004-01-091-1/+2
* Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje2003-12-233-155/+119
* Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje2003-12-072-2/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-072-6/+0
* MoreRonald S. Bultje2003-11-022-54/+61
* Fix more typos in Andy's GstData commitRonald 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
* Improve quality of encoding and decoding quite a bitRonald S. Bultje2003-09-302-9/+12
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-162-23/+17
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-152-17/+23
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-064-91/+143
* 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