summaryrefslogtreecommitdiffstats
path: root/ext/divx/gstdivxenc.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-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2005-12-19divxdec and divxenc ported to 0.10Edgard Lima1-62/+84
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 Schmidt1-0/+1
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 Otte1-1/+1
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-19/+20
2004-03-14indentation testBEFORE_INDENTThomas Vander Stichele1-198/+167
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 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