summaryrefslogtreecommitdiffstats
path: root/ext/divx
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2007-06-22Fix leaks.Edward Hervey2-12/+4
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-5/+4
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-4/+4
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost2-2/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^2-12/+10
2005-12-19just a small fix. I have to pay more attention when commiting ;-)Edgard Lima1-2/+1
2005-12-19divxdec and divxenc ported to 0.10Edgard Lima5-177/+295
2005-12-06expand tabsThomas Vander Stichele1-8/+8
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2-2/+3
2004-05-12ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet1-1/+1
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte2-2/+2
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele1-1/+1
2004-04-28ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje1-1/+0
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-40/+48
2004-03-15*.h: Revert indentingJohan Dahlin2-60/+54
2004-03-14gst-indentThomas Vander Stichele2-54/+60
2004-03-14indentation testBEFORE_INDENTThomas Vander Stichele2-410/+378
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje1-1/+1
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 Stichele2-6/+6
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele2-6/+6
2004-01-25ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...Ronald S. Bultje1-7/+4
2004-01-23ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec.Ronald S. Bultje2-1/+17
2004-01-20ext/divx/: Fix for new error system.Ronald S. Bultje2-3/+4
2004-01-20fix for new error signalingThomas Vander Stichele1-6/+6
2004-01-18use new error signal and classificationThomas Vander Stichele1-11/+9
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2-2/+2
2004-01-12Fixes to make ext/libcaca compile.David Schleef1-2/+6
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2-2/+2
2004-01-11ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef1-4/+0
2004-01-09ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje1-1/+2
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje3-155/+119
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje2-2/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2-6/+0
2003-11-02MoreRonald S. Bultje2-54/+61
2003-10-09Fix more typos in Andy's GstData commitRonald S. Bultje2-2/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-4/+6
2003-09-30Improve quality of encoding and decoding quite a bitRonald S. Bultje2-9/+12
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2-23/+17
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2-17/+23
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje4-91/+143
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-0/+6
2003-06-01Add ranking to divx/xvid pluginsRonald S. Bultje1-0/+2
2003-06-01This fixes a segfault on exitRonald S. Bultje1-2/+2
2003-05-30Hm, let's not quit on these since the divx libs seem totally hosedRonald S. Bultje2-2/+0
2003-05-30Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...Ronald S. Bultje4-141/+236