summaryrefslogtreecommitdiffstats
path: root/ext/divx/gstdivxdec.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-22Fix leaks.Edward Hervey1-6/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
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^1-6/+5
2005-12-19divxdec and divxenc ported to 0.10Edgard Lima1-108/+201
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-2/+2
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-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 Stichele1-21/+28
2004-03-14indentation testBEFORE_INDENTThomas Vander Stichele1-212/+211
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-4/+4
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-4/+4
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. Bultje1-1/+16
2004-01-20ext/divx/: Fix for new error system.Ronald S. Bultje1-2/+3
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. Bultje1-1/+1
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 Otte1-1/+1
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje1-51/+40
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-3/+0
2003-11-02MoreRonald S. Bultje1-26/+30
2003-10-09Fix more typos in Andy's GstData commitRonald S. Bultje1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-09-30Improve quality of encoding and decoding quite a bitRonald S. Bultje1-0/+2
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-15/+11
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-11/+15
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-52/+83
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-06-01Add ranking to divx/xvid pluginsRonald S. Bultje1-0/+2
2003-05-30Hm, let's not quit on these since the divx libs seem totally hosedRonald S. Bultje1-1/+0
2003-05-30Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...Ronald S. Bultje1-88/+99
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje1-0/+435