summaryrefslogtreecommitdiff
path: root/ext/xvid
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-046-12/+12
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-302-4/+189
|\
| * xvidenc: Don't add the profile/level to the video/x-xvid capsSebastian Dröge2011-12-011-24/+5
| * xvidenc: Add profile/level to the caps and negotiate them with downstreamSebastian Dröge2011-12-012-3/+204
| * xvidenc: Add support for levels 4a/5/6 of the simple profileSebastian Dröge2011-12-011-2/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+6
|/
* xviddec: Add video/mpeg,mpegversion=4 to the capsSebastian Dröge2011-05-231-0/+5
* xvidenc: do not leak peer pad referenceMark Nauwelaerts2011-05-041-0/+2
* xvidenc: Always return reffed caps from _getcapsSjoerd Simons2011-05-031-1/+1
* xvidenc: Implement getcaps functionSebastian Dröge2011-04-131-0/+50
* xviddec: bodge to avoid crashesVincent Penquerc'h2011-02-211-1/+12
* xvidenc: don't put code with side effects into g_return_val_if_fail()Tim-Philipp Müller2011-01-071-8/+16
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-41/+60
* xvid: Don't use deprecated 15/16 bit RGB masksSebastian Dröge2010-06-131-6/+6
* Add -Wwrite-stringsBenjamin Otte2010-03-222-10/+10
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-16/+8
* xvid: Raise rank of encoder to SECONDARYEdward Hervey2009-11-181-1/+1
* xvidenc: also allow video/mpeg on output caps. Fixes #377784.Mark Nauwelaerts2009-06-231-14/+25
* xvid: Implement Preset interfaceSebastian Dröge2009-05-041-0/+8
* xvid: Fix compilation warningEdward Hervey2009-02-221-2/+2
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.Wim Taymans2008-03-121-2/+2
* Fix some finalize leaks by chaining up to the parent method.Jan Schmidt2008-02-121-0/+2
* ext/xvid/gstxvidenc.c: Unset GValues after using them. Fixes bug #515720.Sebastian Dröge2008-02-111-0/+1
* ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...Tim-Philipp Müller2007-09-272-20/+1
* Fix leaks.Edward Hervey2007-06-221-6/+2
* autogen.sh: Require automake 1.7Thomas Vander Stichele2007-04-291-3/+2
* ext/xvid/gstxviddec.c: Add some debug log and fix a stupid output buffer dura...Julien Moutte2007-03-271-4/+9
* Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2007-01-031-2/+4
* ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m...Tim-Philipp Müller2006-10-021-1/+1
* ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage.Tim-Philipp Müller2006-08-091-1/+1
* ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...Tim-Philipp Müller2006-07-282-226/+167
* ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.Tim-Philipp Müller2006-07-281-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-4/+4
* ext/xvid/gstxvidenc.c: Compile fixes.Wim Taymans2006-05-121-1/+1
* ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts2006-05-126-404/+1447
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+2
* Unify the long descriptions in the plugin details (#337263).j^2006-04-062-12/+10
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+2
* ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ...Mark Nauwelaerts2006-03-231-3/+8
* ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak...Jens Granseuer2006-03-031-1/+2
* Fixed some mem-leaks in xvid.Edgard Lima2005-12-153-37/+81
* xviddec and xvideenc ported to 0.10Edgard Lima2005-12-146-166/+175
* expand tabsThomas Vander Stichele2005-12-061-3/+3
* Fix up all the state change functions.Jan Schmidt2005-09-052-12/+14
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0