summaryrefslogtreecommitdiffstats
path: root/ext/divx/gstdivxdec.c
AgeCommit message (Expand)AuthorFilesLines
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