summaryrefslogtreecommitdiffstats
path: root/ext/divx/gstdivxenc.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-20ext/divx/: Fix for new error system.Ronald S. Bultje1-1/+1
2004-01-20fix for new error signalingThomas Vander Stichele1-6/+6
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje1-1/+1
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
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. Bultje1-103/+78
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-28/+31
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-9/+10
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-8/+6
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-6/+8
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-39/+58
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
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. Bultje1-1/+0
2003-05-30Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...Ronald S. Bultje1-49/+129
2003-04-22Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje1-13/+29
2003-04-21Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...Ronald S. Bultje1-0/+469