summaryrefslogtreecommitdiffstats
path: root/ext/divx/gstdivxdec.c
AgeCommit message (Collapse)AuthorFilesLines
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-15/+11
Original commit message from CVS: reverting error patch before making a branch.
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-11/+15
Original commit message from CVS: converted gst_element_error to new format in ext/ - gettext pending
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje1-52/+83
over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-06-01Add ranking to divx/xvid pluginsRonald S. Bultje1-0/+2
Original commit message from CVS: Add ranking to divx/xvid plugins
2003-05-30Hm, let's not quit on these since the divx libs seem totally hosedRonald S. Bultje1-1/+0
Original commit message from CVS: Hm, let's not quit on these since the divx libs seem totally hosed
2003-05-30Update plugins to newest divx.com release API (5.2) (why aren't these libs ↵Ronald S. Bultje1-88/+99
API stable?!?) Original commit message from CVS: Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje1-0/+435
Original commit message from CVS: Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs