summaryrefslogtreecommitdiff
path: root/ext/xvid
AgeCommit message (Expand)AuthorFilesLines
2010-06-13xvid: Don't use deprecated 15/16 bit RGB masksSebastian Dröge1-6/+6
2010-03-22Add -Wwrite-stringsBenjamin Otte2-10/+10
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-16/+8
2009-11-18xvid: Raise rank of encoder to SECONDARYEdward Hervey1-1/+1
2009-06-23xvidenc: also allow video/mpeg on output caps. Fixes #377784.Mark Nauwelaerts1-14/+25
2009-05-04xvid: Implement Preset interfaceSebastian Dröge1-0/+8
2009-02-22xvid: Fix compilation warningEdward Hervey1-2/+2
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-03-12ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.Wim Taymans1-2/+2
2008-02-12Fix some finalize leaks by chaining up to the parent method.Jan Schmidt1-0/+2
2008-02-11ext/xvid/gstxvidenc.c: Unset GValues after using them. Fixes bug #515720.Sebastian Dröge1-0/+1
2007-09-27ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...Tim-Philipp Müller2-20/+1
2007-06-22Fix leaks.Edward Hervey1-6/+2
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-3/+2
2007-03-27ext/xvid/gstxviddec.c: Add some debug log and fix a stupid output buffer dura...Julien Moutte1-4/+9
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer1-2/+4
2006-10-02ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m...Tim-Philipp Müller1-1/+1
2006-08-09ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage.Tim-Philipp Müller1-1/+1
2006-07-28ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...Tim-Philipp Müller2-226/+167
2006-07-28ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.Tim-Philipp Müller1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-4/+4
2006-05-12ext/xvid/gstxvidenc.c: Compile fixes.Wim Taymans1-1/+1
2006-05-12ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts6-404/+1447
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost2-2/+2
2006-04-06Unify the long descriptions in the plugin details (#337263).j^2-12/+10
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+2
2006-03-23ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ...Mark Nauwelaerts1-3/+8
2006-03-03ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak...Jens Granseuer1-1/+2
2005-12-15Fixed some mem-leaks in xvid.Edgard Lima3-37/+81
2005-12-14xviddec and xvideenc ported to 0.10Edgard Lima6-166/+175
2005-12-06expand tabsThomas Vander Stichele1-3/+3
2005-09-05Fix up all the state change functions.Jan Schmidt2-12/+14
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-08-25Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...Arwed v. Merkatz1-1/+1
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte2-2/+2
2004-05-03default value (-1) was out of boundStéphane Loeuillet1-1/+1
2004-04-28ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje1-21/+5
2004-03-25ext/xvid/gstxvidenc.c: ulong/int mess-up.Ronald S. Bultje1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-184/+186
2004-03-15*.h: Revert indentingJohan Dahlin3-63/+61
2004-03-14gst-indentThomas Vander Stichele6-523/+494
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje1-1/+1
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2-5/+5
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele2-5/+5
2004-01-18use new error signal and classificationThomas Vander Stichele2-14/+14
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef1-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 Otte2-4/+6